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 July 2025
Instructor since July 2025
Translated by GoogleSee original
Introduction to Microcontroller Programming – Learn C/C++ Easily and Create Your First Projects
course price icon
From 33 € /h
arrow icon
Are you interested in the captivating world of connected objects, robotics, or embedded electronics? "Introduction to Microcontroller Programming - Learn C/C++ Easily and Create Your First Projects" is the perfect course to immerse yourself in this exciting world! This course is specially designed for beginners who want to acquire the basics of C/C++ programming while learning how to control microcontrollers like Arduino and ESP32.

Why get started in microcontroller programming?
Essential for electronics and robotics: Microcontrollers are at the heart of connected objects, home automation systems, robots and much more.
Practical, hands-on projects: Learn how to make useful and fun projects, such as motion-sensing systems, automated lights, or small robots.
C and C++: Versatile and high-performance languages: Used in the embedded industry, they offer great flexibility and total control over the hardware.
Career Outlook: Demand for embedded programming skills is growing rapidly in the electronics, automotive, and Internet of Things (IoT) industries.

What you will learn:
This course covers all the essential concepts for mastering C/C++ programming applied to microcontrollers:

Introduction to Microcontrollers: Learn what a microcontroller is, its role, and its various real-world applications.
Choosing and Configuring Your Platform: Explore popular platforms like Arduino and ESP32, and learn how to install the necessary development environments (IDEs) (Arduino IDE, PlatformIO).
Basics of C/C++ applied to microcontrollers:
Basic syntax, variables and data types.
Mathematical and logical operators.
Conditions (if, else, switch) and loops (for, while).
Functions: Definition, calling and organization of the code.
Digital and analog inputs and outputs:
Reading sensors (buttons, potentiometers, temperature sensors).
Control of actuators (LEDs, motors, relays).
Communication with other devices:
Serial communication (UART) to exchange data with a computer.
I2C and SPI protocols for connecting multiple components (displays, advanced sensors).

Methodology and educational approach:
Learning by doing: Each theoretical concept is immediately implemented through engaging practical exercises and mini-projects.
Interactive Online Classes: Classes are conducted online, using audio and screen sharing to ensure seamless communication and interactive learning.
Structured and adapted progression: The content is organized to allow step-by-step progression, ranging from beginner to intermediate level.
Personalized approach: We adjust the pace and content according to your level and specific needs.
Motivating Projects: Create your own electronic projects to experiment and make concrete devices.
For who ?
This course is aimed at:

Programming beginners who want to discover C/C++ in a practical and fun way.
Electronics enthusiasts who want to learn how to program their own circuits and embedded devices.
Computer science, electronics or engineering students looking to strengthen their embedded programming skills.
Makers and hobbyists curious to design innovative projects with Arduino or ESP32.
Professionals in retraining who wish to acquire sought-after skills in IoT and embedded electronics.
Why choose this course?
An experienced teacher: The course is led by a computer engineer passionate about electronics and embedded programming, with a clear and motivating teaching approach.
Concrete and engaging projects: Each project allows you to put the concepts learned into practice while creating useful and fun devices.
Personalized support: Regular monitoring to ensure your progress and answer all your questions.
Flexibility and accessibility: Learn from home at your own pace, with additional resources to deepen your knowledge.

How does it work?
Initial assessment: A tailor-made assessment to define your objectives and evaluate your starting level.
Interactive online courses: Learn from home with live explanations, demonstrations and practical exercises.
Personalized monitoring: Receive regular feedback on your progress and advice to help you continuously improve.
Register now !
Don't let embedded programming seem overwhelming. Join us to master C/C++ applied to microcontrollers and bring your electronics ideas to life. Dive into the world of connected objects with confidence and creativity!
Extra information
For an optimal experience, classes are held online using audio and screen sharing, ensuring smooth and effective interaction.
Location
green drop pin icongreen drop pin icon
|
Use Ctrl + wheel to zoom!
zoom in iconzoom out icon
location type icon
At student's location :
  • Around Brussels, Belgium
  • Around Brussels, Belgium
location type icon
Online from Belgium
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
The class is taught in
French
English
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
I am a qualified and experienced private math tutor. Having graduated from the University of Lorraine in 2018, I began my career providing remedial classes in various schools in Nancy. I then specialized in individual tutoring by completing a teacher training program at the Harvard Graduate School of Education. I have been giving private math lessons daily for over 7 years.

