DEV Community

Discussion on: What's one thing you wish you had known before you started your career in web development?

Collapse
 
jsn1nj4 profile image
Elliot Derhay

For one thing, I wish I had known Git. I didn't know it during college or even for a while after. I ended up learning it via Code School's "Git Real" video courses.

Collapse
 
nialljoemaher profile image
Niall Maher

This is actually a really common complaint, I actually got decent with git because of code school too πŸ˜‚

Collapse
 
jsn1nj4 profile image
Elliot Derhay • Edited

Maybe Git and svn should be required for learning programming in college, at least on a basic level.

I only mention svn to show a difference between distributed and centralized SCM methodologies though.

Some comments have been hidden by the post's author - find out more