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.

Week 5

This week is not much different to the last week. I've completed to task 1 in Computer Architecture and we've moved on to task 2.Part of the the spec in Doug's lesson is where we're learning about how a computer system is constructed and deconstructed.Overall i'm learning more than i have done before and continuing to progress my knowledge on computing. The situation with Work experience is still on going as i'm still looking for a job that will aid me in computing. The work at this point in the lessons are fairly independent however it's starting to show more join work too as we're presenting work and giving feedback this is a step in the direction of completing my target of getting used to join work.

Monday, 9 October 2017

Week 4

This week I've continued the search for work experience to aid with my course, I've sat at studied a lot of C++ as well , which hopefully should provide me with some support when I comes up in the lesson , however I know this is not enough so I will continue to read up on it. Unfortunately I have not idea when join work will come into play as yet i still hasn't College remains independent study for the most part. Other than this I've not done much in the way of binary research so this is something that I will most definitely have to improve on.

Monday, 2 October 2017

Week 3

This week I've started exploring different opportunities that will allow me to gain some experience in the computing industry. My computing skills are developing steadily as I'm currently studying binary and logic gates. I've done a steady look over websites to see if I can find any jobs that fit in with computing however at the moment I haven't managed to find anything that will work. If you remember I wanted to work on getting involve with more join work than independent but currently most of my college work seems to be independent meaning that I haven't really had chance to get used to working with other people.

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