Tyrells blog
Friday, 14 December 2012
In mathematics we studied that in decimal there is 10 digits, starting from 0 and going up to 9, in hexadecimal there are 15 symbols ranging from 0-10, then a-f,
When converting a number from decimal to binary you have to keep dividing by 2 for example
400, if we keep dividing 400 by two and noting the remainder will will eventually get the binary code for the number
So 400 / 2 is 200 so the value for the binary will be 0, next will will be 200/2 so the value will again be 0 as we did not have any remainder. 100/2 is 50 so the value will be 0, 50/2 is 25 so again the value will be 0.
Now we cannot perfectly divide 25/2 without there being a decimal number so the answer will be 12 and the value will be 1.
Python coding
When doing Python it is important that you instruct the compiler exactly what needs to be done, so in fact when something is going wrong, it is only doing what you told it.
In Python(GUI) if you want type something like hello, python will not just understand hello on its own, you will have tell it to print hello for example
print hello
This will tell python to display the message hello on the screen
Decimal
Started doing binary hexadecimal numbers. i have learnt how to convert the numbers to decimal if needed.
Add me on Skype
If you want to add me on Skype my email is t_power@live.com
Go ahead and add me if you want :)
Skype and video
Skype is an excellent way to keep in touch with friends and family, skype is a popular video and chat service that you can use over the internet (VOIP)
If you have a webcam connected you can make a video call, either one sided if the recipient has not god a webcam or two way if the recipient does have a webcam.
Here is a video that explains how skype works, click on the video link to go to the owners youtube site
Source:http://www.youtube.com/embed/m1mflr-kQlk
What makes Skype so free is that if you have the requirements etc computer and internet connection, its services are free over the internet.
If you have a webcam connected you can make a video call, either one sided if the recipient has not god a webcam or two way if the recipient does have a webcam.
Here is a video that explains how skype works, click on the video link to go to the owners youtube site
Source:http://www.youtube.com/embed/m1mflr-kQlk
What makes Skype so free is that if you have the requirements etc computer and internet connection, its services are free over the internet.
Thursday, 13 December 2012
Extension
Seems like i can hand in the blog report on monday. i still think i will start it today just to get it out of the way
Wednesday, 12 December 2012
League of legends group
Do you play league?
Please comment your fav champion, and maybe your in game name<if you want> :)
If you dont know what league is, it is sort of a RTS where you can choose a champ, and fight against your enemies, you have 3 lanes and you farm gold be killing minions/enemies. you use team work to destroy you enemies base thing. it is quite fun and real easy to master
Once you get the hang of it, you'll be getting all of them kills just like me.
source http://newspaper.li/static/63c1701db24b7de337ad833544d9da5b.jpg
Please comment your fav champion, and maybe your in game name<if you want> :)
If you dont know what league is, it is sort of a RTS where you can choose a champ, and fight against your enemies, you have 3 lanes and you farm gold be killing minions/enemies. you use team work to destroy you enemies base thing. it is quite fun and real easy to master
Once you get the hang of it, you'll be getting all of them kills just like me.

Subscribe to:
Posts (Atom)
Labels
- About me/updates (2)
- League of Legends group (1)
- Mathematics (4)
- Photo Quiz (1)
- Python (3)
- Skype (2)
- Study Skills (3)