0
votes
Hello world: what did your first ever computer program do ?
Well it would have been about 30 years ago when I went to upper school and there was an optional lunchtime computer class run by a maths teacher. We had a 'portable' terminal with acoustic coupler …
0
votes
documentation of code changes and source control system
My problem with diff is that it tells you what changed, but not why. If a commit includes a lot of files then the commit comment may not detail why each file changed.
My experience of versi …
