• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Java ▶ How to Think Like a Computer Scientist Java Version

How to Think Like a Computer Scientist Java Version

March 24, 2006

How to Think Like a Computer Scientist Java Version

How to Think Like a Computer Scientist Java Version is a good book to learn about programming. The goal of this book is to teach you to think like a computer scientist.

Book Description

I like the way computer scientists think because they combine some of the best features of Mathematics, Engineering, and Natural Science. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating tradeoffs among alternatives. Like scientists, they observe the behavior of complex systems, form hypotheses, and test predictions.

Table of Contents

  • The way of the program
  • Variables and types
  • Methods
  • Conditionals and recursion
  • Fruitful methods
  • Iteration
  • Strings and things
  • Interesting objects
  • Create your own objects
  • Arrays, Arrays of Objects, Objects of Arrays
  • Object-oriented programming
  • Linked lists, Stacks
  • Queues and Priority Queues
  • Trees, Heap, Maps
  • Huffman code
  • Program development plan
  • Debugging
  • Input and Output in Java
  • Graphics

Download Free PDF / Read Online

Author(s): Allen B. Downey
Format(s): PDF, HTML
File size: 1.05 MB
Number of pages: 268
Link: Download.

Similar Books:

  1. How to Think Like a Computer Scientist C++ Version
  2. Java Au Naturel: Guide to Object Oriented Design
  3. Think Python: How to Think Like a Computer Scientist
  4. Bleeding at the Keyboard : A Guide to Modern Programming with Java
  5. Java Precisely
Previous Post: « Prolog and Natural-Language Analysis
Next Post: Vector Math for 3D Computer Graphics »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com