FREE FULL COURSE Python Primer

2 years ago
71

DOWNLOAD FREE FULL COURSE
https://bit.ly/3DD9ZE4

Learn the fundamentals of Python using a do-it-yourself approach.

What you’ll learn

Python Primer

Discover the fundamentals of Python programming.

Get started with Anaconda, Jupyter Notebooks, and other Python infrastructure.

Learn how to create modular programs using functions and classes.

Create simple visualizations using Matplotlib.

Description

It takes you through the fundamentals of Python and shows you how to create your first programs. You’ll be able to take more advanced courses like Basic Finance, Data Science, Investments, and more after you’ve completed this course.
This course is delivered using a learning-by-doing methodology. You’ll be able to see the coding take place in real-time in Jupiter notebooks. There are additional problem sets with answers for each part, as well as a GitHub repository containing all of the course notes.

The course is organized as follows:

Variables are the fundamental building blocks of programming that store data.

If Statements and Boolean Values include methods for determining whether or not statements are true and acting on them.

Data structures for storing variables include lists, sets, and tuples.

Developing an understanding of how to iterate across data sets

Branching out to a new data structure using dictionaries

Building Defensive and Well-Explained Code with Assertions and Docstrings

Matplotlib is a data visualization library.

Who this course is for:

This course will be beneficial to beginners who are new to Python programming.

Loading comments...