Skip to content

Bruno-nog/42_Python_Immersion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ 42 Python Immersion

This repository contains my work from the 42 Python Immersion β€” an intensive practical bootcamp-style journey through Python programming.

The goal of this immersion is to build a strong foundation in Python through structured weekly exercises, real-world examples, and hands-on projects. The repository is organized into week-based folders that reflect the progression of topics.


πŸ“ Repository Structure

πŸ“¦ 42_Python_Immersion β”œβ”€β”€ week_1/ – Basics of Python: core syntax, variables, control flow
β”œβ”€β”€ week_2/ – Intermediate concepts: functions, modules, collections
β”œβ”€β”€ .gitignore – Ignored files configuration

Each week_X folder includes exercises and/or scripts designed around a specific theme or topic by a pdf subject learned during that week.


🧠 What i Learned

  • Python syntax and code structure
  • Data types: lists, tuples, dictionaries, sets
  • Control flow: loops, conditionals
  • Functions and modules
  • Working with files and I/O
  • Error handling
  • Basic object-oriented programming (OOP)
  • Useful standard libraries and tools

πŸ”§ How to Use This Repo

To explore and run the code in this repo:

  1. Clone this repository:
    git clone https://github.com/Bruno-nog/42_Python_Immersion.git
    cd 42_Python_Immersion

About

An intensive immersion course by 42 focused on learning the Python language, with an emphasis on fundamental programming, data structures, object-oriented programming, useful modules, data manipulation, and best practices in Python development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages