facebook

Discover the Best Private Computer Programming Classes in Islington

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 Islington, you’ll benefit from high-quality, personalised teaching that’s tailored to your goals, availability, and learning style.

Find Your Perfect Teacher

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

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

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 your wish list
|
zoom in iconzoom out icon

21 computer programming teachers in Islington

Enrique

verified teacher icon
Recently active
Recently active
5.0

3 reviews

(3)

£87

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.

Francisco

5.0

2 reviews

(2)

£42

60-min

/h

trusted teacher iconTrusted teacher

PYTHON programming with PhD student in Geophysics with 7+ years of experienceTranslate this text using Google Translate.

PYTHON programming with PhD student in Geophysics with 7+ years of experienceTranslate this text using Google Translate.

Hi! Welcome to my class on Python programming! As a PhD student in Geophysics my main tool is my computer. In order to do science one needs to know how to program. I use Python everyday in order to analyze data, run numerical models, plot results and much more. So, let's embark on the journey of learning Python and explore its diverse capabilities together! For beginners: I have designed it for absolute beginners to become at ease with the language within 5 sessions of 1h. Message me to know the 5 classes curriculum and I will be more than happy to share it with you! For intermediate users: If you already know the basics of Python but want to go more in-depth on certain packages this is the right place! Message me and we can discuss what your needs are! I am a professional user of Numpy, Pandas, Matplotlib, os, scipy and many more packages! Are you not sure Python is the right language for you? Check the following out and let me know if you have any questions! First of all, what is Python? According to its creator, Guido van Rossum, Python is a: “high-level programming language, and its core design philosophy is all about code readability and a syntax which allows programmers to express concepts in a few lines of code.” Learning Python is a rewarding experience for several reasons. Firstly, Python is inherently beautiful as a programming language, offering a natural and expressive way to translate your thoughts into code. Its readability and simplicity make coding an enjoyable and intuitive process. The Python language finds applications across various domains, including data science, web development, machine learning and AI. For example, platforms like Quora, Pinterest, and Spotify leverage Python for their backend web development! This versatility makes Python a powerful tool for those eager to delve into different aspects of programming. If this caught your curiosity message me and I'll make you a Python hero! Welcome to the community!

Gabriel

verified teacher icon
£58

60-min

/h

trusted teacher iconTrusted teacher

Cambridge Graduate & Google Developer - Programming Tutoring 1 on 1Translate this text using Google Translate.

Cambridge Graduate & Google Developer - Programming Tutoring 1 on 1Translate this text using Google Translate.

I am a Cambridge graduate in CS, with over 10 medals and national distinctions for competitive programming. For over 5 years, I have helped hundreds of students discover how easy and beautiful Computer Science is: - Assisted students in improving from a C to an A* grade. - Helped motivated students qualify for the National Informatics Olympiad. - Guided many achieve their target grades in A-Levels, even attaining the perfect score. - Prepared for IB/IA, A-Levels, GCSE, University Entry, or equivalent. - Assisted with specific projects at a professional level, including interview preparation. All my success in Computer Science is due to my teachers, who knew how to inspire my passion and turn any concept into an easy-to-understand story. That's why I decided to help others further to elucidate the secrets of Computer Science and to smile with relief in the exam hall when they notice that they know how to solve all the subjects perfectly. It's amazing how quickly a student can progress when the material is explained to them in their understanding. 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 :).

Maiko

verified teacher icon
£17

60-min

/h

trusted teacher iconTrusted teacher

Introduction to Python Programming (algorithms, structures, abstractions)Translate this text using Google Translate.

Introduction to Python Programming (algorithms, structures, abstractions)Translate this text using Google Translate.

