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 June 2021
Instructor since June 2021
Translated by GoogleSee original
Learn the basics of algorithms and programming
course price icon
From 15 € /h
arrow icon
I present to you a course in algorithms and the basics of the c language which will help you to understand the fundamentals of programming (conditions, loops, functions, procedures etc.).
First we will learn how to write algorithms then in a second part
we are going to learn how to implement these algos in c language.
Location
green drop pin icon
|
Use Ctrl + wheel to zoom!
zoom in iconzoom out icon
location type icon
At student's location :
  • Around Paris, France
location type icon
Online from France
About Me
Second year student in computer engineering at isty, with a fundamental license in computer science, I would like to help students by sharing with them my basic knowledge in computer science.,
Education
baccalaureate in mathematics sadiki Tunisi high school.
Basic degree in computer science at the isi of Tunis.
2nd year student in computer engineering at isty paris.
Experience / Qualifications
website development (html css, php)
development of a mobile application (react native, javascript)
Mastery of the following programming languages (c, c ++, java, python, javascript, php)
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Duration
60 minutes
The class is taught in
French
Arabic
English
Reviews
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
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
As a beginner in computer science and to get acquainted with the world of programming, learn
c language and c ++ is paramount.
This course will help you learn the basics of these two languages which are among the best known and most used programming languages in the world.
Having knowledge of C and C ++ will help you to better understand other programming languages later on.
Read more
Learn how to develop modern, high-performance web applications using React.js for the frontend and Nest.js for the backend. This course is designed for developers who want to master these two essential technologies in web development.

We will cover:

The basics of React.js: creating components, managing states with Redux or the Context API, and interacting with APIs.
Nest.js architecture: module creation, database management with TypeORM or Mongoose, and development of REST or GraphQL APIs.
Best practices in web development: unit testing, deployment, and scalability.
Whether you are a beginner or already have some development skills, this course will guide you step by step to create robust and professional applications.
Read more
Similar classes
arrow icon previousarrow icon next
verified badge
Join
Do you want to learn programming but don't know where to start? Are you a beginner looking for clear explanations, or do you want to improve your coding skills with personalized support?

This private tutoring program is designed to help you master Python, one of the most versatile and easy-to-learn programming languages. Through a step-by-step approach, interactive exercises, and hands-on projects, you'll gain the confidence and skills to write code effectively and solve real-world problems.

💡 Why Choose this Program?
With these personalized courses, you will:
-
🚀 Learn at your own pace – Whether you’re a complete beginner or want to refine your skills, lessons adapt to your level.
🎯 Master the fundamentals – Understand key concepts like variables, loops, functions, and object-oriented programming.
🏗️ Complete hands-on projects – Work on real-world coding exercises, from simple scripts to mini-apps.
🐍 Develop problem-solving skills – Learn how to break down complex tasks and write efficient code.
🎓 Prepare for exams, jobs or personal projects – Whether you are a student, professional or enthusiast, Python is an essential skill.
💻 Get live support – Get real-time feedback, coding tips, and answers to your questions.
This interactive, hands-on learning experience ensures you understand Python while having fun coding!

📚 What Will You Learn?
This program covers everything you need to become comfortable with programming in Python:

✅ Python Basics (Great for Beginners)
Introduction to Python and installation of the development environment 🖥️
Variables, data types and user input 🔢
Operators and expressions 🧮
Conditional structures (if-else) and loops (for, while) 🔄
Writing and calling functions 🏗️
🚀 Intermediate Concepts (To Go Further)
Lists, Tuples, Dictionaries – Understanding Data Structures 📊
File Management – Reading and Writing Files 📄
Exception Handling – Making Your Code More Robust ⚠️
Introduction to modules and libraries 🏛️
🎯 Advanced Concepts (For the More Ambitious)
Object-Oriented Programming (OOP) – Classes, Objects, Inheritance 🏗️
Recursion and algorithm design 🧠
API and Web – Connecting Python to the web 🌐
Introduction to Databases – Storing and Retrieving Data 🗄️
🎨 Practical Projects & Applications
Creating simple games 🎮
Automation of repetitive tasks 🔄
Data analysis with pandas 📊
Web scraping and working with APIs 🌍
Introduction to Artificial Intelligence and Machine Learning 🤖 (optional for advanced learners)
🎯 An Interactive and Fun Learning Experience
Live Online Classes – Learn from home with interactive sessions via screen sharing.
Tailor-made lessons – Content adapts to your level for an effective and personalized learning journey.
Practical exercises and projects – Less theory, more practice! Learn with real-world examples.
Caring and motivating environment – No pressure, no judgment: progress at your own pace.
Practical application – Each concept learned is applied immediately through exercises and mini-projects.
🔔 For Who?
This program is ideal for:
✅ Complete beginners – If you’ve never written a line of code, no worries! The lessons start from scratch.
✅ Students – To prepare for programming courses, computer science exams or competitions.
✅ Self-taught – If you want to add Python to your skillset, this course offers you structured support.
✅ Professionals and people in retraining – Python is a sought-after skill in data science, automation and web development.
✅ Tech Enthusiasts – Curious to learn code? This course makes learning Python both fun and useful.

