Skip to content

Python/Machine learning bootcamp from 42 AI !! my first time coding in python , knew c/c++ before

Notifications You must be signed in to change notification settings

SKTPausanias/python_bootcamp-42AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_bootcamp

Python bootcamp from 42 AI !! my first time coding in python , knew c/c++ before

Python programming bootcamp created by https://www.42ai.fr/

following the pycodestyle standards (formerly called pep8) . Some style corrections omitted, the fixes looks worse

Curriculum

Module00 - Basics 1 - Eleven Commandments

Let's get started with the Python language! 🐍

Basic setup, variables, types, functions, ...

Module01 - Basics 2

Get acquainted with object-oriented programming and much more.

Objects, cast, inheritance, built-in functions, generator, construtors, iterator, ...

Module02 - Basics 3

Continue practicing with more advanced Python programming exercises.

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

Module03 - NumPy

Learn how to use the NumPy library, manipulate multidimensional arrays and perform complex mathematical operations on matrices!

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

Module04 - Pandas

Time to use a Python library that will allow you to manipulate dataframes.

Pandas! And Bamboos! 🐼

About

Python/Machine learning bootcamp from 42 AI !! my first time coding in python , knew c/c++ before

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published