Δείτε τα παρακάτω βίντεο και μπορείτε να κατεβάσετε και εκπαιδευτικό υλικό για να οργανώσετε τα μαθήματά σας εδώ (Ελληνικά)
[youtube b6vHZ95XDwU]
[youtube Pz7dLWvi2w0]
[youtube xc0stfTVE_8]
Πηγή: csunplugged.org
Από την ίδια ιστοσελίδα μπορείτε να βρείτε και πολλές άλλες δραστηριότητες για πολλά ακόμη θέματα.
Putting Computers to Work: Algorithms
Telling Computers What to Do: Procedures
Really Hard Problems: Intractability
Sharing Secrets: Cryptography
The Human Face of Computing: Interacting with Computers
Υπάρχει και υλικό (και στα Ελληνικά)
ΟΛΟ ΤΟ ΠΑΡΑΠΑΝΩ ΥΛΙΚΟ ΕΧΕΙ ΥΛΟΠΟΙΗΘΕΙ ΜΕ ΑΣΚΗΣΕΙΣ ΣΤΟ SCRATCH.
Ο ΠΗΓΑΙΟΣ ΚΩΔΙΚΑΣ ΤΟΥΣ ΒΡΙΣΚΕΤΑΙ ΕΔΩ.
Απόσπασμα από την παραπάνω (πολύ ενδιαφέρουσα) ιστοσελίδα σχετικά με τους δυαδικούς:
Binary NumbersCount the DotsThe binary number system plays a central role in how information of all kinds is stored on computers. Understanding binary can lift a lot of the mystery from computers, because at a fundamental level they're really just machines for flipping binary digits on and off. There are several activities on binary numbers in this document, all simple enough that they can be used to teach the binary system to anyone who can count! Generally children learn the binary system very quickly using this approach, but we find that many adults are also excited when they finally understand what bits and bytes really are.