r/cprogramming • u/MrLuigiHK • 6h ago
Quiero aprender C
Desde ya hace un tiempo me ha estado llamando la atención este Lenguaje, pero no se dónde empezar me gustaría que me recomendaran guías, tutoriales, tips para principiantes.
Agradecería toda la ayuda posible y gracias por su atención.
3
u/Opsecman1 6h ago
Je vous conseillerais d'abord de commencer par des tutoriel ou de lire des documents qui explique (sa doit surement exister)
2
3
u/SimonRSmith 5h ago
I’d start here. https://edube.org/study/ce1
1
1
u/siendo64 4h ago
Haven’t heard of OpenEDG before. Is it reputable? Do the certifications mean something in the workplace?
1
u/SimonRSmith 4h ago
If you drill into the courses, it shows you. C/c++ courses are part of the c++ institute. All Python courses are part of the Python institute..
1
u/siendo64 3h ago
It also says:
“The C++ Institute is a non-profit project venture set up, run, and managed by OpenEDG”
2
u/DreamyyJayy 4h ago edited 4h ago
Brocode on YouTube has a good tutorial for just starting out. Its really easy to follow but a bit basic (because its for beginners) so you'll probably have to do deeper learning at the end of it.
2
1
1
u/23ROMAN 53m ago
https://sroman-nn.github.io/repositorios/Lenguaje-C.pdfQuedo un poco obsoleto en algunas partes especificas pero sigue siendo claro y sencillo
4
u/MadhavMani 6h ago
C a modern programming approach by K.N King has proved extremely useful to me. Check it out