Lynda.com – Java Essential Training (2011) Complete with Exercise Files

1
4818
Lynda.com Java Essential Training
Since I’m an undergrad student of Computer Science. I thought to post some useful stuff related to my field. So I’m starting with the training kit of programming language (Java).

lynda.com, Inc., is a privately held online education company offering thousands of video courses in software, creative and business skills. Founded in 1995, the company produces video tutorials taught by industry experts; members to the lynda.com library have unlimited access to watch and learn at their own pace. (Source: wiki)

Java is used to build mobile apps for Android devices, enterprise server applications, and more. This course demonstrates how to install both Java and the Eclipse IDE and dives into the particulars of programming. The course also explains the fundamentals of Java, from creating simple variables, assigning values, and declaring methods to working with strings, arrays, and subclasses; reading and writing to text files; and implementing object oriented programming concepts.

Topics include:

  • Understanding the history and principles of Java
  • Installing Eclipse and Java
  • Compiling and running from the command line
  • Managing memory and performing garbage collection
  • Declaring and initializing variables
  • Writing conditional code
  • Building and parsing strings
  • Debugging and exception handling
  • Using simple arrays
  • Creating custom classes
  • Working with encapsulation, inheritance, and polymorphism
  • Managing files
  • Documenting code with Javadocs

 Author: David Gassener

Lynda.com Java Essential Training Kit Download

1 COMMENT

LEAVE A REPLY