Webinar 2015 Programming, best practices

From SHARCNETHelp
Revision as of 10:49, 14 July 2016 by imported>Edward
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In most cases, most of the time, a programmer can follow a number of programming practices to make life as a programmer easier. Based on the book “Effective Java” by Joshua Bloch, this seminar will outline some of the practices most accessible to the beginner programmer. While most examples will be in Java, they are easily translated into any object oriented language, and most sequential languages.