Difference between revisions of "User:Minooz"

From CDOT Wiki
Jump to: navigation, search
Line 8: Line 8:
 
***[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]
 
**C, C++ Tips
 
**C, C++ Tips
 
***[http://www.ros.org/wiki/CppStyleGuide ros.org]
 
***[http://www.ros.org/wiki/CppStyleGuide ros.org]
Line 18: Line 19:
 
***Visual Studio - [http://msdn.microsoft.com/en-us/library/ms165088.aspx How to]
 
***Visual Studio - [http://msdn.microsoft.com/en-us/library/ms165088.aspx How to]
 
***Course Website(Chris)-[https://cs.senecac.on.ca/~chris.szalwinski/resources/gdb_notes.html Software Development]-[https://cs.senecac.on.ca/~btp100/pages/content/debug.html Software Development 2]
 
***Course Website(Chris)-[https://cs.senecac.on.ca/~chris.szalwinski/resources/gdb_notes.html Software Development]-[https://cs.senecac.on.ca/~btp100/pages/content/debug.html Software Development 2]
 +
***[http://www.experts-exchange.com/ blog for debug]
 +
***[http://www.realworldtech.com/page.cfm?ArticleID=RWT041902173146&p=2 real world technology]
 +
  
  

Revision as of 17:40, 16 October 2009


  • Useful websites for ideas, enlightened