this post was submitted on 09 Nov 2023
1261 points (98.2% liked)

Programmer Humor

31992 readers
137 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Netrunner@programming.dev 5 points 10 months ago (10 children)

If you can't use git I don't see how you're gonna do with other things. It's dead simple.

[โ€“] Shinji_Ikari@hexbear.net 1 points 10 months ago

Its not dead simple but its also not extremely complex.

I'm currently working with some interns and there's just concepts they were never exposed to. Without decent mentoring, git can be difficult because a lot of the workflow does come with experience.

That being said everyone needs to stop acting like its an impossible task to properly do source control. There is some truth that if you don't care enough to do your source control, you don't care enough to write decent code. Its not a moral failing, just take some pride in your craft.

Show the newbies how to care and they'll care enough to want to do it right. Measure twice, cut once and all that.

load more comments (9 replies)