Thursday, 5 October 2017

Week three

For week three I decided to learn a computer language. For a language I choose Java Script since it is based on C like other languages so it would help me learn other languages which are based on C quicker. The method of learning that I chose was codecademy since I have used it in the past for HTML and Python. I have currently made it halfway through it and have so far learnt about operators, variables, basic functions, global and local scope, arrays and loops. These basics will help me when I go to UNI to do programming as I will have a better understanding of other languages then if I didn't have any experience with them.

No comments:

Post a Comment

Coding - Variables & Statements

Variables Variables have naming conventions such has camel, pascal, and Hungarian. These are the ways that people will name their variab...