facebook
favorite button
super instructor icon
Trusted teacher
This teacher has a fast response time and rate, demonstrating a high quality of service to their students.
member since icon
Since November 2025
Instructor since November 2025
Python/JAVA Class includes basic and fundamental programming concepts along with step wise track record of topics for better connectivity
course price icon
From 12 € /h
arrow icon
You will learn basics to intermediate level and go up to advanced level in the particular programming languages with my guidance, Being a software developer I have a better understanding with examples for reference. Students will enjoy learning with me as the sessions will be more interactive.
Extra information
Bring your own device for better understanding with real time examples and practice
Location
location type icon
Online from India
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
30 minutes
45 minutes
60 minutes
90 minutes
The class is taught in
English
Hindi
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
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
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
Learn to code with method and logic
Whether it's to succeed in the NSI (Digital Sciences and Technology) specialization in high school, design personal projects, or prepare for higher scientific studies, mastering code relies on solid algorithmic thinking. I help students understand the structure of programming languages and the logic of data.

Subject areas and languages taught:

Algorithms & Logic: Designing data structures and solving problems.

Programming Languages: Python, C/C++, C# and Java.

Data Management: Analysis and SQL queries / databases.

Basic Web Development: HTML & CSS for creating structured pages.

The goal is to take the student from simply writing code to true autonomy in development.
verified badge
Are you a university student, engineer, or professional who needs to actually use data — not just learn theory about it?
This course is built around real problems and real code. We skip the textbook formulas and go straight to applying statistics and data science the way professionals do: with Python (pandas, NumPy, scikit-learn, matplotlib) and R (RStudio).
What we cover, adapted to your level and goals:
- Descriptive and inferential statistics (the ones that actually matter)
- Data cleaning, exploration, and visualization
- Regression, classification, and intro to machine learning
- Time series and forecasting basics
- R for statistical analysis and academic research

Who this is for:
- University students in statistics, economics, engineering, or biology
- Professionals wanting to move into data analysis or data science
- Researchers who need to process and present data properly

I use Python and R professionally as a working engineer — everything I teach comes from real application, not just academic exercises.
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Hello,

My name is Hassane, and I've been passionate about computers for over 20 years. With two decades of teaching experience, I've had the privilege of supporting learners of all ages and levels in developing their computer skills and achieving their professional and personal goals.

Computer science is an essential skill today, opening the door to countless opportunities. Whether you want to learn programming, website design, data analysis, or complex problem-solving, I'm here to guide you every step of the way.

What I propose:
In my classes, we explore a wide range of topics to meet the needs of both beginners and advanced learners:

