Wednesday 19 November 2014

Javascript - Testing a Condition to Determine the Output (Cont.)

 Testing a Condition to Determine the Output (Cont.)

Yesterday I didn't quite finish the whole exercise - I'm taking it all very slowly and making sure each small chunk is digested properly by my brain. One of my main problems is trying to do too much and becoming overwhelmed. Not a good idea for learning a programming language, or anything really for that matter.

Today I continued to learn about testing conditions. I'm confident with very basic if statements (if, else, if else) now and have today delved into using 'switch'. I've seen this used before but never really understood what's going on but I think I have a basic grasp now.

Next up is learning about basic loops. Now we are getting into territory I've not explored (told you I had a very basic knowledge!) so I am excited to be getting my teeth into something that will challenge my brain a bit.

The other plus to all this is that I'm slowly being able to type without looking at the keyboard which is a useful skill to have anyway...


No comments:

Post a Comment