Java Hands-on Tutorials and Resources本帖隐藏的内容
Students can jump start their first applications with these resources.
- Java SE 7 Fundamentals Free Training Lessons - Get an overview of the Java SE 7 Platform and practice with free lessons from the Oracle University Training on Demand course. Also includes an overview of Oracle's new Java SE 7 certifications.
- Java SE 7 and JavaFX 2.0 hands-on workshops - a comprehensive overview of both products, as well as step-by-step lab instructions and exercises to build real-world business applications.
- Java EE 6 hands-on lab - a tutorial to build a typical three-tier Java EE 6 Web application that retrieves customer information from a database and displays it in a Web page.
- Java EE patterns and best practices - a collection of samples and reusable templates demonstrating patterns, approaches and architectural ideas for Java EE 5 and 6.
- Beginning Java EE 6- project with code example and application used in the book Beginning Java EE 6 with GlassFish 3 from Apress (2nd Edition)
- Java: A Beginner's Guide - an explanation of key Java programming language definitions and an overview of Java technologies.