This repository contains the labs and projects completed during my journey in the field of Electronic Engineering in the Elements of Computation course.
Elements of Computation is the introductory programming course at Tecnológico de Costa Rica and is a requirement for most university programs. During the course, various versions of Python were used, including Python 2.7 and Python 3.6, along with tools like DFD and wxPSeINT.
In this repository, you will find the programs and assignments I completed during the second semester of 2019. The content is organized as follows:
- Lab 0: Flowcharts in DFD and wxPSeInt
- Lab 1: Introduction to Python and integer handling
- Lab 2: Conditionals and Functions
- Lab 3: Loops
- Lab 4: Strings
- Lab 5: Lists
- Lab 6: Arrays
- Lab 7: Dictionaries
- Lab 8: File usage and error handling
- Lab 9: Classes
Additionally, you will also find a folder with one of the exams I took during the course.
If you have any questions or comments, please feel free to contact me.
Thank you for visiting my repository!