Revision Y9 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Who was Charles Babbage?

A

Charles Babbage, known as the Godfather of Computing, was born in 1791 and died in 1871, and he is best of all known for designing the first automatic computing machine, which was to remove human error entirely.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What was Charles Babbage Famous For?

A

He had designed a steam powered calculating device called the ‘Difference Engine’, and was perfectly accurate, meaning no room for human error. The man himself was an amazing problem solver, and used logical thinking to be able to work out the steps need to to be able to get a machine to make a calculation to an exact number.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Logical Thought?

A

Logical Thinking is when you apply the rules of one related statement or fact to another one. This is what Charles Babbage did.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How is Logical Thought important for Problem Solving?

A

Logical Thought is important for Problem Solving because it provides you a systematic way of going about the problem and then hopefully solving it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is it important to be clear when describing Problem Solving?

A

It is very, very important to be clear when you are describing Problem Solving, as sometimes it can be very complicated and therefore, needs to be laid out in the right way.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Who was George Boole?

A

George Boole was a Mathematician in the 1800’s and he is best known for leading us to realise that computers could act and behave like humans, in his theory known as ‘Boolean Logic’. This new concept was a big advancement in the technological world.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What was George Boole Famous for?

A

George Boole realised that ‘human though is mastered by laws, which can be described by means of mathematics’, which then led people on to realising that computers were simply calculating devices. This is extremely important because this new way of thinking led onto the development and understanding of CPU’s and Logic Gates. This is what he was famous for.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the three Logic Gates and what do they do?

A

There three Logic Gates are the:

  • NOT Gate
  • AND Gate
  • OR Gate
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How to Solve the three Logic Gates?

A

-NOT
Do the opposite

-AND
Every combination is 0, except for both 1’s being one

-OR
Every combination is 1, except for both 0’s being zero

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Who was Alan Turing?

A

This man is Alan Turing, and he was one of the first ever computer scientists, as well as a mathematician, who was able to decipher coded messages from the Enigma that were sent by the Germans in the World War.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What was Alan Turing Famous For?

A

He was famous for being able to make a machine which would help crack the German Enigma code. He did this by using the Bombe machine which he invented, which reduced the amount of possibilities of what could be written, meaning that the British could try and work out the code easier.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How do PigPen Ciphers work?

A

The PigPen Ciphers work by using certain symbols that correspond to a table to give you the code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do Caesar Ciphers work?

A

The Caesar Cipher works by using the letter in the alphabet that is 3 letter behind the word that is in the code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does Encryption mean?

A

In the dictionary, Encryption means: “the process of converting information or data into a code, especially to prevent unauthorized access.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Who was Tim Berners-Lee?

A

Sir Tim Berners-Lee was born on the 8th of June in 1955 and grew up in London. Later on in his life, he studied physics at Oxford University and decided to become a software engineer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is Tim Berners-Lee famous for?

A

Sir Tim was the person who created the World Wide Web (WWW) and it was published in a paper called ‘Information Management: A Proposal’. Here he put hypertext and the internet together as one, and distributed it Globally, for absolutely free, which is why he is so famous.

17
Q

What is HTML and how does it work?

A

HTML is Hypertext Markup Language which is used to create electronic documents that can be displayed in the World Wide Web.

18
Q

How to write some basic HTML:

A

The Hypertext Markup Language is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables, which will be coded inside of this.