The students who follow my private lessons benefit from personalized support. The first session is devoted to an in-depth assessment of the student's mathematical knowledge. The objective is to detect its weak points and understand their origin in order to adapt my courses to its needs. I develop a tailor-made remediation program for each of my students aimed at filling each of their gaps. Over the course of the sessions, the student builds a solid foundation for learning and regains self-confidence. At the same time, I help him acquire a work methodology that allows him to gradually become autonomous in his studies.

I have a perfect knowledge of the mathematics program of the College and the High School (from the Sixth to the Terminale). During my formative years, I studied and developed many techniques that make it easier to learn math. The strength of my pedagogical approach lies in my ability to explain in a simple way everything that the student finds complicated. I am passionate about this job because it gives me the opportunity to guide dropout students on the path to success. It is a real pleasure to see them evolve and come to terms with the fantastic world of mathematics.

I offer my private lessons remotely for greater flexibility. My distance learning courses take place on an interactive online whiteboard. This board is specially designed to encourage student/teacher interaction online. Thanks to this educational tool, my online courses are as effective as in-home lessons. All students need is an internet connection and a computer, tablet, or smartphone to benefit from them.
Read more
Are you preparing for your Digital and Computer Science (NSI) exams and want to maximize your chances of success? "NSI Booster: Intensive Preparation to Shine in Your Exams!" is the course you need to revise effectively, fill in your gaps, and excel on the big day! This comprehensive and intensive program is specially designed for students in Première and Terminale to master all the key concepts of the NSI program and pass with flying colors.

Why choose this NSI preparation course?
Optimize revision time: Focus on the essential concepts to save time and revise efficiently.
Deep understanding of concepts: Don't just memorize, really understand the basics of computing to succeed in the most complex exercises.
Intensive practice: Practice with corrected exercises, exam questions and past papers to be fully prepared.
Exam Methodology: Learn how to manage your time, structure your answers, and avoid common NSI question pitfalls.
Confidence and serenity: Work in a progressive and structured manner to arrive calm on the day of the exam.
What you will learn:
This course covers the entire NSI program for Première and Terminale, focusing on the concepts most often covered in exams:

1. Algorithms and Programming:
Advanced algorithms: Algorithmic complexity, recursion, sorting and searching (quick sort, dichotomous sort).
Programming in Python:
Advanced syntax: list comprehension, lambda, decorators.
Data structures: lists, tuples, dictionaries, sets.
Functions and modularity: Decomposition of the problem, reuse of code.
File Management: Reading and writing files to process real data.
Object-oriented programming: Classes, objects, inheritance, polymorphism in Python.
Practical projects: Development of complete programs to apply the concepts covered.
2. Data Structures and Algorithms:
Lists, Stacks, Queues, and Trees: Implementation, Manipulation, and Use in Problem Solving.
Graphs: Representation (adjacency matrix, neighbor list), breadth-first (BFS) and depth-first (DFS) traversal.
Sorting and searching algorithms: Merge sort, quick sort, binary search.
Algorithmic complexity: Big-O notation, analysis of algorithm performance.
3. Databases and SQL:
Data modeling: Relational model, database design with the Entity-Relationship model.
SQL:
Select, insert, update and delete queries.
Joins (INNER JOIN, LEFT JOIN, RIGHT JOIN).
Aggregate functions and subqueries.
Optimizing queries for better performance.
Practical projects: Creation and management of databases for concrete applications.
4. Computer and Network Architecture:
Hardware architecture: Processor, memory (RAM, cache), input/output devices.
Computer operation: Instruction cycle, execution of programs in memory.
Computer networks:
OSI model and TCP/IP.
IP addressing, routing, protocols (HTTP, FTP, SMTP).
Network security: firewall, encryption, VPN.
5. Web and Front-End Development:
HTML/CSS: Structure and formatting of web pages.
JavaScript: Dynamics of web pages, manipulation of the DOM, events.
Practical projects: Creation of interactive websites to apply the skills acquired.
Methodology and educational approach:
Targeted and structured revisions: Each module is designed to cover the key concepts of the NSI program while adapting to your level and your needs.
Practical exercises and exam questions: Practice with targeted exercises and past exam questions to familiarize yourself with the exam format.
Detailed correction and personalized feedback: Each exercise is corrected in detail with a thorough explanation of the solutions.
Exam methodology: Advice on how to read and understand the statements, structure your answers and manage your time on the day of the test.
Interactive Online Classes: Classes are conducted online with the use of audio and screen sharing, ensuring seamless communication and interactive learning.
For who ?
This course is aimed at:

