Posts

P3

Image
In computer programming, we are using a sequence which is keeping all the code in a line to make it easier for everyone to read your code. If you keep your code in sequence and any error occurs, it is way more easier to find the problem and resolution for it as you can clearly see what's going on with your coding. Also the closing and opening brackets for coding are spread with the same amount of space which makes your coding more organised, so if someone  wants to change and improve your code, it will be easier for him to make some changes with it. Also in computer programming a selection is used. A selection in coding is using IF statements to make something happened, for example when you're making a game, you can use an IF statement to move objects from one place to another. The IF statements could be for example, IF something happens do something. However they can also be more complicated. You can also put an IF statements in a loop so it will keep happening if something ha...

Data Types

Today I have learn't about different data types which are used in computer programming. There are many data types that are used in different situation when storing data. For example one of them is a Boolean which have a memory size of 1 bit and it doesn't take too much of storage as it is a statement, True or False. It is the smallest data type that can be chosen to use, however it is mostly used to check the state of something. Next data type is an Integer which has a memory size of 2 Bytes (sometimes 4). The integer could be used when storing how many lives someone has in a game. The integer stores positive or negative whole numbers, when using an integer you have to make sure there are no decimal points involve in your data that you're going to store. For example, numbers -33,485 to 33,487 = 2 bytes Next data type is a Real which is a float or double. This data memory size could be the same as an integer, however mostly it has the biggest memory size out of all data ty...

Marking

A number of activities that are really class related, however you have made some progress in working towards finding employment and improving your chances when applying P8 achieved - well done

BBC BASIC

Image
Today i have learned commands for BBC BASIC WINDOWS to be able to make a sound or create a conversation. I have learned how to create a sound and i was trying to make one myself.

Organising time wisely

I was trying to learn how to organise my time more effectively, so I set a goal for myself to finish an assignment on the time that I have set for myself. At the end I achieved that goal and I'm improving using time more effectively as I'm still trying to keep improving it as I know that this is mostly what I'm struggling on.

Improving communication skills

As I was presenting my game presentation or PC for gaming presentation, I was improving my communication skills for future or for an interview as I was learning how to speak in front of many people. I was mostly improving my confidence, however I was also improving my communication skills as you need to be confident to be able to speak normally with people you don't know and I learned how to get over a stress before my interview.

Work experience

I started working towards and IT profession, as I started working in Ministry of Design which is a part time job at the moment, while I'm at college. It's not too much, however I'm mostly working on a till which gives me some of an IT job as it includes technology. That will give me more experience towards my future career.