Introduction to Programming in Java: An Interdisciplinary Approach

  • Authors:
  • Robert Sedgewick;Kevin Wayne

  • Affiliations:
  • -;-

  • Venue:
  • Introduction to Programming in Java: An Interdisciplinary Approach
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

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 Javatakes an interdisciplinary approach to teaching programmingwith theJava programming language. 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 theJava programming language.