Add to Wish List
Add to Wish List
from21.48USD/ h
C/ C++ Programming - Data Structures - Algorithms Teacher (Online or Offline for groups)
I'm a teacher with 5 years experience in C++ programming and Data Structures, also a Former Microsoft Software Engineer Intern.
I have 5 years experience in competitive programming, participted in the ICPC (International Collegiate Programming Contest), qualified to ACPC (Africa & Arab Collegiate Programming Contest) 3 times in a row, and ranked first on a qualifications contest among more than 100 teams.
I can take you from Zero to Hero in C++ Programming and Data Structures.
I can also guide you in competitive programming up to ~Expert codeforces level, explain to you any problems you don't understand, and code it with you.
Making sure you understand well and gain new interesting knowledge in every single lesson is my main priority, so feel free to contact me if you need help.
I have 5 years experience in competitive programming, participted in the ICPC (International Collegiate Programming Contest), qualified to ACPC (Africa & Arab Collegiate Programming Contest) 3 times in a row, and ranked first on a qualifications contest among more than 100 teams.
I can take you from Zero to Hero in C++ Programming and Data Structures.
I can also guide you in competitive programming up to ~Expert codeforces level, explain to you any problems you don't understand, and code it with you.
Making sure you understand well and gain new interesting knowledge in every single lesson is my main priority, so feel free to contact me if you need help.
Extra information
I also offer an effective way of online teaching, so you better give it a try.Location
Online via webcam
General info
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 120 minutes |
The class is taught in: | English, Arabic |
Reviews (1)
God willing, his explanation is excellent
Translated by Google. Click to view original.
Ask a question
Send a message explaining your needs and Magdy will reply soon:
The more detail, the better.
Ex. "Hi, when are you available to meet for a lesson?"
Ex. "Hi, when are you available to meet for a lesson?"
Availability of a typical week
(GMT -05:00) New York
Mon | Tue | Wed | Thu | Fri | Sat | Sun | |
---|---|---|---|---|---|---|---|
0 | |||||||
1 | |||||||
2 | |||||||
3 | |||||||
4 | |||||||
5 | |||||||
6 | |||||||
7 | |||||||
8 | |||||||
9 | |||||||
10 | |||||||
11 | |||||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 |
from $21.48Online via webcam
100% Satisfaction Guarantee
Good-fit Instructor Guarantee
If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.
Online reputation
- Instructor since March 2023
- Phone number verified
- Google connected
Availability of a typical week
(GMT -05:00) New York
Mon | Tue | Wed | Thu | Fri | Sat | Sun | |
---|---|---|---|---|---|---|---|
0 | |||||||
1 | |||||||
2 | |||||||
3 | |||||||
4 | |||||||
5 | |||||||
6 | |||||||
7 | |||||||
8 | |||||||
9 | |||||||
10 | |||||||
11 | |||||||
12 | |||||||
13 | |||||||
14 | |||||||
15 | |||||||
16 | |||||||
17 | |||||||
18 | |||||||
19 | |||||||
20 | |||||||
21 | |||||||
22 | |||||||
23 |
from $21.48Online via webcam
Good-fit Instructor Guarantee
If you are not satisfied after your first lesson, Apprentus will find you another instructor or will refund your first lesson.
Share
You are here
Similar classes
Amin
Programming with Python, with C and database management (Introduction to machine learning)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 (CPGE students).
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, 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.
Salah Eddine
Master Python with Courses Suitable for All Ages and Levels! Beginners, Intermediates, Professionals, Everyone is WelcomeMaster 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.
Adam
Basic concepts of algorithms and data structures in computer scienceOnline Course: Basic Concepts of Algorithms and Data Structures
Duration :
- 60 minutes: condensed format to introduce fundamental concepts with targeted exercises.
- 90 minutes: extended format to explore concepts in depth, solve complex problems, and include an interactive question-and-answer session.
---
General description
This course is designed for students and professionals who are new to computer science, as well as those who want to solidify their foundation in algorithms and data structures. It provides a clear and practical introduction to the essential tools for solving problems effectively, by learning how to design and analyze algorithms. Whether you are preparing for an exam, a technical interview, or want to improve your programming skills, this course will guide you in understanding theoretical concepts and their practical application.
---
Educational objectives
At the end of the course, participants will be able to:
1. Understand the fundamental concepts of algorithms: sorting, searching, time complexity.
2. Master key data structures: arrays, lists, stacks, queues, trees, and graphs.
3. Solve problems by choosing appropriate data structures and algorithms.
4. Analyze and optimize the performance of algorithms.
---
Course syllabus
1. Introduction (5-10 min)
- Presentation of the objectives and concepts covered.
- Importance of algorithms and data structures in computer science.
2. Fundamental concepts (20-30 min)
- Definitions and roles of algorithms and data structures.
- Temporal and spatial complexity: basic notions (Big O).
- Basic data structures: arrays, lists, and dictionaries.
3. Practical application and examples (30-40 min)
- Simple sorting implementation (insertion sort, bubble sort).
- Search example (linear search, binary search).
- Manipulation of stacks and queues through practical exercises.
- Bonus for the 90 min format: Exploration of trees and graphs (simple example of a route).
4. Q&A and conclusion (5-10 min)
- Review of the concepts covered.
- Tips for continuing to practice and progress.
- Suggestions for personal projects to apply the knowledge acquired.
---
Teaching methodology
- Interactive learning: a combination of theoretical explanations and practical applications.
- Concrete examples: each concept is illustrated by practical cases and guided exercises.
- Adaptation to needs: the courses are adjusted to the level and objectives of each participant, with a focus on the most relevant aspects.
---
Target audience
This course is aimed at:
- Computer science students wishing to strengthen their mastery of the basics before exams or projects.
- Programming beginners who want to understand the essential mechanisms behind problem solving.
- Professionals preparing for technical interviews or seeking to improve their understanding of algorithms.
---
Benefits of this online course
- Personalized support from an experienced trainer.
- Educational materials and practical exercises accessible after the session.
- Flexible hours to fit your schedule.
- Progressive approach to facilitate learning, even for beginners.
Develop your skills in algorithms and data structures today to efficiently solve the complex problems of tomorrow!
---
Aniket
AI Web Apps and Tools Mastery Classes | Practical Learning by Building Apps using AI (Langchain, OpenAI, HuggingFace, etc)Hello,
I'm doing a PhD in AI and ML using Python and am an Oracle-certified trainer with 350+ reviews and ratings [with proof attached], I will be able to teach you Python better than any of my competition.
Why choose me?
1. 300 + reviews and ratings
2. Certified tutor
3. More than 5 years of teaching experience
4. Worked as a Software engineer in companies like Virtusa Corp and DIGIDEZ DIGITAL SYSTEMS
5. Hold B.tech and M.tech in Computer Science
Featured Review :
Been trying to learn Java on my own for about 1 year and I couldn't get a grasp on it. Aniket make learning Java a fun experience and challenges you to think for yourself to reinforce the concepts you've learned. I am truly excited for our meetings and he makes time go by so fast that I'm upset when they end. Great teacher and he is genuinely passionate about your success. If I could give him more stars I would!!!
Thanks
Aniket
Youssef
Analog and digital electronics, VHDL, FPGA, programmingdoctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
Mouncef
Learn Python, Artificial intelligence with me until you become an expertThis Python course teaches you the basics of programming in Python, including variables, data types, operators, control structures (if, for, while), functions, and lists. You will also learn how to manipulate data with libraries such as Pandas and NumPy, create graphs and visualizations with Matplotlib and Seaborn, and even develop simple web applications with Flask or Django.
Pr YSF
Analog and digital electronics, VHDL, FPGA, programmingEngineer and senior professor of engineering sciences provides support courses in analog and digital electronics at all levels, engineering schools. having a scientific and technical knowledge, five years of experience in the field of teaching, teaching and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they have difficulties. for more info please contact me
Nancy
Mathematics, Computer Science and Python Tutor for youMany of students find it difficult to understand the mathematical concepts and programming algorithms. But don't worry as I know how to make that easy for you to understand these concepts.
I have completed mathematics honors and pursuing data science and Artificial Intelligence. So, what all you need is my support to ease your learning.
I can help you in any mathematical and computer science concept. Also, I am very familiar with Python
Ron
American Harvard and Yale Educated Tutor - Click “Request a Booking” to Book a ClassI am an Ivy League educated tutor ready to help you learn computer science to achieve higher exam scores, gain admission to top universities and advance your career.
I encourage students to explore topics they enjoy and strive to make each lesson entertaining. Learning should be fun, so my approach expands students' horizons, increasing their creativity so they realize their potential.
Please click “Request a Booking” to book a class.
Mourad
Teaching the Programming language(JAVA, Python, C, JavaScript)### Course Description: Teaching the Programming Languages (JAVA, Python, C, JavaScript)
Welcome to the comprehensive course on Teaching the Programming Languages: JAVA, Python, C, and JavaScript. This course is designed for aspiring programmers and educators who aim to master the fundamentals and advanced concepts of four of the most popular programming languages in the industry.
#### Course Objectives:
- **Introduction to Programming Concepts:** Understand the core principles of programming, including variables, data types, control structures, functions, and algorithms.
- **Language-Specific Syntax and Features:** Gain proficiency in the syntax and unique features of JAVA, Python, C, and JavaScript.
- **Hands-On Coding Practice:** Apply your knowledge through numerous coding exercises, projects, and real-world scenarios.
- **Debugging and Problem-Solving:** Develop strong debugging and problem-solving skills to efficiently resolve coding issues.
- **Advanced Topics:** Explore advanced topics such as object-oriented programming, web development, data structures, and algorithms.
- **Teaching Methodologies:** Learn effective teaching strategies to impart programming knowledge to others, whether in a classroom setting or online.
#### Course Outline:
1. **Introduction to Programming:**
- Basics of programming and computational thinking
- Overview of the four languages: JAVA, Python, C, and JavaScript
2. **JAVA Programming:**
- Syntax and basic constructs
- Object-oriented programming concepts
- Exception handling and multithreading
- Building GUI applications
3. **Python Programming:**
- Syntax and basic constructs
- Data structures and libraries
- Functional programming and modules
- Web development with Flask/Django
4. **C Programming:**
- Syntax and basic constructs
- Memory management and pointers
- File handling and system programming
- Data structures and algorithm implementation
5. **JavaScript Programming:**
- Syntax and basic constructs
- DOM manipulation and event handling
- Asynchronous programming and AJAX
- Front-end frameworks (React, Angular, or Vue.js)
6. **Integrated Projects:**
- Cross-language projects to solidify understanding
- Real-world applications and problem-solving
7. **Teaching Strategies:**
- Curriculum development and lesson planning
- Interactive and engaging teaching methods
- Assessment and feedback techniques
#### Who Should Enroll:
- Aspiring programmers who want to learn multiple programming languages
- Educators and trainers looking to enhance their teaching skills
- Professionals seeking to expand their coding expertise for career advancement
#### Prerequisites:
- Basic understanding of computer operations
- No prior programming experience required, but familiarity with basic programming concepts is beneficial
#### Course Outcomes:
By the end of this course, you will be able to:
- Write, debug, and optimize code in JAVA, Python, C, and JavaScript
- Develop comprehensive projects using each language
- Effectively teach programming concepts to others
- Apply advanced programming techniques to solve complex problems
Join us in this journey to become proficient in four powerful programming languages and enhance your teaching abilities to inspire the next generation of coders.
Salah
Learn MS (Word, Excel and PowerPoint) Microsoft Office / Expand your knowledge of Microsoft office!I offer Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Office sessions
Word is a word processing software developed by Microsoft. It is used to create documents, letters, reports, presentations...
Excel is a spreadsheet software from the Microsoft Office suite developed and distributed by the publisher Microsoft. It is used to create spreadsheets, tables, graphs, etc.
Powerpoint is a presentation software developed by Microsoft. It is part of the Microsoft Office suite. It is used to create presentations, slide shows...
I am waiting for your message.
Youness
ASSOCIATE PROFESSOR I TEACH: MICROCONTROLLER PROGRAMMING: PIC 16F8XX 18FXX 14FXX ARDUINO ...I am an associate professor of electrical engineering I offer courses in everything related to the discipline of electrical engineering:
CPGE / BTS / DUT / IUT / DTS / UNIVERSITY / Technical high school
ARCHITECTURE OF A PROGRAMMED SYSTEM
INTERNAL AND EXTERNAL APPEARANCE
INPUT/OUTPUT MANAGEMENT
timeouts
timers, watchdog
PIC 16F8X 16F8XX PROGRAMMING
INTERRUPTIONS MANAGEMENT
ASSEMBLER PROGRAMMING
PROGRAMMING IN C
MACHINE CONTROL
SOFTWARE SIMULATION
MPLAB
MIKROC
ISIS/PROTEUS
Younes
Scratch, Roblox: Code for Fun - A Fun Adventure for Kids and Beginners!With Scratch and Roblox, programming becomes child's play! Learn how to create animations, games, and interactive stories using colorful, easy-to-manipulate blocks of code. No complex language here, just a visual and intuitive approach to make learning as fun as possible.
Whether you are a parent wanting to introduce your children to the language of programming or a beginner curious to discover the world of coding, this training is suitable for all ages. No prerequisites necessary, just a dose of curiosity and a desire to have fun while learning.
As a trainer, I am committed to creating a caring and creative learning environment. I will use teaching methods adapted to each child, promoting positive interaction and encouraging the free expression of creativity. The goal is to make each lesson an engaging and enriching experience.
Usman
Cambridge IGCSE/O Level/As Level/A Level/Edexcel/IB ICT and Computer Science🎉 Welcome to Awesome Math Adventures with Usman Ashraf! 🎉
Hey there, future math whiz! 📚✨ Are you ready to embark on an exciting journey through the world of numbers, shapes, and problem-solving? Join our IGCSE and O-Level Math class, where learning math is fun, interactive, and super rewarding!
Mathieu
Wordpress private lesson - From beginner to expertWith 7 years of experience as a developer in a Factory, I now develop Wordpress websites for large groups.
In the training program, you will learn to:
- Install, configure, and deploy WordPress sites
- Develop custom Wordpress themes and plugins
- Use powerful tools like ACF Pro, Gravity Forms, WPML, AIOS Security, WP rocket...
- Create custom post types and tailor-made taxonomies
- Develop pages using the right methods in HTML, CSS, Javascript & PHP
- Administer and manage a site database
- Contribute to the good natural referencing (SEO) of your site
- Use WP-Cli to speed up the maintenance of your sites
- Use Docker to containerize your local/prod projects and facilitate their management
- Administer your WP sites the right way
- And much more...
For any questions, you can contact me by PM.
See you soon,
Matthew