NSI students in their first and final year of high school who want to pass their exams with intensive and targeted preparation.
Computer science students wanting to strengthen their foundations in programming and algorithms.
Self-taught people passionate about programming and computer science looking to deepen their knowledge.
Parents who wish to support their children in their academic success in computer science.
Why choose this course?
An experienced teacher: The course is led by a computer engineer with a perfect command of the NSI program, with a clear and motivating teaching approach.
An intensive and comprehensive program: Each concept is covered in depth, with varied exercises to practice all types of questions.
Personalized support: The content and pace of the course are adapted to your level and your objectives.
Flexibility and accessibility: Learn from home at your own pace, with additional resources to deepen your knowledge.
How does it work?
Initial assessment: A personalized assessment to identify your objectives and your starting level.
Interactive online courses: Learn from home with live explanations, demonstrations and practical exercises.
Intensive training: Series of exercises and past papers to prepare you for written and practical tests.
Personalized monitoring: Receive regular feedback on your progress and advice to continuously improve.
Register now !
Don't leave anything to chance when it comes to your NSI exams. Join "NSI Booster" for intensive and targeted preparation, and give yourself every chance of excelling in your exams!
Read more
Show more
arrow icon
Similar classes
arrow icon previousarrow icon next
verified badge
Trainer for 10 years, I offer to support you in your learning of Illustrator software by working on concrete examples.

My experience as a trainer allowed me to sharpen my teaching techniques. I adapt to the level of the student to help him master the tools offered by this software.
verified badge
I adapt my learning method according to subject and student. Some prefer to understand the whole theory before starting the exercises, others prefer to practice to better understand the theoretical part.
I strongly encourage the student because the state of mind and morale have a direct influence on school results.
I am an understandable person and I always try to take each one in his own way, to give remarks that facilitate the work, to give the tips and tricks necessary to have a good note.
I do exercises and exams corrected.
I always try to do my best to make the student fast able to handle his homework.
verified badge
Currently, I am working at MaaS department in Denso Corporation, Shinagawa, Tokyo.
I have done my masters from the Indian Institute of Technology Hyderabad India recently.
I can teach you Mathematics and science in a simpler way as I have lived with those things for 10 years.

I can teach you coding, Science and Math if you wish to learn new things contact me.

This class is for those who really want to use to learn computer languages like C, C++ in a more innovative manner.

I little bit know Nihon-Go as well.
verified badge
As a Franco-Belgian management teacher, I give Excel lessons with passion!
Whether remotely or face-to-face, I offer many examples and exercises to accompany you.
I travel without problem throughout the region of Brussels and its surroundings, for lessons of at least 2 hours. For France, courses are only given remotely.

Here are some key words that will be covered in my classes:
Scenario analysis, Year, Rounding, Today, Bdnb, Bdnbval, Bdsum, Search, Column, Copy/paste in values, Copy/paste with transposition, Consolidation, Date, Datedif, Determat, Dollar, Right, Righterg, Equiv, Esterror, Estna, Frequency, Filter (simple and advanced), Format of cells, Left, Large.Value, Printing of documents, Index, Indirect, Inversemat, Day, Weekday, Line, Matrix, Max, Maxa, Max.Si, Min , Mina, Mina.If, Formatting of cells and ranges, Month, Average, Average.If, Nb, Nb.If, Nbval, Naming of cells and ranges, No, Small.value, Product, Productmat, Protection of cells, Lookup (Lookup), Lookupv (VLookup), Lookuph (HLookup), If (If), If.Not.Disp, If.Conditions, Iferror, Sum, Sumproduct, Sum.If, Sum.If.Set, Substitute , Pivot tables, Sorting, Cell locking

Do not hesitate to contact me to organize your lessons according to your needs and availability. Together, we will develop your Excel skills in an efficient and personalized way.
verified badge
With 7 years of experience in the professional world where I go java / scala / javascript in everyday life, I am taken to coach junior devs as part of my work. I am punctual and an educator and love what I do
verified badge
Machine learning -supervised unsupervised .. different projects and applications
Professor in mathematics, computer science at HEFF in Brussels and before a professor of electronics at IEPSCF, NGÉNIEUR in electronics ECAMIEN basic graduate in mathematics-physics and I offer an individualized pedagogy, help in the preparation of questions or exams. My goal is to make the student progress without overloading him. I give homework after each lesson and periodically provide progress reports
I strongly encourage the student because the state of mind and morale have a direct influence on school results.
I am someone understandable and I always try to take each in his own way.
I always start by clarifying the course after giving an example then giving an example to the student to do a complete exercise and finally correct an exam together generally that's the methodology but it can change from one case to another.
verified badge
I support university and engineering school students in the advanced mastery of mathematics, physics and computer science.

