Logo

How to Think Like a Computer Scientist (Java Version)

Small book cover: How to Think Like a Computer Scientist (Java Version)

How to Think Like a Computer Scientist (Java Version)
by

Publisher: Green Tea Press
Number of pages: 306

Description:
This book is not about Java, and it is only partly about programming. If it is successful, this book is about a way of thinking. Computer scientists have an approach to problem-solving, and a way of crafting solutions, that is unique, versatile and powerful. I hope that this book gives you a sense of what that approach is, and that at some point you will find yourself thinking like a computer scientist.

Home page url

Download or read it online for free here:
Download link
(1.3MB, PDF)

Similar books

Book cover: Java for the Beginning ProgrammerJava for the Beginning Programmer
by - Heaton Research, Inc.
The book teaches Java to someone with absolutely no programming background. It focuses on core programming topics such as variables, looping, subroutines, and program layout. This course focuses on real programming techniques, and not using an IDE.
(17975 views)
Book cover: Brewing Java: A TutorialBrewing Java: A Tutorial
by - Cafe au Lait
This is a tutorial introduction to Java that just covers what you need to know to start programming command line applications in Java. This is an introduction to the basic syntax of the language. Part 3 covers the basics of writing applets in Java.
(12618 views)
Book cover: Introduction to Programming in Java: An Interdisciplinary ApproachIntroduction to Programming in Java: An Interdisciplinary Approach
by - Princeton University
This book is an interdisciplinary approach to the traditional CS1 curriculum. It teaches all of the classic elements of programming. The book is organized around four areas of computer science: programming, machine architecture, theory, and systems.
(17421 views)
Book cover: Object-oriented Programming in JavaObject-oriented Programming in Java
by - Southern Adventist University
The author is using this text in his beginning computer programming course. It is aimed at students with little or no programming experience, and it uses DrJava as a vehicle for student experimentation object-oriented programming concepts.
(12347 views)