Programa del Curso
Breve historia del lenguaje C Programming
Instrucciones básicas
Tipos de datos
- Palabras clave
- Los operadores y sus prioridades
Recuperación y visualización de datos
- Instrucciones de formateo de impresión y escaneo
Operadores
Funciones, macros
Estructuras
Indicadores
- Punteros a variables
- Punteros a funciones
- Punteros a variables de la estructura
Asignación dinámica de memoria
- Función Malloc
Recursividad Funciones con un número variable de parámetros, uniones, campos de bits Funciones básicas de la biblioteca
- Bibliotecas math, stdio, stdlib, time
Introducción a los algoritmos y estructuras de datos *
- Lista unidireccional
- Árbol
- Algoritmos de clasificación
- * Temas opcionales
Requerimientos
Conocimiento de cualquier editor de texto y sistema operativo.
Testimonios (5)
I was able to learn tbe basics of C programming and have something to build upon.
Patrick Hensley - Roush Industries
Curso - Programming in C
Hands-on! This allowed us to test the knowledge provided by the instructor and helped myself take notes on specific functions / that I found more difficult.
Lloyd Lancour - Roush Industries
Curso - Programming in C
The knowledge of the instructor in C programming, and the way he showed us how to fix everyone’s problems helped the most when diagnosing coding issues and using the STM32CubeIDE on my own. The many times the instructor broke from the coarse and explained use cases that are more applicable to our workload definitely made this class worth it!
David Sanders - Roush Industries
Curso - Programming in C
Cameron would assign tasks and make sure everyone's board was operational. If there was confusion or an error about anything, the entire group was able to go back and look where mistakes were at. Very professional.
Trevor Koch - Roush Industries
Curso - Programming in C
Great concepts with knowledge of practical applications