
Essential Java
by Rahul Batra
2013
Number of pages: 42
Description:
Essential Java is a gentle introduction to the basics of the Java programming assuming no previous knowledge of it. Contents range from writing the simplest of Java programs to exception handling. Any knowledge of how programs work will benefit the reader...
Download or read it online for free here:
Download link
(120KB, PDF)
Similar books
Java for Python Programmersby Brad Miller - interactivepython.org
This e-book is an ongoing project to help Computer Science students who have had one or two semesters of Python learn the Java programming language. If you are not a part of that audience you may still find this a useful way to learn about Java.
(13995 views)
Learning Javaby Patrick Niemeyer, Daniel Leuck - O'Reilly Media
If you're new to Java, this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced developers will be able to take a deep dive into areas such as concurrency and JVM enhancements.
(13947 views)
Interactive Programming In Javaby Lynn Andrea Stein - Morgan Kaufmann Publishers
Introduction to computer programming intended for students in standard CS1 courses with no prior programming experience. It is the first textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution.
(18155 views)
How to Think Like a Computer Scientist (Java Version)by Allen B. Downey - Green Tea Press
This book is less about Java, and it is only partly about programming. It 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.
(23980 views)