facebook

Discover the Best Private Computer programming Classes in Nairobi

For over a decade, our private Computer programming tutors have been helping learners improve and fulfil their ambitions. With one-on-one lessons at home or in Nairobi, you’ll benefit from high-quality, personalised teaching that’s tailored to your goals, availability, and learning style.

search-teacher-icon

Find Your Perfect Teacher

Explore our selection of Computer programming tutors & teachers in Nairobi and use the filters to find the class that best fits your needs.

chat-icon

Contact Teachers for Free

Share your goals and preferences with teachers and choose the Computer programming class that suits you best.

calendar-icon

Book Your First Lesson

Arrange the time and place for your first class together. Once your teacher confirms the appointment, you can be confident you are ready to start!

0 teachers in my wish list
+

2 computer programming teachers in Nairobi

(24 reviews)
Adam - Paris, France£22
Trusted teacher: This course is designed for beginners who want to get started with programming in Python, one of the most popular and accessible languages today. No previous experience is necessary. In one session, students will learn the basics of programming and will be able to create their first Python applications. With clear explanations, practical exercises, and real-world examples, this course is an ideal gateway to exploring computer science and coding. Online Course: Introduction to Python - Programming Basics and Simple Applications Duration : - 60 minutes: intensive format to learn fundamental concepts. - 90 minutes: In-depth format with more time for practical examples and interactive questions. --- Educational objectives At the end of the course, participants will be able to: 1. Understand the basics of programming, including the concepts of variables, data types, conditional structures, and loops. 2. Write and run simple Python scripts. 3. Manipulate inputs and outputs to interact with the user. 4. Solve practical problems with short, functional programs. --- Course syllabus 1. Introduction (10-15 min) - Presentation of Python: Why this language? - Installation and configuration of a programming environment (IDLE, Visual Studio Code, or Jupyter Notebook). - First program: *"Hello, World!"*. 2. Python Basics (20-30 min) - Variables and data types (integers, strings, lists). - Mathematical operations and data manipulation. - Conditional structures (if/else) and loops (for/while). 3. Practical exercises (20-35 min) - Write a program to calculate the sum of two numbers provided by the user. - Create a simple application, like a currency converter or password generator. - Bonus for 90 min format: Fixed a more complex issue involving lists or loops. 4. Q&A and conclusion (5-10 min) - Summary of the concepts covered. - Suggestions for resources to continue learning. - Feedback on the course. --- Teaching methodology - Interactive and engaging: the course combines theoretical explanations with practical exercises. - Personalized approach: Sessions are tailored to the needs of participants. Students are encouraged to ask questions at any time. - Learning by doing: examples and exercises are designed to help you assimilate concepts quickly. --- Target audience This course is ideal for: - Complete beginners in programming. - Students or professionals wishing to acquire skills in Python for their personal or professional projects. - Anyone curious to discover a powerful and versatile tool for solving problems. --- Benefits of this online course - Teaching by an experienced and passionate trainer. - Interactive sessions adapted to your learning pace. - Access to educational materials and exercises to continue practicing after the course. Join us now to discover programming and its applications using Python! ---
Tutoring · Computer programming · Python
(7 reviews)
Join - Paris, France£23
Trusted teacher: Personalized Tutoring for Learning Coding and Programming in Python This online tutoring program is designed to provide you with personalized learning in computer programming with the Python language. Whether you are a complete beginner, a student looking to deepen your knowledge, or a professional eager to master Python, this course adapts to your level and specific needs. By covering the fundamentals of programming, advanced data structures, and complex problem solving, this tutoring will help you acquire the skills needed to excel in software development, data analysis, and artificial intelligence. --- Why choose this program? - Personalized approach: Each session is perfectly adapted to your specific needs and your learning pace. You have the opportunity to ask questions at any time and benefit from personalized follow-up between each session. - Interactive methodology: Practical learning with concrete exercises, case studies and real projects to allow you to directly apply theoretical concepts. - Flexibility of formats: Choose between 60, 90 or 120 minute classes depending on your goals and schedule. - Practice-oriented course: Programming is a field that is learned by doing, each course includes a large part of practice to consolidate the acquired knowledge. --- Course content: Beginner level: 1. Introduction to Python: - Basic syntax, data types (integers, strings, lists, dictionaries, etc.). - Control structures: conditions (if, else), loops (for, while). - Functions and arguments: creation and use of functions. 2. Object-oriented programming (OOP): - Introduction to OOP: classes, objects, attributes and methods. - Encapsulation, inheritance, polymorphism and abstraction. - Implementation of OOP in simple projects. 3. Introduction to file management: - Reading and writing text and CSV files. - Data manipulation for real applications. --- Intermediate level: 1. Advanced data structures: - Advanced lists, stacks, queues and dictionaries. - Algorithm concepts: sorting, searching, algorithmic complexity. - Use of Python libraries: NumPy, Pandas for data manipulation. 2. Error and exception handling: - Introduction to exceptions and error handling in Python. - Creation of custom error messages and handling of common exceptions. 3. Practical projects: - Development of medium-sized projects, such as simple games or data management applications. - Solving real-world problems, such as analyzing data from external files. --- Advanced level: 1. Advanced Libraries and Practical Applications: - Introduction to libraries for web development (Flask, Django) and data analysis (Matplotlib, Seaborn). - Applications of Python in artificial intelligence and machine learning with libraries like TensorFlow or scikit-learn. - Implementation of complex projects using data analysis and visualization tools. 2. Code optimization: - Techniques to improve the performance of Python code. - Memory management and algorithm optimization. 3. Advanced projects: - Development of complex projects in Python such as web applications, data analysis or large-scale data processing tools. --- Course schedule: - 60 minutes: Ideal for tackling a specific topic, working on an exercise or exploring a concept in a targeted manner. - 90 minutes: Allows for a more in-depth exploration of concepts, with concrete examples and interactive exercises. - 120 minutes: Intensive format for revisions, completing complete projects or studying more advanced concepts. Each session includes: 1. Theoretical introduction: Quick review of key concepts or introduction to new topics. 2. Live Practice: Applying concepts with exercises or code in real time, allowing for active learning. 3. Projects: Construction of real projects to put into practice the knowledge acquired. 4. Questions and answers: Time dedicated to clarifying difficult points or problems encountered during the session. --- Resources and tools provided: - Teaching materials: Detailed course documents, practical exercises, projects to complete. - Interactive platform: Use of digital whiteboards, screen sharing to visualize code, and real-time collaboration tools. - Personalized monitoring: You can ask questions outside of class, receive feedback on your projects and benefit from progress monitoring. --- About the trainer: A Python programming expert with several years of experience in teaching and practicing software development. With clear and practice-oriented pedagogy, the trainer will help you move from beginner to intermediate or improve your skills if you are already familiar with the Python language. --- Book your course now! If you want to learn Python programming in an efficient, flexible and practical way, this tutorial is for you. Sign up today to start coding with confidence and progress quickly!
Python · Computer programming · Algorithms
Welcome to an exhilarating journey into the world of programming! 🌟 Python, one of the most powerful and beginner-friendly programming languages, is your perfect starting point. Whether you want to build software, create websites, or explore data science, Python’s intuitive syntax and versatile modules make it an essential tool for tech enthusiasts and professionals alike. In this lesson series, we’ll dive into the foundations of programming using Python, equipping you with the skills to solve real-world problems while sparking your curiosity and creativity. What’s in Store for You? Here’s the roadmap to your Python adventure: 1️⃣ What is Python? Why Python? Discover why Python is loved by beginners and pros alike. 2️⃣ Variables, Tokens, and Data Types Unravel the building blocks of Python—where all programs begin! 3️⃣ Conditional and Sequential Loops Learn how to make your code think, decide, and repeat! 4️⃣ Strings Master text manipulation and transform boring words into magic. 5️⃣ Lists Store, organize, and play with data in style. 6️⃣ Tuples Immutable data structures, the key to fixed yet flexible coding. 7️⃣ Dictionaries Become a data wizard by storing and accessing values like a pro. 8️⃣ Functional Programming Leverage the power of functions to write clean, reusable, and efficient code. 9️⃣ Modules and Libraries Unlock the treasure chest of Python’s built-in and third-party libraries. 🔟 File Handling and Error Management Learn how to create, read, and write files while handling mistakes gracefully. Why Learn to Code? In today’s tech-driven world, technology touches every part of our lives—often in ways we don’t even realize. Imagine being able to understand and create the very systems and tools we use every day. Learning Python is not just about coding; it’s about developing a problem-solving mindset, nurturing critical thinking, and empowering yourself to explore endless possibilities in technology. What Makes This Journey Special? Each session is designed to challenge you progressively, ensuring you grow with every step. From simple scripts to solving real-world problems, you’ll see yourself transform into a confident coder. 💡 Pro Tip: To truly excel, make it a habit to practice and revisit what you learn. Consistency is the secret sauce to mastering Python (or anything else in life)! Get ready to embark on this exciting adventure—because the tech world is waiting for someone like you to make an impact. Let’s code, create, and conquer! 🚀
Python · Computer programming
Trusted teacher: Don't settle for anything less than excellence. I am an Aerospace Engineer with a Master's degree in Quantum Physics and have completed Ph.D. work at the University of Cambridge. Additionally, I have 4 years of experience developing MATLAB and possess deep programming skills in MATLAB/Simulink family, C/C++, Fortran, and Python. With over 12 years of tutoring experience, I have successfully guided more than 50 students worldwide to achieve distinction in various fields. Consistent results are my priority, and I strive for excellence in all aspects of my teaching. My lessons are customized to meet each student's unique needs and are designed to be engaging and insightful. Whether you are at a school level or require advanced or professional-level instruction, I offer support in the following areas: - University levels (undergraduate and postgraduate) - Preparation for IB/IA, A-Levels, GCSE, University Entry, or equivalent - Assistance with specific projects at a professional level, including interview preparation - High school studies and diploma programs - Extensive experience working with children Every lesson is meticulously planned in advance to ensure that it aligns with your goals and targets areas for improvement. I prioritize a dynamic and interactive learning experience, with one-on-one sessions tailored to your individual requirements. Lessons will be conducted via webcam, enabling you to connect from anywhere. I have a highly flexible schedule and can adapt to accommodate your needs. If you have any questions about my teaching method, availability, or pricing, please don't hesitate to reach out. I am here to assist you and provide the support you need.
Physics · Computer programming · Math
Showing results 26 - 50 of 132426 - 50 of 1324

