facebook

Discover the Best Private Computer science Classes in La Madeleine

For over a decade, our private Computer science tutors have been helping learners improve and fulfil their ambitions. With one-on-one lessons at home or in La Madeleine, 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 science tutors & teachers in La Madeleine 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 science 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!

6 computer science teachers in La Madeleine

0 teachers in my wish list
|
+

6 computer science teachers in La Madeleine

Trusted teacher: Young student in License 3 in computer science at the Faculty of Créteil, I propose to give courses in computer office automation, namely Microsoft Word, Microsoft Excel, Microsoft Power Point, and Computer Communication with software Adobe and Microsoft. Office Automation: As for desktop computing, the student will have the basics of applications, if necessary, then it will evolve from an intermediate level to an advanced level with a mastery of office tools for professional use. - With Microsoft Word, the student will be able to layout a document containing images, shapes, tables and graphs; Manage advanced formatting and be able to connect the Word document to a database to manage mailings. - With Microsoft Excel, the student will be able to manipulate the basic functions, namely digital operations, format tables, insert graphics and connect tables, etc. The idea of this course is to change the student from a beginner level to an intermediate level. - With Microsoft Power Point, the student will be able to prepare successful good presentations in design and special effects, use multimedia content in presentations. If the student is strong enough, he will be introduced to the use of the formidable tool, in terms of creation of interactive animation, which is Adobe Flash, to make outstanding presentations. Communication Computer Graphics: For graphic design classes, students will have a good introduction to Adobe Photoshop Tools, Adobe Illustrator, and Microsoft Expression Design, which is relatively similar to Adobe Illustrator, but much easier than Adobe Illustrator. - With Adobe Illustrator and Microsoft Expression Design, students will learn how to use the various tools for creating shapes and objects, learn how to trace and vector images, how to use different color profiles and different special effects, etc. This course is designed to bring a student from a beginner level to an intermediate level (or rather advanced, but not very thorough) - With Adobe Photoshop, the student will learn to use the tools for retouching images and creations, understand the concept of layers and understand how to manage color profiles in the different objects in the workspace. This course is really designed for beginners.
Computer graphics · Computer science
Trusted teacher: Hello, I am an experienced machine learning teacher with 5 years of expertise in teaching this discipline at all levels. My expertise using Python and R allows me to teach different machine learning algorithms such as neural networks, decision trees and clustering algorithms. I am also experienced in using popular Python and R libraries such as TensorFlow, Keras, Scikit-learn and ggplot2. In addition to my machine learning skills, I am able to help students read and understand research papers for their presentations, as well as work on projects in Python and R. My commitment to machine learning is passionate and I enjoy sharing my knowledge with my students. If you are interested in my services as a machine learning teacher for all levels, do not hesitate to contact me. In addition to my machine learning skills, I am also able to help you with mathematics, statistics and dissertation writing. I am available to teach the following subjects: 1.Python or R 2. Data exploration 3.Machine learning 3.1. Intro ML 3.2. Linear Model -> Linear Models for Regression and Classification 3.3. kernel -> Kernelization 3.4. Model selection 3.5. model set, -> Bagging / RandomForest, Boosting (XGBoost, LightGBM,...) , Stacking 3.6. Data preprocessing -> Data pre-processing -> Pipelines: choose the right preprocessing steps and models in your pipeline -> Cross validation 3.7. Neural Networks -> Neural architectures -> Training neural nets: Forward pass: Tensor operations and Backward pass: Backpropagation -> Neural network design: Activation functions, weight initialization and Optimizers -> Neural networks in practice: Model selection, Early stopping, Memorization capacity and information bottleneck, L1/L2 regularization, Dropout, Batch normalization 3.8. Convolutional Neural Networks -> Convolved Image -> Convolutional neural networks ->Data increase -> Model interpretation -> Using pre-trained networks (transfer learning) 3.9. Neural Networks for text -> Bag of word representations, Word embeddings, Word2Vec, FastText, GloVe
Math · Statistics · Computer science
Meet even more great teachers. Try online lessons with the following real-time online teachers:
Computer science
Trusted teacher: With over seven years of experience in teaching Computer Science & Information Technology (ICT), I have developed a strong expertise in delivering high-quality education across multiple internationally recognized curricula, including Cambridge IGCSE, GCSE, A-Levels, O-Levels, and Checkpoint. My passion lies in equipping students with coding, cybersecurity, and digital literacy skills, ensuring they are well-prepared for the evolving demands of the digital world. Expertise & Teaching Areas: ✅ Programming & Software Development: Python, Java, C++ ✅ Cybersecurity: Ethical hacking, data protection, network security ✅ Digital Literacy: ICT applications, online safety, cloud computing ✅ Data Science & AI: Data analysis, machine learning fundamentals ✅ Web Development: HTML, CSS, JavaScript Curriculum & Pedagogical Experience: 🔹 Cambridge IGCSE & GCSE ICT & Computer Science – Teaching core and extended syllabi, focusing on programming logic, databases, and networking. 🔹 Cambridge A-Levels & O-Levels Computer Science – Preparing students for advanced computing concepts, problem-solving, and algorithm development. 🔹 Cambridge Checkpoint ICT – Building foundational skills in digital technology and computer applications. Professional Impact: 📌 Mentored students to achieve top grades in Cambridge ICT & Computer Science exams. 📌 Developed interactive lesson plans integrating real-world applications of technology. 📌 Conducted coding boot camps and cybersecurity workshops to enhance practical learning. 📌 Guided students in project-based learning, including app development and website design. With a strong commitment to student-centered learning and technological innovation, I am dedicated to shaping future tech leaders and empowering learners with skills relevant to careers in technology, data science, and software development.
Computer science · Information technology
star icon
active star icon
(24 reviews)
Adam - Paris, France26€
Trusted teacher: Online Course: Basic Concepts of Algorithms and Data Structures Duration : - 60 minutes: condensed format to introduce fundamental concepts with targeted exercises. - 90 minutes: extended format to explore concepts in depth, solve complex problems, and include an interactive question-and-answer session. --- General description This course is designed for students and professionals who are new to computer science, as well as those who want to solidify their foundation in algorithms and data structures. It provides a clear and practical introduction to the essential tools for solving problems effectively, by learning how to design and analyze algorithms. Whether you are preparing for an exam, a technical interview, or want to improve your programming skills, this course will guide you in understanding theoretical concepts and their practical application. --- Educational objectives At the end of the course, participants will be able to: 1. Understand the fundamental concepts of algorithms: sorting, searching, time complexity. 2. Master key data structures: arrays, lists, stacks, queues, trees, and graphs. 3. Solve problems by choosing appropriate data structures and algorithms. 4. Analyze and optimize the performance of algorithms. --- Course syllabus 1. Introduction (5-10 min) - Presentation of the objectives and concepts covered. - Importance of algorithms and data structures in computer science. 2. Fundamental concepts (20-30 min) - Definitions and roles of algorithms and data structures. - Temporal and spatial complexity: basic notions (Big O). - Basic data structures: arrays, lists, and dictionaries. 3. Practical application and examples (30-40 min) - Simple sorting implementation (insertion sort, bubble sort). - Search example (linear search, binary search). - Manipulation of stacks and queues through practical exercises. - Bonus for the 90 min format: Exploration of trees and graphs (simple example of a route). 4. Q&A and conclusion (5-10 min) - Review of the concepts covered. - Tips for continuing to practice and progress. - Suggestions for personal projects to apply the knowledge acquired. --- Teaching methodology - Interactive learning: a combination of theoretical explanations and practical applications. - Concrete examples: each concept is illustrated by practical cases and guided exercises. - Adaptation to needs: the courses are adjusted to the level and objectives of each participant, with a focus on the most relevant aspects. --- Target audience This course is aimed at: - Computer science students wishing to strengthen their mastery of the basics before exams or projects. - Programming beginners who want to understand the essential mechanisms behind problem solving. - Professionals preparing for technical interviews or seeking to improve their understanding of algorithms. --- Benefits of this online course - Personalized support from an experienced trainer. - Educational materials and practical exercises accessible after the session. - Flexible hours to fit your schedule. - Progressive approach to facilitate learning, even for beginners. Develop your skills in algorithms and data structures today to efficiently solve the complex problems of tomorrow! ---
Tutoring · Computer science · Algorithms
Showing results 1 - 25 of 12161 - 25 of 1216

