Cantitate/Preț
Produs

Java Foundations

Autor Joe Chase, John Lewis, Peter DePasquale
en Limba Engleză Paperback – 15 aug 2013
Inspired by the success of their best-selling introductory programming text, Java Software Solutions, authors Lewis, DePasquale, and Chase now release Java Foundations, Third Edition. This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Foundations introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, providing a solid foundation of fundamental concepts and sophisticated topics.
Citește tot Restrânge

Preț: 59414 lei

Preț vechi: 69900 lei
-15% Nou

Puncte Express: 891

Preț estimativ în valută:
11370 11846$ 9454£

Carte disponibilă

Livrare economică 20 ianuarie-03 februarie 25
Livrare express 04-10 ianuarie 25 pentru 8190 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781292025483
ISBN-10: 1292025484
Pagini: 1040
Dimensiuni: 218 x 277 x 37 mm
Greutate: 2.06 kg
Ediția:3 ed
Editura: Pearson Education

Cuprins

  • Chapter 1 Introduction
  • Chapter 2 Data and Expressions
  • Chapter 3 Using Classes and Objects
  • Chapter 4 Conditionals and Loops
  • Chapter 5 Writing Classes
  • Chapter 6 Graphical User Interfaces
  • Chapter 7 Arrays
  • Chapter 8 Inheritance
  • Chapter 9 Polymorphism
  • Chapter 10 Exceptions
  • Chapter 11 Analysis of Algorithms
  • Chapter 12 Introduction to Collections-Stacks
  • Chapter 13 Linked Structures-Stacks
  • Chapter 14 Queues
  • Chapter 15 Lists
  • Chapter 16 Iterators
  • Chapter 17 Recursion
  • Chapter 18 Searching and Sorting
  • Chapter 19 Trees
  • Chapter 20 Binary Search Trees
  • Chapter 21 Heaps and Priority Queues
  • Chapter 22 Sets and Maps
  • Chapter 23 Multi-way Search Trees
  • Chapter 24 Graphs
  • Chapter 25 Databases