Python basics
  • Tutorial
  • Exercices
  • About
  1. About
  • Introduction
    • Python
  • Fundamentals
    • 0-Basic Syntax
    • 1-Variables
    • 2-Data types
    • 3-Numbers
    • 4-Strings
    • 5-Lists
    • 6-Booleans
    • 7-Loops
    • 8-Functions
    • 9-Dictionary
  • Advanced
    • 10-Numpy
    • 11-Matplotlib
    • 12-DataFrame
  • CLI
    • Exercices
    • Solutions
  • Git
    • Git introduction
    • Git branch
    • Git exercices
  • SQL
    • SQL Exercices
    • SQL Solutions

On this page

  • Help
  • Resources
  • Slides

About

Help

If you have any question on a concept or an exercice, you can contact me with this email: clement.bernard@univ-evry.fr

Resources

This tutorial was inspired by the following websites:

  • Cours de Python
  • W3School
  • TutorialsPoint
  • PythonTutorial
  • Numpy
  • CLI

Slides

Slides of the class are available at this link

 

Copyright 2023, Clément Bernard