Category: Capsule

  • Learn Java

    Your number one resource will be Think Java book. Download it now. First nine chapters are what you should focus on initially. However, without practice, what you read is of little use. Going through many practice problem is a great way to solidify your understanding of how the code should work. The practice problems suggested…

  • What is Programming?

    “Programming is how you get computers to solve problems.” Programming is a creative task: there is no right or wrong way to solve a problem, in the same way that there is no right or wrong way to paint a picture. There are choices to be made, and one way may seem better than another, but that…