Coding as a Literacy for the 21st Century

Sensors, Network Coding
Code the ultrasonic and the servo motor, design with the logical operators, remote communication between two micro: bits to send information and to record.
Assemble (TrashBot) | (Parking Barrier)

Coding & Logical Operators
Learn to code with sensors and the sensor shield, photo interrupter, external LED light, light sensor and simple logical operators.
Assemble the robot: Version 1 | Version 2
Robotic Car & DC Motor
Use micro: bit to control the DC motor and the motor shield to operate the wheels; Design with "Functions" with various movements (forward, backward, pause, Turn left/Right); Set arrays to manage the movements; and wireless controlling the movements.
Assemble the Robotic Car - Version 1 | 2


with Machine Learning & Data Science
Jupyter Notebooks
Learn to collect data with sensors and display the data on Jupyter Notebooks; Learn to display the data, collaborate with team members, and create simple predictions with different types of data sets: [Preparing data (categorical); cleaning data; model selection; model training; evaluate the model; make predictions;]
Case Study - Create several projects based on Data Types- Decision Tree, Linear & Logistic Regression
Study the different types of data: Logistic regression, classification and linear regression; develop the model of each of the data types; carry out the predictions: Bakery; Insurance; Car Sellers; Bank Loans; Clothings.

Python Framework -Flask
Learn to build, deploy, and run your app in the cloud; Utilise GitHub essentials like repositories, branches, commits, and pull requests; Create a simple web app with a few static pages with Flask;


