SoloCodigo
Asuntos Oficiales => Publicaciones y e-books => C/C++ => Mensaje iniciado por: x.cyclop en Martes 18 de Abril de 2006, 05:15
-
Manuales de C
Español- http://www.elrincondelc.com/portal/ (http://www.elrincondelc.com/portal/)</li>
- http://es.wikibooks.org/wiki/Programaci%C3%B3n_en_C (http://es.wikibooks.org/wiki/Programaci%C3%B3n_en_C)</li>
- http://solocodigo.com/index.php?node=10 (http://solocodigo.com/index.php?node=10)</li>
Inglés- http://en.wikibooks.org/wiki/Programming:C_contents (http://en.wikibooks.org/wiki/Programming:C_contents)</li>
- http://en.wikibooks.org/wiki/C++ (http://en.wikibooks.org/wiki/C++)</li>
- <a href='http://www.cprogramming.com' target='_blank'>http://www.cprogramming.com (http://www.cprogramming.com)</a></li>
- http://www.silicontao.com/ProgrammingGuide/index.htmll (http://www.silicontao.com/ProgrammingGuide/index.html) </li>
- http://www.cyberdiem.com/vin/tutorials.html (http://www.cyberdiem.com/vin/tutorials.html)</li>
- http://msdn2.microsoft.com/en-us/library/2...7se(VS.80).aspx (http://msdn2.microsoft.com/en-us/library/25db87se(VS.80).aspx)</li>
-
Manuales de C++
Español- http://www.itlp.edu.mx/publica/tutoriales/tutorc/index.htm (http://www.itlp.edu.mx/publica/tutoriales/tutorc/index.htm)</li>
- http://cybersitio.iespana.es/cybersitio/co...nguajes/lencmm/ (http://cybersitio.iespana.es/cybersitio/contenido/lenguajes/lencmm/)</li>
- http://programarenc.webcindario.com/Cplus/cplusplus.htm (http://programarenc.webcindario.com/Cplus/cplusplus.htm)</li>
- http://www.zator.com/Cpp/ (http://www.zator.com/Cpp/)</li>
- http://tryke.blogcindario.com/ (http://tryke.blogcindario.com/)</li>
- http://geneura.ugr.es/~jmerelo/tutoriales-...++-avanzado.htm (http://geneura.ugr.es/~jmerelo/tutoriales-c++/c++-avanzado.htm) </li>
- http://lacarcel.iespana.es/lacarcel/cursoc%2B%2B.htm (http://lacarcel.iespana.es/lacarcel/cursoc%2B%2B.htm)</li>
- http://jungla.dit.upm.es/~jsr/oop/c++/sld002.htm (http://jungla.dit.upm.es/~jsr/oop/c++/sld002.htm) </li>
- http://www.geocities.com/ajuarezoliveros/Programacion.html (http://www.geocities.com/ajuarezoliveros/Programacion.html) </li>
- http://www.modelo.edu.mx/univ/virtech/frontal/progcpp.htm (http://www.modelo.edu.mx/univ/virtech/frontal/progcpp.htm)</li>
Inglés- http://www.zeuscmd.com/tutorials/cplusplus/index.php (http://www.zeuscmd.com/tutorials/cplusplus/index.php)</li>
- http://www.cplusplus.com/doc/tutorial/ (http://www.cplusplus.com/doc/tutorial/) </li>
- http://en.wikibooks.org/wiki/C++ (http://en.wikibooks.org/wiki/C++) </li>
- http://cplus.about.com/od/beginnerctutorial/l/blcplustut.htm (http://cplus.about.com/od/beginnerctutorial/l/blcplustut.htm)</li>
- http://www.bloodshed.net/dev/doc/index.html (http://www.bloodshed.net/dev/doc/index.html)</li>
Nota: Si buscas algún e-book en inglés (de C++ y/o Asm), pídelo por privado. No voy a subirlos porque son como 38, más de 120Mb. ::)
-
Haciendo una aportacion :)
Uno de los mejores manuales de C++ que he visto y en español
C/C++ Con Clase (http://c.conclase.com/curso/index.php)
-
Pagina muy buena sobre C avanzado en Unix (Procesos, Threads, Sockets Memoria etc) en Español
http://www.chuidiang.com/clinux/index.html (http://www.chuidiang.com/clinux/index.html)
-
Alguien me dijo que no alcanzaban esos. :P
A Tutorial on pointers and arrays in C (http://www.oopweb.com/CPP/Documents/CPointers/VolumeFrames.html)
C Programming (http://www.oopweb.com/CPP/Documents/CProgramming/VolumeFrames.html)
The C Book (http://publications.gbdirect.co.uk/c_book/)
Writing bug-free C code (http://www.duckware.com/bugfreec/index.html)
C - Elements of style (http://www.computer-books.us/c_3.php)
:whistling:
-
De C++ tampoco alcanzaron y pidieron más...
C Annotations (http://www.oopweb.com/CPP/Documents/CPPAnnotations/VolumeFrames.html)
Object First (http://www.oopweb.com/CPP/Documents/ObjectsFirst/VolumeFrames.html)
C++ Programming HOW-TO (http://www.oopweb.com/CPP/Documents/CPPHOWTO/VolumeFrames.html)
Programming in C++ - Rules and Recommendations (http://www.oopweb.com/CPP/Documents/CPPRules/VolumeFrames.html)
C++ Coding Standard (http://www.oopweb.com/CPP/Documents/CodeStandard/VolumeFrames.html)
Debugging C and C++ code in a Unix environment (http://www.oopweb.com/CPP/Documents/DebugCPP/VolumeFrames.html)
The Function Pointer Tutorials (http://www.oopweb.com/CPP/Documents/FunctionPointers/VolumeFrames.html)
Introduction To OOP Using C++ (http://www.oopweb.com/CPP/Documents/Intro2OOP/VolumeFrames.html)
The Standard Template Library (http://www.oopweb.com/CPP/Documents/STL/VolumeFrames.html)
Standard Template Library Programmer's Guide (http://www.oopweb.com/CPP/Documents/STLGuide/VolumeFrames.html)
How To Think Like A Computer Scientist Learning with C++ (http://www.oopweb.com/CPP/Documents/ThinkCScpp/VolumeFrames.html)
Thinking In C++ 2nd Edition - Volume I (http://www.oopweb.com/CPP/Documents/ThinkingInCpp1/VolumeFrames.html)
Thinking In C++ 2nd Edition - Volume II (http://www.oopweb.com/CPP/Documents/ThinkingInCpp2/VolumeFrames.html)
:whistling:
-
Más...
http://cprog.tomsweb.net/cintro.html (http://cprog.tomsweb.net/cintro.html)
http://galton.uchicago.edu/~gosset/Compdocs/gcc.html (http://galton.uchicago.edu/~gosset/Compdocs/gcc.html)
http://www.freeprogrammingresources.com/ctutor.html (http://www.freeprogrammingresources.com/ctutor.html)
http://www.augustcouncil.com/%7Etgibson/tutorial/ (http://www.augustcouncil.com/%7Etgibson/tutorial/)
http://www.intelligentedu.com/newly_resear...training/C.html (http://www.intelligentedu.com/newly_researched_free_training/C.html)
http://www.geocities.com/SiliconValley/Software/5562/ (http://www.geocities.com/SiliconValley/Software/5562/)
http://www.newty.de/fpt/index.html (http://www.newty.de/fpt/index.html)
:whistling: