This repository contains essay exercises for interns. The exercises are designed to help interns learn about various topics related to software development.
To get started with the exercises, simply clone this repository to your local machine:
git clone https://github.com/Jspascal/interns-essay-exercises.git
The following exercises are available in this repository:
- Writing an essay about MVC design pattern
- Write an essay about design patterns: Repository, Dependency Injection, Observer and Decorator
- 2024 Update
- Software Development Lifecycle
- System Design
- Algorithm And Data Structure
- Databases
- Final Exercise
To complete an exercise, follow the instructions provided in the exercise description. Once you have completed the exercise, submit your essay to your supervisor by the deadline.
If you would like to contribute an exercise to this repository, please follow these steps:
- Fork this repository.
- Create a new branch for your exercise.
- Add your exercise to the exercises directory.
- Update the README.md file with a description of your exercise.
- Submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.