Python Courses
Programming for Everybody (Getting Started with Python), 2020. University of Michigan. Use variables to store, retrieve and calculate information. Utilize core programming tools such as functions and loops. Certificate link: Python
Python Data Structures, 2020. University of Michigan. Explain the principles of data structures & how they are used. Accomplish multi-step tasks like sorting or looping using tuples. Certificate link: Python
Using Databases with Python, 2020. University of Michigan. Use the Create, Read, Update, and Delete operations to manage databases. Explain the basics of Object Oriented Python. Utilize the Google Maps API to visualize data. Understand how data is stored across multiple tables in a database Certificate link: Python
Using Python to Access Web Data, 2020. University of Michigan. Use regular expressions to extract data from strings. Retrieve data from websites and APIs using Python. Understand the protocols web browsers use to retrieve documents and web apps. Work with XML (eXtensible Markup Language) data. Certificate link: Python
Capstone: Retrieving, Processing, and Visualizing Data with Python, 2020. University of Michigan. Create email data visualizations. Understand the basics of building a search engine. Make use of unicode characters and strings. Certificate link: Python
Python for Everybody: Python Coursera Specialization, 2020. University of Michigan. Fundamental programming concepts including data structures, networked application program interfaces, and databases, using the Python programming language. Certificate link: Python
Python Introduction to Data Science in Python, 2020. University of Michigan. Understand techniques such as lambdas and manipulating csv files. Query DataFrame structures for cleaning and processing. Describe common Python functionality and features used for data science. Explain distributions, sampling, and t-tests. Certificate link: Python