Java · A Beginner’s Tutorial, 4th Edition (Updated for Java SE 8)

Java · A Beginner’s Tutorial, 4th Edition (Updated for Java SE 8)
Authors
Kurniawan, Budi
Publisher
BrainySoftware
Tags
certification , java
ISBN
9780992133047
Date
2014-11-05T00:00:00+00:00
Size
2.63 MB
Lang
en
Downloaded: 53 times

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) 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. The coverage is the most comprehensive you can find in a beginner’s book. Topics covered include 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, and lambda expressions. This book covers Java SE 8 and was written with clarity and readability in mind.