<p>This book presents a guide to the core features of Java β and some more recent innovations β enabling the reader to build skills and confidence though tried-and-trusted stages, supported by exercises that reinforce key learning points. All of the most useful and commonly applied Java syntax and l
Foundational Java: Key Elements and Practical Programming, 2nd Edition
β Scribed by David Parsons
- Publisher
- Springer
- Year
- 2012
- Tongue
- English
- Series
- Texts in Computer Science
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Java is now well-established as one of the worldβs major programming languages, used in everything from desktop applications to web-hosted applications, enterprise systems and mobile devices. Java applications cover cloud-based services, the Internet of Things, self-driving cars, animation, game development, big data analysis and many more domains.
The second edition of Foundational Java: Key Elements and Practical Programming presents a detailed guide to the core features of Java β and some more recent innovations β enabling the reader to build their skills and confidence though tried-and-trusted stages, supported by exercises that reinforce the key learning points. All the most useful and commonly applied Java syntax and libraries are introduced, along with many example programs that can provide the basis for more substantial applications. Use of the Eclipse Integrated Development Environment (IDE) and the JUnit testing framework is integral to the book, ensuring maximum productivity and code quality when learning Java, although to ensure that skills are not confined to one environment the fundamentals of the Java compiler and run time are also explained. Additionally, coverage of the Ant tool will equip the reader with the skills to automatically build, test and deploy applications independent of an IDE.
Topics and features:
β’ Presents the most up-to-date information on Java, including Java 14
β’ Examines the key theme of unit testing, introducing the JUnit 5 testing framework to emphasize the importance of unit testing in modern software development
β’ Describes the Eclipse IDE, the most popular open source Java IDE and explains how Java can be run from the command line
β’ Includes coverage of the Ant build tool
β’ Contains numerous code examples and exercises throughout
β’ Provides downloadable source code, self-test questions, PowerPoint slides and other supplementary material at the website http://www.foundjava.com
This hands-on, classroom-tested textbook/reference is ideal for undergraduate students on introductory and intermediate courses on programming with Java. Professional software developers will also find this an excellent self-study guide/refresher on the topic.
Dr. David Parsons is National Postgraduate Director at The Mind Lab, Auckland, New Zealand. He has been teaching programming in both academia and industry since the 1980s and writing about it since the 1990s.
β¦ Subjects
Languages, Computers, Programming Languages, Java, General, Programming
π SIMILAR VOLUMES
Java is now well-established as one of the worldβs major programming languages, used in everything from desktop applications to web-hosted applications, enterprise systems and mobile devices. Java applications cover cloud-based services, the Internet of Things, self-driving cars, animation, game dev
This book presents a guide to the core features of Java β and some more recent innovations β enabling the reader to build skills and confidence though tried-and-trusted stages, supported by exercises that reinforce key learning points.All of the most useful and commonly applied Java syntax and libra
Inspired by the success of their best-selling introductory programming text, Java Software Solutions, authors Lewis, DePasquale, and Chase now release Java Foundations, Second Edition. This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming
Inspired by the success of their best-selling introductory programming text, Java Software Solutions, authors Lewis, DePasquale, and Chase now release Java Foundations, Second Edition. This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming
Are you serious about learning how to create real, Java-based games for fun and sharing? Do you have a basic understanding of the Java programming language? If you've answered yes, then you are ready to get started building web-based 2D games from scratch using the latest version of the Java Develop