Search icon

Master programming with Python. Learn from experts to write and optimise code, enhance data analysis and create innovative applications effectively and effectively as a software developer.

3 day course     10am - 5pm     Live Online or Classroom-based

What you will learn

  • Exploring the Python environment and syntax, enabling you to create dynamic web pages and applications.
  • How to use variables, operators and control structures, empowering you to write Python code effectively.
  • Understanding how to work with forms, cookies and sessions, helping you create interactive web experiences.
  • How to connect to databases and retrieve data, enabling you to build data-driven websites.
  • Exploring how to use PHP functions, classes and objects, helping you organize and reuse your code.
  • How to deploy your Python applications to web servers, empowering you to share your work with the world.
  • Understanding best practices for Python development, security and performance, helping you create robust and reliable web applications.

Related Courses

  • Python Advanced

    Overall very good. Trainer engaging and very knowledgeable; willing to go off-script with code reviews and custom examples.

    Houses of Parliament
    December 2025
  • Great stuff. Super simple to understand and loads of game changing tips!

    Daniel D
    October 2025
  • First class - The trainer was extremely knowledgeable and answered all our questions.

    MOD
    November 2025
  • Excellent training centre. My trainer was unbelievably knowledgeable, explained himself well and provided a great teaching environment. Staff were welcoming, accommodating and attentive.

    West Herts College
    December 2025
  • We had a really good session. I'm looking forward to sharing the learning with my team.

    Care Quality Commission
    September 2025
  • Thank you so much for yesterday, it was really helpful and I will definitely make use of everything you showed me!

    Barton Peveril College
    January 2026
  • If you're wondering whether to book a course with this company then DO IT! I was able to learn how to use a design software application in just two days and feel very confident in it now.

    Department for Business and Trade
    December 2025
  • The Figma course was great! Our trainer was very good at explaining and had great patience even when you didn't understand something. I feel much more confident using Figma now.

    Paulina M
    September 2025
  • Thank you for the very engaging, insightful and interesting Photoshop course I sat this week. Everyone at Transmedia was warm and welcoming and my teacher was marvellous. Huge thanks to everyone.

    National Basketball Association
    December 2025
  • Great course and learned lots - thank you.

    Nuvias U
    December 2025
  • Probably the best course I have been on. Very thorough and entertaining.

    Cancer Research UK
    August 2025
  • I want to say a huge thank you for the course yesterday - it was brilliant, so easy to understand and I've come away so much more knowledgeable.

    Tottenham Hotspur FC
    December 2025
  • It was great to have our trainer back! We definitely got a lot from the course over the two days. Thanks again. We will be in touch for further support and training. (Those links will come in handy)!

    Ocado Retail
    December 2025
  • I'm so impressed with how this has gone and am so thankful for everything you've done to help me prepare for my new job. I will definitely be back for more courses to update my skills as I go along.

    Sarah M
    December 2025
  • Lee made it really easy to follow his instructions, going at a good pace for me to keep up and was able to answer any questions. I feel much more confident after completing the two days. Thanks!

    December 2025
  • Python Advanced

    Overall very good. Trainer engaging and very knowledgeable; willing to go off-script with code reviews and custom examples.

    Houses of Parliament
    December 2025
  • Great stuff. Super simple to understand and loads of game changing tips!

    Daniel D
    October 2025
  • First class - The trainer was extremely knowledgeable and answered all our questions.

    MOD
    November 2025
  • Excellent training centre. My trainer was unbelievably knowledgeable, explained himself well and provided a great teaching environment. Staff were welcoming, accommodating and attentive.

    West Herts College
    December 2025
  • We had a really good session. I'm looking forward to sharing the learning with my team.

    Care Quality Commission
    September 2025
  • Thank you so much for yesterday, it was really helpful and I will definitely make use of everything you showed me!

    Barton Peveril College
    January 2026
  • If you're wondering whether to book a course with this company then DO IT! I was able to learn how to use a design software application in just two days and feel very confident in it now.

    Department for Business and Trade
    December 2025
  • The Figma course was great! Our trainer was very good at explaining and had great patience even when you didn't understand something. I feel much more confident using Figma now.

    Paulina M
    September 2025
  • Thank you for the very engaging, insightful and interesting Photoshop course I sat this week. Everyone at Transmedia was warm and welcoming and my teacher was marvellous. Huge thanks to everyone.

    National Basketball Association
    December 2025
  • Great course and learned lots - thank you.

    Nuvias U
    December 2025
  • Probably the best course I have been on. Very thorough and entertaining.

    Cancer Research UK
    August 2025
  • I want to say a huge thank you for the course yesterday - it was brilliant, so easy to understand and I've come away so much more knowledgeable.

    Tottenham Hotspur FC
    December 2025
  • It was great to have our trainer back! We definitely got a lot from the course over the two days. Thanks again. We will be in touch for further support and training. (Those links will come in handy)!

    Ocado Retail
    December 2025
  • I'm so impressed with how this has gone and am so thankful for everything you've done to help me prepare for my new job. I will definitely be back for more courses to update my skills as I go along.

    Sarah M
    December 2025
  • Lee made it really easy to follow his instructions, going at a good pace for me to keep up and was able to answer any questions. I feel much more confident after completing the two days. Thanks!

    December 2025

