facebook
favorite button
member since icon
Since December 2022
Instructor since December 2022
Computer Science and Practical Python Programming Classes.
course price icon
From 55.32 $ /h
arrow icon
Python Programming Classes for intermediate and beginner level students. I’ll be covering the basics to intermediate concepts with hands on practical assignments for better understanding of the concepts.
Take home exercises to have a strong grisp on the basics.
Location
green drop pin icon
|
Use Ctrl + wheel to zoom!
zoom in iconzoom out icon
location type icon
At student's location :
  • Around London, United Kingdom
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
The class is taught in
English
Availability of a typical week
(GMT -05:00)
New York
at home icon
At student's home
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Similar classes
arrow icon previousarrow icon next
verified badge
You are a highschool student?
You have a baccalaureate?
You need help with Python (Algorithmic Programming).
I am here to teach you !

I am certified from Python Institute (PCAP: Certified Associate in Python Programming) and I work with Python for more than 5 years.
I am also a teacher and my students love the way I teach with (simple, clear and always funny)
verified badge
<Course Description>
This course is designed for beginners who are interested in learning programming with Python. It covers the basic concepts of programming such as data types, variables, control structures, functions, and file I/O. Participants will learn how to write Python programs, debug code, and design algorithms using Python. The course also introduces the basics of object-oriented programming and the Python libraries used for data manipulation and visualization.

<Prerequisites>
No prior programming experience is required. However, familiarity with basic computer concepts such as files, folders, and operating systems is recommended.

<Learning Objectives>
By the end of the course, participants will be able to:

* Understand the fundamentals of programming and how it applies to Python
* Write Python code for simple applications and automate repetitive tasks
* Use control structures such as loops and conditional statements
* Create functions to encapsulate code and enable code reuse
* Work with Python libraries such as NumPy, Pandas, and Matplotlib
* Use object-oriented programming principles to design more complex programs
* Debug code and use error-handling techniques


<Course Outline>
The course is divided into modules that build on each other to provide a comprehensive introduction to Python programming. Each module consists of lectures, demonstrations, hands-on exercises, and quizzes to reinforce learning. Here is an outline of the course:

Module 1: Introduction to Python
History and Overview of Python
Setting up Python environment
Writing and running basic Python programs
Variables, data types, and operators

Module 2: Control Structures
Conditional statements and Boolean logic
Loops and iteration
User input and output

Module 3: Functions
Writing and calling functions
Scope and namespaces
Return values and parameters
Lambda functions

Module 4: File Input and Output
Reading and writing files
File modes and buffering
Handling exceptions and errors

Module 5: Object-Oriented Programming
Classes and objects
Inheritance and polymorphism
Data encapsulation and abstraction
Special methods and decorators

Module 6: Python Libraries
Introduction to NumPy, Pandas, and Matplotlib
Data manipulation and analysis with Pandas
Data visualization with Matplotlib


Conclusion
This beginner's programming class in Python provides a solid foundation for anyone interested in learning programming and using Python for data analysis, automation, or software development. With hands-on exercises, interactive quizzes, and a comprehensive final project, participants will learn how to write Python code that is efficient, maintainable, and elegant.
verified badge
I have 15 years of experience working in companies large and small, specialising in Excel VBA, Access VBA and SQL to create databases and reports.

If you want to learn Excel, be it a beginner introduction class or expert level than I can help.

I am a native English speaker with friendly and clear communicaton.
verified badge
Description:
This immersive course is designed to introduce participants to the core concepts of programming through three versatile languages: C, C++, and Python. The course caters to beginners and enthusiasts aiming to develop a strong foundation in programming logic and syntax using these languages.

Topics Covered:

1. Introduction to C Programming:

Basic structure, variables, and data types.
Control structures: loops and decision-making statements.
Functions and modular programming.
Arrays, strings, and pointers.
2. Intermediate C++ Programming:

Object-oriented programming (OOP) concepts: classes, objects, inheritance, and polymorphism.
Standard Template Library (STL): Containers, algorithms, and iterators.
File handling and streams in C++.
3. Basic Python Programming:

Python syntax, data types, and basic operations.
Control flow: loops and conditional statements.
Functions, modules, and libraries.
Introduction to data structures: lists, dictionaries, and tuples.
Teaching Methodology:

Layered Learning Approach: Begin with fundamental programming concepts using C and gradually progress to object-oriented concepts with C++. Transition to Python to introduce high-level concepts and application-oriented programming.
Practical Coding Assignments: Implement coding exercises and projects in each language to reinforce learning and practical application.
Hands-on Workshops: Conduct workshops and coding sessions to apply learned concepts in real-time scenarios.
Target Audience:
This course is suitable for beginners and individuals with minimal programming experience who wish to acquire a solid understanding of programming logic using C, C++, and Python.

Outcome:
Participants will gain proficiency in C and C++ fundamentals, along with a basic understanding of Python, empowering them to write, understand, and analyze code in these languages.
verified badge
I am a Cambridge graduate in CS, with over 10 medals and national distinctions for competitive programming.

For over 5 years, I have helped hundreds of students discover how easy and beautiful Computer Science is:

- Assisted students in improving from a C to an A* grade.
- Helped motivated students qualify for the National Informatics Olympiad.
- Guided many achieve their target grades in A-Levels, even attaining the perfect score.
- Prepared for IB/IA, A-Levels, GCSE, University Entry, or equivalent.
- Assisted with specific projects at a professional level, including interview preparation.

All my success in Computer Science is due to my teachers, who knew how to inspire my passion and turn any concept into an easy-to-understand story. That's why I decided to help others further to elucidate the secrets of Computer Science and to smile with relief in the exam hall when they notice that they know how to solve all the subjects perfectly.

It's amazing how quickly a student can progress when the material is explained to them in their understanding.

I have a highly flexible schedule and can adapt to accommodate your needs.
If you have any questions about my teaching method, availability, or pricing, please don't hesitate to reach out.
I am here to assist you and provide the support you need :).
verified badge
Hi!

Welcome to my class on Python programming! As a PhD student in Geophysics my main tool is my computer. In order to do science one needs to know how to program. I use Python everyday in order to analyze data, run numerical models, plot results and much more. So, let's embark on the journey of learning Python and explore its diverse capabilities together!

For beginners:
I have designed it for absolute beginners to become at ease with the language within 5 sessions of 1h. Message me to know the 5 classes curriculum and I will be more than happy to share it with you!

For intermediate users:
If you already know the basics of Python but want to go more in-depth on certain packages this is the right place! Message me and we can discuss what your needs are! I am a professional user of Numpy, Pandas, Matplotlib, os, scipy and many more packages!

Are you not sure Python is the right language for you? Check the following out and let me know if you have any questions!

First of all, what is Python? According to its creator, Guido van Rossum, Python is a:

“high-level programming language, and its core design philosophy is all about code readability and a syntax which allows programmers to express concepts in a few lines of code.”

Learning Python is a rewarding experience for several reasons. Firstly, Python is inherently beautiful as a programming language, offering a natural and expressive way to translate your thoughts into code. Its readability and simplicity make coding an enjoyable and intuitive process.

The Python language finds applications across various domains, including data science, web development, machine learning and AI. For example, platforms like Quora, Pinterest, and Spotify leverage Python for their backend web development!

This versatility makes Python a powerful tool for those eager to delve into different aspects of programming. If this caught your curiosity message me and I'll make you a Python hero! Welcome to the community!
verified badge
Artificial Intelligence is playing it's role in almost every field like in medical, home appliances and other stuff. It's a path which get new on every step.

In the course you will learn the basic concepts, Creation and implementation of AI. After completing it you will get the clear picture of how these Artificial Intelligence works and how they can be enhanced further for more efficiency.
verified badge
Are you a university student 🎓 aiming to pass your programming exams and seeking guidance? 💻

