SDA_Bocconi: Fundamentals of Python
|
We will equip you with everything you need to properly start using Python in your daily work activities. You will learn how to install Python and work with it through different graphical front-ends. You will then learn how to define objects and how to recognize different characteristics and functionalities. Finally, you will learn how to make Python execute a series of instructions in a sequential order through loops, as well as how to write your own functions.
About this course
Here you will find the complete program of the course:
WEEK 1 – Introduction
This section explains how to install Python in both Windows and MacOS machines. Also, it shows how we can interact with Python through graphical frontends available on all systems. In particular, Spyder and Jupyter Notebook are discussed.
WEEK 2 – Algorithms and Objects Python Objects
This section introduces the concept of algorithms in a very intuitive way and defines the very first objects we can work with in Python such as integers and floats. We will see how to work with these objects including strings of text. We will also see ways to print information on the screen and how to interpret errors in the code.
WEEK 3 – More Complex Python Objects
Integers, floats and strings are very simple objects. This section introduces more complex objects such as lists and dictionaries which are a collection of either of the previous objects. We will also discuss how to use and dispatch specific methods associated to a given object type.
WEEK 4 – Conditional Statements and Loops
This section explains how we can compare objects through conditional statement. Also, we will see how we can tell Python to execute a series of instruction in an automated way through loops. This is a rather important aspect since very often we are required to carry out repeated operations over a collection of objects.
WEEK 5 – Functions
This section introduces Python functions. This is a very convenient way to customize our codes and tailor them according to the job we are doing. We will see how to build very simple functions and how we can call them. Moreover, we will also show how we can nest functions to be even more precise in defining our tasks.
WEEK 6 – Data Frames
This section introduces additional Python modules, in particular, pandas. pandas is the state of the art module to deal with spreadsheet-like data structures called Data.Frame. We will cover standard operations to show why is important to be able to use specialized modules.
At a Glance:
Institution: SDA_Bocconi
Subject: Computer Science
Level: Introductory
Prerequisites:
None
Language: English
Video Transcript: English
Associated programs:
Professional Certificate in Data Science Program
Associated skills:Algorithms, Data Structures, Pandas (Python Package), Mac OS, Conditional Statements, Operations, Python (Programming Language), Jupyter Notebook
User Reviews
Be the first to review “SDA_Bocconi: Fundamentals of Python” Cancel reply
Related Products

IBM: Operating Systems and Security
This course focuses on the foundational concepts common to all operating systems and the unique aspects of Windows, Linux, and macOS.

Linux 2
The second in a 2-course series preparing you for the Linux Professional Institute LPIC-1 certification. Elevate your Linux skills.

RedHat: Fundamentals of Red Hat Enterprise Linux 9
This course is designed to equip students with the skills and knowledge needed for effective administration of Linux systems, with a particular focus on Red Hat® Enterprise Linux® . It covers fundamental Linux concepts, command-line tools, system management, and network configuration, using both the command-line interface and web console.

LinuxFoundationX: Introduction to Linux
Never learned Linux? Want a refresh? Develop a good working knowledge of Linux using both the graphical interface and command line across the major Linux distribution families.

DartmouthX, IMTx: Linux Basics: The Command Line Interface
Learn the Linux Command Line interface and become a skilled user of this powerful operating system.

LinuxFoundationX: Introduction to DevOps and Site Reliability Engineering
Learn how to start transforming your organization using the principles and practices of DevOps.
There are no reviews yet.