Tagged Questions
26
votes
16answers
3k views
How do I explain a “Hello World” program for beginners?
I am going to give some beginners a presentation about writing first program in Java. This program will be about printing "hello world". I'm not sure how can I explain the concepts such as main method ...
1
vote
2answers
280 views
Giving presentation on git
I'm going to be giving a presentation to a group of neuroscientists on the use of git to manage their matlab/r/xppaut/etc files. Some of these folks have an extensive software engineering background, ...