Then these programming lessons are specially curated for you! 🚀

⦿ Specialized support to conquer university assignments 📚 and excel in exams 📝.

⦿ Hands-on learning through live project development 🔧 to bolster your academic achievements 🎯.

⦿ Access to a wealth of learning materials: 📑 slides, 🎥 videos, 📖 tutorials, and supplementary reading resources 📚.

⦿ Patient, friendly, and supportive teaching approach 🤝. My goal is to assist university students in overcoming programming hurdles and achieving success 💡.

Let's pave the way to exam success together 🏆—join these tailored programming lessons for your academic triumph! 🎯🎓
verified badge
I specialize in teaching web development for beginners, focusing on building a strong foundation in web design and programming. My goal is to guide students through the fundamentals without overwhelming them. In this class, you'll learn how to create and style basic websites using HTML, CSS, and JavaScript. I provide hands-on practice with real-world examples and assign projects after each lesson to reinforce learning. Whether you're new to coding or looking to enhance your computer skills, this course offers a supportive environment to grow at your own pace. No prior experience is required.
verified badge
Music Theory is essential to understand the relationship between the notes.

Computer Programming allows to think and frame logical reasoning, which in turn will help anybody think to form solutions.

Computer Science Knowledge plays an important role in everyday life.
verified badge
Greetings! I am a geospatial analyst at Transport for London and I specialise in building and running Geographic Information Systems (GIS) through different technologies. As part of my specialisation, I teach and assist early and mid-career geographers with GIS, specifically how to retrieve and create data, run any type of geospatial analysis and interpret the results.

I work in both QGIS and ArcGIS environments and I would be more than happy to help with specific projects the students have in mind, if applicable. Otherwise, I have student-focused study programmes that provide the foundations as well as more advanced knowledge and skills.

Feel free to contact me for a chat!
verified badge
Unlock your academic potential with engaging and adaptive lessons in Maths, Computer Science, and Science at GCSE level and below! As a straight 9 student who has successfully navigated challenging private school entrance exams, now studying Maths, Further Maths, Physics and Computer Science at A-Level, I bring firsthand experience and insights into what it takes to achieve top grades while nurturing a genuine passion for learning.

My interactive teaching style creates a comfortable environment where students feel free to ask questions and tackle their weaknesses. Each lesson involves addressing any subjects students find challenging, honing exam techniques, and working through exam questions. Together, we’ll focus on understanding underlying concepts and developing essential problem-solving and critical thinking skills. I truly believe that anyone can enjoy Maths; often, it’s just about finding the right person to guide you.
verified badge
Mathematics is the best way to enhance your intellect but also work on your intuition and your ability to see patterns.

Good day, my name is Alex, I have been teaching math for over 10 years to hundreds of students. I will teach all grades from elementary school all the way to high school and IB/GCSE etc.

My philosophy revolves around these three values:
-Encouragement
-Inspiration
-Discipline

I specialize into teaching mathematics and programming, but in some occasions I teach physics too.
Feel free to contact me.
verified badge
I offer engaging and comprehensive programming lessons in C++ and Python, designed to help you master essential concepts and advanced topics in computer science. From problem-solving techniques, object-oriented programming, and data structures to database management, operating systems, digital logic design, and algorithm analysis, my lessons cover it all. I also introduce exciting areas like parallel and distributed computing and the basics of artificial intelligence. Whether you're preparing for GCSEs, A-levels, or pursuing a BSc in Computer Science, my tailored approach ensures you build a strong foundation and advance to becoming an exceptional programmer. Let’s make programming both accessible and enjoyable as you unlock your full potential in this ever-evolving field!
verified badge
From basics to advanced Java skills, including Java Core, OOP, JDBC, JavaFX and Gluon for mobile apps, and Java Spring Boot with JPA and Hibernate for web apps, and Gluon to convert all apps cross-platform. You can plan your sessions with me. We can start at the very beginning or at your specific level. We can do one session or as many as you like. I normally start with one hour to assess and plan your training program, and then we book sessions from there. I can teach it in my office in Pall Mall or at your location within a reasonable distance in London.
message icon
Contact Montek
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
You are a highschool student?
You have a baccalaureate?
You need help with Python (Algorithmic Programming).
I am here to teach you !

