Skip to content

Repository for the homework and of 'Laboratory I' and 'Programation I' of the National Technological University, using C. The repository have practical work, solved exams and homework.

License

Notifications You must be signed in to change notification settings

caidevOficial/C_Labo1_Progra1

Repository files navigation

Universidad Tecnológica Nacional C#
Universidad Tecnológica Nacional


caidevoficial

caidevoficial


C exercises from UTN. 👨‍💻


⚡ GitHub Stats

⚡ Most Used Languages

/** @brief A simply function to print a string with a message.
 */
void ShowNewSkill(){
    char message[64] = "Time to C!💻";
    printf(message);
}

Technologies used. 📌

C C
Eclipse Eclipse


  • Seccion: Material Referido a Laboratorio1.

TP's 🚀

Trabajos Practicos de la cursada.

TP1 - Calculadora - [Windows].
TP2 - ABM_Simple - [Empleados] - [Windows].
TP3 - ABM_LinkedList - [Empleados] - [Windows].
TP3 - ABM_LinkedList - [Empleados] - [Linux].
TP4 - ABM_LinkedList - [SaintSeiya] - [Linux]

Parciales 🚀

Trabajos Practicos de la cursada.

1er Parcial - ABM_Estatico - [Notebooks] - [Windows].
2do Parcial - ABM_Dinamico - [LinkedList Bicicleta] - [Linux].
2do Parcial - ABM_Dinamico - [LinkedList Pandemia] - [Linux].

Repaso 🚀

Trabajos Practicos de la cursada.

Repaso 1er Parcial - ABM_Estatico - [Generico] - [Windows].
Repaso 2do Parcial - ABM_Dinamico - [LinkedList Generico SaintSeiya] - [Linux].

Construido con Eclipse v20.06 [4.16.0]🛠️

Herramientas utilizadas para crear estos proyectos

# Para TP[1-3], Parcial 1, Repaso Parcial 1.
[v20.03 - 4.15.0](Build id: 20200313-1211) - El IDE usado en la version Windows y Linux.

# Para TP[3-4], Parciales 2, Repaso Parcial 2.
[v20.06 - 4.16.0](Build id: 20200615-1200) - El IDE usado en la version Linux.

Releases 📌

Podes ver las distintas versiones o releases dando clic en -> Releases


License 📄

This project is under license [MIT License] - read the file LICENSE.md for details.


Where to find me: 🌎

Facu
🤴 Facu Falcone - Python Developer
GitHub
LinkedIn
Invitame un café en cafecito.app
Buy Me a Coffee at ko-fi.com

⌨️ con ❤️ por caidevOficial 😊

About

Repository for the homework and of 'Laboratory I' and 'Programation I' of the National Technological University, using C. The repository have practical work, solved exams and homework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages