Programming for Data Science

University of Leeds via Coursera

Go to Course: https://www.coursera.org/learn/programming-for-data-science

Introduction

Open Jupyter Notebook and use it to run Python code.

Identify Python operators, data types and containers.

Program control structures in Python, such as if statements and for and while loops.

Write Python functions that take input and return output.

Syllabus

First steps with Python

This module introduces Python and Jupyter Notebook, as well as the concepts of variables, assignment and basic mathematical operators.

Data Types in Python

This module introduces the fundamental data types in Python, namely numbers, strings, Booleans and None. It also introduces structured data types, including lists, tuples, sets, dictionaries and classes.

Control Structures and Functions

Overview

Explore the basics of programming and familiarise yourself with the Python language. After completing this course, you will be able to write Python programs in Jupyter Notebook and describe basic programming. In this course, you will learn everything you need to start your programming journey. You will discover the different data types available in Python and how to use them, learn how to apply conditional and looping control structures, and write your own functions. This course provides de

Skills

Reviews

Concise and good introductory course for anyone that might not be too familiar with Python. Quite easy for non-beginners, but that wasn't the target demographic anyway.

Good "taster" course... no technical/grading issues, very polished.