If We Can Just Figure “if” Out

Now we can learn some more basic stuff and soon be doing some real coding. Today we’ll start of with the if statement luckily it’s pretty simple. If statements are boolean based, and basically go if this is true then do this stuff. For example if (phoneRings) { //commands for answering phone } Luckily youContinue reading “If We Can Just Figure “if” Out”

Java Introduction

A journey of a thousand miles begins with a single step. — Lao Tzu I’m assuming you know that Java is a programming languages so we’ll start from there. There are different types of programming languages, every thing from just using different combinations of 1’s and 0’s in different patterns to clicking and dragging picturesContinue reading “Java Introduction”

Discovering the Art of Code

My life completely changed a little more then 2 years, due to continues epileptic seizures I had a brain tumor removed, and from that my life became a new. I still retain my same interests, cares, fascinations and general understandings as before but my acute understandings of certain things where impaired. So i choose toContinue reading “Discovering the Art of Code”

Design a site like this with WordPress.com
Get started