The Python Bible™ | Everything You Need to Program in Python
Below are the top discussions from Reddit that mention this online Udemy course.
Build 11 Projects and go from Beginner to Pro in Python with the World's Most Fun Project-Based Python Course
Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.
Taught by
Ziyad Yehia
1
Reddit Posts and Comments
0 posts • 5 mentions • top 5 shown below
1 points • Jojajones
Check out this udemy course to get you going on python if you need https://www.udemy.com/course/the-python-bible/
1 points • CloseToSource
https://www.udemy.com/course/the-python-bible
It's good to go learn python by yourself before going into the lecture imho. I used that udemy course to help me get a head start. I think previous iterations meant that 1531 was purely self study python but judging by the comments that has been improved
1 points • MVDSW
this is the one my brother did
I think other people put good courses here so you might want to compare them
1 points • rtdeacha
It will get you trough the basics using jupyter notebooks.
- Variables
- Data Types
- List , Tuples, Dictionaries
- Loops
- Functions
I think is a good starting point... I also did this one :
[https://www.udemy.com/course/the-python-bible/] (https://www.udemy.com/course/the-python-bible/)
That will pretty much teach you the same, but using the Python IDLE.