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.
  • Python Advanced

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

    Houses of Parliament
    August 2025
  • I have been very impressed with the trainer and I thought the course was very good.

    Leaders Roman Group
    August 2025
  • Really interesting course. Lots of points covered and not just things useful for photos but also for marketing materials etc.

    UK Hydrographic Office
    August 2025
  • My trainer was exceptionally skilled. He fully understood my requirements, and his programming abilities were extraordinary. He solved all my problems and effectively fixed all my issues!

    Ivy B
    August 2025
  • Excellent knowledge! Have to say a massive thanks to the team for my Photoshop course. They really are a great provider. 5 stars from me.

    KPMG
    August 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
    August 2025
  • My course was great. I appreciated the teacher's expertise and willingness to answer any question. The best thing was that the class size was limited to six, meaning everyone had a chance to speak up.

    Gillian F
    August 2025
  • Our trainer made everything clear, engaging and easy to follow. He really knows his stuff and made the training enjoyable and useful. The admin was organised smoothly and communication was spot on.

    Hachette Partworks
    August 2025
  • The Transmedia team is always warm and welcoming when I visit. The instructors are experienced and extremely helpful. Getting the course customised is also no problem at all. Thank you Transmedia!

    CTBTO
    August 2025
  • Great couple of days diving into the Advanced Figma course. Environment conducive for learning and colleagues from different companies contributed for a richer experience. Would recommend.

    Marcos A
    August 2025
  • The InDesign course was really great and I thoroughly enjoyed it. Our tutor couldn't have been a better teacher!

    Domus Nova
    August 2025
  • Detailed and in-depth training. Staff are very welcoming and informative. Would highly recommend.

    Gemma B
    August 2025
  • Awesome training! I loved the focus on all the shortcuts, that was very useful.

    Emily B
    August 2025
  • Friday was brilliant, what a great tutor! I feel I'm finally giving structure to the madness! Top marks.

    Virgin Media O2
    September 2025
  • The trainer was extremely knowledgeable and delivered the course exceptionally well. Content was concise and certainly left me with a list of very useful takeaways.

    Dermalogica
    September 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
    August 2025
  • I have been very impressed with the trainer and I thought the course was very good.

    Leaders Roman Group
    August 2025
  • Really interesting course. Lots of points covered and not just things useful for photos but also for marketing materials etc.

    UK Hydrographic Office
    August 2025
  • My trainer was exceptionally skilled. He fully understood my requirements, and his programming abilities were extraordinary. He solved all my problems and effectively fixed all my issues!

    Ivy B
    August 2025
  • Excellent knowledge! Have to say a massive thanks to the team for my Photoshop course. They really are a great provider. 5 stars from me.

    KPMG
    August 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
    August 2025
  • My course was great. I appreciated the teacher's expertise and willingness to answer any question. The best thing was that the class size was limited to six, meaning everyone had a chance to speak up.

    Gillian F
    August 2025
  • Our trainer made everything clear, engaging and easy to follow. He really knows his stuff and made the training enjoyable and useful. The admin was organised smoothly and communication was spot on.

    Hachette Partworks
    August 2025
  • The Transmedia team is always warm and welcoming when I visit. The instructors are experienced and extremely helpful. Getting the course customised is also no problem at all. Thank you Transmedia!

    CTBTO
    August 2025
  • Great couple of days diving into the Advanced Figma course. Environment conducive for learning and colleagues from different companies contributed for a richer experience. Would recommend.

    Marcos A
    August 2025
  • The InDesign course was really great and I thoroughly enjoyed it. Our tutor couldn't have been a better teacher!

    Domus Nova
    August 2025
  • Detailed and in-depth training. Staff are very welcoming and informative. Would highly recommend.

    Gemma B
    August 2025
  • Awesome training! I loved the focus on all the shortcuts, that was very useful.

    Emily B
    August 2025
  • Friday was brilliant, what a great tutor! I feel I'm finally giving structure to the madness! Top marks.

    Virgin Media O2
    September 2025
  • The trainer was extremely knowledgeable and delivered the course exceptionally well. Content was concise and certainly left me with a list of very useful takeaways.

    Dermalogica
    September 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
August 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

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