Welcome to Zosden's programming guide.
The Zosden programming guide is written to help new comers to either learn Java or the basics of Object-Oriented programming. The guide is written so that anyone who has interest in programming can learn. Each section is designed to teach standard programming practices and techniques on how to write efficient code. Readers will be able to complete all the steps of designing and writing professional level software. I will also include complete projects that will discuss the design process, writing code, and all the testing that goes into it.
Why did I decide to write these guides? I have searched the internet for a web site that taught basic Object-Oriented programming. I was tired of sites that didn't stick to any programming standards. I also have found no sites that walk through designing a complete project.