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
£18

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

Farouk

verified teacher icon
Recently active
Recently active
5.0

2 reviews

(2)

£18

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

Ali

verified teacher icon
Recently active
Recently active
5.0

1 reviews

(1)

£20

60-min

/h

trusted teacher iconTrusted teacher
student icon
1Students

Friendly Python, C & C++ Tutor — GCSE, A-Level and UniversityTranslate this text using Google Translate.

Friendly Python, C & C++ Tutor — GCSE, A-Level and UniversityTranslate this text using Google Translate.

I offer one-to-one Programming tuition in Python, C, and C++, for GCSE Computer Science, A-Level Computing, and university students studying engineering, computer science, or related subjects. Lessons are available online or in person around Birmingham. What I cover: Python for beginners and intermediate learners C and C++ programming GCSE and A-Level Computer Science (all exam boards) University coursework support, debugging help, and project guidance Core concepts: variables, loops, functions, data structures, object-oriented programming, file handling, basic algorithms How I teach: I start by understanding exactly where you are — whether that's "I've never coded before" or "I'm stuck on a specific assignment." Then I build lessons around small, practical examples you can actually run and modify yourself. I'm patient with errors (everyone gets them), and I make sure you understand the why behind the code, not just how to copy it. For university students, I can also help with debugging, code reviews, and explaining tricky concepts in plain English. If you or your child is preparing for exams, working on coursework, or just wants to finally feel comfortable with coding, I'd love to help.

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 79 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.

I was able to get 20 out of 20 from my Excel exam in university, thanks to our classes with Mr Salah. I had 0 knowledge on excel before but after learning and exercising with Mr Salah, I got the maximum grade on my exam. Finally now, I really feel confident about my Excel knowledge, all thanks to Mr Salah. I would really recommend it to anyone who has problems with Excel.

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 79 reviews.

Map
Map