The approach is rigorous, structured and results-oriented, with a focus on deep understanding of concepts, solving complex problems and succeeding in demanding exams.

✔ Methodology adapted to preparatory classes and engineering schools
✔ Clear and precise explanation of advanced concepts
✔ Intensive training on exam questions and typical problems
✔ Development of logic and scientific autonomy
✔ Personalized support to strive for excellence

Objective: to help you gain mastery, efficiency and level to succeed in the most demanding fields.
verified badge
I am a Master student in civil engineering with a degree in applied mathematics, I offer my services throughout Belgium and for all students who have difficulties or who want to break records in school.

I have an experience of more than 3 years and a fairly variable methodology depending on the student.

In my methodology I always want first to help the student to catch up with his classmates and teachers and then push him to go much further in his thoughts while having fun and without the slightest pressure.

The course can be given in French, Dutch, English or Arabic, whether face-to-face or remotely.

I give :

● Math (all)

● sciences (physics, chemistry, construction, dynamics, materials, hydraulics, geology, ..)

● IT (python, C, Java, matlab, office software, visualization software,..)
● Numerical analysis, Linear automatic

● Economics (basic notions, macro-micro economics)

● Arabic (Tome of Medina, literacy, writing, reading, "Fusha")


And for primary secondary students:

● A mass of level exercises (0->university)

● variable learning methods (
-> memorization.
-> visualization
-> exercises
-> interros and mock exams permanently and with a timing
-> 1 big problem to solve per session)
verified badge
💻 Learn IT easily with tailor-made support! 🚀
Do you want to improve your computer skills or discover the basics to better navigate the digital world? I offer courses adapted to all levels, whether you are a beginner or looking to improve.
🌟 Why choose me?
• Adapted teaching: I explain concepts in a simple and clear manner, even for novices.
• Personalized courses: Each session is designed according to your needs and objectives.
• Hands-on learning: Immediately apply what you learn.
📘 Areas covered:
• Introduction to computers (using the computer, browsing the internet, security).
• Office software (Word, Excel, PowerPoint).
• Introduction to programming (Python, HTML/CSS).
• Basics of data management and analysis with tools like Power BI.
🕒 Flexible hours: Classes available on weekdays or weekends, depending on your schedule.
📍 Modalities: In person or online, according to your preferences.
👉 Contact me now to start your adventure in the digital world!
verified badge
Doctor and graduate in mechanical engineering, I give private lessons at the following level:
* Kinematic Model Course (direct or inverse)
* Dynamic Model Course (direct or reverse)
* Static Model Course (direct or inverse)
* Course Planning the trajectory
* Robot Control Course
* Programming course on Matlab or RoboStudio.
verified badge
Do you need a boost in mathematics to better understand lessons, pass your exams or prepare for a competition? Do you want to learn to program in C, C++, Python or Java to develop skills sought after in the digital world?
This comprehensive and personalized academic support program is designed to meet your needs and help you succeed!

💡 Why Choose this Program?
This course offers tailor-made support, adapted to your level and your objectives:

🎯 Progress in mathematics by strengthening your foundations and mastering advanced concepts.
💡 Understand theoretical concepts in depth to better apply them in exercises and problems.
💻 Learn to program in C, C++, Python and Java with clear explanations and practical exercises.
🚀 Develop essential skills in algorithms and computer problem solving.
🎓 Effectively prepare for your exams (Bac, Licence, competitive exams) thanks to targeted revisions and practice subjects.
With a caring educational approach, this course helps you gain confidence and achieve your academic goals.

📘 Mathematics – From Secondary to Bachelor
Mathematics is the key to academic success in many scientific and technical fields.
This module covers:

Secondary Level (Middle and High School):

Arithmetic, fractions, percentages, proportionality.
Algebra: Equations, inequalities, functions (linear, quadratic, exponential, logarithmic).
Geometry: Theorems, trigonometry, analytical geometry.
Statistics and probability: Analyze data, calculate probabilities.
Preparation for exams: Brevet, Bac, entrance exams for grandes écoles.
University Level (Bachelor):

