,

Introduction to Programming in Java

An Interdisciplinary Approach

E-book Engels 2017 9780134511603
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.

Programming skills are indispensable in today’s world, not just for computer science students, but also for anyone in any scientific or technical discipline. Introduction to Programming in Java, Second Edition, by Robert Sedgewick and Kevin Wayne is an accessible, interdisciplinary treatment that emphasizes important and engaging applications, not toy problems. The authors supply the tools needed for students and professionals to learn that programming is a natural, satisfying, and creative experience, and to become conversant with one of the world’s most widely used languages.

 

This example-driven guide focuses on Java’s most useful features and brings programming to life for every student in the sciences, engineering, and computer science.

 

Coverage includes Basic elements of programming: variables, assignment statements, built-in data types, conditionals, loops, arrays, and I/O, including graphics and sound Functions, modules, and libraries: organizing programs into components that can be independently debugged, maintained, and reused Algorithms and data structures: sort/search algorithms, stacks, queues, and symbol tables Applications from applied math, physics, chemistry, biology, and computer science

Drawing on their extensive classroom experience, throughout the text the authors provide Q&As, exercises, and opportunities for creative engagement with the material. Together with the companion materials described below, this book empowers people to pursue a modern approach to teaching and learning programming.

 

Companion web site (introcs.cs.princeton.edu/java) contains Chapter summaries Supplementary exercises, some with solutions Detailed instructions for installing a Java programming environment Program code and test data suitable for easy download Detailed creative exercises, projects, and other supplementary materials

Companion studio-produced online videos (informit.com/sedgewick) are available for purchase and provide students and professionals with the opportunity to engage with the material at their own pace and give instructors the opportunity to spend their time with students helping them to succeed on assignments and exams.

 

Register your product at informit.com/register for convenient access to downloads, updates, and corrections as they become available.

Specificaties

ISBN13:9780134511603
Taal:Engels
Bindwijze:e-book

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<p style="margin:0px;">Programs viii</p> <p style="margin:0px;">Preface xi</p> <p style="margin:0px;">&nbsp;</p> <p style="margin:0px;">Chapter 1: Elements of Programming 1</p> <p style="margin:0px;">1.1 Your First Program 2</p> <p style="margin:0px;">1.2 Built-in Types of Data 14</p> <p style="margin:0px;">1.3 Conditionals and Loops 50</p> <p style="margin:0px;">1.4 Arrays 90</p> <p style="margin:0px;">1.5 Input and Output 126</p> <p style="margin:0px;">1.6 Case Study: Random Web Surfer 170</p> <p style="margin:0px;">&nbsp;</p> <p style="margin:0px;">Chapter 2: Functions and Modules 191</p> <p style="margin:0px;">2.1 Defining Functions 192</p> <p style="margin:0px;">2.2 Libraries and Clients 226</p> <p style="margin:0px;">2.3 Recursion 262</p> <p style="margin:0px;">2.4 Case Study: Percolation 300</p> <p style="margin:0px;">&nbsp;</p> <p style="margin:0px;">Chapter 3: Object-Oriented Programming 329</p> <p style="margin:0px;">3.1 Using Data Types 330</p> <p style="margin:0px;">3.2 Creating Data Types 382</p> <p style="margin:0px;">3.3 Designing Data Types 428</p> <p style="margin:0px;">3.4 Case Study: N-Body Simulation 478</p> <p style="margin:0px;">&nbsp;</p> <p style="margin:0px;">Chapter 4: Algorithms and Data Structures 493</p> <p style="margin:0px;">4.1 Performance 494</p> <p style="margin:0px;">4.2 Sorting and Searching 532</p> <p style="margin:0px;">4.3 Stacks and Queues 566</p> <p style="margin:0px;">4.4 Symbol Tables 624</p> <p style="margin:0px;">4.5 Case Study: Small-World Phenomenon 670</p> <p style="margin:0px;">&nbsp;</p> <p style="margin:0px;">Context 715</p> <p style="margin:0px;">&nbsp;</p> <p style="margin:0px;">Glossary 721</p> <p style="margin:0px;">Index 729</p> <p style="margin:0px;">APIs 751</p>

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Introduction to Programming in Java