Cantitate/Preț
Produs

Java Outside In Paperback with CD-ROM

Autor Ethan D. Bolker, Bill Campbell
en Limba Engleză Mixed media product – 29 iun 2003
This book treats learning a programming language much like learning a spoken language: programming is best learned by immersion. Through building interesting programs and addressing real design issues much earlier than other texts, this title moves beyond the mere syntax and discusses the serious architecture of programs: how delegation and inheritance allow objects to cooperate effectively. The text is filled with programs for realistic applications. These programs are much closer to those the student will encounter in the 'real world' than those in traditional texts. Furthermore, the authors constantly revise the programs as they grow in sophistication so students learn another important aspect of real-world programming: that programs are constantly updated, modified and improved. Finally, in the exercises, the authors encourage students to write programs that interact with programs that they have prepared, and then ask them to write about those programs.
Citește tot Restrânge

Preț: 30641 lei

Preț vechi: 40869 lei
-25% Nou

Puncte Express: 460

Preț estimativ în valută:
5864 6091$ 4871£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521010870
ISBN-10: 052101087X
Pagini: 328
Dimensiuni: 197 x 229 x 19 mm
Greutate: 0.58 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. Computing with objects; 2. First things second; 3. Classes and objects; 4. Collections; 5. Inheritance - putting things in their proper place; 6. Juno; 7. When bad things happen to good programs; 8. Strings; 9. Files, streams and persistence; 10. Graphical user interfaces (GUIs); Glossary.

Descriere

This is a hands-on book aimed at students learning the craft of programming for the first time.