This Python Introduction course includes

  • bullet point icon Authorised Certificate
  • bullet point icon Lifetime support after your course
  • bullet point icon Course materials
  • bullet point icon Live Instructor-led training
  • bullet point icon Refreshments all day
  • bullet point icon Latest Mac or PC ready to go
  • bullet point icon Authorised Trainers
  • bullet point icon Hands-on exercises

Book this course

We offer Python Introduction as a private course.

You can select a date which suits you or your team.

The course content can be fully customised to your exact learning requirements.

Request dates

Google Reviews

Overall very good. Trainer engaging and very knowledgeable; willing to go off-script with code reviews and custom examples.

Houses of Parliament
December 2025

Course Outline for Python Introduction

Know your IDE

  • Editing files
  • Setting the interpreter for different Python versions
  • Debugging code
  • Using shortcuts

Python Code Essentials

  • Datatypes and variables
  • Collections and slicing
  • Functions and arguments
  • Good code structure
  • Conditionals and loops
  • The range object
  • Using string formatting
  • While, break, quit
  • Defining functions

Python's Primary Collection Types

  • Add and remove elements and iterate over lists, tuples, sets and dictionaries
  • Range and generator syntax

Object-Oriented Programming

  • Principles and syntax of Object-Oriented Programming
  • Understand how to define and use classes in Python

Creating Functions, Modules and Packages

  • Functions and classes are written inside modules which are placed in packages
  • Explore the creation and use of functions for modular code
  • Understand the concept of modules and packages for organising and structuring code

Functional Programming

  • Higher-order functions
  • Map, reduce and filter

Read and Write Files

  • File access objects
  • Printing to file
  • Write and read text files
Show more

FAQs about the Python Introduction course

Is this Python Introduction course suitable for me?

This course is designed for people who are new to Python or have been using Python for a while but have never had formal training or who would like to learn best practice in Python. If you are have any questions about whether the course could meet your needs, please speak to our customer service team. They will be delighted to advise you.

Will I receive a certificate upon completion of my Python Introduction course?

Yes, you'll receive a certificate of completion from Transmedia, demonstrating your knowledge and attendance on our Python Introduction course. Our certificates note our Authorised Training Centre status.

How is the content taught throughout the Python Introduction course?

Our Python Introduction course is extremely interactive. You will be using Python throughout the day, working through examples and live projects under the guidance of our trainer, who will be supporting you through each step.

What is the recommended number of people for the class when I attend the Python Introduction course?

For private classes in Python Introduction, we recommend a maximum of 8 to 10 people from the same company in the class. Please ask our customer service team to help you find the right balance of people per class and the number of days training you need.

Should I attend the Python Introduction course in person or live online?

For in-person courses at our London training centre, you will receive a warm personal welcome, your choice of the latest Mac or PC and morning and afternoon refreshments. If you prefer to attend remotely, rest assured that you will be taught live by the same experts that deliver our in-person courses, covering the same training content, using the same exercises and materials. A second monitor is recommended but not essential.

What support is available after I attend the Python Introduction course?

We offer ongoing support to our Python Introduction course attendees through email and by arrangement, phone calls. You are welcome to ask any questions on topics covered during training. Our trainer will always do their best to explain principles and help you with any issues you encounter.

Python Introduction — Team and Bespoke Training

Booking a private training session allows you to focus on your exact needs on dates that work best for you or your team.

  • Sessions can be run online or in person, on your site or at our London training centre.
  • We manage training for many of the UK’s largest companies, taking care of all the admin, working with you to ensure the perfect course.
  • Our expert trainers will first understand your requirements and then tailor each session to your exact specification.
  • We offer a free consultation service to work out every detail of your course.

Prices for bespoke sessions with our expert trainers start at £595 + VAT, depending on the course and number of people.
Costs include all preparation time to customise the course to your exact requirements.

Private One-to-One Training

One-to-one tuition tailored to your exact requirements. Your choice of duration, dates and content.

Book Now

Team Training for Companies

Group bookings provide you with the most cost-effective way to train your team.


Book Now

Our Clients

raf logo hiscox logo nhs logo university of cambridge logo five cowries logo usaid logo rapha logo hsbc logo bbc logo formula 1 logo banking standards board logo british library logo victoria and albert museum logo natural history museum logo dyson logo clarks logo university of oxford logo wcrf logo hmpps logo s4c logo apollo tyres logo game of thrones logo

Latest Blog Articles

Why Transmedia?

Icon of an activity line

Unlimited Training Support

We offer unlimited training support after your course.

Icon of an activity line

Bespoke Training Solutions

Customised training and software solutions based on your exact requirements.

Icon of an activity line

Worldwide Creative Skills Training

Join our authorised training courses live online from anywhere in the world.

Icon of an activity line

Authorised Training Professionals

Our experts are accredited by Adobe, Apple and Claris and bring years of experience and real-world expertise.