Python practice booklet for T-Level Digital Production Design and DevelopmentQuick View
Shunt87Shunt87

Python practice booklet for T-Level Digital Production Design and Development

(0)
This booklet contains a complete set of information, exercises and challenges associated with the Core programming content of the T-Level in Digital Production. It’s primarily focused on application with a healthy dose of theory too. Use it for independent study or to supplement and guide your lessons. Whilst it’s linked to the T-Level DPDD it’s easily applicable to all sorts of other applications from GCSE, A-Level BTEC and even HE. It includes the necessary data files and covers the following: Functions Variables Data Types Comments Operations and handling numbers Global and local variables Modulo Arrays and Lists Selection - If statements and logical operators Iteration and loops Turtle and sequences of instructions Validation and Verification in Python File Handling in Python In Built Functions Searching and sorting algorithms Recursion Creating GUI apps in Python Pandas Data Science
Python for Occ Spec T Level Digital Production-  Flask, SQL and OOP- Complete unit of learningQuick View
Shunt87Shunt87

Python for Occ Spec T Level Digital Production- Flask, SQL and OOP- Complete unit of learning

(0)
A set of Python and SQL resources aligned to the development aspects of the T Level Digital (DPDD) Occupational Spec as well as the NEA of A Level computing. It is intended to teach and learn the process of making a web app using Flask and Python. It starts with the basics of SQL using the SQLite language and designing and creating databases, then linking that to Python. From there it moves to introducing object oriented programming and design patterns using Python. Finally it introduces Flask and creating increasingly complex web apps. There are 13 PowerPoints each one designed to cover around 2 hours of lesson time along with accompanying exercises, project and support for around the same again. That’s almost 50 hours of lesson time ready for you to work from. Primarily built around projects and implementation there’s a mix of theory and practice as well as projects to implement them.