19th January 2012
What I learnt today
Control
By using languages, you will be able to control things.
It is very important to know how to do programming.
Computer control is normally to do with:
  • Robotics
  • System which does their work without being controlled by human all the time.
Syntax is the same as language.
HTML is used for web pages, Java is used for gaming and Logo is used for robots. These are all commanded by Syntax.

When using logo, first thing you do is Pen Down and then turn left 90 degrees to let the turtle move towards left.
When you are programming logo, pragram it by robot's point of view, not our own point of view.

I made a small box in a box.
pd forward 100 right 90 forward 100 right 90 forward 100 right 90 forward 100 pu right 180 fd 50 left 90 fd 50 fd 10 left 90 fd 10 right 180 pd fd 10 right 90 fd 10 right 90 fd 10 right 90 fd 10 up

2nd February 2012
ADC - Analog to Digital Converter
DAC - Digital to Analog Converter
Algorithm - It is the procedure done step-by-step
Vocabulary:
  • command - We do this to let the turtle move.
  • argument -
  • procedure - This is a code in a program which has the specific task.
  • turtle - This is the thing which is commanded by us.
Basic commands:
  • fd & bk - Forward and Back
  • lt & rt - Left and Right
  • pu & pd - Pen up and Pen down
Website of logo help:
http://derrel.net/ep/logo/logo_com.htm

Today, I learnt that reuseability is important because if we cannot use again, then we have to use a new one again and again but if we can reuse them, we can just copy and paste. Also, I learnt that Tim Berners-Lee was the one who made HTML.

9th February 2012
pd fd 50 rt 90 fd 50 rt 90 fd 50 rt 90 fd 50 rt 90 fd 60 rt 90 fd 60 rt 90 fd 60 rt 90 fd 60 rt 90 fd 70 rt 90 fd 70 rt 90 fd 70 rt 90 fd 70 rt 90 fd 80 rt 90 fd 80 rt 90 fd 80 rt 90 fd 80 rt 90 fd 90 rt 90 fd 90 rt 90 fd 90 rt 90 fd 90 rt 90 fd 100 rt 90 fd 100 rt 90 fd 100 rt 90 fd 100 rt 90

1st March 2012
square 100 fd 100 rt 30 triangle 100 pu rt 150 fd 100 lt 90 fd 25 lt 90 pd fd 25 rt 90 fd 30 rt 90 fd 25 pu
I did wrong in making the door because it is not quite in the middle.

H.W Robot

When I pressed, 'Edall', it said that it does not know what edall btn is, so i was not able to do 'to square', 'to circle', etc.


15/3/12
Today, i learnt that database was quite easy and that it stores and protects data.

22/3/12
Jooleem

Homework

29/3/12
databases

Homework

5/4/12
Reports

I have achieved how to sort the records by using reports in access.
Database

Homework

26/4/1



Animation

If you understand it and could demonstrate it, check the box. Otherwise, don't.

All items:

0%

  1. Level 4
  2. I use simple shapes in my animations.
  3. I use motion tweening.
  4. I use shape tweening.
  5. I use .fla and .swf files appropriately.
  6. Level 5
  7. I animate more complex shapes.
  8. I use layers so that I can include a background.
  9. I use more than one tween in the same animation.
  10. I control the pace of an animation by adding pauses
  11. Level 6
  12. I import images from other graphics applications.
  13. I use the library to store and manage my shapes and symbols.
  14. I put tweens on different layers.
  15. My animations make sense and tell a story.
  16. Level 7
  17. I animate symbols, not just scenes.
  18. I use sound in my animations.

H.W


3/5/12

H.W

17/5/12

spreadsheets - self assessment

All items:

