Programming Abstractions in Java

Paperback Engels 2016 9780134421186
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

For courses in Java Data Structures.

 

Programming Abstractions in Java: A Client-First Approach

Programming Abstractions in Java is intended for use in the second programming course in most college or university curriculum. Stanford University’s Eric Roberts employs a novel strategy called the client-first approach while maintaining full coverage of the CS2 curriculum. In the traditional approach, students learn how to use a particular data structure, how to implement it, and what its performance characteristics are—all at the same time. Roberts exposes the weakness of this model. In short, students are trying to understand how a structure is implemented before they have mastered how one would use that structure in an application.

 

With Programming Abstractions in Java and Roberts’s client-first approach, students learn how to use the full set of collection classes before they tackle any implementation issues. By tackling compelling, real-world assignments in which they use the collection classes as clients, students gain a firm sense of the underlying data model and how each structure can be used. Once they have had time to master the client-side perspective, students are ready to explore the range of possible implementations and their associated computational characteristics. They can also begin to learn the software development skills so desperately needed in the technology industry today.

Specificaties

ISBN13:9780134421186
Taal:Engels
Bindwijze:Paperback

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<p>1. Overview of Java</p> <p>2. Methods</p> <p>3. Strings</p> <p>4. Files</p> <p>5. Arrays</p> <p>6. Collections</p> <p>7. Classes and Objects</p> <p>8. Inheritance</p> <p>9. Recursive Strategies</p> <p>10. Backtracking Algorithms</p> <p>11. Algorithmic Analysis</p> <p>12. Efficiency and Representation</p> <p>13. Linear Structures</p> <p>14. Maps</p> <p>15. Trees</p> <p>16. Sets</p> <p>17. Graphs</p> <p>18. Expression Trees</p> <p>19. Using Function as Data</p>

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Programming Abstractions in Java