Repository of my notes in the career of Computer Engineering.
For more information about the projects developed during the career, visit: ce-itcr and projects overview.
README.mdThis file.LICENSEitcr-courses is licensed under the MIT License.CONTRIBUTING.mditcr-courses contribution guidelines.CODE_OF_CONDUCT.mdCode of Conduct adapted from the Contributor Covenant.CE1101 - INTRODUCTION TO PROGRAMMING/Contains examples of tail and stack recursion.CE1103 - ALGORITHMS AND DATA STRUCTURES I/rootContains summaries of the material seen in class (pdf-files).Important_MaterialContains algorithms, and linear and hierarchical data structures.ResourcesUseful information on programming: division of tasks, sockets, junit, mock objects and UML diagrams.
CE2103 - ALGORITHMS AND DATA STRUCTURES II/rootContains summaries of the material seen in class (pdf-files).Important_MaterialContains algorithms and util programming things in C++.ResourcesUseful information on programming: Memory Management, RAID, File System, Pointers, Rest API.
CE3104 - LANGUAGES, COMPILERS AND INTERPRETERS/LANGUAJESrootContains summaries of the material seen in class (pdf-files).Important_MaterialContains code examples of different programming languages.ResourcesUseful information of programming languages. Books: The C Programming Language, Prolog: The programming Language, Introduction to programming with Scheme.
COMPILERS AND INTERPRETERSrootContains summaries of the material seen in class (pdf-files) belong to Marco Hernández Vasquez.Important_MaterialContains examples of the different phases of a compilerResourcesUseful information in compiler develepoment, Lex & Yacc, Compilers papers
CE3103 - DATABASES/rootContains summaries of the material seen in class (pdf-files).WorkshopsContains summaries of workshops, includes topics such as Distributed Databases, Big Data, Data Analysis, and DBaaS.
CE4101 - SOFTWARE SPECIFICATION AND DESIGN/rootContains summaries of the material seen in class (pdf-files).ResourcesContains important readings / material with structure per week.
The principal purpose of this repository is record some of the data of the courses by the computer engineering degree program of the ITCR. Always be grateful. Everything in life is neutral. It's you who gives every circumstance meaning. Obstacles. failures, and disappointments can be viewed as either good or bad. It's all up to you.
If you want to contribute to the project, first read CONTRIBUTING.md.
- Antonio Gonzalez Torres - Professor of Computer Engineering Career - CE1101,CE1102 ; Introduction to Programming.
- Isaac Ramirez Herrera - Professor of Computer Engineering Career - CE1103,CE2103 ; Algorithms and Data Structures.
- Marco Rivera Meneses - Professor of Computer Engineering Career - CE3104 ; Module: Programming Languages.
- Marco Hernández Vasquez - Professor of Computer Engineering Career - CE3104 ; Module: Compilers and Interpreters.
- Luis Diego Noguera Mena - Professor of Computer Engineering Career - CE3101 ; Databases.
- Daniel Madriz Huertas - Professor of Computer Engineering Career - CE4101 ; Software Specification and Design.
- Angelo Ortiz Vega - developer - angelortizv
This project is licensed under the MIT License - see the LICENSE file for details