0%

  1. Level 4
  2. I can use basic mathematical operations (+, -, *, /)
  3. I type formulas once then use autofill to copy them
  4. I organise my data using properly names worksheets
  5. I use basic functions like SUM, MIN and MAX
  6. I format cells as currency, %, etc
  7. I name cells and ranges
  8. I format worksheets so that they look good
  9. Level 5
  10. I use data validation to control what the user can enter into a cell
  11. I use relative and absolute references
  12. I use functions like IF and COUNT
  13. I use formatting to help guide the user
  14. I use conditional formatting
  15. I hide rows and columns where appropriate
  16. I annotate my work so that people understand what I have done
  17. Level 6
  18. I can model simple things in everyday life and use things like goal seek to find things out
  19. I use nested IF functions
  20. I use VLOOKUPs
  21. I use functions like COUNTIF and SUMIF
  22. I use controls such as spinners
  23. I enter the arguments to some functions without using a wizard
  24. Level 7
  25. I protect worksheets so that users cannot damage them
  26. I use VLOOKUPs across files
  27. I use more complicated functions like INT and ROUNDDOWN
  28. I use different file types such as csv
  29. Level 8
  30. I extend the functionality of the software using macros
  31. Exceptional Performance
  32. I extend the functionality of the software using a programming language such as VBA

Graphics Self-assessment

If you understand it and could demonstrate it, check the box. Otherwise, don't.

All items:

0%

  1. Level 4
  2. I use basic shape tools lice rectangle and elipse.
  3. I use keyboard shortcuts to zoom and move.
  4. I arrange shapes by bringing them forward and sending them back.
  5. I group objects together.
  6. I use fill and stroke when adding colour.
  7. I convert text to paths (outlines).
  8. I use gradients sensibly.
  9. I annotate my work so that people know what I have done.
  10. Level 5
  11. I duplicate objects.
  12. I rotate objects.
  13. I reflect objects.
  14. I use the direct selection tool (the white pointer).
  15. I use the pen tool to create polygons.
  16. I control the polygon and star tools to create different shapes.
  17. I export my graphics to suitable file types such as .gif, .png or .jpg.
  18. I use the pathfinder.
  19. I use the eyedropper tool.
  20. I use layers.
  21. Level 6
  22. I use the pen tool to create curves.
  23. I use the blend tool.
  24. I use more than one stroke with a given shape to add detail.
  25. I control canvas size and transparency before exporting.
  26. I attach text to paths.
  27. I name layers.
  28. Level 7
  29. I group layers.

Web Authoring

If you understand it and could demonstrate it, check the box. Otherwise, don't.

All items:

0%


  1. Level 3
  2. I set up web authoring software properly (manage sites!)
  3. My work is well organised (images and html files all in their right places)
  4. Level 4
  5. I add text and images to web pages
  6. I link pages together using hyperlinks
  7. I link to external web pages
  8. I format text using things like bold and underline
  9. I complete the title tags on my web pages
  10. I use images as hyperlinks
  11. Level 5
  12. I use CSS for basic formatting
  13. I use invisible tables for layout
  14. I make external links open in a new tab or window
  15. I understand basic html tags (e.g. h1)
  16. Level 6
  17. I use hexadecimal values in my CSS style sheets.
  18. I use templates to standardise the way pages look
  19. I use rollovers
  20. I use hotspots
  21. I understand more advanced html tags (e,g, a)
  22. Level 7
  23. I use templates to standardise the navigation of my web sites
  24. I embed media
  25. Level 8
  26. I enhance my websites by writing my own javascript


By doing the practise test, I realized that I forgot a lot of things.
So before the exam, I will revise and refresh my memory so that I will get good marks.
In this, I think I got about between 60% - 70%.
H.W

24/5/12

I think I will give 60 out of 100.
This is because I did not really finish what I wanted to do.
I think I got level 5.


Exam work
Peer Assessment

Self Assessment

I disagree with the peer assessed one because the person who peer assessed my work gave a point for me even though I haven't done the skill. So in reality, I only got 12 points, whereas the person who peer assessed gave me 17 points.
H.W


14/6/12




21/6/12