
Introduction to Computer Science using Java
by Bradley Kjell
Publisher: Central Connecticut State University 2006
Description:
This is a first course in Computer Science using the programming language Java. It covers the fundamentals of programming and of computer science. These notes assume that you have the Java version 5.0 or later from Sun Microsystems, Inc. at java.sun.com and a text editor such as Notepad. They may be used with more sophisticated environments, as well.
Download or read it online for free here:
Read online
(online html)
Similar books
Mathematical Foundations of Computer Scienceby Susan Rodger - Duke University
These lecture notes present an introduction to theoretical computer science including studies of abstract machines, the language hierarchy from regular languages to recursively enumerable languages, noncomputability and complexity theory.
(19681 views)
Computer Science Concepts in Scratchby Michal Armoni, Moti Ben-Ari - Weizmann Institute of Science
This book will familiarize you with the Scratch visual programming environment, focusing on using Scratch to learn computer science. Each concept is introduced in order to solve a specific task such as animating dancing images or building a game.
(11083 views)
How to think like a Computer Scientist (C++ Version)by Allen B. Downey
This book teaches you to think like a computer scientist - to combine the best features of mathematics, natural science, and engineering, to use formal languages to denote ideas, to observe the behavior of complex systems, form hypotheses, etc.
(28944 views)
Advances in Knowledge Representationby Carlos RamÃrez Gutiérrez - InTech
A compilation of research works on topics such as concept theory, positive relational algebra and k-relations, structured, visual and ontological models of knowledge representation, and detailed descriptions of applications to various domains.
(14062 views)