Differential and integral calculus: Derivatives, integrals, sequences and series.
Linear Algebra: Matrices, vectors, systems of linear equations.
Advanced Probability and Statistics: Random variables, probability laws, estimation and hypothesis testing.
Numerical analysis: Methods for approximate resolution of equations and systems of equations.
Discrete Mathematics: Graphs, Boolean logic, combinatorics.
This module offers progressive exercises, clear explanations and detailed corrections to understand in depth and train effectively.

💻 Programming – C, C++, Python and Java
Mastering programming is a major asset for success in the digital and technological field.
This module covers the fundamentals of programming to enable you to:

Understand algorithmic logic and computer problem solving.
Master the syntax of the C, C++, Python and Java languages.
Writing your first programs: Variables, conditional structures, loops, functions.
Work on practical projects: Calculator, data management, simple games, sorting and searching algorithms.
Develop advanced skills:
Object-oriented programming (C++, Java): Classes, inheritance, polymorphism.
Memory management (C, C++): Dynamic allocation, pointers.
File manipulation: Reading and writing data.
Data structures: Lists, stacks, queues, binary trees.
Code optimization for faster and more efficient programs.
This module offers concrete examples, practical exercises and motivating projects to help you learn while having fun while developing skills useful in the professional world.

🎯 Interactive and Motivating Teaching
Dynamic online courses: Learn from home in an interactive format with audio and screen sharing.
Tailor-made method: The courses are designed according to your level and your objectives for learning at your own pace.
Practical exercises and concrete projects: To apply theoretical concepts and develop your skills.
Personalized monitoring: Regular support to monitor your progress and adapt the program to your needs.
Encouragement and motivation: A positive approach to building your confidence in your abilities.
🔔 For Who?
This program is aimed at:

High school students wishing to strengthen their foundations in mathematics or learn to program.
University students in science or computer science looking to deepen their knowledge of math and programming.
Candidates for exams and competitions preparing for the Baccalaureate, a License, or entrance exams to the grandes écoles.
Programming enthusiasts wanting to learn the fundamentals of C, C++, Python or Java.
Adults in professional retraining wishing to acquire programming skills.
🚀 Ready to Succeed?
Join the "🎓 Academic Support – 📘 Maths from Secondary to Bachelor & 💻 Programming in C, C++, Python and Java!" and benefit from personalized support to achieve your goals.
Whether you want to improve your grades, pass your exams or develop programming skills, this program will give you knowledge, confidence and motivation.

Register today and take the first step towards success!
verified badge
Classes are face-to-face at the student's home or via webcam. You will learn computer science according to your level and what you want to learn. I am a computer science student so quite versatile. As far as programming is concerned, the possible languages are: HTML, CSS, PHP, Python, C and C++, for the network, introduction to software such as Cisco packet tracer, GNS3, vmware, virtual box. Introductory computer courses, even rudimentary ones, are possible. You will learn in a jovial and encouraging atmosphere, I have a lot of experience in the field of teaching and I am comfortable with children
verified badge
As a math and science teacher, I have extensive experience in a school setting, allowing me to monitor student progress over the long term. My teaching method is tailored to all profiles, with the goal of helping each student progress at their own pace. Passionate about teaching, I strive to make concepts accessible and convey the joy of learning.
verified badge
Hello! My name is Hanae, and I offer personalized lessons in English, Mathematics, and Computer Science for students of all levels — from primary school to university.

With over 10 years of professional experience in the tech and business world, I combine structured methods with a friendly and supportive teaching style to help students gain confidence and achieve their goals.

👩‍💻 In Computer Science, I teach programming basics (C language), digital logic, and software tools such as Power BI, Excel, and SQL.

Whether you want to improve your grades, prepare for exams, or strengthen your practical skills, my lessons are designed to make learning clear, engaging, and motivating.

Lessons can be given online or in person, and I always adapt the pace and content to the student’s needs.
verified badge
Microsoft Office is now a virtually indispensable software suite for almost everyone, whether during our school years, through PowerPoint presentations, document creation with MS Word, calculations and graph creation in MS Excel, or during our professional lives. In the latter case, we need to get even more out of it in a minimum amount of time.

Some may have noticed that it's possible to automate a series of actions by recording "macros" to save time. But have you ever considered that behind these macros lies computer code generated for you in "Visual Basic for Applications" (VBA)? Understanding this type of code and how it manipulates the "object model" associated with the application being used (for example, the worksheets, rows and columns, cells, and the values they contain, in the case of Microsoft Excel) allows you to go further in terms of automation and flexibility.

