News

Introductory Java books are a rather popular bunch. If you’re interested in Java programming, you have to start somewhere. Most people pick up at least one book to get them started. More popular ...
This free to download 6th edition translates all this foreign programming and computer syntax into plain English, along with plenty of helpful examples and tips. Get yours before the offer expires!
During the holiday season we think about our families, our children, & their future. In this article, Yakov Fain discusses his new book "Java Programming for Kids" (now available as a free download) ...
1. Head First Android Development: A Brain-Friendly Guide If you’ve had Java programming experience but have never really dived into Android application development, this book may be meant for you.
I'm looking for a book, a GOOD book, that details the Java language starting with the basics, or starting with only ASCII programs, and moving up into the Java GUI environment. Any suggestions?
I started out dabbling in programming with Basic, utilizing QuickBasic back in the early 90’s, from there I self-taught myself C and Java programming but quickly forgot everything I learned.
This tutorial is an introduction to socket programming in Java, starting with a simple client-server example demonstrating the basic features of Java I/O. You’ll be introduced to both the ...