Java 7 for Absolute Beginners
Год: 2012
Автор: Jay Bryant
Издательство: Apress
ISBN: 978-1-4302-3687-0
Серия: The Expert's Voice in Java
Язык: Английский
Формат: PDF/EPUB
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 311
Описание: 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
What you’ll learn
- How a computer processes programs
- Write a program in Java
- Debug a program
- Choose and manipulate the data structures that best match your purpose
- Create a user interface in Java
- How to do animation in a Java program
- Advanced topics such as thread management and recursion that any programmer will soon need
Оглавление
Foreword xiii
About the Author xiv
About the Technical Reviewer xv
Acknowledgments xvi
Introduction xvii
Chapter 1: Writing Your First Java Program 1
Chapter 2: Java Syntax 15
Chapter 3: Data Types 35
Chapter 4: Operators 51
Chapter 5: Control Flow, Looping, and Branching 77
Chapter 6: Object-oriented Programming 95
Chapter 7: Writing a User Interface 111
Chapter 8: Writing and Reading Files 151
Chapter 9: Writing and Reading XML 169
Chapter 10: Animation 185
Chapter 11: Debugging with Eclipse 205
Chapter 12: Video Games 221
Chapter 13: Garbage Collection 249
Chapter 14: Recursion 263
Chapter 15: Generics and Regular Expressions 279
Index 291
Опубликовано группой