I made this repository to post my Programming code with Python and document my progress, while Learning Python for Everybody Specialization From the University of Michigan on Coursera
This Specialization builds on the success of the Python for Everybody course and will introduce fundamental programming concepts including data structures, networked application program interfaces, and databases, using the Python programming language.
link to the Specialization on Coursera https://www.coursera.org/specializations/python
There are 5 Courses in this Specialization
link to the Programming for Everybody (Getting Started with Python) course on Coursera :
https://www.coursera.org/learn/python?specialization=python
link to my Certificate on Coursera https://coursera.org/share/beea3807095148c0dcfe3ca1f59831f9
link to the Python Data Structures course on Coursera :
https://www.coursera.org/learn/python-data?specialization=python
link to my Certificate on Coursera https://coursera.org/share/25e771952f284c853550198b7df7c7b3
Using Python to Access Web Data course on Coursera :
https://www.coursera.org/learn/python-network-data?specialization=python
Using Databases with Python course on Coursera :
https://www.coursera.org/learn/python-databases?specialization=python
Capstone: Retrieving, Processing, and Visualizing Data with Python course on Coursera :
https://www.coursera.org/learn/python-data-visualization
-
python for everybody by charles severance
-
python crash course, 2nd edition: a hands-on, project-based introduction to programming by eric matthes
-
Automate the Boring Stuff with Python. By Al Sweigart.
-
think python how to think like a computer scientist by allen b. downey
-
learn python the hard way book by zed shaw