JohnPhilipJones
  • Home
  • 1-Minute Videos
    • A). Binary and Number Systems Revision
    • B). Logic Gate Revision
  • Edexcel
    • 1.2. Algorithms
    • 2.1 Binary
    • 3.1 Hardware
    • 3.2 Software
    • 6.2 Constructs
    • 6.5 Operators
    • 6.6. Subprograms
  • Video Index
    • 1. Basic Logic Gates
    • 2. Boolean Algebra
    • 3. Machine Code
    • 4. Number Systems
    • 5. Operating Systems
    • 6. Visual Basic
    • 7. GIMP Graphics
  • Donate
  • Python
  • Mathematics
  • Revision
  • Contact

Videos for Edexcel GCSE Computer Science (2020)

6.2 Constructs
  1. Python Variables and Data Types >>
  2. Python Assignment Statement >>
  3. Python Assignment Operators >>
  4. Python Augmented Assignment Operators >>
  5. Naming Python Variables >>
  6. Pythons Case Sensitivity >>
  7. The Sequence Structure >>
  8. The if  Selection Construct >>
  9. The if... else Selection Construct >>
  10. Boundary testing the if ... else Selection Construct >>
  11. Nested Selection Constructs >> 
  12. The elif Selection Construct >>
  13. The while iteration (repetition loop) >
  14. Pythons Relational Operators (making decisions) >>
  15. Multiple Conditional Tests (and paths) in a Python program >>
  16. Pythons range function >>
  17. The for loop iteration >>
The following video is outside the scope of the GCSE course but is worth watching to help understand why it is often said that 'Everything in Python is an Object'.
  1. A Python Variable versus a Python Object >>

Please consider donating to help with the costs incurred in developing this website.             Donate >>