Github
LinkedIn
Twitter
YouTube
RSS

Training Course Details

Programming with Python

Programming with Python

Course Level: Intermediate

The benefit of using a programming language such as Python is that we can automate repetitive tasks. This course covers the fundamental techniques such as functions, for loops and conditional expressions. By the end of this course, you will understand what these techniques are and when to use them.

Online | September 8, 2021,

Price:
Venue Details:
Start Date:
Time:
Duration:

Select if you qualify for a discount

Course Details

  • Course Outline
  • Learning Outcomes
  • Materials
  • Prior Knowledge

Course Outline

  • Control Flow: Get a handle on the basics of program control flow for your scripts. We will examine iterative looping structures (for loops) and conditional expressions (if statements).
  • Functions: Define and use your own functions.
  • Comprehensions: Building new data structures like lists and dictionaries from existing data structures.
  • Help: Acquiring sources of help from the Python community, to help when debugging.

Learning Outcomes

By the end of the day participants will…

  • have a thorough understanding of if and else statements, functions and for loops
  • understand the advantages of using comprehensions in Python
  • have a clearer idea of where to go, to seek help from the Python community when debugging erroneous code

Materials

Prior Knowledge

The course follows on from the Introduction to Python course. It is assumed that all students have attended this course (or have equivalent skills).

Attendee Feedback