Start of an adventure!

Today is the official start of my mission to improve my coding skills.  I've been busy getting settled back at home, and finally had time to sit down and start coding.

Just for reference, the whole point of this blog is to let me record progress for myself and to keep track of the coding concepts that I learned this summer.  Definitely at the start of this blog, the coding will focus on very rudimentary concepts, but this is only too reinforce my understanding for myself of how to program properly.

My goal of this blog is to provide an easy way for myself and others to understand basic and advanced topics in learning computer science.

To be clear, I will mainly be focusing on Java.  I will use several different sources including the internet, and book material from:

http://amzn.com/0321334205 - Java Tutorial by Sun Microsystems
http://amzn.com/0470509473 - Java Concepts by Cay Horstmann

will update more sources as they come along...

With that, this is the introduction to my blog and let us have a fun ride this summer!

Comments

Popular posts from this blog

Uncle Bob's Clean Architecture

C4 Model: Describing Software Architecture

Running RabbitMQ with Docker