Git Product home page Git Product logo

pyclass's Introduction

title layout permalink
Advanced and scientific Python
default
/

Introduction

This page lists a number of materials available for Python classes and seminars. Depending on the overall programme of the course, you may be asked to look at some of those pages in a different order.

Regardless the course you subscribed, the objective is always:

  • to practice and learn more about Python: you should know more about Python after the class
    (Keep in mind that "more" has a different meaning for everybody);
  • to be able to run all the examples from your own computer.

A first experience in programming is preferable. This course does not focus on basics of programming (conditions, loops, functions). Basic structures are just a quick reminder.

Requirements

  • Bring your own computer (or try to borrow one if you don't have any)
  • Set up your environment before the class 🏠

Resources

Set up your environment
🏠 Set up a basic running environment
Set up an environment following a requirement file
(optional) Understand the difference between pip and conda
Basic Python
Basic data structures
Basic programming
Basic algorithms (expected)
Advanced data structures
Scientific Python
Numpy exercices
Matplotlib exercices
Pandas exercices
(optional) Grammar of graphics
Objects, interfaces, protocols
List comprehensions
Iteration with pandas
Object-oriented programming
The iteration protocol in classes
Advanced topics
Modules and packages (expected)
(optional) Asynchronous programming
Speed up your code (expected)
Building on a C API (expected)
Applied problems
Compute the radius of Earth
Exploring map projections
Solving puzzles
Trajectography of the ISS
Satellite visualization
Data visualization of collected ADS-B signals

Disclaimer

Participants to classes are all considered adults. Enough material is provided to get proficient quickly and ask questions when needed. Obviously, the more assiduous you are, the better, and learning practices best suiting you are in your hands. In particular, it is perfectly acceptable:

  • to peak into the solutions when you are stuck, or to read them thoroughly;
  • to skip sections when it becomes overwhelming, or boring;
  • to extend problems, find new issues and discuss them with your teacher assistant;
  • to find issues in the provided materials;
  • to fix them, see how to create a pull request.

References

Programmation Python avancée

Some of the materials offered here is directly taken from the book
Programmation Python avancée.

The book (in French) is neither required nor really necessary for the seminar; it however brings a lot of advanced complementary materials for the curious reader.

pyclass's People

Contributors

xoolive avatar

Watchers

 avatar  avatar

Forkers

thib21

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.