Coder Social home page Coder Social logo

apprendre-a-programmer-python3's Introduction

Apprendre-a-programmer-Python3

All the book's exercises i've done so far in order to get fluent with the Python programming language.

FrontpageMaster's degree

This is a great book in french. A free copy can be found on the author's website.

My solutions may differ from the author's ones. All the snippets have been coded using Visual Studio Code and its excellent Python plugin. In each chapter, few exercises aren't corrected. But i've done nearly all of them (see files terminated by "not_corrected")

Only chapters 8 and after 13 aren't finished yet because they are specifics to GUI, widgets and network programming (which aren't my priority). This repository will be updated regularly in the next few weeks.

Chapters (in french)

  1. A l'école des sorciers
  2. Premiers pas
  3. Contrôle du flux d'exécution
  4. Instructions répétitives
  5. Principaux types de données
  6. Fonctions prédéfinies
  7. Fonctions originales
  8. Utilisation de fenêtres et de graphismes (not done)
  9. Manipuler des fichiers
  10. Approfondir les structures de données
  11. Classes, objets, attributs
  12. Classes, méthodes, héritage (not entirely finished yet)
  13. Classes et interfaces graphiques (not done)
  14. Et pour quelques widgets de plus (not done)
  15. Analyses de programmes concrets (not done yet)
  16. Gestion d'une base de données (not done yet)

Summary (in french)

Original et stimulant, cet ouvrage aborde au travers d'exemples attrayants et concrets tous les fondamentaux de la programmation. L'auteur a choisi Python, langage moderne et élégant, aussi performant pour le développement d'applications web complexes que pour la réalisation de scripts système ou l'analyse de fichiers XML. Un support de cours réputé et adopté par de nombreux enseignants, avec 60 pages d'exercices corrigés Reconnu et utilisé par les enseignants de nombreuses écoles et IUT, complété d'exercices accompagnés de leurs corrigés, cet ouvrage original et érudit est une référence sur tous les fondamentaux de la programmation : choix d'une structure de données, paramétrage, modularité, orientation objet en héritage, conception d'interface, multithreading et gestion d'événements, protocoles de communication et gestion réseau, bases de données... jusqu'à la désormais indispensable norme Unicode (le format UTF-8). On verra notamment la réalisation avec Python 3 d'une application web interactive et autonome, intégrant une base de données SQLite. Cette nouvelle édition traite de la possibilité de produire des documents imprimables (PDF) de grande qualité en exploitant les ressources combinées de Python 2 et Python 3.

apprendre-a-programmer-python3's People

Contributors

obrunet avatar

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.