Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 426 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 426 Bytes

C language

  • Basic exercises and projects made during the graduation in Mechatronics Engineering in Programming I.

Topics found in the repository

  1. Repetition Structures;
  2. Selection Structures;
  3. Functions and Libraries;
  4. Functions and Modularization;
  5. Logical Operators and Truth Table;
  6. Relational Operators;
  7. Two-dimensional Vectors;
  8. Vectors and Matrices;
  9. Final Project Proposal: Calculator.