If you want to build applications for mobile devices, desktop computers, or the web, you need to know Java. This course provides the foundation for learning JavaSE (Standard Edition), so you can build your first apps or start exploring the language on your own. Author David Gassner shows how to install Java and the IntelliJ IDEA IDE, and start working with variables, data types, keywords, and other critical language components. He also helps you control program flow with conditional logic and loops, store data with the Java Collections Framework, and understand how Java implements object-oriented coding principles such as inheritance and polymorphism. Download Java Essential Training 2011 and enjoy from this course
Java Essential Training 2011 Topics include:
- Installing Java, IntelliJ IDEA, and BlueJ
- Working with variables, values, and expressions
- Working with object data types
- Building, comparing, and parsing strings
- Debugging and exception handling
- Creating loops and reusable code
- Passing arguments by reference or value
- Using simple and complex arrays
- Creating custom classes
- Understanding inheritance and polymorphism
- Documenting code with Javadoc
- Packaging classes in JAR files
Leave a Reply