Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Java 7: A Beginner's Tutorial (repost)

Posted By: interes
Java 7: A Beginner's Tutorial (repost)

Java 7: A Beginner's Tutorial (A Tutorial series) by Budi Kurniawan
English | ISBN: 0980839610 | 2012 | 716 pages | EPUB | 5 MB

Java is an easy language to learn. However, you need to master more than the language syntax to be a professional Java programmer. For one, object-oriented programming (OOP) skill is key to developing robust and effective Java applications. In addition, knowing how to use the vast collection of libraries makes development more rapid.

This book introduces you to important programming concepts and teaches how to use the Java core libraries. It is a guide to building real-world applications, both desktop and Web-based. The coverage is the most comprehensive you can find in a beginner’s book. Here are some of the topics in this book:

- Java language syntax
- Object-oriented programming
- The Collections Framework
- Working with numbers and dates
- Error handling
- Input Output
- Generics
- Annotations
- Swing
- Database access
- Internationalization
- Networking
- Applets
- Multithreading and the Concurrency Utilities
- Servlet and JavaServer Pages
- API documentation
- Security
- Application deployment

This book covers Java SE 7 and was written with clarity and readability in mind.