SØG - mellem flere end 8 millioner bøger:
Viser: Introduction to Programming in Java - An Interdisciplinary Approach
Introduction to Programming in Java
An Interdisciplinary Approach
Robert Sedgewick og Kevin Wayne
(2007)
Sprog: Engelsk
Detaljer om varen
- Paperback: 744 sider
- Udgiver: Pearson Education (Juli 2007)
- Forfattere: Robert Sedgewick og Kevin Wayne
- ISBN: 9780321498052
Elements of Programming: Your First Program; Built-in Types of Data; Conditionals and Loops; Arrays; Input and Output. Functions and Modules: Static Methods; Libraries and Clients; Recursion. Object-Oriented Programming Data Types; Creating Data Types; Designing Data Types. Algorithms and Data Structures: Performance; Sorting and Searching; Stacks and Queues; Symbol Tables.
For all readers interested in introductory programming courses using the Java programming language.
Chapter 1 Elements of Programming
1.1 Your First Program
1.2 Built-in Types of Data
1.3 Conditionals and Loops
1.4 Arrays
1.5 Input and Output
1.6 Case Study: Random Web Surfer
Chapter 2 Functions and Modules
2.1 Static Methods
2.2 Libraries and Clients
2.3 Recursion
2.4 Case Study: Percolation
Chapter 3 Object-Oriented Programming
3.1 Data Types
3.2 Creating Data Types
3.3 Designing Data Types
3.4 Case Study: N -body Simulation
Chapter 4 Algorithms and Data Structures
4.1 Performance
4.2 Sorting and Searching
4.3 Stacks and Queues
4.4 Symbol Tables
4.5 Case Study: Small World Context Index