I am certified from Python Institute (PCAP: Certified Associate in Python Programming) and I work with Python for more than 5 years.
I am also a teacher and my students love the way I teach with (simple, clear and always funny)
verified badge
<Course Description>
This course is designed for beginners who are interested in learning programming with Python. It covers the basic concepts of programming such as data types, variables, control structures, functions, and file I/O. Participants will learn how to write Python programs, debug code, and design algorithms using Python. The course also introduces the basics of object-oriented programming and the Python libraries used for data manipulation and visualization.

<Prerequisites>
No prior programming experience is required. However, familiarity with basic computer concepts such as files, folders, and operating systems is recommended.

<Learning Objectives>
By the end of the course, participants will be able to:

* Understand the fundamentals of programming and how it applies to Python
* Write Python code for simple applications and automate repetitive tasks
* Use control structures such as loops and conditional statements
* Create functions to encapsulate code and enable code reuse
* Work with Python libraries such as NumPy, Pandas, and Matplotlib
* Use object-oriented programming principles to design more complex programs
* Debug code and use error-handling techniques


<Course Outline>
The course is divided into modules that build on each other to provide a comprehensive introduction to Python programming. Each module consists of lectures, demonstrations, hands-on exercises, and quizzes to reinforce learning. Here is an outline of the course:

Module 1: Introduction to Python
History and Overview of Python
Setting up Python environment
Writing and running basic Python programs
Variables, data types, and operators

Module 2: Control Structures
Conditional statements and Boolean logic
Loops and iteration
User input and output

Module 3: Functions
Writing and calling functions
Scope and namespaces
Return values and parameters
Lambda functions

Module 4: File Input and Output
Reading and writing files
File modes and buffering
Handling exceptions and errors

Module 5: Object-Oriented Programming
Classes and objects
Inheritance and polymorphism
Data encapsulation and abstraction
Special methods and decorators

Module 6: Python Libraries
Introduction to NumPy, Pandas, and Matplotlib
Data manipulation and analysis with Pandas
Data visualization with Matplotlib


Conclusion
This beginner's programming class in Python provides a solid foundation for anyone interested in learning programming and using Python for data analysis, automation, or software development. With hands-on exercises, interactive quizzes, and a comprehensive final project, participants will learn how to write Python code that is efficient, maintainable, and elegant.
verified badge
I have 15 years of experience working in companies large and small, specialising in Excel VBA, Access VBA and SQL to create databases and reports.

If you want to learn Excel, be it a beginner introduction class or expert level than I can help.

I am a native English speaker with friendly and clear communicaton.
verified badge
Description:
This immersive course is designed to introduce participants to the core concepts of programming through three versatile languages: C, C++, and Python. The course caters to beginners and enthusiasts aiming to develop a strong foundation in programming logic and syntax using these languages.

Topics Covered:

1. Introduction to C Programming:

Basic structure, variables, and data types.
Control structures: loops and decision-making statements.
Functions and modular programming.
Arrays, strings, and pointers.
2. Intermediate C++ Programming:

Object-oriented programming (OOP) concepts: classes, objects, inheritance, and polymorphism.
Standard Template Library (STL): Containers, algorithms, and iterators.
File handling and streams in C++.
3. Basic Python Programming:

Python syntax, data types, and basic operations.
Control flow: loops and conditional statements.
Functions, modules, and libraries.
Introduction to data structures: lists, dictionaries, and tuples.
Teaching Methodology:

Layered Learning Approach: Begin with fundamental programming concepts using C and gradually progress to object-oriented concepts with C++. Transition to Python to introduce high-level concepts and application-oriented programming.
Practical Coding Assignments: Implement coding exercises and projects in each language to reinforce learning and practical application.
Hands-on Workshops: Conduct workshops and coding sessions to apply learned concepts in real-time scenarios.
Target Audience:
This course is suitable for beginners and individuals with minimal programming experience who wish to acquire a solid understanding of programming logic using C, C++, and Python.

Outcome:
Participants will gain proficiency in C and C++ fundamentals, along with a basic understanding of Python, empowering them to write, understand, and analyze code in these languages.
verified badge
I am a Cambridge graduate in CS, with over 10 medals and national distinctions for competitive programming.

For over 5 years, I have helped hundreds of students discover how easy and beautiful Computer Science is:

- Assisted students in improving from a C to an A* grade.
- Helped motivated students qualify for the National Informatics Olympiad.
- Guided many achieve their target grades in A-Levels, even attaining the perfect score.
- Prepared for IB/IA, A-Levels, GCSE, University Entry, or equivalent.
- Assisted with specific projects at a professional level, including interview preparation.

All my success in Computer Science is due to my teachers, who knew how to inspire my passion and turn any concept into an easy-to-understand story. That's why I decided to help others further to elucidate the secrets of Computer Science and to smile with relief in the exam hall when they notice that they know how to solve all the subjects perfectly.

It's amazing how quickly a student can progress when the material is explained to them in their understanding.

I have a highly flexible schedule and can adapt to accommodate your needs.
If you have any questions about my teaching method, availability, or pricing, please don't hesitate to reach out.
I am here to assist you and provide the support you need :).
verified badge
Hi!

Welcome to my class on Python programming! As a PhD student in Geophysics my main tool is my computer. In order to do science one needs to know how to program. I use Python everyday in order to analyze data, run numerical models, plot results and much more. So, let's embark on the journey of learning Python and explore its diverse capabilities together!

For beginners:
I have designed it for absolute beginners to become at ease with the language within 5 sessions of 1h. Message me to know the 5 classes curriculum and I will be more than happy to share it with you!

For intermediate users:
If you already know the basics of Python but want to go more in-depth on certain packages this is the right place! Message me and we can discuss what your needs are! I am a professional user of Numpy, Pandas, Matplotlib, os, scipy and many more packages!

Are you not sure Python is the right language for you? Check the following out and let me know if you have any questions!

First of all, what is Python? According to its creator, Guido van Rossum, Python is a:

“high-level programming language, and its core design philosophy is all about code readability and a syntax which allows programmers to express concepts in a few lines of code.”

Learning Python is a rewarding experience for several reasons. Firstly, Python is inherently beautiful as a programming language, offering a natural and expressive way to translate your thoughts into code. Its readability and simplicity make coding an enjoyable and intuitive process.

The Python language finds applications across various domains, including data science, web development, machine learning and AI. For example, platforms like Quora, Pinterest, and Spotify leverage Python for their backend web development!

This versatility makes Python a powerful tool for those eager to delve into different aspects of programming. If this caught your curiosity message me and I'll make you a Python hero! Welcome to the community!
verified badge
Artificial Intelligence is playing it's role in almost every field like in medical, home appliances and other stuff. It's a path which get new on every step.

In the course you will learn the basic concepts, Creation and implementation of AI. After completing it you will get the clear picture of how these Artificial Intelligence works and how they can be enhanced further for more efficiency.
verified badge
Are you a university student 🎓 aiming to pass your programming exams and seeking guidance? 💻

Then these programming lessons are specially curated for you! 🚀

⦿ Specialized support to conquer university assignments 📚 and excel in exams 📝.

⦿ Hands-on learning through live project development 🔧 to bolster your academic achievements 🎯.

