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 October 2020
Instructor since October 2020
Learn programming, linux and clidet-server applications
course price icon
From 26.58 C$ /h
arrow icon
I'm an experienced programmer and I've also been tutoring engineering students to help them pass their exams.
I can teach programming in the following programming languages:
- python (with various scientific libraries)
- javascript, also nodejs and vue.js
- c
- julia
- bash
- basics of html and css
Also I can teach the following skills:
- mastering linux
- docker
- client-server applications
- git
If the skill you want to learn is not listed but somewhat related just ask :)
I design my classes according to the student's need. Usually I find the learn-by-doing approach to be extremely effective but I also dedicate time just explaining theory (such as algorithms design and computer memory management).
Location
location type icon
Online from Italy
About Me
I am also available if you need help carrying out exercises/projects for your master's or doctorate.

My specialties:
- Deep learning/machine learning in python/javascript with Pytorch or TensorFlow
- Heuristic algorithms
- Web dev with Node.js backend and ReactJS frontend


My method:
With me, you will learn computer science theory and practice.
During our lessons, we will share the screen and do exercises, or I will share a blackboard to explain some theory.

I have two commitments:
- make extraordinary knowledge concrete (this is the power of computers)
- get you hooked on the subject

I constantly adjust my methods according to the student's background and thinking.
Education
Now Masters in AI (Maastricht University, Department of advanced computing sciences). Research projects at Maastricht University in the field of deep learning using GANs and graph neural networks. University of Padua (minor in computer science, degree in psychology).
Experience / Qualifications
I have been programming for over ten years. I have been working in the field of web dev and in recent years, deep learning. Now I'm doing my master's in artificial intelligence. Specifically, I love to work with Python and JavaScript.
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
Italian
Availability of a typical week
(GMT -05: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
Looking to master programming and become a skilled developer? In this course, you'll learn the basics of Python and other programming languages, as well as how to use them to build machine learning models. We also offer specialized assistance for students in programming and database management using SQL.

Python is a powerful general-purpose language used in web development, data science, software prototyping, and more. Its simple and easy-to-use syntax makes it an excellent choice for beginners learning to program.

Additionally, upon request, we offer courses in other programming languages such as C, JAVA, R, and MATLAB.

Classes can be conducted remotely or in person, and we tailor our instruction to meet individual or group needs.

If you have any questions, feel free to contact us.
verified badge
This comprehensive course is designed to take absolute beginners with no prior coding experience to confident Python programmers. Through hands-on projects, real-world examples, and interactive exercises, students will master Python fundamentals and apply them to build applications, automate tasks, analyze data, and even explore game development.

What You’ll Learn:
🐍 Python Basics:

Syntax, variables, data types, and operators
Input/output, loops (for, while), and conditionals (if-else)

📚 Core Programming Concepts:

Functions, modules, and error handling
Lists, tuples, dictionaries, and sets

🎮 Real-World Applications:

File handling (read/write files)
Web scraping (intro to BeautifulSoup/Requests)
Basic game development (with Pygame)

🔢 Next-Level Skills (Towards "Hero" Level):

Object-Oriented Programming (OOP) – Classes & Objects
Working with APIs (fetching data from the web
Intro to data analysis (Pandas & Matplotlib basics)
Mini-capstone project to showcase skills
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
Welcome to my Programming Projects Support class!

Are you facing hurdles with your programming projects? Let's tackle them together!

As a Geophysics PhD student, I rely heavily on programming tools like Matlab, Python, and R for data analysis, mathematical modeling, plot results and much more.

After a lot of requests from students I created this course which is specifically meant to give you support completing your final programming projects.

Here's what you can expect:

- We'll review your project's background and requirements.
- Analyze your coding progress and identify areas for improvement.
- Collaborate to overcome obstacles, debug your code and advance your project.
- Tailored sessions based on your project's complexity and your skill level.

Whether you require a single session or a series of in-depth consultations, my goal remains the same: to help you break through programming barriers and achieve your goals.

Ready to level up your programming skills? Let's get started!

Please note:
This is a support course only ! While I'm here to guide you, the project's success lies in your hands and I will not finish your project for you.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
This course is designed for anyone interested in learning data science using Python. It provides a hands-on introduction to fundamental data analysis tools such as NumPy, pandas, matplotlib, and seaborn. You'll learn how to manipulate datasets, create visualizations, and lay the foundations for statistical analysis and machine learning.

The course combines theory and practical exercises for effective, practical progress. No prior programming experience is necessary: we'll start with the basics to build solid, usable skills quickly.
verified badge
Python is today one of the most widely used programming languages in the world, both in Data Science, Artificial Intelligence, Web Development and for task automation.
In this course, I will guide you step by step according to your level:

Beginner: basics of the language (variables, loops, conditions, functions).

Intermediate: data manipulation (Pandas, NumPy), file management, object-oriented programming.

Advanced: practical projects (data analysis, machine learning, automation, API, web scraping).

My goal is to make learning clear, practical, and motivating. You'll not only learn how to code in Python, but also how to structure your projects and apply your knowledge to real-life scenarios.
verified badge
Microsoft Excel is the most used tool in data analysis. having skills in Microsoft Excel gives you an upper hand in completing your work faster as well as landing a job faster than someone who doesn't have the needed skills.
Our online and in-person classes helps you acquire the skills as fast as possible for any industrial use
verified badge
Python for Beginners – Personal and Practical Online Lessons
Want to learn Python in a clear and structured way?
I offer online lessons tailored to your level, pace, and learning goals.
Whether you're an absolute beginner or already have some basic knowledge, we'll work step by step to build a strong programming foundation.
What will we cover?
Depending on your starting level, we can work on:
• Variables and data types
• Input and output
• If/else structures
• For and while loops
• Working with 1D and 2D lists
• Writing and using functions
• Working with files
• Basic error handling
• Programmatic thinking and problem solving
The content of the lessons is tailored to your goals, for example, for school, self-study, or exam preparation.
Lesson Structure
Each lesson consists of a combination of:
• Code analysis of sample programs
• Theory with concrete code examples
• Explanation of the underlying logic
• Exercises for independent practice
The goal is not just to learn what to type, but to understand why the code works and how to arrive at a solution yourself.
Who is this suitable for?
• Absolute beginners
• Students taking Python at school
• People who want to start programming
• Anyone looking for structured guidance
What can you expect?
• Personal guidance
• Explanation at your own pace
• Practical assignments
• Focus on understanding instead of speed
Not a fixed, standard course, but targeted guidance tailored to your learning process.
verified badge
Python programming
Algorithms
Data base
web development
HTML5, CSS3, JavaScript, PHP, SQL
Everything for high school students or students during customized training according to their needs, and don't forget your computers.
verified badge
My teaching approach is highly practical and structured, starting with strong fundamentals and gradually progressing to advanced concepts. Each topic is explained using clear examples, visual demonstrations, and step-by-step problem-solving techniques to ensure learners build confidence as they progress. Master Python and learn core concepts including variables, data types, control flow, functions, and error handling. The course also covers critical ideas such as object-oriented programming, libraries, file handling, exploratory data analysis (EDA), and data visualization using Matplotlib and Seaborn.

I focus on hands-on learning through live practice, real-time datasets, mini projects, and case studies. Regular assessments, interactive discussions, and doubt-clearing sessions are incorporated to reinforce understanding. This methodology helps learners not only grasp concepts effectively but also apply them independently in real-world and professional environments.

Additionally, I emphasize career-oriented learning by guiding learners on best practices, industry standards, and project presentation. I provide mentorship on resume building, interview preparation, and portfolio development, ensuring learners are well-prepared to transition their skills into real job opportunities or career growth.
verified badge
This online programming class is designed for students who want to build real technical skills in computer science and web development — not just learn theory, but actually create and understand how systems work.

I teach:

• Python programming (fundamentals, logic building, problem-solving, data handling)
• JavaScript (core concepts, DOM manipulation, interactivity)
• CSS (styling, layout systems, responsive design)
• Website Development (front-end foundations and structure)
• WordPress Development (customization, site building, content management)
• UI/UX Fundamentals (design thinking, layout clarity, user experience principles)

Students learn how to think computationally, break down problems logically, and build structured solutions. Lessons are practical and project-based, meaning students don’t just watch — they build.

For beginners, we focus on strong foundations: understanding how code works, writing clean syntax, and developing confidence in debugging.
For intermediate learners, we move into structured projects such as creating simple websites, improving layout design, adding interactivity, and understanding how front-end components connect.

My approach emphasizes clarity, structure, and application. I help students understand not only what to type, but why it works — which is the difference between copying code and truly understanding it.

This class is suitable for:
• School students exploring computer science
• Beginners transitioning into tech
• Learners preparing for academic computer science courses
• Individuals interested in web development skills

All sessions are fully online, interactive, and tailored to the student’s pace and goals.
verified badge
A training program to teach programming to children aged 7 to 18, divided into several levels to suit each age group.
Each level is designed for a specific age and aims to develop logical thinking and problem-solving skills.
The student begins learning programming using Scratch, App Inventor and PictoBlox in an easy and fun way.
Then he moves on to learning the basics of Python programming and building simple programs and games.
After that, he trains in designing and developing websites using HTML, CSS, and JavaScript.
At the end of each level, the student submits a practical project and a certificate of completion for the level.
verified badge
Hi, I’m Madhav (Canada, ET). I am an MSc in Computer Science with 7+ years of professional experience building real-world software systems in multiple programming languages (python/javascript/C#).

I provide tutoring in python programming and computer science subjects.

Who I work best with:
Beginners who want a clear path into software development and programming.
Students pursuing Computer Science studies.
Self-taught learners who feel “stuck” and need structure + accountability.
Developers preparing for interviews and aiming for better roles.

In the first lesson, I’ll assess where you are and create a plan based on your target role and timeline. Every session is practical: you’ll code, get feedback, and leave with clear next steps.
message icon
Contact Giulio
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
Looking to master programming and become a skilled developer? In this course, you'll learn the basics of Python and other programming languages, as well as how to use them to build machine learning models. We also offer specialized assistance for students in programming and database management using SQL.

Python is a powerful general-purpose language used in web development, data science, software prototyping, and more. Its simple and easy-to-use syntax makes it an excellent choice for beginners learning to program.

Additionally, upon request, we offer courses in other programming languages such as C, JAVA, R, and MATLAB.

Classes can be conducted remotely or in person, and we tailor our instruction to meet individual or group needs.

If you have any questions, feel free to contact us.
verified badge
This comprehensive course is designed to take absolute beginners with no prior coding experience to confident Python programmers. Through hands-on projects, real-world examples, and interactive exercises, students will master Python fundamentals and apply them to build applications, automate tasks, analyze data, and even explore game development.

What You’ll Learn:
🐍 Python Basics:

Syntax, variables, data types, and operators
Input/output, loops (for, while), and conditionals (if-else)

📚 Core Programming Concepts:

Functions, modules, and error handling
Lists, tuples, dictionaries, and sets

🎮 Real-World Applications:

File handling (read/write files)
Web scraping (intro to BeautifulSoup/Requests)
Basic game development (with Pygame)

🔢 Next-Level Skills (Towards "Hero" Level):

Object-Oriented Programming (OOP) – Classes & Objects
Working with APIs (fetching data from the web
Intro to data analysis (Pandas & Matplotlib basics)
Mini-capstone project to showcase skills
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
Welcome to my Programming Projects Support class!

Are you facing hurdles with your programming projects? Let's tackle them together!

As a Geophysics PhD student, I rely heavily on programming tools like Matlab, Python, and R for data analysis, mathematical modeling, plot results and much more.

After a lot of requests from students I created this course which is specifically meant to give you support completing your final programming projects.

Here's what you can expect:

- We'll review your project's background and requirements.
- Analyze your coding progress and identify areas for improvement.
- Collaborate to overcome obstacles, debug your code and advance your project.
- Tailored sessions based on your project's complexity and your skill level.

Whether you require a single session or a series of in-depth consultations, my goal remains the same: to help you break through programming barriers and achieve your goals.

Ready to level up your programming skills? Let's get started!

Please note:
This is a support course only ! While I'm here to guide you, the project's success lies in your hands and I will not finish your project for you.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
This course is designed for anyone interested in learning data science using Python. It provides a hands-on introduction to fundamental data analysis tools such as NumPy, pandas, matplotlib, and seaborn. You'll learn how to manipulate datasets, create visualizations, and lay the foundations for statistical analysis and machine learning.

The course combines theory and practical exercises for effective, practical progress. No prior programming experience is necessary: we'll start with the basics to build solid, usable skills quickly.
verified badge
Python is today one of the most widely used programming languages in the world, both in Data Science, Artificial Intelligence, Web Development and for task automation.
In this course, I will guide you step by step according to your level:

Beginner: basics of the language (variables, loops, conditions, functions).

Intermediate: data manipulation (Pandas, NumPy), file management, object-oriented programming.

Advanced: practical projects (data analysis, machine learning, automation, API, web scraping).

My goal is to make learning clear, practical, and motivating. You'll not only learn how to code in Python, but also how to structure your projects and apply your knowledge to real-life scenarios.
verified badge
Microsoft Excel is the most used tool in data analysis. having skills in Microsoft Excel gives you an upper hand in completing your work faster as well as landing a job faster than someone who doesn't have the needed skills.
Our online and in-person classes helps you acquire the skills as fast as possible for any industrial use
verified badge
Python for Beginners – Personal and Practical Online Lessons
Want to learn Python in a clear and structured way?
I offer online lessons tailored to your level, pace, and learning goals.
Whether you're an absolute beginner or already have some basic knowledge, we'll work step by step to build a strong programming foundation.
What will we cover?
Depending on your starting level, we can work on:
• Variables and data types
• Input and output
• If/else structures
• For and while loops
• Working with 1D and 2D lists
• Writing and using functions
• Working with files
• Basic error handling
• Programmatic thinking and problem solving
The content of the lessons is tailored to your goals, for example, for school, self-study, or exam preparation.
Lesson Structure
Each lesson consists of a combination of:
• Code analysis of sample programs
• Theory with concrete code examples
• Explanation of the underlying logic
• Exercises for independent practice
The goal is not just to learn what to type, but to understand why the code works and how to arrive at a solution yourself.
Who is this suitable for?
• Absolute beginners
• Students taking Python at school
• People who want to start programming
• Anyone looking for structured guidance
What can you expect?
• Personal guidance
• Explanation at your own pace
• Practical assignments
• Focus on understanding instead of speed
Not a fixed, standard course, but targeted guidance tailored to your learning process.
verified badge
Python programming
Algorithms
Data base
web development
HTML5, CSS3, JavaScript, PHP, SQL
Everything for high school students or students during customized training according to their needs, and don't forget your computers.
verified badge
My teaching approach is highly practical and structured, starting with strong fundamentals and gradually progressing to advanced concepts. Each topic is explained using clear examples, visual demonstrations, and step-by-step problem-solving techniques to ensure learners build confidence as they progress. Master Python and learn core concepts including variables, data types, control flow, functions, and error handling. The course also covers critical ideas such as object-oriented programming, libraries, file handling, exploratory data analysis (EDA), and data visualization using Matplotlib and Seaborn.

I focus on hands-on learning through live practice, real-time datasets, mini projects, and case studies. Regular assessments, interactive discussions, and doubt-clearing sessions are incorporated to reinforce understanding. This methodology helps learners not only grasp concepts effectively but also apply them independently in real-world and professional environments.

Additionally, I emphasize career-oriented learning by guiding learners on best practices, industry standards, and project presentation. I provide mentorship on resume building, interview preparation, and portfolio development, ensuring learners are well-prepared to transition their skills into real job opportunities or career growth.
verified badge
This online programming class is designed for students who want to build real technical skills in computer science and web development — not just learn theory, but actually create and understand how systems work.

I teach:

• Python programming (fundamentals, logic building, problem-solving, data handling)
• JavaScript (core concepts, DOM manipulation, interactivity)
• CSS (styling, layout systems, responsive design)
• Website Development (front-end foundations and structure)
• WordPress Development (customization, site building, content management)
• UI/UX Fundamentals (design thinking, layout clarity, user experience principles)

Students learn how to think computationally, break down problems logically, and build structured solutions. Lessons are practical and project-based, meaning students don’t just watch — they build.

For beginners, we focus on strong foundations: understanding how code works, writing clean syntax, and developing confidence in debugging.
For intermediate learners, we move into structured projects such as creating simple websites, improving layout design, adding interactivity, and understanding how front-end components connect.

My approach emphasizes clarity, structure, and application. I help students understand not only what to type, but why it works — which is the difference between copying code and truly understanding it.

This class is suitable for:
• School students exploring computer science
• Beginners transitioning into tech
• Learners preparing for academic computer science courses
• Individuals interested in web development skills

All sessions are fully online, interactive, and tailored to the student’s pace and goals.
verified badge
A training program to teach programming to children aged 7 to 18, divided into several levels to suit each age group.
Each level is designed for a specific age and aims to develop logical thinking and problem-solving skills.
The student begins learning programming using Scratch, App Inventor and PictoBlox in an easy and fun way.
Then he moves on to learning the basics of Python programming and building simple programs and games.
After that, he trains in designing and developing websites using HTML, CSS, and JavaScript.
At the end of each level, the student submits a practical project and a certificate of completion for the level.
verified badge
Hi, I’m Madhav (Canada, ET). I am an MSc in Computer Science with 7+ years of professional experience building real-world software systems in multiple programming languages (python/javascript/C#).

I provide tutoring in python programming and computer science subjects.

Who I work best with:
Beginners who want a clear path into software development and programming.
Students pursuing Computer Science studies.
Self-taught learners who feel “stuck” and need structure + accountability.
Developers preparing for interviews and aiming for better roles.

In the first lesson, I’ll assess where you are and create a plan based on your target role and timeline. Every session is practical: you’ll code, get feedback, and leave with clear next steps.
Good-fit Instructor Guarantee
favorite button
message icon
Contact Giulio