facebook

Find the Best Online Computer Programming Tutors & Teachers for Private Lessons

For over a decade, our private Computer Programming tutors have been helping learners improve and fulfil their ambitions. With one-on-one lessons online, you’ll enjoy high-quality, personalised teaching that’s tailored to your goals, availability, and learning style.

Find Your Perfect Teacher

Browse our selection of Computer Programming tutors & teachers and use the filters to find your ideal online class

Contact Teachers for Free

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

Book Your First Lesson

Plan the schedule for your first class together. Once your teacher confirms the appointment, you're all set to start on the front foot!

1646 online computer programming teachers

play iconVideo

Farouk

verified teacher icon
Algeria
Recently active
Recently active
5.0

2 reviews

(2)

$24

60-min

/h

trusted teacher iconTrusted teacher
student icon
2Students

Learn Object-Oriented Programming in JavaScript 🧠⚙️Translate this text using Google Translate.

Learn Object-Oriented Programming in JavaScript 🧠⚙️Translate this text using Google Translate.

These courses are part of a structured and progressive training in Object-Oriented Programming (OOP) with JavaScript, designed for beginner or intermediate developers who want to understand in depth how the language works, write clearer, more maintainable code and prepare themselves calmly for modern frameworks like React ⚛️. Object-Oriented Programming is often perceived as complex or abstract. My goal is simple: to make it logical, concrete, and immediately applicable. 🎯 Training Objectives Upon completion of this training, you will be able to: Understanding what Object-Oriented Programming really is (and when to use it) Create and manipulate objects in JavaScript in a clean and efficient way Use ES6 classes, constructors, and methods with confidence Mastering this, the prototype, and the instantiation logic Apply encapsulation, inheritance, and polymorphism without confusion Avoiding common mistakes made by OOP beginners Structure your JavaScript code like a professional developer 📖 Training Plan – Object-Oriented Programming in JavaScript 1. Introduction to Object-Oriented Programming 🧠 Understanding the concept, objectives and benefits of OOP. 2. Procedural Programming vs. OOP Why unstructured code quickly becomes unmanageable. 3. Objects in JavaScript Properties, methods and representation of the real world. 4. The keyword this Understanding the execution context (often poorly understood). 5. Limitations of simple objects Why duplicating code is a bad idea. 6. Constructive functions Create multiple objects from the same model. 7. The keyword new What it's actually doing under the hood. 8. The prototype Sharing methods and memory optimization. 9. ES6 Classes Modern syntax and best practices. 10. The builder Proper initialization of objects. 11. Data Encapsulation Protect the internal state of objects. 12. Inheritance between classes Reusing code intelligently. 13. The keyword super Communication between parent and child in the classroom. 14. Polymorphism The same behavior, several forms. 15. Composition vs. Inheritance Choosing the right architecture. 16. Best practices in OOP Write readable, scalable, and maintainable code. 17. Common mistakes made by beginners Pitfalls to absolutely avoid. 18. Guided practical exercise Creation of a concrete class (product, user, etc.). 19. Assessment Quiz (Multiple Choice Questions) To validate the actual understanding of the concepts. 🛠️ Teaching method: Understand before writing This training program is based on a progressive and pragmatic approach: Clear and illustrated explanations Concrete examples from real projects Simple but effective exercises Constant questioning to avoid rote learning Adaptation to the learner's level and pace Here, we don't "recite OOP" — we understand it. 🚀 Learner's result At the end of the training, you will not only know how to write a JavaScript class. You will know: 1- Why does it exist? 2- When to use it 3- and when not to use it You will leave with: a solid understanding of OOP a cleaner and more professional code an ideal foundation for learning React, Node.js or any other modern framework

Video thumbnail
Play icon
Farouk's video

Enrique

verified teacher icon
United Kingdom
Recently active
Recently active
5.0

3 reviews

(3)

$120

60-min

/h

trusted teacher iconTrusted teacher
student icon
1Students

Cambridge-trained with 12+ years experience tutoring for Excellence: Maths, Physics, Programming, EngineeringTranslate this text using Google Translate.