Computer fundamentals: master the basics to get started, Hardware, Software, Binary, Operating system.
Programming: learn to code efficiently in different languages (C#, Python, VBA).
Web development: creating modern websites and applications.
Databases: understanding, managing and analyzing data, UML, MERISE.
Project management: Ms-Project, Agil, Scrum, Kanban

Teaching methods:
I adopt a dynamic and interactive approach to ensure a rich and enjoyable learning experience:

Interactive courses: clear explanations adapted to your pace.
Practical exercises: to immediately apply the concepts learned.
Collaborative projects: developing real solutions as a team.
Personalized monitoring: answer your questions and support your progress.
Why choose me?
20 years of experience in computer teaching.
Proven methods suitable for all levels.
Personalized support to help you achieve your goals.
A passion for passing on skills that make a difference.
Whether you are a student, a professional looking to retrain, or simply curious, my courses will provide you with the tools you need to succeed in this rapidly evolving field.

Join me today!
Please contact me to learn more or to discuss your specific needs. Together, let's build your digital future.

Hassane
Experienced computer teacher and trainer
verified badge
This course provides a hands-on approach to mastering Apache Airflow, a powerful open-source workflow automation tool widely used in ETL (Extract, Transform, Load) processes. You will learn how to build, schedule, monitor, and optimize data pipelines, ensuring data reliability and efficiency in production environments. Through real-world examples and projects, you will gain the skills required to become a proficient Data Engineer capable of handling complex workflows in modern data ecosystems.

This course will allow you to build multiple real-world ETL workflows using Apache Airflow. Let me know if you would like additional information! 🚀
verified badge
This course is for anyone who wants to learn to program in Python, whether you are a student, a professional, or simply curious.
Python is one of the most widely used languages today, thanks to its simplicity and power. You'll learn how to write your first programs, manipulate data, automate tasks, and understand the essential foundations of modern programming.
The objective is to make you independent in developing your own projects (scripts, small software, data analysis, etc.) and acquire a skill sought after in the academic and professional world.
verified badge
I teach Python, C and C++ one to one, online or in person around Birmingham.

Most of my students fall into one of three groups. Some are at GCSE or A-Level and need to get comfortable with a language before an exam or a coursework deadline. Some are at university, usually on an engineering or computing degree, and have hit something specific that isn't clicking: pointers, memory, recursion, object orientation, or a project that won't compile. And some are adults starting from nothing, often because work has started asking them to automate things.

Lessons are built around code you can run. I'll ask what you're working on and where you got stuck, then we write something small together, break it on purpose, and work out what the error message is actually telling you. Reading error messages properly is half of programming and almost nobody teaches it.

Areas I cover regularly:

Python from the basics through functions, data structures, file handling, object orientation and libraries like NumPy and Pandas
C and C++, including the parts that cause most of the trouble: pointers, memory management, structs, classes and compilation
GCSE and A-Level Computer Science across all exam boards, including pseudocode, trace tables and written paper technique
A-Level NEA projects and university coursework, plus debugging sessions and code review
Embedded C for Arduino, ESP32 and microcontroller projects, which is the work I do professionally

After each lesson I send written notes covering what we did, worked through step by step, so you have something to revise from later rather than trying to remember what was on screen.

First session is free and lasts 30 minutes. We use it to work out what you need and whether I'm the right person for it. If I'm not, I'll say so and point you somewhere better.

Message me with what you're studying and what's giving you trouble, and I'll tell you honestly how I'd approach it.
verified badge
I'm a working MEP engineer, currently building Python automation for Revit workflows daily - plan checks, model coordination, and repetitive drafting tasks. I teach other engineers, architects, and BIM professionals how to do the same, using pyRevit and real project workflows, not toy examples.

Topics include:
pyRevit fundamentals and setup
Automating repetitive Revit tasks (model checks, plan generation, data extraction)
Writing custom scripts for your firm's specific workflows
Applying Python automation to real MEP/BIM projects
verified badge
Learn Python with a structured, hands-on approach! Whether you are a absolute beginner looking to start coding, a student needing help with coursework, or a professional aiming to automate tasks, these lessons are tailored for you.What we will cover:
Core Fundamentals: Variables, loops, functions, and data structures.Object-Oriented Programming: Building reusable and clean code.Real-World Projects: Creating scripts, data analysis, or web scraping based on your goals.

Problem Solving: Learning how to debug and think like a programmer. Lessons are highly interactive. We will write code together from day one, and you will receive practical exercises after every session to build your confidence.
verified badge
I am an experienced computer science teacher with many years of teaching experience and a university degree in Mathematics and Computer Science.

I offer individual online lessons in programming and computer science for school students, as well as support for university students in selected subjects. Lessons can cover Python, MATLAB, SQL and databases, algorithms and programming fundamentals, computer systems, and web development with HTML, CSS and JavaScript.

My lessons are adapted to each student's previous knowledge, current curriculum and individual goals. I explain concepts step by step and focus on understanding the logic behind programming rather than simply memorizing code.

We can work on current school or university topics, programming exercises and assignments, fill gaps in knowledge, prepare for tests and exams, or develop practical programming skills.

Lessons are taught online in Serbian, Bosnian or Croatian, which can be particularly helpful for students from families from the former Yugoslavia who live and study in Germany, Austria, Switzerland or other countries.
verified badge
Learn to code by creating your own games and interactive projects! These online lessons are designed for children and teenagers aged 7–17, from complete beginners to students with some coding experience.

We choose Scratch, Python, or Roblox Studio based on your child’s age, interests, and level. Students learn programming concepts, practise logical thinking, and discover how to find and fix errors independently.

I’ve been teaching since 2018 and have five years of software development experience. Each lesson combines clear explanations with practical activities in a friendly environment where questions are always welcome.

Students also get access to my learning platform to review materials and practise between lessons.
verified badge
Whether you are a complete beginner, a school student, a university learner, or a working professional, I can help you understand Computer Science and programming in a simple, practical, and structured way.

With over 26 years of teaching experience, I offer personalised lessons based on your learning goals, current knowledge, and pace. We can start from the basics and gradually develop your confidence through clear explanations, examples, coding exercises, and practical activities.

Topics may include Python, C, C++, Java, HTML, CSS, JavaScript, databases, data structures, algorithms, artificial intelligence, data analysis, and web development.

My aim is to make technical subjects easier to understand while helping you develop practical skills that you can apply independently.
verified badge
My method is based primarily on practice, because I believe that it is by writing code and trying to solve problems that one truly progresses in programming.
Each lesson begins with an explanation of the new concepts we will cover. I then provide exercises tailored to the student's level, which we work through together gradually. The goal is not simply to give the answer, but to understand the reasoning that leads to the solution.
I adapt to each student's pace and difficulties: if a concept isn't understood, we take the time to review it with simple examples before returning to practice. Conversely, if the basics are mastered, we can move on to more complex exercises.
A typical lesson therefore usually takes place in three stages: review or discovery of a concept, guided practical exercises, then correction and explanation of errors.
My courses are primarily aimed at beginners and students discovering Python, particularly in high school or the first years of higher education. I can help them understand the basics of the language: variables, conditions, loops, functions, lists, dictionaries, etc.
My goal is for the student to gradually become autonomous when faced with an exercise, rather than simply learning solutions by heart.
message icon
Contact Anubhav
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
Learn to code with method and logic
Whether it's to succeed in the NSI (Digital Sciences and Technology) specialization in high school, design personal projects, or prepare for higher scientific studies, mastering code relies on solid algorithmic thinking. I help students understand the structure of programming languages and the logic of data.

Subject areas and languages taught:

Algorithms & Logic: Designing data structures and solving problems.

Programming Languages: Python, C/C++, C# and Java.

Data Management: Analysis and SQL queries / databases.

Basic Web Development: HTML & CSS for creating structured pages.

The goal is to take the student from simply writing code to true autonomy in development.
verified badge
Are you a university student, engineer, or professional who needs to actually use data — not just learn theory about it?
This course is built around real problems and real code. We skip the textbook formulas and go straight to applying statistics and data science the way professionals do: with Python (pandas, NumPy, scikit-learn, matplotlib) and R (RStudio).
What we cover, adapted to your level and goals:
- Descriptive and inferential statistics (the ones that actually matter)
- Data cleaning, exploration, and visualization
- Regression, classification, and intro to machine learning
- Time series and forecasting basics
- R for statistical analysis and academic research

Who this is for:
- University students in statistics, economics, engineering, or biology
- Professionals wanting to move into data analysis or data science
- Researchers who need to process and present data properly

I use Python and R professionally as a working engineer — everything I teach comes from real application, not just academic exercises.
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Hello,

My name is Hassane, and I've been passionate about computers for over 20 years. With two decades of teaching experience, I've had the privilege of supporting learners of all ages and levels in developing their computer skills and achieving their professional and personal goals.

Computer science is an essential skill today, opening the door to countless opportunities. Whether you want to learn programming, website design, data analysis, or complex problem-solving, I'm here to guide you every step of the way.

What I propose:
In my classes, we explore a wide range of topics to meet the needs of both beginners and advanced learners:

Computer fundamentals: master the basics to get started, Hardware, Software, Binary, Operating system.
Programming: learn to code efficiently in different languages (C#, Python, VBA).
Web development: creating modern websites and applications.
Databases: understanding, managing and analyzing data, UML, MERISE.
Project management: Ms-Project, Agil, Scrum, Kanban

Teaching methods:
I adopt a dynamic and interactive approach to ensure a rich and enjoyable learning experience:

Interactive courses: clear explanations adapted to your pace.
Practical exercises: to immediately apply the concepts learned.
Collaborative projects: developing real solutions as a team.
Personalized monitoring: answer your questions and support your progress.
Why choose me?
20 years of experience in computer teaching.
Proven methods suitable for all levels.
Personalized support to help you achieve your goals.
A passion for passing on skills that make a difference.
Whether you are a student, a professional looking to retrain, or simply curious, my courses will provide you with the tools you need to succeed in this rapidly evolving field.

Join me today!
Please contact me to learn more or to discuss your specific needs. Together, let's build your digital future.

Hassane
Experienced computer teacher and trainer
verified badge
This course provides a hands-on approach to mastering Apache Airflow, a powerful open-source workflow automation tool widely used in ETL (Extract, Transform, Load) processes. You will learn how to build, schedule, monitor, and optimize data pipelines, ensuring data reliability and efficiency in production environments. Through real-world examples and projects, you will gain the skills required to become a proficient Data Engineer capable of handling complex workflows in modern data ecosystems.

This course will allow you to build multiple real-world ETL workflows using Apache Airflow. Let me know if you would like additional information! 🚀
verified badge
This course is for anyone who wants to learn to program in Python, whether you are a student, a professional, or simply curious.
Python is one of the most widely used languages today, thanks to its simplicity and power. You'll learn how to write your first programs, manipulate data, automate tasks, and understand the essential foundations of modern programming.
The objective is to make you independent in developing your own projects (scripts, small software, data analysis, etc.) and acquire a skill sought after in the academic and professional world.
verified badge
I teach Python, C and C++ one to one, online or in person around Birmingham.

Most of my students fall into one of three groups. Some are at GCSE or A-Level and need to get comfortable with a language before an exam or a coursework deadline. Some are at university, usually on an engineering or computing degree, and have hit something specific that isn't clicking: pointers, memory, recursion, object orientation, or a project that won't compile. And some are adults starting from nothing, often because work has started asking them to automate things.

Lessons are built around code you can run. I'll ask what you're working on and where you got stuck, then we write something small together, break it on purpose, and work out what the error message is actually telling you. Reading error messages properly is half of programming and almost nobody teaches it.

Areas I cover regularly:

Python from the basics through functions, data structures, file handling, object orientation and libraries like NumPy and Pandas
C and C++, including the parts that cause most of the trouble: pointers, memory management, structs, classes and compilation
GCSE and A-Level Computer Science across all exam boards, including pseudocode, trace tables and written paper technique
A-Level NEA projects and university coursework, plus debugging sessions and code review
Embedded C for Arduino, ESP32 and microcontroller projects, which is the work I do professionally

After each lesson I send written notes covering what we did, worked through step by step, so you have something to revise from later rather than trying to remember what was on screen.

First session is free and lasts 30 minutes. We use it to work out what you need and whether I'm the right person for it. If I'm not, I'll say so and point you somewhere better.

Message me with what you're studying and what's giving you trouble, and I'll tell you honestly how I'd approach it.
verified badge
I'm a working MEP engineer, currently building Python automation for Revit workflows daily - plan checks, model coordination, and repetitive drafting tasks. I teach other engineers, architects, and BIM professionals how to do the same, using pyRevit and real project workflows, not toy examples.

Topics include:
pyRevit fundamentals and setup
Automating repetitive Revit tasks (model checks, plan generation, data extraction)
Writing custom scripts for your firm's specific workflows
Applying Python automation to real MEP/BIM projects
verified badge
Learn Python with a structured, hands-on approach! Whether you are a absolute beginner looking to start coding, a student needing help with coursework, or a professional aiming to automate tasks, these lessons are tailored for you.What we will cover:
Core Fundamentals: Variables, loops, functions, and data structures.Object-Oriented Programming: Building reusable and clean code.Real-World Projects: Creating scripts, data analysis, or web scraping based on your goals.

Problem Solving: Learning how to debug and think like a programmer. Lessons are highly interactive. We will write code together from day one, and you will receive practical exercises after every session to build your confidence.
verified badge
I am an experienced computer science teacher with many years of teaching experience and a university degree in Mathematics and Computer Science.

I offer individual online lessons in programming and computer science for school students, as well as support for university students in selected subjects. Lessons can cover Python, MATLAB, SQL and databases, algorithms and programming fundamentals, computer systems, and web development with HTML, CSS and JavaScript.

My lessons are adapted to each student's previous knowledge, current curriculum and individual goals. I explain concepts step by step and focus on understanding the logic behind programming rather than simply memorizing code.

We can work on current school or university topics, programming exercises and assignments, fill gaps in knowledge, prepare for tests and exams, or develop practical programming skills.

Lessons are taught online in Serbian, Bosnian or Croatian, which can be particularly helpful for students from families from the former Yugoslavia who live and study in Germany, Austria, Switzerland or other countries.
verified badge
Learn to code by creating your own games and interactive projects! These online lessons are designed for children and teenagers aged 7–17, from complete beginners to students with some coding experience.

We choose Scratch, Python, or Roblox Studio based on your child’s age, interests, and level. Students learn programming concepts, practise logical thinking, and discover how to find and fix errors independently.

I’ve been teaching since 2018 and have five years of software development experience. Each lesson combines clear explanations with practical activities in a friendly environment where questions are always welcome.

Students also get access to my learning platform to review materials and practise between lessons.
verified badge
Whether you are a complete beginner, a school student, a university learner, or a working professional, I can help you understand Computer Science and programming in a simple, practical, and structured way.

With over 26 years of teaching experience, I offer personalised lessons based on your learning goals, current knowledge, and pace. We can start from the basics and gradually develop your confidence through clear explanations, examples, coding exercises, and practical activities.

Topics may include Python, C, C++, Java, HTML, CSS, JavaScript, databases, data structures, algorithms, artificial intelligence, data analysis, and web development.

My aim is to make technical subjects easier to understand while helping you develop practical skills that you can apply independently.
verified badge
My method is based primarily on practice, because I believe that it is by writing code and trying to solve problems that one truly progresses in programming.
Each lesson begins with an explanation of the new concepts we will cover. I then provide exercises tailored to the student's level, which we work through together gradually. The goal is not simply to give the answer, but to understand the reasoning that leads to the solution.
I adapt to each student's pace and difficulties: if a concept isn't understood, we take the time to review it with simple examples before returning to practice. Conversely, if the basics are mastered, we can move on to more complex exercises.
A typical lesson therefore usually takes place in three stages: review or discovery of a concept, guided practical exercises, then correction and explanation of errors.
My courses are primarily aimed at beginners and students discovering Python, particularly in high school or the first years of higher education. I can help them understand the basics of the language: variables, conditions, loops, functions, lists, dictionaries, etc.
My goal is for the student to gradually become autonomous when faced with an exercise, rather than simply learning solutions by heart.
Good-fit Instructor Guarantee
favorite button
message icon
Contact Anubhav