https://github.com/carlosal1015/c-programming
Repository of the C-Programming sessions by the instructor César Díez Chirinos (June 1, August 15, 2018).
https://github.com/carlosal1015/c-programming
c c-algorithms c-language c-programming
Last synced: 3 months ago
JSON representation
Repository of the C-Programming sessions by the instructor César Díez Chirinos (June 1, August 15, 2018).
- Host: GitHub
- URL: https://github.com/carlosal1015/c-programming
- Owner: carlosal1015
- License: gpl-2.0
- Created: 2018-06-01T18:11:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T00:44:41.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T21:40:13.107Z (4 months ago)
- Topics: c, c-algorithms, c-language, c-programming
- Language: C
- Homepage: https://www.facebook.com/centrotecnologiasuni/photos/a.937222362988356.1073741830.903421356368457/1830779336965983/?type=3&theater
- Size: 104 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lenguaje de Programación C - Nivel Básico
===
![]()
**Instructor**: [MSc. César Manuel Sebastián Díez Chirinos](http://dina.concytec.gob.pe/appDirectorioCTI/VerDatosInvestigador.do;jsessionid=fd6624fe7d9f148aabe8445c1992?id_investigador=24012)
**E-mail :email:**: [[email protected]](mailto:[email protected])
**Aula**: Laboratorio N°4 del [Centro de Tecnologías de la Información y Comunicaciones](http://www.ctic.uni.edu.pe/) de la [Universidad Nacional de Ingeniería](http://www.uni.edu.pe/).
**Horario**: Los días viernes desde las 10:30 hrs hasta 13:00 hrs.
**Requisito mínimo para no ser penalizado**: *80% de asistencia* de las clases totales.
## Cronograma de clases
| Sesión | Fecha | Temas |
|:---------:|:---------:|:---------:|
| 1 | 01/06/2018 | [Introducción a C, la historia de C y las 7 partes de un programa](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/First). |
| 2 | 08/06/2018 | [Data and C](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Second)|
| 3 | 15/06/2018 | [Character strings and Formatted I/O](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Third)|
| 4 | 22/06/2018 | [Operators, Expressions, and Statements](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Fourth)|
| 5 | 06/07/2018 | [Proyecto Mitad de Curso, ejercicio FIFA World Cup 2018](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Fifth) |
| 6 | 13/07/2018 | [Loopings](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Sixth) |
| 7 | 13/08/2018 | [Branching and Jumping](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Seventh)| |
| 8 | 14/08/2018 | [](https://github.com/carlosal1015/C-Programming/tree/master/Sessions/Eighth)
| 9 | 15/08/2018 | []() |