Cambridge-trained with 12+ years experience tutoring for Excellence: Maths, Physics, Programming, EngineeringTranslate this text using Google Translate.

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 in Computational Physics. 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: - Preparation for IB/IA, A-Levels, GCSE, University Entry, or equivalent. - Experience in preparing students to access world-class schools and universities, including Cambridge University, Oxford, Ivy League and other top institutions in the UK and US. - University levels (undergraduate and postgraduate). - High school studies and diploma programs. - Assistance with specific projects at a professional level, including job interview preparation. - 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.

play iconVideo

Ammar

verified teacher icon
Canada
Recently active
Recently active
5.0

1 reviews

(1)

$24

60-min

/h

trusted teacher iconTrusted teacher
student icon
2Students

Master AI, Machine Learning, Data Science, Python & Programming with a PhD Engineer and Professor | 25+ Years’ Expertise | All levelsTranslate this text using Google Translate.

Master AI, Machine Learning, Data Science, Python & Programming with a PhD Engineer and Professor | 25+ Years’ Expertise | All levelsTranslate this text using Google Translate.

A- TOPICS YOU CAN EXPLORE AND MASTER: 1- PYTHON FOUNDATIONS • Variables, data types, operators, conditional structures, loops, functions, modules, files, exceptions, and object-oriented programming • Lists, tuples, dictionaries, sets, comprehensions, debugging, and writing clear, reusable, well-structured code • Jupyter Notebook, Anaconda, Visual Studio Code, virtual environments, and package management 2 — PROGRAMMING, ALGORITHMS, AND COMPUTER SCIENCE FOUNDATIONS • Algorithmic thinking, problem decomposition, pseudocode, flowcharts, procedural programming, object-oriented programming, recursion, and modular program design • Fundamental data structures including arrays, lists, stacks, queues, dictionaries/hash tables, sets, trees, graphs, and their appropriate use • Searching, sorting, traversal, algorithm efficiency, computational complexity, Big-O notation, debugging, testing, code organization, and problem-solving strategies • Practical programming exercises ranging from beginner problems to university-level algorithmic and computational challenges 3- DATA PREPARATION AND EXPLORATION • NumPy and pandas for importing, cleaning, transforming, filtering, grouping, reshaping, and merging data • Missing values, duplicates, outliers, inconsistent formats, data leakage, and data-quality validation • Exploratory data analysis using descriptive statistics, Matplotlib, Seaborn, and graphical interpretation 4- MATHEMATICAL FOUNDATIONS • Linear algebra, vectors, matrices, derivatives, optimization, probability, and statistics • Loss functions, gradients, distance measures, regularization, likelihood, and model complexity • Mathematical concepts are explained according to the learner’s level and the requirements of the selected algorithms 5- SUPERVISED MACHINE LEARNING • Linear and polynomial regression, logistic regression, and regularized models • k-nearest neighbours, decision trees, random forests, gradient boosting, support vector machines, and Naive Bayes classifiers • Classification, regression, model assumptions, decision boundaries, feature importance, and interpretation of results 6- UNSUPERVISED LEARNING • Clustering using k-means, hierarchical clustering, and density-based methods • Principal component analysis, dimensionality reduction, anomaly detection, and pattern or structure discovery • Method selection, evaluation of data structure, and interpretation of results without predefined labels 7- MODEL EVALUATION AND IMPROVEMENT • Training, validation, and test sets; cross-validation; hyperparameter optimization • Accuracy, precision, recall, specificity, F1 score, ROC–AUC, confusion matrices, MAE, MSE, RMSE, and R2 • Underfitting, overfitting, bias–variance trade-off, class imbalance, feature engineering, feature selection, scaling, and regularization 8- DEEP LEARNING • Neural-network foundations, activation functions, forward propagation, backpropagation, and gradient descent • Multilayer perceptrons, convolutional neural networks, recurrent neural networks, and Transformer foundations • TensorFlow, Keras, or PyTorch depending on the learner’s project and working environment 9- ARTIFICIAL INTELLIGENCE APPLICATIONS • Natural language processing, text classification, embeddings, sentiment analysis, and foundations of language models • Computer vision, image classification, fundamental principles of object detection, and image preprocessing • Recommendation systems, forecasting, anomaly detection, intelligent automation, and decision-support applications 10- GENERATIVE AI AND LARGE LANGUAGE MODELS • Transformer architecture, tokens, embeddings, attention mechanisms, prompt engineering, Retrieval-Augmented Generation (RAG), and model evaluation • Use of artificial-intelligence APIs, vector databases, document-retrieval systems, and structured AI-enabled workflows when relevant • Reliability, hallucinations, bias, privacy, responsible use, and appropriate human validation 11- TOOLS AND LIBRARIES • Python, NumPy, pandas, Matplotlib, Seaborn, scikit-learn, SciPy, Statsmodels, TensorFlow, Keras, and PyTorch • Jupyter Notebook, Anaconda, Visual Studio Code, Git, GitHub, SQL, Excel, and Power BI when useful to the project • Additional libraries may be introduced depending on the selected specialization and dataset 12- PROJECTS, RESEARCH, AND INTERVIEW PREPARATION • Complete projects covering data preparation, model development, evaluation, interpretation, and presentation of results • University assignments, dissertations, theses, research projects, portfolio projects, technical interviews, and professional applications • Code review, debugging, documentation, reproducibility, model comparison, and communication of results ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- B- PERSONALIZED TUTORING: LEARNING HOW TO REASON Machine learning and artificial intelligence become much more accessible when mathematics, algorithms, Python code, data, and real-world applications are clearly connected. My lessons help you move beyond simply copying code or using models as “black boxes.” You will learn how to define the problem correctly, prepare the data, select an appropriate algorithm, understand how it works, train and evaluate the model, diagnose errors, improve performance, and interpret results rigorously and responsibly. Each lesson is personalized according to your current level, mathematical background, programming experience, dataset, university work, research project, interview preparation, or professional objective. We begin by identifying your existing knowledge, software environment, expected outcomes, and main conceptual or technical difficulties. We then establish a structured learning plan. The first lesson combines a discussion of your background, objectives, and tutoring needs; an initial assessment of your current knowledge; personalized planning and organization of future sessions; and a short trial lesson to determine the most effective learning approach. A typical session may include conceptual explanation, development of mathematical intuition, live coding, guided implementation, model evaluation, technical problem solving, and a concise summary of the next steps. You may work with your own dataset, university assignment, research project, or professional problem, provided that confidential information is handled appropriately. I can also provide structured examples and datasets suited to your level. My goal is not simply to help you run an algorithm. It is to help you understand why it is appropriate, how it learns from data, how to evaluate it correctly, why it may fail, and how to build a reliable, interpretable, and scientifically rigorous solution.

