facebook

Computer science lessons in Canada

Find your perfect private computer science tutor in Canada.
Learn computer science with our teachers at home or in their studio.

29 computer science teachers in Canada

0 teachers in my wish list
+

29 computer science teachers in Canada

(23 reviews)
Adam - Paris, France$28
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
Python · Computer science · Computer programming
Trusted teacher: Hey! Are you looking for a young, approachable yet meticulous tutor in Computer Science or Mathematics? Then I believe I might be the tutor for you! I offer lessons in the aforementioned subjects (English only) for high-school and bachelor students at the start of their studies. A little bit about me: My name is Bozhidar and I am a MSc Data Science student at ETH Zuerich. Last year, I completed my bachelor's in Computer Science at TU Delft (the #1 technical university in the Netherlands) with distinction. I was a teaching assistant for 10 courses during my stay at the university. Additionally, I have given private lessons to a few high school and bachelor's students, so I believe I have accumulated enough experience with guiding and tutoring students across different disciplines. I have found out that I enjoy teaching a lot, so that is why I am here - to help you and myself! My expertise: During my high school years, I won tens of awards and scholarships for achievements in Mathematics and Computer Science. I also won my high school's recognition award which is given to one student every year for distinctive results. I've helped high-school and university peers with exam preparation, taught whole courses privately, prepared sample exams, and reviewed and graded real ones. Regarding the university courses I have experience in, I have taught: - Object-Oriented Programming - Reasoning & Logic - Computer Organisation - Algorithms and Data Structures - Web and Database Technologies - Calculus - Information & Data Management - Automata, Computability and Complexity - Concepts of Programming Languages - Computational Intelligence Here are some of the reviews I have received as a teaching assistant: Overall: 4.97/5 (70 reviews) 5/5 - "Great job! Did far more than just explaining this example and went far deeper into the material, helping me to understand it." 5/5 - "Favourite TA. Always there for the difficult questions. Never leaves anything unanswered no matter how long it takes." 5/5 - "Delightful person with an insightful way of thought! Brilliant TA!" 5/5 - "Clear explanations and expert in the material" So, what are you waiting for? Write me a message and let's get the knowledge train running.
Math · Computer science
(6 reviews)
Mouad - Paris, France$39
Trusted teacher: ⭐⭐⭐⭐⭐ 👨‍🎓 With 4 years of experience in distance education, I am a mathematics teacher specializing in support lessons and private lessons. I also teach physics and chemistry as well as scientific subjects in general. I hold a Master's degree in Operational Research (Applied Mathematics) and I have been teaching private lessons for more than three years, mainly mathematics for middle and high school levels. ✏ I have taught students from different schools, whether public, private, following the French program (mission), Belgian, Swiss, Spanish (students from French-speaking or English-speaking Spanish schools) or American. In summary, all French or English programs. ✏ I support students from A to Z in all stages of their learning, using a simple, new generation and effective methodology: explanation of lessons, summary of lessons, application and deepening exercises, etc. ✏ I also prepare students for exams and competitions. ✏ I also support students with their homework (homework help). ✏ All my students have made extraordinary progress and achieved their goals, with grades of 16, 17, 18 or 19 out of 20. Sessions usually take place as follows: 1️⃣ The first sessions are mainly intended to assess the level of the student in order to determine the shortcomings noted. 2️⃣ Then we make a plan to fill those gaps: number of hours of work required, parts of the lessons to focus on, lots of training and development exercises, etc. 3️⃣ We make sure to stay up to date with the student's class teacher to track their progress and align our work with what is being taught in class. 4️⃣ Then I provide exams similar to what may be offered in class. 5️⃣ Upon request, I write a monthly report to keep parents informed of their child's level throughout the course. I also adapt my methodology according to the needs of each student, which means that everyone has a personalized working method adapted to their needs! I also offer crash courses for those preparing for the start of the school year, so that they start the year well prepared 💪 and with a head start on the program.🧠 💭 If you have any questions, don't hesitate to contact me ;)
Math · Physics · Computer science
Trusted teacher: Hey, This is Hammad, I'm a Python Developer and I am working on Python for almost 2 years😇. I will teach you a Full Beginner's Computer Science: Python Course covering from the basics to advanced level programming. My bachelor's in Computer Science is in progress and use python on a regular basis in Data Science, Deep Learning Programming. Teaching Methodology I also give online tuition, my teaching methodology mainly involves explaining concepts with examples by using Jupyter Notebooks. Then I practice one or two questions with the student. Then I give questions to students through sharing Notebooks on screen and ask them to solve on their own. I help them out if they are stuck and then we discuss the answers. This helps in having an interactive class and you will surely not be bored with me and will start liking Python even more😊. General Course Outline: //Python 1 // Print Variables. Logical Operators. Comparison Operators. Comparison Operators If/Else Statements Comments. User Input. List and List’s Functions. List Slicing. Tuples. //Python 2 // For Loops. Nested For Loop. Break, Continue, Pass. Type Casting. Sets. Dictionary. //Python 3// Functions While Loops. Exceptions. File I/O. CSV file. JSON File. Learning Python has never been so easy, enjoyable, and affordable! Don’t lose one more second when you can start learning Python right now! More and More people are doing it. Are you ready to embrace this wonderful experience? Get Access Now! Best Regards, Hammad
Computer programming · Computer science · Python
Computer science · Web development
Showing results 101 - 125 of 1134101 - 125 of 1134

Our students from Canada evaluate their Computer Science teacher.

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

Tutoring for Standard Mathematics Exams (UG level). (Amsterdam)
Haralambie
Haralambie has provided incredible support throughout our sessions in a variety of challenging areas of mathematics. The breadth of Haralambie's expertise is evident in the many ways he can demonstrate the idea. I have benefitted from Haralambie's clarity in showing the relevance of specific theorems and how they connect with upcoming material. I have learned a lot from our sessions and he marries the conceptual gaps that come up by explaining the ideas and properties very well. Haralambie provides guidance, patience, and context to the topics covered in subjects that are otherwise disorienting. We work together to hammer out a conceptual stump. My learning experience with Haralambie is fun and engaging, and his input and guidance has been incredibly helpful in elucidating areas that I have missed which improves my approach to future problems.
Review by RON
Excellence: Maths Courses - for College - High School - University levels (Montreal)
Mouad
Mouad is a fantastic teacher. He has a very professional approach to what he is doing. He knows how to work with younger students. He can quickly position student's knowledge and has the flexibility to follow the required curriculum. He also knows how to build the confidence of the student himself what is extremely important in case of students who had bad experience with the subject in the past. Mouad communicates fluently in French and English. He is always on time and well prepared for classes. He also gives feedback after the lessons. We will definately continue classes with him. My son is making good progress in Mathematics while working with Mouad.
Review by ANNA
Python Lessons for All Ages! All Levels Welcome! Beginners, Intermediates, Professionals! (Amsterdam)
Gergely
As someone struggling with learning programming in Python for so long, Jerry's lessons literally saved me. His clear explanations helped me understand the concepts better, and the examples he provided helped me concretize the topics in my mind so that I was able to apply them by myself later. He was very patient and helpful when explaining the topics and when giving me time to think about the possible formulations of the algorithms, which released the stress of passing my university course and enabled me to actually understand the essence of Python and how to think when programming.
Review by AZRA