This repository contains exercise code for the Introduction to Programming discipline carried out in the C language.
- Algorithms: Become familiar with the basic concepts of programming and algorithms.
- Code organization: Develop problem-solving skills.
- Competitive programming: Practice concepts by solving small problems.
- User experience: Introduce the programming language and development environment.
- IDEs (Integrated Development Environments): Some environments, such as Visual Studio Code (VS Code), were used to facilitate visualization.
- Command prompt: Using the terminal to compile code.
This project is licensed under the MIT License.