Video thumbnail
Play icon
Ammar's video

Amr

verified teacher icon
Egypt
Recently active
Recently active
5.0

3 reviews

(3)

$15

60-min

/h

trusted teacher iconTrusted teacher
student icon
1Students

Python programming (Basic to Advanced) , Practical CourseTranslate this text using Google Translate.

Python programming (Basic to Advanced) , Practical CourseTranslate this text using Google Translate.

In today's rapidly evolving technological landscape, **Python programming** has emerged as one of the most **critical skill sets** for professionals across industries. With applications spanning web development, data science, artificial intelligence, automation, and more, Python continues to dominate as the **language of choice** for developers and organizations worldwide. This proposal outlines a comprehensive Python course designed and delivered by **Amr**, a developer and instructor with over **20 years of experience** in the field. The course combines fundamental programming concepts with practical, real-world applications, ensuring students gain not just theoretical knowledge but **marketable skills** that align with current industry demands. By leveraging cutting-edge teaching methodologies and extensive professional experience, this course offers an unparalleled learning opportunity for aspiring programmers and experienced developers alike. ## 1 Introduction to Python Programming Python has established itself as a **powerhouse programming language** across various domains, from web development and data analysis to artificial intelligence and automation. As of 2025, the demand for Python skills continues to soar, with industry giants like Cisco, IBM, and Google leveraging its capabilities for their projects . Python's dominance in the technology sector is undeniable – it remains the **most requested programming language** in job postings across multiple industries, including finance, healthcare, technology, and entertainment. The language's popularity stems from several key factors: its **user-friendly syntax** that resembles natural English, making it exceptionally accessible for beginners; its **versatile nature** that supports multiple programming paradigms; and its **extensive ecosystem** of libraries and frameworks that simplify complex programming tasks. Python's cross-platform compatibility ensures code runs seamlessly on Windows, macOS, and Linux environments, while its open-source nature has fostered a massive community of contributors who continuously expand its capabilities . These attributes make Python not just a programming language but a **comprehensive toolset** for solving diverse computational problems. For professionals looking to future-proof their careers, Python offers **exceptional value**. According to industry data, Python developers in the United States earn an average of **$116,028 per year**, reflecting the high market demand for these skills . Beyond financial rewards, Python proficiency opens doors to cutting-edge fields like machine learning, natural language processing, and data analytics – domains that are shaping the future of technology across industries. ## 2 Course Overview & Learning Objectives ### 2.1 Course Philosophy This Python programming course is designed with a **practice-oriented approach** that emphasizes hands-on learning and real-world application. Unlike traditional programming courses that focus heavily on theory, this program balances conceptual understanding with **practical implementation**, ensuring students develop the skills needed to solve actual business problems. The curriculum is structured to build proficiency gradually, starting with fundamental concepts and progressing to advanced applications, with each module incorporating **project-based learning** components. ### 2.2 Key Learning Objectives Upon successful completion of this course, students will be able to: - **Demonstrate proficiency** in core Python programming concepts including data structures, control flow, functions, and file handling - **Develop functional applications** using Python for various domains including web development, data analysis, and automation - **Implement object-oriented programming** principles to create modular, maintainable code - **Utilize popular Python libraries** such as Pandas, NumPy, and BeautifulSoup for specialized tasks - **Integrate with databases** and web APIs to create full-stack applications - **Apply debugging and testing** techniques to ensure code quality and reliability - **Build portfolio-worthy projects** that demonstrate marketable skills to potential employers ## 3 Instructor Qualifications & Experience ### 3.1 Professional Background **Amr** brings an exceptional **twenty-year track record** of development and instruction experience to this Python course. His extensive background encompasses both corporate training and software development, providing a unique blend of pedagogical expertise and practical knowledge. With credentials including a **Bachelor of Computer Science and Management Technology** from Modern Academy and a **Computer Science Diploma** from Arab Academy for Science and Technology, Amr possesses the academic foundation to complement his extensive professional experience. His career demonstrates **progressive responsibility** and expertise across multiple programming languages and frameworks. Beginning as a technical instructor at renowned institutions including NewHorizons, Knowlogy, and Informatica, he quickly established himself as a developer at Microtech and ITS, where he worked on enterprise-level systems including **ERP and banking applications**. This combination of education and hands-on development experience creates an ideal foundation for teaching programming concepts with both theoretical rigor and practical relevance. ### 3.2 Industry Client Portfolio Amr's exceptional teaching credentials are further enhanced by his impressive roster of **corporate clients**, which includes some of the world's most recognized brands: - **Technology Leaders**: Microsoft, IBM, Siemens, Vodafone, and Telecom Egypt - **Financial Institutions**: National Bank of Egypt, NSGB, CIB, and Central Bank of Egypt - **Global Consumer Brands**: Pepsi, Coca-Cola, Nestlé, Cadbury, and Americana - **Industrial Conglomerates**: Chrysler, Valeo, 3M, ABB, and BP (British Petroleum) - **Government Entities**: Libya Government IT Department, Sudan Army Officers, Egyptian Airports Company This diverse client experience has provided Amr with **unparalleled insight** into how Python is applied across different industries and organizational contexts. His exposure to various business domains allows him to teach Python not as an abstract academic exercise but as a **practical tool** for solving real business problems. ### 3.3 Teaching Methodology Amr employs a **learner-centered approach** that emphasizes interactive engagement and practical application. His teaching philosophy is based on the principle that programming is best learned through doing, rather than passive listening. Each concept is introduced through **clear explanations** followed immediately by hands-on exercises that reinforce learning. He adapts his pace and approach based on student comprehension, ensuring no one is left behind while maintaining challenging content for advanced learners. *Table: Instructor's Recent Training Engagements (2023-2025)* | **Year** | **Corporate Clients** | **Training Centers** | **Technologies Covered** | |----------|-----------------------|----------------------|--------------------------| | **2023** | International Finance Corporation, Raya Integration | Raya Academy, IT-Egypt | VBA, Office Automation, Web Technologies, Software Fundamentals with C#, SQL Server Database Design and Querying, Introduction to .NET Core Framework, Building ASP.NET Core Web API, Front-End Development Basics (HTML, CSS, JavaScript, TypeScript), Advanced Front-End Development with Angular, Integration and Deployment | | **2024** | 3M, Pepsi | NewHorizons, Radio & Television Institute, Informatics (Lebanon), Total-Tech (KSA), Global Business Star (USA) | SQL Query (20761), SQL Development (20762), SQL Admin (20764,20765), Tabular, MQL5, ASP.NET Core MVC Web Applications (20486), Programming in C# (20483), Programming in HTML5 with JavaScript and CSS3 (20480), LINQ, EF (Entity Framework) | | **2025** | Siemens, Vodafone | YAT, Future University | Full Stack Development, Data Analysis | ## 4 Detailed Course Curriculum ### 4.1 Module Breakdown The Python course is structured into **eight comprehensive modules** that systematically build programming proficiency from foundation to advanced application: 1. **Python Fundamentals** (10 hours): Syntax, variables, data types, operators, and basic input/output operations. Students will write their first programs and understand how Python interprets and executes code. 2. **Control Structures & Functions** (15 hours): Conditional statements (if/elif/else), loops (for/while), function definition, parameters, return values, and scope. Emphasis on writing clean, reusable code. 3. **Data Structures** (20 hours): Lists, tuples, dictionaries, sets, and their appropriate applications. Includes comprehensive exercises on data manipulation and storage. 4. **Object-Oriented Programming** (20 hours): Classes, objects, inheritance, polymorphism, and encapsulation. Students will learn to structure code using OOP principles for better maintainability. 5. **File Handling & Modules** (10 hours): Reading/writing files, exception handling, importing modules, and creating custom modules. Practical applications for data persistence. 6. **Web Development with Python** (25 hours): Introduction to Flask/Django frameworks, REST APIs, and basic front-end integration. Students will build a functional web application. 7. **Data Analysis & Visualization** (25 hours): Using Pandas for data manipulation, NumPy for numerical computing, and Matplotlib/Seaborn for visualization. Real-world datasets will be used for analysis. 8. **Introduction to Automation & Scripting** (15 hours): Applying Python to automate repetitive tasks, web scraping with BeautifulSoup, and working with APIs. ### 4.2 Practical Projects The curriculum includes **five portfolio projects** that allow students to apply their learning: 1. **Data Analysis Project**: Analyzing real business data to extract insights and create visualizations 2. **Web Application Project**: Building a fully functional web application with database integration 3. **Automation Script**: Creating a practical tool to automate a repetitive computer task 4. **API Integration Project**: Connecting to external services and processing returned data 5. **Final Capstone Project**: A comprehensive application that demonstrates mastery of course concepts ### 4.3 Python in Marketing Analytics A special section of the course will focus on **Python applications in digital marketing**, covering how Python can be used for marketing automation, data analysis, and operations . Students will learn: - **Working with APIs** to connect different software tools and automate marketing workflows - **Web scraping** to gather data from web pages for content analysis and competitive intelligence - **Text analysis** for sentiment analysis, content optimization, and customer feedback processing - **Data analysis** for marketing analytics using Pandas and visualization libraries - **Technical SEO** applications using Python libraries like advertools and EcommerceTools This specialized content demonstrates Python's versatility beyond traditional programming roles, showing its value in business functions like marketing where data skills are increasingly crucial. ## 5 Training Methodology & Delivery ### 5.1 Interactive Learning Approach This Python course employs a **multimodal teaching methodology** that accommodates diverse learning styles while ensuring practical skill development. Each session follows a structured pattern: 1. **Concept Introduction**: Clear explanation of programming concepts with real-world analogies 2. **Live Coding Demonstration**: Step-by-step coding examples that students can follow along 3. **Guided Practice**: Structured exercises with instructor support and immediate feedback 4. **Independent Challenge**: Problem-solving activities that require applying concepts creatively 5. **Code Review**: Collaborative analysis of solutions to identify best practices and improvements This approach ensures that students not only understand theoretical concepts but develop the **problem-solving mindset** essential for effective programming. The emphasis is always on writing clean, efficient, and maintainable code following industry standards. ### 5.2 Hands-On Labs & Exercises A distinctive feature of this course is the extensive **hands-on programming practice** integrated throughout the curriculum. Students will spend approximately **60% of course time** actively writing code rather than passively listening to lectures. Practical components include: - **Coding exercises** for each new concept introduced - **Mini-projects** that combine multiple concepts into functional applications - **Debugging challenges** that develop problem-solving skills - **Code optimization** activities focusing on efficiency and performance - **Pair programming** sessions to foster collaboration and knowledge sharing ِSend me if you have any questions, Regars, Amr

