Beginning Java 17 Fundamentals. 3rd Ed. 244664

Код товару: 244664Паперова книга
  • ISBN
    9781484273067
  • Бренд
  • Автор
  • Рік
    2022
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
  • Жанр
    Мови програмування
Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. Beginning Java 17 Fundamentals provides over 90 diagrams and 240 complete programs to help you learn the topics faster.
While this book teaches you the basics, it also has been revised to include the latest from Java 17 including the following: value types (records), immutable objects with an efficient memory layout; local variable type inference (var); pattern matching, a mechanism for testing and deconstructing values; sealed types, a mechanism for declaring all possible subclasses of a class; multiline text values; and switch expressions.
The book continues with a series of foundation topics, including using data types, working with operators, and writing statements in Java. These basics lead onto the heart of the Java language: object-oriented programming. By learning topics such as classes, objects, interfaces, and inheritance you'll have a good understanding of Java's object-oriented model. The final collection of topics takes what you've learned and turns you into a real Java programmer.
You'll see how to take the power of object-oriented programming and write programs that can handle errors and exceptions, process strings and dates, format data, and work with arrays to manipulate data.
You will:
  • Write your first Java programs with emphasis on learning object-oriented programming
  • How to work with switch expressions, value types (records), local variable type inference, pattern matching switch and more from Java 17
  • Handle exceptions, assertions, strings and dates, and object formatting
  • Learn about how to define and use modules
  • Dive in depth into classes, interfaces, and inheritance in Java
  • Use regular expressions
  • Take advantage of the JShell REPL tool
1'400 ₴
Купити
Monobank
до 10 платежей
от 157 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Beginning Java 17 Fundamentals. 3rd Ed. - фото 1
Інші книги Apress
API Marketplace Engineering. 1st Ed.
244659
Rennay Dorasamy
2'000 ₴
Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512. 1st Ed.
244705
Daniel Kusswurm
2'000 ₴
Foundations of ARM64 Linux Debugging, Disassembling, and Reversing: Analyze Code, Understand Stack Memory Usage, and Reconstruct Original C/C++ Code with ARM64 1st ed. Edition
281503
Dmitry Vostokov
1'900 ₴
When Docker Meets Java: A Practical Guide to Docker for Java and Spring Boot Applications
302641
Ashish Choudhary
1'900 ₴
Spring REST. Building Java Microservices and Cloud Applications. 2nd Ed.
244730
Balaji Varanasi, Maxim Bartkov
1'200 ₴
Xamarin Continuous Integration and Delivery: Team Services, Test Cloud, and HockeyApp
52315
Gerald Versluis
590 ₴
Applied Generative AI for Beginners: Practical Knowledge on Diffusion Models, ChatGPT, and Other LLMs 1st ed. Edition
264112
Akshay KulkarniAdarsha SAnoosh KulkarniDilip Gudivada
1'100 ₴
Kubernetes Fundamentals: A Step-by-Step Development and Interview Guide 1st ed. Edition
263210
Himanshu Agrawal
1'300 ₴
Software Development, Design, and Coding: With Patterns, Debugging, Unit Testing, and Refactoring Third Edition
282447
John F. DooleyVera A. Kazakova
1'800 ₴

Характеристики

  • Бренд
  • Вага, г
    1930
  • Автор
  • Категорія
    Комп'ютерна література
  • Номер видання
    3-е вид.
  • Рік
    2022
  • Сторінок
    1000
  • Формат
    180х255 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі
  • Жанр
    Мови програмування
  • Вік
    16+

Від видавця

Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. Beginning Java 17 Fundamentals provides over 90 diagrams and 240 complete programs to help you learn the topics faster.
While this book teaches you the basics, it also has been revised to include the latest from Java 17 including the following: value types (records), immutable objects with an efficient memory layout; local variable type inference (var); pattern matching, a mechanism for testing and deconstructing values; sealed types, a mechanism for declaring all possible subclasses of a class; multiline text values; and switch expressions.
The book continues with a series of foundation topics, including using data types, working with operators, and writing statements in Java. These basics lead onto the heart of the Java language: object-oriented programming. By learning topics such as classes, objects, interfaces, and inheritance you'll have a good understanding of Java's object-oriented model. The final collection of topics takes what you've learned and turns you into a real Java programmer.
You'll see how to take the power of object-oriented programming and write programs that can handle errors and exceptions, process strings and dates, format data, and work with arrays to manipulate data.
You will:
  • Write your first Java programs with emphasis on learning object-oriented programming
  • How to work with switch expressions, value types (records), local variable type inference, pattern matching switch and more from Java 17
  • Handle exceptions, assertions, strings and dates, and object formatting
  • Learn about how to define and use modules
  • Dive in depth into classes, interfaces, and inheritance in Java
  • Use regular expressions
  • Take advantage of the JShell REPL tool

