Java for Developers Pocket Primer. A Concise Guide to Mastering Java Programming - Helion
Tytuł oryginału: Java for Developers Pocket Primer. A Concise Guide to Mastering Java Programming
ISBN: 9781836646723
stron: 247, Format: ebook
Data wydania: 2024-08-09
Księgarnia: Helion
Cena książki: 149,00 zł
As part of the best-selling Pocket Primer series, this book offers a thorough introduction to Java development for beginners. It provides a fast-paced overview of core Java concepts and APIs, using Java 8 code samples. Companion files with source code are included.
The journey begins with an introduction to Java, covering Boolean logic, Unicode, and user input. It progresses through methods, constructors, loops, arrays, and recursion. The course then delves into object-oriented programming (OOP) concepts and data structures. Advanced topics include streams, file handling, and integrating Java with SQL. The book also lists new features from Java 9 to Java 13.
Understanding these concepts is crucial for developing efficient Java applications. This book transitions readers from basic to advanced Java programming, blending theoretical knowledge with practical skills. Companion files enhance the learning experience, making this book an essential resource for mastering Java development.
Osoby które kupowały "Java for Developers Pocket Primer. A Concise Guide to Mastering Java Programming", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Java for Developers Pocket Primer. A Concise Guide to Mastering Java Programming eBook -- spis treści
- 1. Introduction to Java
- 2. Boolean Logic, Unicode, User Input
- 3. Methods and Constructors
- 4. Loops, Arrays, and Recursion
- 5. Introduction to OOP
- 6. Data Structures
- 7. Streams and Files
- 8. Java and SQL