Monday, 16 October 2017

Week four

For week four I decided to carry on with the Java script course on codecademy. I have progressed 27% since that last time and have learnt about iterators, objects and classes. Hopefully I will be able to transfer this knowledge into other languages in the future. This will help me in future jobs or education as I will be able to pick these subjects up quicker. To practice the skills I have learn so far I will attempt to make a calculator which can do binary, hex and denary.

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...