-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mrDV edited this page Nov 23, 2022
·
8 revisions
This github repository contains code relevant to IGCSE ICT (G1, G2) and a very quick introduction to Python programming we do at the end of our (G2, Grade 10) school year.
Get the Web authoring example web site code (HTML, CSS). This is related to the practical aspect of unit 21 of the IGCSE coursebook/textbook/syllabus.
Here you will find code showing how we take our initial steps learning the Python v.3 programming language.
We start with code to create simple shapes with the Python turtle. This is part of topic 6.4 of the ICT syllabus and gives us a great excuse to get into programming essential concepts.