Ioannis

verified teacher icon
Cyprus
Recently active
Recently active
5.0

1 reviews

(1)

$31

60-min

/h

trusted teacher iconTrusted teacher

Private Computer Science Courses & Pancyprian Exam Preparation - Doctoral Student in Computer ScienceTranslate this text using Google Translate.

Private Computer Science Courses & Pancyprian Exam Preparation - Doctoral Student in Computer ScienceTranslate this text using Google Translate.

PhD Candidate in Informatics – Private Lessons & Pancyprian Exams I am a PhD Candidate in Informatics and I offer private lessons in Informatics to High School students (Pancyprian Exams) as well as to University students, with an emphasis on correct understanding and methodical thinking. Pancyprian Exams – Informatics Systematic preparation with an emphasis on: • understanding of the material • correct algorithmic thinking • methodology for solving problems • analysis of old Pancyprian exam questions We cover, for example: pseudocode, tables, repetitions, control structures and common exam errors. Students & General Computing Support in: • Programming (C / C++ / Python) • Operating Systems • Computer Architecture • Code Understanding & Debugging In-person or online courses, with emphasis on understanding and proper study organization. English text below PhD Candidate in Computer Science – Private Tutoring & Pancyprian Exams I am a PhD candidate in Computer Science offering private tutoring for high school students (Pancyprian Exams – Computer Science) and university students. Pancyprian Exams – Computer Science Structured exam preparation focusing on: • understanding the syllabus • correct algorithmic thinking • exam-oriented problem-solving • analysis of past Pancyprian exams Topics include pseudocode, arrays, loops, control structures, and common exam mistakes. University & General Computer Science Support in: Programming (C/C++/Python) • Operating Systems • Computer Architecture • Code understanding and debugging Lessons are available in person or online, with emphasis on understanding concepts rather than memorization.

