Cantitate/Preț
Produs

Foundational Java: Key Elements and Practical Programming: Texts in Computer Science

Autor David Parsons
en Limba Engleză Hardback – 22 sep 2020
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.

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 39021 lei  6-8 săpt.
  Springer International Publishing – 23 sep 2021 39021 lei  6-8 săpt.
Hardback (2) 51534 lei  18-23 zile +4328 lei  6-12 zile
  Springer International Publishing – 22 sep 2020 51534 lei  18-23 zile +4328 lei  6-12 zile
  SPRINGER LONDON – 18 feb 2012 57008 lei  6-8 săpt.

Din seria Texts in Computer Science

Preț: 51534 lei

Preț vechi: 64418 lei
-20% Nou

Puncte Express: 773

Preț estimativ în valută:
9863 10405$ 8219£

Carte disponibilă

Livrare economică 09-14 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 5327 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030545178
ISBN-10: 3030545172
Pagini: 600
Ilustrații: XXIV, 600 p. 1178 illus., 102 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 1.09 kg
Ediția:2nd ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computer Science

Locul publicării:Cham, Switzerland

Cuprins

The Java Story.- Compiling and Running Java Programs.- Data Types, Arithmetic and Arrays.- Control Structures.- Creating Objects.- Creating Domain Classes.- Objects Working Together: Association, Aggregation and Composition.- Inheritance, Polymorphism and Interfaces.- Exception handling.- Unit Testing With JUnit.- Exploring the Java Libraries.- The Collections Framework and Generics.- Input and Output Streams.- Automatic Building and Testing with Ant.- Java and the Database (JDBC).- Multithreading.- Building GUIs with the JFC Swing Library.- Event Driven Programming.- Dialogs and Menus, Models and Views.- Java Web Start and Applets.

Notă biografică

Dr. David Parsons is National Postgraduate Director of The Mind Lab by Unitec, where he runs a digital and collaborative learning programme for in-service teachers. He holds a PhD in Information Technology (IT) and has extensive experience in academia and the IT industry in the UK and Australasia. He is the founding editor-in-chief of the International Journal of Mobile and Blended Learning and the author of numerous books, chapters and articles on various aspects of technology-enhanced learning and the teaching of software engineering. He also has substantial experience in agile and lean software development, and provides industry training on applying these techniques.

Textul de pe ultima copertă

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. 

Caracteristici

Updated new edition, featuring new material on features added to Java since the first edition such as the HttpClient and lambda expressions, along with updates to connecting to a Tomcat server, the Ant build tool, the JUnit testing tool, the Eclipse development environment and the MySQLcommunity database Contains numerous code examples and exercises throughout Provides downloadable source code, self-test questions, PowerPoint slides and other supplementary material at an associated website