Free Educational Resources from Mr. Noureddine Tadjerout
Average Rating4.64
(based on 35 reviews)
I am a versatile professional with a diverse skill set and a strong background in education and technology. As an accomplished Author, Teacher Trainer, Examiner, and certified Apple Teacher and VEX Robotics. I have honed my expertise in Computer Science and Mathematics education. Additionally, I hold the role of Curriculum Development Specialist, focusing on Computer Science, Engineering, and Microsoft Office. I am passionate about creating educational resources and assisting fellow educators.
I am a versatile professional with a diverse skill set and a strong background in education and technology. As an accomplished Author, Teacher Trainer, Examiner, and certified Apple Teacher and VEX Robotics. I have honed my expertise in Computer Science and Mathematics education. Additionally, I hold the role of Curriculum Development Specialist, focusing on Computer Science, Engineering, and Microsoft Office. I am passionate about creating educational resources and assisting fellow educators.
Attached year 8 python programming practical test 1, 2 and end of term exam
Please feel free to leave any comments and rate the review . Thank you
Mr. N.T
•Understand and use pseudocode for assignment, using ←
•understand and use pseudocode, using the following conditional statements:
IF
… THEN … ELSE … ENDIF
CASE
… OF … OTHERWISE … ENDCASE
•U nderstand and use pseudocode, using the following loop structures:
FOR
… TO … NEXT
REPEAT
… UNTIL
WHILE
DO … ENDWHILE
•U nderstand and use pseudocode, using the following commands and statements:
INPUT and OUTPUT (e.g. READ and PRINT)
totalling (e.g. Sum ← Sum +
counting (e.g. Count ← Count +
•U nderstand and use standard flowchart symbols to represent the above statements,
Key Objectives in this unite 2- Pseudocode and flowcharts are to revise:
Pseudocode:
Assignment
Loop structures
Input and output
Standard actions
Flowcharts:
Symbols
ICT -YEAR 9- END OF YEAR EXAMINATION and EoY Revision ( MS Word/PowerPoint/Excel/Database
IMPORTANT INSTRUCTIONS:
This Exam consists of four parts.
You must attempt all questions in the exam.
– You have to prepare a word processing file using MS Office Word.
– You have to prepare a presentation file using MS Office PowerPoint.
– You have to prepare a presentation file using MS Office Excel
– You have to prepare a presentation file using MS Office Access
Students should be able to:
Roles of the different computers within the network and subnetwork models Benefits and drawbacks of each model Justify the use of a model for a given situation
Understand how packets are transmitted between two hosts for a given topology
Justify the use of a topology for a given situation
Including the use of public and private clouds.
Benefits and drawbacks of cloud computing
Describe the characteristics of copper cable, fibreoptic cable, radio waves (including WiFi), microwaves, satellites Including switch, server, Network Interface Card (NIC), Wireless Network Interface Card (WNIC), Wireless Access Points (WAP), cables, bridge, repeater Including Carrier Sense Multiple Access / Collision Detection (CSMA / CD) Methods of bit streaming, i.e. real-time and
on-demand Importance of bit rates / broadband speed on bit streaming
Including modems, PSTN (Public Switched Telephone Network), dedicated lines, cell phone network
• format of an IP address including IPv4 and IPv6
• use of subnetting in a network
• how an IP address is associated with a device on a network
• difference between a public IP address and a private IP address and the implications for security
• difference between a static IP address and a dynamic IP address
Objective:
•Understand the use of the different operators in Python.
•Explain What is an algorithm, Pseudocode and Flowchart?
•Understand the following terms, (IF , ELSE & ELIF)
Outcomes:
Explain the use of an IF and Else statement
The opening of Amazon Go has flooded the Moments. Customers will shop
o n Amazon Go after downloading the
Amazon Go App and connecting the ir debit card with the app . During shopping , a product will be shown on the
Amazon Go App if chosen from the shelf, and will automatically be canceled if put back on the shelf. When you
have selected your items and are ready to leave, the payment of the order will be automatically completed in the
app . With benefits brought by the new science and technology of artificial intelligence, users’ behaviors can be
accurately identified by a large number of cameras or even microphones, which is a great step for us to enter an
intelligent life.
Have you though
t about the concepts and principles implied in artificial intelligence technology while you are
expressing the great convenience that Amazon Go brings to life?
Attached Computational Thinking Exam with solution , Computational Thinking classroom activities and full CT lesson by CS Unplugged for year 6/7/8/9 pupils.
Declare and use variables and constants
Understand and use basic data types: Integer, Real, Char, String and Boolean
Understand and use the concepts of sequence, selection, repetition, totalling and counting
Use predefined procedures/functions