By saundby
via beginwithjava.blogspot.com
Published: Nov 30 2012 / 08:39
While most of this blog focuses on assisting beginning programmers to learn Java as their first computer language, I also try to make it useful to those who are "old school" programmers, like myself, that want to make the transition to the newer language...Java is really awfully easy to use at the command line...I post actual working code in my examples, in the form of complete programs. So you don't have to guess about how to fit a snippet into your code. To do this, I often strip away code that would be good to have, but which might cloud the issue. So I don't guarantee that my examples are good coding practice, but only that they are complete working examples ...
Add your comment