Introduction to programming in Java : an interdisciplinary approach

著者

書誌事項

Introduction to programming in Java : an interdisciplinary approach

Robert Sedgewick and Kevin Wayne

Pearson Addison-Wesley, c2008

大学図書館所蔵 件 / 8

この図書・雑誌をさがす

注記

Includes index

内容説明・目次

内容説明

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and applied mathematics, Introduction to Programming in Java takes an interdisciplinary approach to teaching programming with the Java(t) programming language. Interesting applications in these fields foster a foundation of computer science concepts and programming skills that students can use in later courses while demonstrating that computation is an integral part of the modern world. Ten years in development, this book thoroughly covers the field and is ideal for traditional introductory programming courses. It can also be used as a supplement or a main text for courses that integrate programming with mathematics, science, or engineering.

目次

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

「Nielsen BookData」 より

詳細情報

ページトップへ