Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sijmenw/learn-python3

 
 

Repository files navigation

logo

Introduction

This repository contains a collection of materials for learning Python 3 (3.5+) and is a pre-requisite for the Isatis Business Solutions Summer School: Python for Data Science.

Installation

For beginners we recommend to use both:

Follow the steps for Anaconda Navigator under installation. You can then install JupyterLab using the Anaconda navigator UI.

If you're running into trouble, let us know in the Slack channel!

If you're familiar with the command line, feel free to use conda:

Prerequisites

Make sure to work through each of the following notebooks and exercises. To open and edit the notebooks, load them into JupyterLab.

  1. Strings [notebook] [exercise]
  2. Numbers [notebook] [exercise]
  3. Conditionals [notebook] [exercise]
  4. Lists [notebook] [exercise]
  5. Dictionaries [notebook] [exercise]
  6. For loops [notebook] [exercise]
  7. Functions [notebook] [exercise]

About

Jupyter notebooks for teaching/learning Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%