Search This Blog

Monday, 16 October 2017

Week 6

I've continued to study subjects such as C++ and Mathematics in my own time to further my knowledge and to support my work. I focused on trying to find the best way of studying these programming languages as well.. By using things such as video tutorials allows me to cut down on some of the time of which i'd be studying for however i'm not yet sure that I've figured out which way(s) fit me best. Mathematics however i'm seeing that i'm learning better from reading it out of a book. Work experience is still undecided. In lessons I've started learning a lot more and i'm getting used to the change of pace College has brought about.

No comments:

Post a Comment

Post 6 Sequence,selection and iteration

Sequence Sequencing is when the computer will run the code it receives, one line at a time from the top to the bottom of the requested prog...