Cantitate/Preț
Produs

Foundational Java: Key Elements and Practical Programming

Autor David Parsons
en Limba Engleză Hardback – 18 feb 2012
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 libraries are introduced, along with many example programs that can provide the basis for more substantial applications. Use of the Eclipse IDE and the JUnit testing framework is integral to the book, ensuring maximum productivity and code quality, 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. 

Features: presents information on Java 7; contains numerous code examples and exercises; provides source code, self-test questions and PowerPoint slides at an associated website.
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  7-13 zile
  Springer International Publishing – 22 sep 2020 51534 lei  18-23 zile +4328 lei  7-13 zile
  SPRINGER LONDON – 18 feb 2012 57008 lei  6-8 săpt.

Preț: 57008 lei

Preț vechi: 71259 lei
-20% Nou

Puncte Express: 855

Preț estimativ în valută:
10911 11510$ 9092£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781447124788
ISBN-10: 1447124782
Pagini: 598
Ilustrații: XX, 544 p.
Dimensiuni: 155 x 235 x 30 mm
Greutate: 0.68 kg
Ediția:2012
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom

Public țintă

Lower undergraduate

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 an Associate Professor in Information Technology at Massey University, Auckland, New Zealand. His research interests are in aspects of technology-enhanced learning, in particular mobile learning and virtual world learning, and in agile software development. He also provides consultancy and professional software training services on behalf of Massey University’s Institute of Information and Mathematical Sciences.

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 and enterprise systems, and embedded in devices such as mobile phones and Blu-ray players.
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 of 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, 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 7
  • Examines the key theme of unit testing, introducing the JUnit 4 testing framework
  • Describes the Eclipse IDE, and also 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, and PowerPoint slides at an associated website
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.

Caracteristici

Presents the most up-to-date information on Java, including Java 7 Contains numerous code examples and exercises throughout Provides downloadable source code, self-test questions, PowerPoint slides and other supplementary material at an associated website