Hero image

44Uploads

24k+Views

7k+Downloads

List of programming techniques
sekhon1976sekhon1976

List of programming techniques

(0)
List of all the programming techniques required for GCSE and A Level Computing; what do the students need to learn or show as part of the evidence in controlled assessments or Computing courseworks
Python - Build your own Iron man's JARVIS
sekhon1976sekhon1976

Python - Build your own Iron man's JARVIS

(0)
GCSE or A Level Programming project- which can be done at home. This project is aimed at people who are just starting to get in intermediate Python, and who have just realised things like OOP exist. If something you don’t understand isn’t explained with comments (the hashtagged lines) or docstrings (the triple-double quoted lines), then use the source of all knowledge: the Internet. You’ll find helpful tutorials that will explain exactly what that does, not just in Python but programming in general. When you’re done with those, come right back here!