Ali

verified teacher icon
United Kingdom
5.0

2 reviews

(2)

$58

60-min

/h

trusted teacher iconTrusted teacher
student icon
1Students

Machine Learning & AI Tutor | University Lecturer, MSc Distinction | Python, Coursework & Dissertations | Published ResearcherTranslate this text using Google Translate.

Machine Learning & AI Tutor | University Lecturer, MSc Distinction | Python, Coursework & Dissertations | Published ResearcherTranslate this text using Google Translate.

I teach machine learning, AI and Python online to university students, postgraduates, career changers and serious beginners across the UK and Europe. Lessons are in English. I hold an MSc in Electronics and Electrical Engineering with Distinction and I teach as a Visiting Lecturer on a Master's level module covering data analytics, machine learning and generative AI at a UK university. I also have two accepted international conference papers on deep learning for image classification. I set and mark postgraduate assignments myself, so I know where marks are won and lost on this kind of work. Who this is for Undergraduates and postgraduates on AI, ML, data science or computer science modules at any European university. Final year, Master's and thesis students working on a machine learning project. IB and A Level students moving into computing or engineering. Professionals retraining for data roles. Complete beginners who want to learn Python properly rather than copying it from videos. I work with students on UK, IB and continental European programmes. I have tutored engineering students in Germany and international school students across several countries, so an unfamiliar syllabus or a module taught in a different structure is not a problem. Send me the material and I will work from it. What we cover Python for data science with NumPy, Pandas, Matplotlib and scikit-learn. Deep learning using TensorFlow and Keras. Core theory including regression, classification, clustering, decision trees, random forests, neural networks and CNNs, together with the linear algebra, calculus and statistics underneath them. Computer vision and image classification, which is my published research area. Model evaluation, overfitting and hyperparameter tuning. Writing machine learning work up to academic standard, covering methodology, results and critical evaluation. How lessons work Send me your module handbook, assignment brief, thesis spec or the code that will not run, and I plan the session around it before we meet. Nothing generic. In the lesson I explain the concept with a worked example, then you take the keyboard while I watch and correct, because you learn far more doing it than watching me do it. You finish with annotated notes and a clear next step, and you can message me between sessions with questions. Practical details Online over Google Meet or Zoom with screen sharing and a shared whiteboard. Sessions run 60 or 90 minutes. I am based in the UK and teach across GMT and Central European time, with evening and weekend slots that suit students anywhere in Europe. Tell me your course, your deadline and exactly where you are stuck, and I will come back with a plan for the first session.