Our students from Nairobi evaluate their Computer Programming teacher.

To ensure the quality of our Computer Programming teachers, we ask our students from Nairobi to review them.
Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.9 out of 5 based on 91 reviews.

IB Biology and Chemistry SL/HL Tutoring for IB Students (San Juan de Alicante)
Constanza
Miss Constanza was a true lifesaver for me during a challenging time in my academic journey. As a new student in a different country with a completely unfamiliar education system, I found myself a month behind in the term and struggling in both Chemistry and Math. The first semester was a struggle, but thanks to her dedicated help, I not only caught up but also excelled. One of the things that sets Ms. Constanza apart is her ability to make every lesson enjoyable. Learning with her is never dull, and she effortlessly weaves engaging stories from her own experiences in the chemistry lab, connecting complex topics to real-life situations. Her adaptability is truly impressive. Right from the first lesson, she takes the time to understand your preferred learning style. Whether it's through visual aids, PowerPoint presentations, or traditional book-based learning, she tailors her teaching to your needs. She is also incredibly organized, and after each lesson, she ensures you apply what you've learned through exercises and practical applications. Her support and understanding create a comfortable learning environment, making it easier to grasp challenging concepts. Additionally, her knowledge of the subjects is extensive, and her dedication to her students' success is remarkable. Miss Constanza went above and beyond, helping me not only pass my Year 10 IGCSEs in Chemistry and Math but also instilling in me a deep understanding of these subjects. Her kindness, care, and unwavering support were invaluable throughout our lessons. She was always willing to go the extra mile, even dedicating her weekend evenings to help me review a topic. I am extremely grateful to have had Miss Constanza as my tutor for Chemistry and Math. I cannot recommend her highly enough. I genuinely look forward to having lessons with her again this year. If you've ever struggled with Math or Chemistry, Ms. Constanza can absolutely transform your perspective on the subject and help you excel.
Review by MANIJ
Math: Differential, Integral and Multivariable Calculus tutor over the past 8 years. (Bogotá)
Lina
She did a great lesson with my daughter. Hoping to use her for additional tutoring sessions. Update: Lina has been tutoring my daughter for many months. Lina is wonderful. My daughter used to get frustrated with math, but Lina has helped her excel in math! We hope Lina continues to be available for lessons!
Review by MARGARITA
Violin lessons for beginners! The beauty of Violin! (Papagou)
Alex
Alex is really good at teaching. Also with his friendly attitude, he can easily bond with the student and make them more into the violin. I can recommend Alex to all who consider taking lessons from him.
Review by EEE