NS
12 juil. 2020
Solid course that dives deeper into the fundamentals of CS. Great instruction, attention to detail and the excercises are adequately challenging for beginners and lower-intermediate programmers.
RJ
9 juil. 2022
Jen and Paul provide thorough and understandable explanations of Python as a programming language. The assignments are challenging and test the student's knowledge of the subject well.
par Aram
•7 août 2017
Highly recommended course
par Childish C
•15 déc. 2020
Great course ! Thank you
par Prasenjit P
•29 juil. 2017
Enjoyed the teaching !!!
par Feng H
•14 juin 2020
It's a wonderful course
par Muhammad A
•16 mai 2020
Very well designed.
par Dan N
•5 nov. 2018
Useful information.
par Karthik
•26 févr. 2018
Python for starters
par Edilson S
•11 août 2017
Amazing Course!!!!!
par Mostafa B
•21 oct. 2017
Very useful course
par SAHIL K 1
•9 juin 2020
Awesome course!!
par GAGAN C
•27 mai 2020
Very good course
par Stephen R
•15 janv. 2019
I learned a lot.
par Tomas P
•12 juil. 2017
Excellent class
par Karan C
•4 juin 2020
learned alot !
par Alexander B
•14 mai 2020
Great Course!
par Nosheen A
•25 sept. 2019
very detailed
par Deleted A
•18 mars 2017
Great course!
par Dang V
•6 mai 2017
Good Course
par Thuan M
•26 oct. 2017
As a follow-up course to The University of Toronto's Fundamentals of Programming, this course is a natural progression. As a second-level course, more is expected of the learner. The challenges offered by the instructors are more rigorous than an intro course. The quizzes can be tricky as well, so for someone seeing the material for the first time, these questions will require insight and thought to come up with the solution. Jennifer Campbell and Paul Gries are good instructors who try to emphasis the importance of the process of a programmer. The course structure itself does not seem to follow one another week to week and seems to be extra topics in programming not covered in Fundamentals. The course covers doctest and unittest, classes, search and sorting algorithms, object-oriented programming, and exceptions. The topics on classes and object-oriented programming are excellent and recommended to truly have a grasp of Python.
par Abhishek S
•2 juil. 2017
This course primarily focuses on best practices for writing programs(in python). One also gets to learn basic sorting and searching algorithms. It briefly touches upon the concepts of classes, exceptions etc. Along the journey you'll also learn some tricks with python. Overall it was a fantastic experience. I hope UofT comes out with a third course in this series - Learn to Program which will go into much more detail especially in concepts such as object oriented programming, exception handling etc.
par Ron B
•19 août 2020
Thank you for the course. I thoroughly enjoyed it. I was (and am) a novice at Python but felt I learned lots from the course. Highlights for me were use of the testing frameworks and the assignment in week 5. I also liked the idea of the 'design contract' used in each function created in the course and I will continue to do that with any Python code I write in the future. Thank you once again for the course. I sincerley hope there will be other courses forthcoming in the future.
All the best - Ron
par Ard S
•15 mars 2019
This strengths of this course were also it weaknesses; while I enjoyed this course more than the first one due to the introduction of a wider variety of topics (basic algorithms, OOP, etcetera) it also felt less coherent in its approach in the sense that I missed an overarching concept or arc that tied all the modules together, which IMO is where the first module shined. Interesting and educative nevertheless.
par Oliver F
•20 sept. 2017
It's a nice course with good videos. Since it's very basic, anyone with little programming experience should be able to pass this course. Even without any knowledge of Python, the course is manageable.
To improve the videos, I'd recommend to adjust the audio levels, since some parts are spoken louder than others. Nevertheless, I've been able to understand everything.
par Ikseon K
•31 janv. 2018
Thanks to lecturer's clear and easy explanation, I completed this coursework after LTP1, Learn to Program: Fundamentals. I really appreciate it for two great teachers' enthusiasm and kindness. Throughout this coursework, I can find the big picture of Python programming world. Thanks! Also, hope anybody else will enjoy the programming through this great coursework!
par Zzm S
•27 sept. 2018
Topics are well chosen. I think the content is practical and not superficial for work. I appreciate the instructors' work. They are very clear and logic is easy to follow. I would suggest there to be more code assignment for practice. I personally think the content is good but not enough. This course is more like a 3 -week course.