⦿ Access to a wealth of learning materials: 📑 slides, 🎥 videos, 📖 tutorials, and supplementary reading resources 📚.

⦿ Patient, friendly, and supportive teaching approach 🤝. My goal is to assist university students in overcoming programming hurdles and achieving success 💡.

Let's pave the way to exam success together 🏆—join these tailored programming lessons for your academic triumph! 🎯🎓
verified badge
I specialize in teaching web development for beginners, focusing on building a strong foundation in web design and programming. My goal is to guide students through the fundamentals without overwhelming them. In this class, you'll learn how to create and style basic websites using HTML, CSS, and JavaScript. I provide hands-on practice with real-world examples and assign projects after each lesson to reinforce learning. Whether you're new to coding or looking to enhance your computer skills, this course offers a supportive environment to grow at your own pace. No prior experience is required.
verified badge
Music Theory is essential to understand the relationship between the notes.

Computer Programming allows to think and frame logical reasoning, which in turn will help anybody think to form solutions.

Computer Science Knowledge plays an important role in everyday life.
verified badge
Greetings! I am a geospatial analyst at Transport for London and I specialise in building and running Geographic Information Systems (GIS) through different technologies. As part of my specialisation, I teach and assist early and mid-career geographers with GIS, specifically how to retrieve and create data, run any type of geospatial analysis and interpret the results.

I work in both QGIS and ArcGIS environments and I would be more than happy to help with specific projects the students have in mind, if applicable. Otherwise, I have student-focused study programmes that provide the foundations as well as more advanced knowledge and skills.

Feel free to contact me for a chat!
verified badge
Unlock your academic potential with engaging and adaptive lessons in Maths, Computer Science, and Science at GCSE level and below! As a straight 9 student who has successfully navigated challenging private school entrance exams, now studying Maths, Further Maths, Physics and Computer Science at A-Level, I bring firsthand experience and insights into what it takes to achieve top grades while nurturing a genuine passion for learning.

My interactive teaching style creates a comfortable environment where students feel free to ask questions and tackle their weaknesses. Each lesson involves addressing any subjects students find challenging, honing exam techniques, and working through exam questions. Together, we’ll focus on understanding underlying concepts and developing essential problem-solving and critical thinking skills. I truly believe that anyone can enjoy Maths; often, it’s just about finding the right person to guide you.
verified badge
Mathematics is the best way to enhance your intellect but also work on your intuition and your ability to see patterns.

Good day, my name is Alex, I have been teaching math for over 10 years to hundreds of students. I will teach all grades from elementary school all the way to high school and IB/GCSE etc.

My philosophy revolves around these three values:
-Encouragement
-Inspiration
-Discipline

I specialize into teaching mathematics and programming, but in some occasions I teach physics too.
Feel free to contact me.
verified badge
I offer engaging and comprehensive programming lessons in C++ and Python, designed to help you master essential concepts and advanced topics in computer science. From problem-solving techniques, object-oriented programming, and data structures to database management, operating systems, digital logic design, and algorithm analysis, my lessons cover it all. I also introduce exciting areas like parallel and distributed computing and the basics of artificial intelligence. Whether you're preparing for GCSEs, A-levels, or pursuing a BSc in Computer Science, my tailored approach ensures you build a strong foundation and advance to becoming an exceptional programmer. Let’s make programming both accessible and enjoyable as you unlock your full potential in this ever-evolving field!
verified badge
From basics to advanced Java skills, including Java Core, OOP, JDBC, JavaFX and Gluon for mobile apps, and Java Spring Boot with JPA and Hibernate for web apps, and Gluon to convert all apps cross-platform. You can plan your sessions with me. We can start at the very beginning or at your specific level. We can do one session or as many as you like. I normally start with one hour to assess and plan your training program, and then we book sessions from there. I can teach it in my office in Pall Mall or at your location within a reasonable distance in London.
Good-fit Instructor Guarantee
favorite button
message icon
Contact Montek