Our students from La Madeleine evaluate their Computer Science teacher.

To ensure the quality of our Computer Science teachers, we ask our students from La Madeleine to review them.
Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.8 out of 5 based on 106 reviews.

Expert Math Tutor | School & University Level | Exam Prep & Confidence Boosting (Amsterdam)
Baia
rating star
rating green star
I couldn’t ask for a better tutor for my daughter! Baia is incredibly knowledgeable in math and algorithms, but what I truly think it sets her apart is her patience, kindness, and ability to make complex concepts easy to understand. She is always well-prepared and adapts her teaching style to fit my daughter’s needs, ensuring that learning is both effective and enjoyable. My daughter has gained so much confidence in her skills thanks to Baia’s guidance. I highly recommend her to anyone looking for an outstanding tutor!
Review by PATRICK REIS
Tutor for Math, Physics, and Mechanical/Material Engineering courses (The Hague)
Reza
rating star
rating green star
Extremely professional and knowledgeable with any problem that I have had. Reza is always polite, friendly and always shows great patience, which I believe is of the highest importance when learning difficult subjects. I highly recommend him as a teacher!
Review by EDEN
Distance English courses For all levels: ONLINE, TOEIC TOEFL TOESL IELTS (Gabrovo)
Youness
rating star
rating green star
The first lesson was nice and I appreciate a lot the way Youness manage the lesson I highly recommend him for the patience and the calm... A very nice and postive moment
Review by CHANTAL
map iconMap