<Course Description> This course is designed for beginners who are interested in learning programming with Python. It covers the basic concepts of programming such as data types, variables, control structures, functions, and file I/O. Participants will learn how to write Python programs, debug code, and design algorithms using Python. The course also introduces the basics of object-oriented programming and the Python libraries used for data manipulation and visualization. <Prerequisites> No prior programming experience is required. However, familiarity with basic computer concepts such as files, folders, and operating systems is recommended. <Learning Objectives> By the end of the course, participants will be able to: * Understand the fundamentals of programming and how it applies to Python * Write Python code for simple applications and automate repetitive tasks * Use control structures such as loops and conditional statements * Create functions to encapsulate code and enable code reuse * Work with Python libraries such as NumPy, Pandas, and Matplotlib * Use object-oriented programming principles to design more complex programs * Debug code and use error-handling techniques <Course Outline> The course is divided into modules that build on each other to provide a comprehensive introduction to Python programming. Each module consists of lectures, demonstrations, hands-on exercises, and quizzes to reinforce learning. Here is an outline of the course: Module 1: Introduction to Python History and Overview of Python Setting up Python environment Writing and running basic Python programs Variables, data types, and operators Module 2: Control Structures Conditional statements and Boolean logic Loops and iteration User input and output Module 3: Functions Writing and calling functions Scope and namespaces Return values and parameters Lambda functions Module 4: File Input and Output Reading and writing files File modes and buffering Handling exceptions and errors Module 5: Object-Oriented Programming Classes and objects Inheritance and polymorphism Data encapsulation and abstraction Special methods and decorators Module 6: Python Libraries Introduction to NumPy, Pandas, and Matplotlib Data manipulation and analysis with Pandas Data visualization with Matplotlib Conclusion This beginner's programming class in Python provides a solid foundation for anyone interested in learning programming and using Python for data analysis, automation, or software development. With hands-on exercises, interactive quizzes, and a comprehensive final project, participants will learn how to write Python code that is efficient, maintainable, and elegant.

Yifan

£42

60-min

/h

Fundamentals of Programming: C, C++, and Basic PythonTranslate this text using Google Translate.

Fundamentals of Programming: C, C++, and Basic PythonTranslate this text using Google Translate.

Description: This immersive course is designed to introduce participants to the core concepts of programming through three versatile languages: C, C++, and Python. The course caters to beginners and enthusiasts aiming to develop a strong foundation in programming logic and syntax using these languages. Topics Covered: 1. Introduction to C Programming: Basic structure, variables, and data types. Control structures: loops and decision-making statements. Functions and modular programming. Arrays, strings, and pointers. 2. Intermediate C++ Programming: Object-oriented programming (OOP) concepts: classes, objects, inheritance, and polymorphism. Standard Template Library (STL): Containers, algorithms, and iterators. File handling and streams in C++. 3. Basic Python Programming: Python syntax, data types, and basic operations. Control flow: loops and conditional statements. Functions, modules, and libraries. Introduction to data structures: lists, dictionaries, and tuples. Teaching Methodology: Layered Learning Approach: Begin with fundamental programming concepts using C and gradually progress to object-oriented concepts with C++. Transition to Python to introduce high-level concepts and application-oriented programming. Practical Coding Assignments: Implement coding exercises and projects in each language to reinforce learning and practical application. Hands-on Workshops: Conduct workshops and coding sessions to apply learned concepts in real-time scenarios. Target Audience: This course is suitable for beginners and individuals with minimal programming experience who wish to acquire a solid understanding of programming logic using C, C++, and Python. Outcome: Participants will gain proficiency in C and C++ fundamentals, along with a basic understanding of Python, empowering them to write, understand, and analyze code in these languages.

paperclip

Meet even more great teachers.

Try online lessons with the following real-time online teachers:

play iconVideo

Ammar

verified teacher icon
Recently active
Recently active
£26

60-min

/h

Master AI, Machine Learning & Python Programming | Algorithms, Automation & Real ApplicationsTranslate this text using Google Translate.

Master AI, Machine Learning & Python Programming | Algorithms, Automation & Real ApplicationsTranslate this text using Google Translate.