The course is adaptable to the student and their level. Depending on demand and the number of sessions, it can cover the fundamentals of programming (variables, types, declarations, manipulations, local and global variables, etc.), illustrated using VBA, as well as best programming practices (error handling, using comments, standardizing variable names, code modularity), culminating in the creation of a project enabling interoperability between different Microsoft Office tools (for example, associating notes taken with OneNote with dates in a perpetual calendar created in Excel). It may even cover concepts such as object-oriented programming (polymorphism, encapsulation) and the differences between compiled and interpreted languages.

The sky's the limit :))
message icon
Contact Said
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Trainer for 10 years, I offer to support you in your learning of Illustrator software by working on concrete examples.

My experience as a trainer allowed me to sharpen my teaching techniques. I adapt to the level of the student to help him master the tools offered by this software.
verified badge
I adapt my learning method according to subject and student. Some prefer to understand the whole theory before starting the exercises, others prefer to practice to better understand the theoretical part.
I strongly encourage the student because the state of mind and morale have a direct influence on school results.
I am an understandable person and I always try to take each one in his own way, to give remarks that facilitate the work, to give the tips and tricks necessary to have a good note.
I do exercises and exams corrected.
I always try to do my best to make the student fast able to handle his homework.
verified badge
Currently, I am working at MaaS department in Denso Corporation, Shinagawa, Tokyo.
I have done my masters from the Indian Institute of Technology Hyderabad India recently.
I can teach you Mathematics and science in a simpler way as I have lived with those things for 10 years.

I can teach you coding, Science and Math if you wish to learn new things contact me.

This class is for those who really want to use to learn computer languages like C, C++ in a more innovative manner.

I little bit know Nihon-Go as well.
verified badge
As a Franco-Belgian management teacher, I give Excel lessons with passion!
Whether remotely or face-to-face, I offer many examples and exercises to accompany you.
I travel without problem throughout the region of Brussels and its surroundings, for lessons of at least 2 hours. For France, courses are only given remotely.

Here are some key words that will be covered in my classes:
Scenario analysis, Year, Rounding, Today, Bdnb, Bdnbval, Bdsum, Search, Column, Copy/paste in values, Copy/paste with transposition, Consolidation, Date, Datedif, Determat, Dollar, Right, Righterg, Equiv, Esterror, Estna, Frequency, Filter (simple and advanced), Format of cells, Left, Large.Value, Printing of documents, Index, Indirect, Inversemat, Day, Weekday, Line, Matrix, Max, Maxa, Max.Si, Min , Mina, Mina.If, Formatting of cells and ranges, Month, Average, Average.If, Nb, Nb.If, Nbval, Naming of cells and ranges, No, Small.value, Product, Productmat, Protection of cells, Lookup (Lookup), Lookupv (VLookup), Lookuph (HLookup), If (If), If.Not.Disp, If.Conditions, Iferror, Sum, Sumproduct, Sum.If, Sum.If.Set, Substitute , Pivot tables, Sorting, Cell locking

Do not hesitate to contact me to organize your lessons according to your needs and availability. Together, we will develop your Excel skills in an efficient and personalized way.
verified badge
With 7 years of experience in the professional world where I go java / scala / javascript in everyday life, I am taken to coach junior devs as part of my work. I am punctual and an educator and love what I do
verified badge
Machine learning -supervised unsupervised .. different projects and applications
Professor in mathematics, computer science at HEFF in Brussels and before a professor of electronics at IEPSCF, NGÉNIEUR in electronics ECAMIEN basic graduate in mathematics-physics and I offer an individualized pedagogy, help in the preparation of questions or exams. My goal is to make the student progress without overloading him. I give homework after each lesson and periodically provide progress reports
I strongly encourage the student because the state of mind and morale have a direct influence on school results.
I am someone understandable and I always try to take each in his own way.
I always start by clarifying the course after giving an example then giving an example to the student to do a complete exercise and finally correct an exam together generally that's the methodology but it can change from one case to another.
verified badge
I support university and engineering school students in the advanced mastery of mathematics, physics and computer science.

The approach is rigorous, structured and results-oriented, with a focus on deep understanding of concepts, solving complex problems and succeeding in demanding exams.

✔ Methodology adapted to preparatory classes and engineering schools
✔ Clear and precise explanation of advanced concepts
✔ Intensive training on exam questions and typical problems
✔ Development of logic and scientific autonomy
✔ Personalized support to strive for excellence

