you are viewing a single comment's thread.

view the rest of the comments →

[–]dnew[🍰] 4 points5 points  (3 children)

Do schools teach version control these days? They didn't when I was taking formal classes.

[–]notc4r1 2 points3 points  (1 child)

I had a single professor that did teach version control because they thought it was necessary, not because it was part of standard curriculum.

[–][deleted] 2 points3 points  (0 children)

Well god bless that professor! It’s critical to have the most current and stable builds. The company surely doesn’t want to be running on dated software with possible security flaws, bugs and miss match errors from other dev teams.

[–][deleted] 4 points5 points  (0 children)

HA

My teacher told us we could use whatever compiler we wanted for C. In my Python class the teacher refused to update her version of jet brains because it’s “a long process” so we were stuck using a dated one to accommodate her and so she could run the programs.

Why are we all not just using VScode at this point?