
Java 7 for Absolute Beginners
Jay Bryant(Author)
APress
Published on 23. December 2011
Book
Paperback/Softback
XVIII, 320 pages
978-1-4302-3686-3 (ISBN)
Description
Java 7 Programming for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and its completeness-it provides all the bits and pieces an utter novice needs to get started programming in Java.
It seems as if everyone is writing applications or apps these days for Android, BlackBerry, and the enterprise-it's where the money's at. But, how do they do it? Well, it's best to start by learning Java, one of the most popular programming languages around these days, still. Yes, that's right.
This book:
Teaches Java development in language anyone can understand, giving you the best possible start
Provides simple, step-by-step examples that make learning easy, allowing you to pick up the concepts without fuss
Offers clear code descriptions and layout so that you can get your code running as soon as possible
More details
Edition
1st ed.
Language
English
Place of publication
Berkeley
United States
Target group
Popular/general
Illustrations
XVIII, 320 p.
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 18 mm
Weight
600 gr
ISBN-13
978-1-4302-3686-3 (9781430236863)
DOI
10.1007/978-1-4302-3687-0
Schweitzer Classification
Other editions
Additional editions

Person
Jay Bryant has been writing about and programming computers in a variety of languages since 1987. He has written for General Electric, Motorola, 3M, Pitney Bowes, and others. He has programmed for Logical Information Machines (a Morningstar company), the Boston Globe, and others.
Content
* Writing Your First Java Program * Java Syntax * Data types * Operators * Branching and Looping * Object-Oriented Programming * Writing a UI * Writing and Reading Files * Writing and Reading XML * Animation * Debugging * Video Games * Garbage Collection * Recursion * Generics and Regular Expressions