Artificial Intelligence and programming become much easier when you understand the reasoning behind the algorithms—not simply memorize Python syntax or use AI tools as a black box. I am a PhD-qualified engineer, university professor, researcher, programmer, and multidisciplinary tutor with more than 30 years of experience across teaching, technical training, engineering, information systems, quantitative analysis, research, data mining, programming, and intelligent knowledge-based systems. This class provides a structured and personalized pathway for beginners, school and university students, researchers, engineers, professionals, career changers, and adult learners. Depending on your goals, we can focus on Python programming, computational problem solving, automation, machine learning, artificial intelligence, or a coherent progression connecting them. PYTHON PROGRAMMING & COMPUTATIONAL THINKING • Python installation and development environments • Variables, data types, operators, and expressions • Input, output, and program flow • Conditional statements and decision making • For loops and while loops • Functions, parameters, return values, and scope • Strings and text processing • Lists, tuples, sets, and dictionaries • File handling and data input/output • Error handling and exceptions • Modules, packages, and reusable code • Object-oriented programming • Algorithms and computational problem solving • Debugging and systematic error correction • Code organization, readability, and good programming practices SCIENTIFIC COMPUTING, DATA & AUTOMATION • NumPy for numerical computing • pandas for structured data manipulation • matplotlib for visualization • Scientific and engineering calculations • Automation of repetitive tasks • Data processing workflows • Working with files and external data • Introduction to APIs when relevant • Python and SQL workflows • Research and quantitative applications • Project development from idea to working solution MACHINE LEARNING • Foundations of machine learning • Supervised and unsupervised learning • Regression and classification • Clustering and pattern discovery • Decision trees and rule-based approaches • Feature selection and data preparation • Training, validation, and testing • Model evaluation and performance metrics • Overfitting and underfitting • Bias, variance, and generalization • Model comparison and interpretation • Predictive modelling and data mining • Neural-network foundations ARTIFICIAL INTELLIGENCE & INTELLIGENT SYSTEMS • Foundations and major branches of Artificial Intelligence • How intelligent systems represent, classify, predict, and support decisions • Knowledge representation concepts • Ontologies and structured knowledge • Rule-based reasoning and expert-system foundations • Intelligent decision-support systems • Generative AI and large language model concepts • Prompt design and effective AI-assisted workflows • AI limitations and hallucinations • Bias, privacy, ethics, and responsible AI • Applications in engineering, research, business, education, and professional decision making Depending on your goals, practical work may involve Python, NumPy, pandas, matplotlib, relevant machine-learning libraries, Weka, SPSS Modeler, structured datasets, or modern generative-AI tools. My teaching approach follows a clear progression: understand the problem → design the logic → represent and prepare the data → write or select the method → test it → evaluate the output → debug or improve it → interpret the result → apply it responsibly I do not simply provide finished code, demonstrate isolated commands, or recommend an AI model because it is popular. I help you understand why a method works, what assumptions it makes, when it should be used, how to evaluate its results, where it may fail, and how to improve the solution. We can work with your course syllabus, programming exercises, existing code, error messages, dataset, research problem, AI project, automation task, engineering application, model output, or professional use case. Whether you are writing your first Python program, preparing for a university course, debugging a project, automating a professional task, learning machine learning, or exploring advanced AI applications, I will adapt the sessions to your level, objectives, and pace. My goal is to help you become an independent computational problem solver who can understand, build, evaluate, and apply intelligent solutions—not merely copy code or use AI tools without understanding them.

Video thumbnail
Play icon
Ammar's video

Enrique

verified teacher icon
Recently active
Recently active
5.0

3 reviews

(3)

£87

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.

PreviousShowing results 1 - 21 of 211 - 21 of 21Next

Our students from Islington evaluate their Computer Programming teacher.

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

Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.9 out of 5 based on 105 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.

So far, I've been getting help with my IGCSE 's in Math and Computer Science with Amin. In most of the lessons I've been with him, he's been really helpful and responsible. He has also been very patient. He helps me become more confident in my answers and makes the lessons pretty fun! After my lessons with him, I do understand my topics more and am able to go to my classes in school without feeling lost. If you're ever struggling with Physics or Programming, I'm sure he can help you too :)

Emna is an excellent teacher. Emna makes every lesson fun to learn and my son (9 years) is having fun learning to code. He has taken so much interest after starting Python with Emna that he started coding himself after just 10 lessons! Highly recommend Emna.

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

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

Map