|
|
|
|
|
by crusso
3446 days ago
|
|
And if you learned SVN, you would have had a solid base for understanding GIT. Would you expect students to learn source code control in the abstract or not at all? You have to do programming assignments anyway. Why wouldn't you require students to learn and use the latest source code control tools while they're doing their development? Teach students to write tests, use source code control, utilize continuous integration, etc. Although the specific tools, languages, and approaches will evolve in the coming years - none of the above are going away soon. |
|
Time spent making undergraduates use git is time that could be spent teaching them long-term, fundamental skills.