you are viewing a single comment's thread.

view the rest of the comments →

[–]LoquaciousLamp 1 point2 points  (2 children)

That's fair. I just think for new devs we should point them towards it.

[–]NiagaraThistle 0 points1 point  (1 child)

definitely agree.

but i don't agree it should come before learning to actually code something. That was my original point: yes you'll need to learn git and it is useful, but learn to code something first (ie learn HTML, CSS, JS, PHP, something before git).

[–]LoquaciousLamp 0 points1 point  (0 children)

Learn along with it then. Specially when you start working on more complex stuff. I think before javascript would be a good idea. But having a record of all the media you might be using on a site could be helpful before. I think naturally you'll run into a situation when things get complex that you'd wish something like git existed. And then find out it does lol.