AL
Nov 25, 2020
Very good crash course. Considering myself not a Python novice, maybe intermediate level, I even learned something new. Don't expect to be a Python expert after this, though, as it is a crash course.
DA
Jun 9, 2020
An excellent course for those who want to boost their programming abilities on Python. It tackles diverse and challenging problems, for you to practice and round out every concept. Highly recommended!
By Zeng Y
•Aug 2, 2023
.
By Francisco J R L
•Jul 15, 2023
☕
By Raz R
•Jun 24, 2023
.
By Naim A K
•Jun 13, 2023
♥
By Andriana
•Apr 18, 2023
-
By Javier O M
•Apr 12, 2023
.
By Bulan F
•Mar 5, 2023
k
By Muhammad A M
•Mar 3, 2023
.
By sakshi k
•Feb 24, 2023
,
By 1129_ S R
•Nov 6, 2022
g
By Dr P M K
•Oct 20, 2022
By woranaat k
•Sep 12, 2022
By Mohamed A
•Aug 21, 2022
T
By pranjal n A
•Jun 21, 2022
.
By Prasun K
•May 22, 2022
.
By LOKESH
•May 10, 2022
.
By Eduardo R
•Feb 15, 2022
I
By Vu C T
•Sep 1, 2021
By Ayesha S
•Aug 12, 2021
By Matta C
•Jul 29, 2021
By A N
•Jul 28, 2021
By Матвеев Д А
•Jul 22, 2021
.
By Hanshikha R
•Aug 7, 2020
.
By Rushikesh P
•Jun 13, 2020
.
By Richard G
•Mar 26, 2024
I'd give this course a 4.5 star, if half star ratings were allowed. I found this course to be very informative, very well presented, & had a good progression of difficulty starting very basic & gradually getting more complex. I also liked that this course gave links for further reading/study outside of the course itself. I also liked that when I got questions wrong on the graded assessments I was linked back to where I could learn the answer to that question. A couple of things held this course back from receiving a 5 star from me. This course didn't go over the dir() or help() functions which would have been very useful at times. On one of the graded assessments (or maybe it wasn't a graded assessment, but a section in the following module) some questions involved object-oriented programming which was an optional portion. I did the optional part so it was fine for me, however if someone skipped the optional part I don't see how they would understand Event Classes. The least explained portion of the course was "Python in Action" in module 5, the import function was used for 4 different imports that weren't explained very well. From another course I learned the dir() & help() function & tried to use those to make sense of what was happening, but I never fully understood it. Most concepts had a video + a reading which was very well done, but this one reading, the hardest out of all of them had no video & minimal explanations while bringing in a bunch of new functions not shown before in the course.