Welcome to the Lyon 2 Classes Repository! This repository is designed to provide resources, files, and exercises for students attending classes at Lyon 2. The focus of the materials provided here includes:
-
Python Programming:
- Fundamental concepts and exercises to help students build a solid foundation in Python.
- Hands-on examples for practice and understanding Python syntax, tools, and libraries.
-
Container Management with Docker:
- Learning how to use Docker for containerizing applications.
- Exercises to understand Docker commands, Dockerfiles, and container workflows.
Before getting started, ensure you have:
- Basic programming knowledge (helpful but not mandatory).
- Installed:
- Python (version 3.8 or later recommended)
- Docker (latest stable version)
- Clone the repository to your local machine:
git clone https://github.com/juan-kabbali/python.git
- Navigate to the specific folder (
advanced-development
,big-data-containers
) to find resources. - Follow the documentation and examples to complete the exercises.
This repository is maintained by the Lyon 2 teaching team. Students are welcome to contribute by submitting pull requests for improvements or proposing exercises.
This repository is made for educational purposes. Feel free to use and share the content, but give proper credit to the authors!
Happy learning!