Skip to content

khafni/bootcamp_python

Repository files navigation

THE 42 python bootcamp

https://github.com/42-AI/bootcamp_python

module 00

  • exercice 1
  • exercice 2
  • exercice 3
  • exercice 4
  • exercice 5
  • exercice 6
  • exercice 7
  • exercice 8
  • exercice 9
  • exercice 10

module 01 :

Objects, cast, class, inheritance, built-in functions, magic methods, generator, constructor, iterator, . . .

  • exercice 00
  • exercice 01
  • exercice 02 : The Vector
  • exercice 03 : The Matrix
  • exercice 04 : Generator
  • exercice 05 : Working with lists
  • exercice 06 : Bank account

😕 (didn't implement ex06 fix method because it's meaningless you can't remove an attribute from an instance)

module 02:

Decorators, multiprocessing, lambda, build package, . . .

  • exercice 00 Map, filter, reduce
  • exercice 01 args and kwargs
  • exercice 02 the logger
  • exercice 03 json issues
  • exercice 04 miniPack
  • exercice 05 TinyStatistician

module 03:

NumPy array, slicing, stacking, dimensions, broadcasting, normalization...

  • [] exercice 00 NumPyCreator
  • [] exercice 01 ImageProcessor
  • [] exercice 02 ScrapBooker
  • [] exercice 03 ColorFilter
  • [] exercice 04 K-means Clustering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published