Learn Java Fundamentals: A Primer for Java Development and Programming
Autor Jeff Friesenen Limba Engleză Paperback – 26 iun 2024
You’ll first receive an introduction to Java and then explore language features ranging from comments though exception/error handling, focusing mainly on language syntax and a few select syntax-related APIs. This constitutes the heart of the book, and you’ll use these building blocks to construct simple Java programs, and learn where Java’s implementations of expressions (and operators), and statements diverge from other languages. The final few chapters tour some additional APIs such as the Math class, related types, String and StringBuffer, and System.
Along the way you’ll discover some interesting programs, such as Graph (a sine/cosine wave-plotting application) and WC (a word-counting application). Two appendixes provide quick references to Java’s supported reserved words, and to Java’s supported operators. Equipped with this knowledge, Learn Java Fundamentals will provide you the pathway to explore additional APIs on your own, and increase your Java awareness.
What You’ll Learn
- Understand the basics of Java applications and APIs
- Study language features such as comments, identifiers, variables, types, and literals.
- Explore operators, expressions, statements, and other key features such as classes, objects, class extension, and class abstraction.
Developers, programmers, and students with little or no Java experience
Preț: 291.03 lei
Preț vechi: 363.78 lei
-20% Nou
Puncte Express: 437
Preț estimativ în valută:
55.72€ • 58.13$ • 46.70£
55.72€ • 58.13$ • 46.70£
Carte disponibilă
Livrare economică 19 februarie-05 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9798868803505
Pagini: 300
Ilustrații: XVIII, 385 p. 16 illus.
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.7 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Pagini: 300
Ilustrații: XVIII, 385 p. 16 illus.
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.7 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Getting Started with Java.- Chapter 2: Comments, Identifiers, Types, Variables, and Literals.- Chapter 3: Expressions.- Chapter 4: Statements.- Chapter 5: Arrays.- Chapter 6: Classes and Objects.- Chapter 7: Reusing Classes via Inheritance and Composition.- Chapter 8: Changing Type via Polymorphism.- Chapter 9: Static, Non-Static, Local, and Anonymous Classes.- Chapter 10: Packages.- Chapter 11: Exceptions and Errors.- Chapter 12: Math, BigDecimal, and BigInteger.- Chapter 13: String and StringBuffer.- Chapter 14: System.- Appendix A: Reserved Words Quick Reference.- Appendix B: Operators Quick Reference.
Notă biografică
Jeff Friesen is a freelance teacher and software developer with an emphasis on Java. In addition to authoring several books on Java and Android for Apress such as Java I/O, NIO, and NIO.2 Java Threads and the Concurrency Utilities, Jeff has written numerous articles on Java and other technologies for JavaWorld, informIT, Java.net, SitePoint, and other web sites. Jeff can be contacted via his web site at JavaJeff.ca or via LinkedIn (JavaJeff)
Textul de pe ultima copertă
Sharpen your Java skills and boost your potential as an IT specialist. This book introduces you to the basic Java features and APIs needed to prepare for a career in programming and development.
You’ll first receive an introduction to Java and then explore language features ranging from comments though exception/error handling, focusing mainly on language syntax and a few select syntax-related APIs. This constitutes the heart of the book, and you’ll use these building blocks to construct simple Java programs, and learn where Java’s implementations of expressions (and operators), and statements diverge from other languages. The final few chapters tour some additional APIs such as the Math class, related types, String and StringBuffer, and System.
Along the way you’ll discover some interesting programs, such as Graph (a sine/cosine wave-plotting application) and WC (a word-counting application). Two appendixes provide quick references to Java’s supported reserved words, and to Java’s supported operators. Equipped with this knowledge, Learn Java Fundamentals will provide you the pathway to explore additional APIs on your own, and increase your Java awareness.
You will:
You’ll first receive an introduction to Java and then explore language features ranging from comments though exception/error handling, focusing mainly on language syntax and a few select syntax-related APIs. This constitutes the heart of the book, and you’ll use these building blocks to construct simple Java programs, and learn where Java’s implementations of expressions (and operators), and statements diverge from other languages. The final few chapters tour some additional APIs such as the Math class, related types, String and StringBuffer, and System.
Along the way you’ll discover some interesting programs, such as Graph (a sine/cosine wave-plotting application) and WC (a word-counting application). Two appendixes provide quick references to Java’s supported reserved words, and to Java’s supported operators. Equipped with this knowledge, Learn Java Fundamentals will provide you the pathway to explore additional APIs on your own, and increase your Java awareness.
You will:
- Understand the basics of Java applications and APIs
- Study language features such as comments, identifiers, variables, types, and literals
- Explore operators, expressions, statements, and other key features such as classes, objects, class extension, and class abstraction
Caracteristici
Learn everything you need to know to start your carrer as a Java Developer Understand the basics of Java applications Understand key feautres such as lasses and objects, class extension, and class abstraction