PreviousShowing results 1 - 25 of 16461 - 25 of 1646Next

Our students evaluate their Computer Programming teacher.

To ensure the quality of our Computer Programming teachers, we ask our students to review them.

Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.9 out of 5 based on 272 reviews.

Baia was instrumental in helping my daughter prepare for the OMPT-F exam. From the very first lesson, she was organized, knowledgeable, and focused on the areas that mattered most for success on the test. What sets Baia apart is her ability to explain complex mathematical concepts in a simple, structured way while building confidence at the same time. Her engineering background gives her a deep understanding of mathematics and allows her to explain not only how to solve problems, but also why the concepts work. She provided targeted practice materials, mock exams, and clear guidance on the key topics that carried the highest impact. Baia was always responsive to questions between lessons and consistently went above and beyond to ensure my daughter was fully prepared. Thanks to her support, my daughter developed a much stronger understanding of mathematics and a more positive attitude toward the subject. She now approaches challenging problems with far more confidence than before. I highly recommend Baia to anyone preparing for the OMPT exams, university mathematics, or looking for a patient, knowledgeable, and highly effective math tutor.

Ghous is a very kind and pleasant teacher. He explains everything clearly and is always responsive and supportive. He adapts to the student’s pace and is very flexible when it comes to scheduling and learning preferences. He has a strong command of Electrical Engineering topics and is able to explain even complex concepts in a simple and understandable way. Ghous is also very helpful with assignments, even when they are in a different language, which shows both his deep subject knowledge and his adaptability. I’m very satisfied with his lessons and would definitely recommend him to others.

Highly recommended teacher!!! Matias teaching methods are great. Very clear and concise. Doesn’t waste your time explaining meaningless background information and always lectures with the intent to help you understand the material. He’s helped me understand content for my master course on Python and is one of the best lecturers that I’ve had. Your passion and dedication is beyond words! Thank you for getting me through this hard quick semester, I honestly would have never passed if it was not for your help! Thank you so much once again!

To ensure the quality of our Computer Programming teachers, we ask our students to review them.

Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.9 out of 5 based on 272 reviews.

Map
Map