🚀 Ready to Embark on Your Python Adventure?
Join the "🐍 Personalized Private Lessons – 💻 Learn to Code and Program in Python!"
Gain the skills and confidence to write clean, efficient, and powerful code.

Sign up today and take your first steps into the exciting world of Python programming! 🔥
verified badge
Francisco
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!
message icon
Contact Nader
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Join
Do you want to learn programming but don't know where to start? Are you a beginner looking for clear explanations, or do you want to improve your coding skills with personalized support?

This private tutoring program is designed to help you master Python, one of the most versatile and easy-to-learn programming languages. Through a step-by-step approach, interactive exercises, and hands-on projects, you'll gain the confidence and skills to write code effectively and solve real-world problems.

💡 Why Choose this Program?
With these personalized courses, you will:
-
🚀 Learn at your own pace – Whether you’re a complete beginner or want to refine your skills, lessons adapt to your level.
🎯 Master the fundamentals – Understand key concepts like variables, loops, functions, and object-oriented programming.
🏗️ Complete hands-on projects – Work on real-world coding exercises, from simple scripts to mini-apps.
🐍 Develop problem-solving skills – Learn how to break down complex tasks and write efficient code.
🎓 Prepare for exams, jobs or personal projects – Whether you are a student, professional or enthusiast, Python is an essential skill.
💻 Get live support – Get real-time feedback, coding tips, and answers to your questions.
This interactive, hands-on learning experience ensures you understand Python while having fun coding!

📚 What Will You Learn?
This program covers everything you need to become comfortable with programming in Python:

✅ Python Basics (Great for Beginners)
Introduction to Python and installation of the development environment 🖥️
Variables, data types and user input 🔢
Operators and expressions 🧮
Conditional structures (if-else) and loops (for, while) 🔄
Writing and calling functions 🏗️
🚀 Intermediate Concepts (To Go Further)
Lists, Tuples, Dictionaries – Understanding Data Structures 📊
File Management – Reading and Writing Files 📄
Exception Handling – Making Your Code More Robust ⚠️
Introduction to modules and libraries 🏛️
🎯 Advanced Concepts (For the More Ambitious)
Object-Oriented Programming (OOP) – Classes, Objects, Inheritance 🏗️
Recursion and algorithm design 🧠
API and Web – Connecting Python to the web 🌐
Introduction to Databases – Storing and Retrieving Data 🗄️
🎨 Practical Projects & Applications
Creating simple games 🎮
Automation of repetitive tasks 🔄
Data analysis with pandas 📊
Web scraping and working with APIs 🌍
Introduction to Artificial Intelligence and Machine Learning 🤖 (optional for advanced learners)
🎯 An Interactive and Fun Learning Experience
Live Online Classes – Learn from home with interactive sessions via screen sharing.
Tailor-made lessons – Content adapts to your level for an effective and personalized learning journey.
Practical exercises and projects – Less theory, more practice! Learn with real-world examples.
Caring and motivating environment – No pressure, no judgment: progress at your own pace.
Practical application – Each concept learned is applied immediately through exercises and mini-projects.
🔔 For Who?
This program is ideal for:
✅ Complete beginners – If you’ve never written a line of code, no worries! The lessons start from scratch.
✅ Students – To prepare for programming courses, computer science exams or competitions.
✅ Self-taught – If you want to add Python to your skillset, this course offers you structured support.
✅ Professionals and people in retraining – Python is a sought-after skill in data science, automation and web development.
✅ Tech Enthusiasts – Curious to learn code? This course makes learning Python both fun and useful.

🚀 Ready to Embark on Your Python Adventure?
Join the "🐍 Personalized Private Lessons – 💻 Learn to Code and Program in Python!"
Gain the skills and confidence to write clean, efficient, and powerful code.

Sign up today and take your first steps into the exciting world of Python programming! 🔥
verified badge
Francisco
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!
Good-fit Instructor Guarantee
favorite button
message icon
Contact Nader