Відгуки про Beginning Java 17 Fundamentals. 3rd Ed.

Beginning Java 17 Fundamentals. 3rd Ed.
Beginning Java 17 Fundamentals. 3rd Ed.
1'400 ₴
Купити
Персонально для вас
Learning Spring Boot 3.0: Simplify the development of production-grade applications using Java and Spring, 3rd Editio
255176
Greg L. Turnquist
840 ₴
OCA/OCP Java SE 7 Programmer I & II Study Guide (Exams 1Z0-803 & 1Z0-804) (Certification Press)
31128
Kathy Sierra, Bert Bates
950 ₴
Java 9 Revealed: For Early Adoption and Migration 1st ed. Edition
52777
Kishori Sharan
1'050 ₴
gRPC: Up and Running: Building Cloud Native Applications with Go and Java for Docker and Kubernetes 1st Edition
114640
Kasun IndrasiriDanesh Kuruppu
1'100 ₴
Spring Security in Action, Second Edition 2nd Edition
276052
Laurentiu Spilca
1'100 ₴
Head First. Java. Легкий для сприйняття довідник.
197543
5/1
Берт БейтсКеті Сьєрра
1'190 ₴
Algorithms
34310
Robert SedgewickKevin Wayne
1'200 ₴
Microservices with Spring Boot 3 and Spring Cloud: Build resilient and scalable microservices using Spring Cloud, Istio, and Kubernetes 2nd ed. Edition
255738
Magnus Larsson
1'140 ₴1'200 ₴
Learn Microservices with Spring Boot 3: A Practical Approach Using Event-Driven Architecture, Cloud-Native Patterns, and Containerization 3rd ed. Edition
264110
Moises Macero GarciaTarun Telang
1'350 ₴
Java: The Complete Reference, Twelfth Edition 12th Edition
252452
Herbert Schildt
1'400 ₴
Thinking in Java (4th Edition)
39938
Bruce Eckel
1'440 ₴
Java EE 7 Web Application Development
38117
Peter Pilgrim
1'500 ₴
Introducing Blockchain with Java. Program, Implement, and Extend Blockchains with Java. 1st Ed.
244685
Spiro Buzharovski
1'500 ₴
Java 17 Quick Syntax Reference. A Pocket Guide to the Java SE Language, APIs, and Library. 3rd Ed.
244690
Mikael Olsson
1'500 ₴
Cryptography and Cryptanalysis in Java: Creating and Programming Advanced Algorithms with Java SE 21 LTS and Jakarta EE 11
291916
Stefania Loredana NitaMarius Iulian Mihailescu
1'500 ₴
Troubleshooting Java: Read, debug, and optimize JVM applications 1st Edition
292941
Laurentiu Spilca
1'500 ₴
Spring Boot 3 Recipes: A Problem-Solution Approach for Java Microservices and Cloud-Native Applications Second Edition
291308
Marten Deinum
1'600 ₴
Java 17 Recipes: A Problem-Solution Approach. 4th Ed.
244691
Josh Juneau, Luciano Manelli
1'700 ₴
Java 9 Revealed: For Early Adoption and Migration 1st ed. Edition
52777
Kishori Sharan
1'050 ₴
Програмування мовою Java
161585
Олексій Васильєв
552 ₴649 ₴
Applied Embedded Electronics: Design Essentials for Robust Systems 1st Edition
273434
Jerry Twomey
1'700 ₴
Head First. Java. Легкий для сприйняття довідник.
197543
5/1
Берт БейтсКеті Сьєрра
1'190 ₴
Practical SDR: Getting Started with Software-Defined Radio
303256
David ClarkPaul Clark
1'200 ₴
Spring Security in Action, Second Edition 2nd Edition
276052
Laurentiu Spilca
1'100 ₴
Learning Opentelemetry: Setting Up and Operating a Modern Observability System 1st Edition
275781
Ted YoungAustin Parker
1'700 ₴