Search This Blog

Monday, 13 November 2017

Week 10

At this point my work has been completed to the best of my ability I do have a few changes to make however those changes are not difficult to complete. As I said last week I had given up looking for jobs in the computing industry and focused on the everything for just the base work experience of being part of a company, i now have a couple of interviews for different places , so i'll see how it goes however i don't know if i'll take them due to having this time to just hold out for the jobs in the computing industry, i can't shake the feeling that if i keep pressing something will turn up eventually. I still haven't started to study again and i keep kicking my self about it but i need to do something to get myself to focus as i just can't after being at college for the entire day , something will have to change eventually.

Week 9

At this point I've realised that i'm most likely not going to meet my Targets for the most part. In my course i'v most of if not all the pass work for the current units i'm studying and working through the merit and distinction work currently. All the work I've done other than a few presentations have been independent so I've stopped even considering the joint work and getting used to it and I've focused on the work I've got in front of me as well as this I've still not managed to find a job i'm definitely now looking for a job not specific to the computing industry.

Week 8

This week I've started to get involved with a few different tasks that involve join work to allow me to develop that skill. Although the studying of programming languages and maths are still lacking as i haven't really been to the library to start to read back up on them which I really should. I STILL don't have a job and it's frustrating me beyond belief as nothing has turned up to even support my course , at this point moving forward I may just start to look for a job for the base work experience not just for computing experience , this will be under consideration.
At this point I'm starting to fall short of my Targets of  being in joined work and studying for certain areas and necessary areas of the course and my wanted career. I really need to start to focus again.

Monday, 6 November 2017

Week 7

This week there were no new developments. The studying of C++ has kind of taken a back seat including that of mathematics while I look for a job. Speaking of jobs , I still don't have one. Trying to find a relevant job in computing is becoming much more of a struggle than usual because of the lack of the access in the town that i'm currently in. I've managed to get in front of the work I have to complete in Doug's classes and i'm up to date with those in Paul's and Gordon's classes.

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