Difference between revisions of "User:Minooz"

From CDOT Wiki
Jump to: navigation, search
Line 16: Line 16:
 
:[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
***[http://www.ros.org/wiki/CppStyleGuide ros.org]
+
:::[http://www.ros.org/wiki/CppStyleGuide ros.org]
***[https://cs.senecac.on.ca/~oop244/pages/welco.html#asn OOP244_website]
+
:[https://cs.senecac.on.ca/~oop244/pages/welco.html#asn OOP244_website]
***[http://www.possibility.com/Cpp/CppCodingStandard.html Possibility.com]
+
:[http://www.possibility.com/Cpp/CppCodingStandard.html Possibility.com]
***[http://www.gskinner.com/blog/archives/2008/11/curly_braces_to.html gskinner_blog]
+
:[http://www.gskinner.com/blog/archives/2008/11/curly_braces_to.html gskinner_blog]
***[http://www.drpaulcarter.com/cs/common-c-errors.php common Errors]
+
:[http://www.drpaulcarter.com/cs/common-c-errors.php common Errors]
**Compilers, text editors
+
*Compilers, text editors
***Integrated Development Environment [http://en.wikipedia.org/wiki/Integrated_development_environment IDE]
+
:Integrated Development Environment [http://en.wikipedia.org/wiki/Integrated_development_environment IDE]
***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
+
:Course Website(Chris)-[https://cs.senecac.on.ca/~chris.szalwinski/resources/gdb_notes.html Software Development]-
/pages/content/debug.html Software Development 2]
+
:[https://cs.senecac.on.ca/~btp100/pages/content/debug.html Software Development 2]
***[http://www.experts-exchange.com/ blog for debug]
+
:[http://www.experts-exchange.com/ blog for debug]
***[http://www.realworldtech.com/page.cfm?ArticleID=RWT041902173146&p=2 real world technology]
+
:[http://www.realworldtech.com/page.cfm?ArticleID=RWT041902173146&p=2 real world technology]
***[http://notepad-plus.sourceforge.net/uk/site.htm notepad++]
+
:[http://notepad-plus.sourceforge.net/uk/site.htm notepad++]
***[http://www.bloodshed.net/dev/devcpp.html dev ++]
+
:[http://www.bloodshed.net/dev/devcpp.html dev ++]
***comodo
+
:comodo
  
  

Revision as of 22:32, 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
  • C, C++ Tips
ros.org
OOP244_website
Possibility.com
gskinner_blog
common Errors
  • Compilers, text editors
Integrated Development Environment IDE
Visual Studio - How to
Course Website(Chris)-Software Development-
Software Development 2
blog for debug
real world technology
notepad++
dev ++
comodo


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

wiki tutorial