Giter Site home page Giter Site logo

formationpython's Introduction

muse

https://groupes.renater.fr/wiki/montpellier-biostat/


Programme du jour


1. Welcome in the Python world

  • Un langage de haut niveau, interprété, orienté objet.
  • Premiers pas avec l'interpréteur Python
  • Python built-in types: int, float, str, dict, list, tuple
  • user defined type (objects)
  • numpy arrays, pandas dataframes
  • Comparaison de valeurs et booléens
  • Retourner une ou des valeurs d'une collection à l'aide de l'indexation et des slices
  • Les boucles, les conditions, les comprehension lists
  • Better ask for permission : attraper les erreurs
  • La programmation procédurale: un script, des routines, des fonctions
  • La programmation orientée objet: des objets
  • Python possède sa propre syntaxe, ses propres conventions, ses propres tricks.
  • Au-delà de ça, la philosophie Python s'applique à l'ensemble de la programmation. En clair, évitez les usines à gaz !
  • Les décorateurs
  • Librairies et modules : les briques de la maison Python
  • Les librairies indispensables
  • Installation d'un environnement de départ

9. Les IDE (Integrated Development Environment) Pycharm, Spyder, etc.

  • Pour ne plus confondre interface et système
  • Pycharm est la fenêtre qui vous donne accès à Python, c'est tout (et c'est déjà pas mal !)
  • Petit tour d'horizon pour rendre la vie du programmeur meilleure

formationpython's People

Contributors

benjaminpillot avatar

Stargazers

Olivier Gimenez avatar Criscely Luján Paredes avatar

Watchers

 avatar

Forkers

criscelylp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.