Difference between revisions of "User:Minooz"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
* Useful links for Programming
+
==Useful links for Programming==
**C, C++ Tutorials
+
*C, C++ Tutorials
***[http://www.cplusplus.com/reference/ C plus plus]
+
:[http://www.cplusplus.com/reference/ C plus plus]
***[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/oop_data_structures_p1.html ilearn.seneca]
+
:[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/oop_data_structures_p1.html ilearn.seneca]
***[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/resources.html ilearn.seneca/tutorial, compilers]
+
:[http://ilearn.senecac.on.ca/storage/OOP/oop_data_structures/resources.html ilearn.seneca/tutorial, compilers]
***[http://www.parashift.com/c++-faq-lite/input-output.html good FAQ] (constructor)_very good
+
:[http://www.parashift.com/c++-faq-lite/input-output.html good FAQ] (constructor)_very good
***[http://www.vias.org/cppcourse/wrapnt_fruitful_functions46.html C++ Course]
+
:[http://www.vias.org/cppcourse/wrapnt_fruitful_functions46.html C++ Course]
***[http://www.uow.edu.au/~lukes/TEXTBOOK/notes-cpp/io/omanipulators.html uow.edu.au]
+
:[http://www.uow.edu.au/~lukes/TEXTBOOK/notes-cpp/io/omanipulators.html uow.edu.au]
***[http://www.research.att.com/~bs/glossary.html Bjarne Stroustrup's definition]
+
:[http://www.research.att.com/~bs/glossary.html Bjarne Stroustrup's definition]
***[http://www.cprogramming.com/tutorial.html c & c++ programming]
+
:[http://www.cprogramming.com/tutorial.html c & c++ programming]
***[http://www.arachnoid.com/cpptutor/student3.html arachnoid] good
+
:[http://www.arachnoid.com/cpptutor/student3.html arachnoid] good
***[http://www.cplusplus.com/reference/iostream/ostream/ cplusplus] I/O stream
+
:[http://www.cplusplus.com/reference/iostream/ostream/ cplusplus] I/O stream
***[http://publib.boulder.ibm.com/infocenter/comphelp/v101v121/index.jsp?topic=/com.ibm.xlcpp101.aix.doc/legacy/id00058.html IBM] output flags
+
:[http://publib.boulder.ibm.com/infocenter/comphelp/v101v121/index.jsp?topic=/com.ibm.xlcpp101.aix.doc/legacy/id00058.html IBM] output flags
***[http://en.allexperts.com/q/C-1040/Undefined-reference-linking.htm allexperts.com] good explanation directive
+
:[http://en.allexperts.com/q/C-1040/Undefined-reference-linking.htm allexperts.com] good explanation directive
***[http://www.unknownroad.com/rtfm/gdbtut/gdbsegfault.html gdb] how to debug
+
:[http://www.unknownroad.com/rtfm/gdbtut/gdbsegfault.html gdb] how to debug
***[http://www.opengroup.org/onlinepubs/007908775/xsh/fopen.html Open Group]
+
:[http://www.opengroup.org/onlinepubs/007908775/xsh/fopen.html Open Group]
  
 
**C, C++ Tips
 
**C, C++ Tips

Revision as of 22:30, 30 October 2009

Useful links for Programming

  • C, C++ Tutorials
C plus plus
ilearn.seneca
ilearn.seneca/tutorial, compilers
good FAQ (constructor)_very good
C++ Course
uow.edu.au
Bjarne Stroustrup's definition
c & c++ programming
arachnoid good
cplusplus I/O stream
IBM output flags
allexperts.com good explanation directive
gdb how to debug
Open Group

/pages/content/debug.html Software Development 2]


  • Useful websites for ideas, enlightened
  • Cooking
    • Chef at home [1]
    • Chocolate Zucchini cake [2]
    • kind of potato gratine![3]

wiki tutorial