Objective: to help you gain mastery, efficiency and level to succeed in the most demanding fields.
verified badge
I am a Master student in civil engineering with a degree in applied mathematics, I offer my services throughout Belgium and for all students who have difficulties or who want to break records in school.

I have an experience of more than 3 years and a fairly variable methodology depending on the student.

In my methodology I always want first to help the student to catch up with his classmates and teachers and then push him to go much further in his thoughts while having fun and without the slightest pressure.

The course can be given in French, Dutch, English or Arabic, whether face-to-face or remotely.

I give :

● Math (all)

● sciences (physics, chemistry, construction, dynamics, materials, hydraulics, geology, ..)

● IT (python, C, Java, matlab, office software, visualization software,..)
● Numerical analysis, Linear automatic

● Economics (basic notions, macro-micro economics)

● Arabic (Tome of Medina, literacy, writing, reading, "Fusha")


And for primary secondary students:

● A mass of level exercises (0->university)

● variable learning methods (
-> memorization.
-> visualization
-> exercises
-> interros and mock exams permanently and with a timing
-> 1 big problem to solve per session)
verified badge
💻 Learn IT easily with tailor-made support! 🚀
Do you want to improve your computer skills or discover the basics to better navigate the digital world? I offer courses adapted to all levels, whether you are a beginner or looking to improve.
🌟 Why choose me?
• Adapted teaching: I explain concepts in a simple and clear manner, even for novices.
• Personalized courses: Each session is designed according to your needs and objectives.
• Hands-on learning: Immediately apply what you learn.
📘 Areas covered:
• Introduction to computers (using the computer, browsing the internet, security).
• Office software (Word, Excel, PowerPoint).
• Introduction to programming (Python, HTML/CSS).
• Basics of data management and analysis with tools like Power BI.
🕒 Flexible hours: Classes available on weekdays or weekends, depending on your schedule.
📍 Modalities: In person or online, according to your preferences.
👉 Contact me now to start your adventure in the digital world!
verified badge
Doctor and graduate in mechanical engineering, I give private lessons at the following level:
* Kinematic Model Course (direct or inverse)
* Dynamic Model Course (direct or reverse)
* Static Model Course (direct or inverse)
* Course Planning the trajectory
* Robot Control Course
* Programming course on Matlab or RoboStudio.
verified badge
Do you need a boost in mathematics to better understand lessons, pass your exams or prepare for a competition? Do you want to learn to program in C, C++, Python or Java to develop skills sought after in the digital world?
This comprehensive and personalized academic support program is designed to meet your needs and help you succeed!

💡 Why Choose this Program?
This course offers tailor-made support, adapted to your level and your objectives:

🎯 Progress in mathematics by strengthening your foundations and mastering advanced concepts.
💡 Understand theoretical concepts in depth to better apply them in exercises and problems.
💻 Learn to program in C, C++, Python and Java with clear explanations and practical exercises.
🚀 Develop essential skills in algorithms and computer problem solving.
🎓 Effectively prepare for your exams (Bac, Licence, competitive exams) thanks to targeted revisions and practice subjects.
With a caring educational approach, this course helps you gain confidence and achieve your academic goals.

📘 Mathematics – From Secondary to Bachelor
Mathematics is the key to academic success in many scientific and technical fields.
This module covers:

Secondary Level (Middle and High School):

Arithmetic, fractions, percentages, proportionality.
Algebra: Equations, inequalities, functions (linear, quadratic, exponential, logarithmic).
Geometry: Theorems, trigonometry, analytical geometry.
Statistics and probability: Analyze data, calculate probabilities.
Preparation for exams: Brevet, Bac, entrance exams for grandes écoles.
University Level (Bachelor):

Differential and integral calculus: Derivatives, integrals, sequences and series.
Linear Algebra: Matrices, vectors, systems of linear equations.
Advanced Probability and Statistics: Random variables, probability laws, estimation and hypothesis testing.
Numerical analysis: Methods for approximate resolution of equations and systems of equations.
Discrete Mathematics: Graphs, Boolean logic, combinatorics.
This module offers progressive exercises, clear explanations and detailed corrections to understand in depth and train effectively.

💻 Programming – C, C++, Python and Java
Mastering programming is a major asset for success in the digital and technological field.
This module covers the fundamentals of programming to enable you to:

Understand algorithmic logic and computer problem solving.
Master the syntax of the C, C++, Python and Java languages.
Writing your first programs: Variables, conditional structures, loops, functions.
Work on practical projects: Calculator, data management, simple games, sorting and searching algorithms.
Develop advanced skills:
Object-oriented programming (C++, Java): Classes, inheritance, polymorphism.
Memory management (C, C++): Dynamic allocation, pointers.
File manipulation: Reading and writing data.
Data structures: Lists, stacks, queues, binary trees.
Code optimization for faster and more efficient programs.
This module offers concrete examples, practical exercises and motivating projects to help you learn while having fun while developing skills useful in the professional world.

🎯 Interactive and Motivating Teaching
Dynamic online courses: Learn from home in an interactive format with audio and screen sharing.
Tailor-made method: The courses are designed according to your level and your objectives for learning at your own pace.
Practical exercises and concrete projects: To apply theoretical concepts and develop your skills.
Personalized monitoring: Regular support to monitor your progress and adapt the program to your needs.
Encouragement and motivation: A positive approach to building your confidence in your abilities.
🔔 For Who?
This program is aimed at:

High school students wishing to strengthen their foundations in mathematics or learn to program.
University students in science or computer science looking to deepen their knowledge of math and programming.
Candidates for exams and competitions preparing for the Baccalaureate, a License, or entrance exams to the grandes écoles.
Programming enthusiasts wanting to learn the fundamentals of C, C++, Python or Java.
Adults in professional retraining wishing to acquire programming skills.
🚀 Ready to Succeed?
Join the "🎓 Academic Support – 📘 Maths from Secondary to Bachelor & 💻 Programming in C, C++, Python and Java!" and benefit from personalized support to achieve your goals.
Whether you want to improve your grades, pass your exams or develop programming skills, this program will give you knowledge, confidence and motivation.

Register today and take the first step towards success!
verified badge
Classes are face-to-face at the student's home or via webcam. You will learn computer science according to your level and what you want to learn. I am a computer science student so quite versatile. As far as programming is concerned, the possible languages are: HTML, CSS, PHP, Python, C and C++, for the network, introduction to software such as Cisco packet tracer, GNS3, vmware, virtual box. Introductory computer courses, even rudimentary ones, are possible. You will learn in a jovial and encouraging atmosphere, I have a lot of experience in the field of teaching and I am comfortable with children
verified badge
As a math and science teacher, I have extensive experience in a school setting, allowing me to monitor student progress over the long term. My teaching method is tailored to all profiles, with the goal of helping each student progress at their own pace. Passionate about teaching, I strive to make concepts accessible and convey the joy of learning.
verified badge
Hello! My name is Hanae, and I offer personalized lessons in English, Mathematics, and Computer Science for students of all levels — from primary school to university.

With over 10 years of professional experience in the tech and business world, I combine structured methods with a friendly and supportive teaching style to help students gain confidence and achieve their goals.

👩‍💻 In Computer Science, I teach programming basics (C language), digital logic, and software tools such as Power BI, Excel, and SQL.

Whether you want to improve your grades, prepare for exams, or strengthen your practical skills, my lessons are designed to make learning clear, engaging, and motivating.

Lessons can be given online or in person, and I always adapt the pace and content to the student’s needs.
verified badge
Microsoft Office is now a virtually indispensable software suite for almost everyone, whether during our school years, through PowerPoint presentations, document creation with MS Word, calculations and graph creation in MS Excel, or during our professional lives. In the latter case, we need to get even more out of it in a minimum amount of time.

Some may have noticed that it's possible to automate a series of actions by recording "macros" to save time. But have you ever considered that behind these macros lies computer code generated for you in "Visual Basic for Applications" (VBA)? Understanding this type of code and how it manipulates the "object model" associated with the application being used (for example, the worksheets, rows and columns, cells, and the values they contain, in the case of Microsoft Excel) allows you to go further in terms of automation and flexibility.

The course is adaptable to the student and their level. Depending on demand and the number of sessions, it can cover the fundamentals of programming (variables, types, declarations, manipulations, local and global variables, etc.), illustrated using VBA, as well as best programming practices (error handling, using comments, standardizing variable names, code modularity), culminating in the creation of a project enabling interoperability between different Microsoft Office tools (for example, associating notes taken with OneNote with dates in a perpetual calendar created in Excel). It may even cover concepts such as object-oriented programming (polymorphism, encapsulation) and the differences between compiled and interpreted languages.

The sky's the limit :))
Good-fit Instructor Guarantee
favorite button
message icon
Contact Said