Coursera - Python 3 Programming Specialization

Coursera - Python 3 Programming Specialization

Register & Get access to index
gSDRhLe.jpg

Become a Fluent Python Programmer. Learn the fundamentals and become an independent programmer.

WHAT YOU WILL LEARN
    • How to inspect and understand APIs and third party libraries to be used with Python 3
    • How to apply the Python imaging library (pillow) to open, view, and manipulate images, including cropping, resizing, recoloring, and overlaying text
    • How to apply the python tesseract (py-tesseract) library with Python 3 in order to detect text in images through optical character recognition (OCR)
    • How to apply the open source computer vision library (opencv) to detect faces in images, & how to crop and manipulate these faces into contact sheets
About this Specialization
146,061 recent views
This specialization teaches the fundamentals of programming in Python 3. We will begin at the beginning, with variables, conditionals, and loops, and get to some intermediate material like keyword parameters, list comprehensions, lambda expressions, and class inheritance.
You will have lots of opportunities to practice. You will also learn ways to reason about program execution, so that it is no longer mysterious and you are able to debug programs when they don’t work.
By the end of the specialization, you’ll be writing programs that query Internet APIs for data and extract useful information from them. And you’ll be able to learn to use new modules and APIs on your own by reading the documentation. That will give you a great launch toward being an independent Python programmer.
This specialization is a good next step for you if you have completed Python for Everybody but want a more in-depth treatment of Python fundamentals and more practice, so that you can proceed with confidence to specializations like Applied Data Science with Python.
But it is also appropriate as a first set of courses in Python if you are already familiar with some other programming language, or if you are up for the challenge of diving in head-first.
Applied Learning Project
By the end of the second course, you will create a simple sentiment analyzer that counts the number of positive and negative words in tweets. In the third course, you will mash up two APIs to create a movie recommender. The final course, Python Project: pillow, tesseract, and opencv (Course 5), is an extended project in which you'll perform optical character recognition (OCR) and object detection in images.
Author
TUTProfessor
Downloads
71
Views
659
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor