Difference between revisions of "User:Minooz"

From CDOT Wiki
Jump to: navigation, search
Line 17: Line 17:
  
 
*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]
Line 36: Line 36:
  
 
* Useful websites for ideas, enlightened
 
* Useful websites for ideas, enlightened
** 1- [http://www.ted.com/ ted]
+
:1- [http://www.ted.com/ ted]
  
 
* Useful for Linux and Windows commands
 
* Useful for Linux and Windows commands
**1- [http://ss64.com/nt/ ss64]
+
:1- [http://ss64.com/nt/ ss64]
**2- [http://www.computerhope.com/jargon.htm computer_hope]
+
:2- [http://www.computerhope.com/jargon.htm computer_hope]
  
 
* Useful for CSS, HTML
 
* Useful for CSS, HTML
** 1-[http://www.hwg.org/resources/faqs/cssFAQ.html CSS FAQ]
+
:1-[http://www.hwg.org/resources/faqs/cssFAQ.html CSS FAQ]
** 2-[http://www.w3.org/TR/1999/REC-CSS1-19990111 W3.org_1]also,[http://www.w3.org/TR/html401/present/styles.html W3.org_2]
+
:2-[http://www.w3.org/TR/1999/REC-CSS1-19990111 W3.org_1]also,[http://www.w3.org/TR/html401/present/styles.html W3.org_2]
** 3-[http://www.thesitewizard.com/gettingstarted/startwebsite.shtml how to start your web]
+
:3-[http://www.thesitewizard.com/gettingstarted/startwebsite.shtml how to start your web]
** 4- Good Tutorial [http://www.elated.com/articles/creating-image-maps/ elated.com]  
+
:4- Good Tutorial [http://www.elated.com/articles/creating-image-maps/ elated.com]  
  
 
*Dictionary
 
*Dictionary
Line 52: Line 52:
  
 
*Cooking
 
*Cooking
**Chef at home [http://www.foodtv.ca/recipes/recipedetails.aspx?dishid=6971]
+
:Chef at home [http://www.foodtv.ca/recipes/recipedetails.aspx?dishid=6971]
**Chocolate Zucchini cake [http://elise.com/recipes/archives/000621chocolate_zucchini_cake.php]
+
:Chocolate Zucchini cake [http://elise.com/recipes/archives/000621chocolate_zucchini_cake.php]
**kind of potato gratine![http://www.foodtv.ca/recipes/recipedetails.aspx?dishid=9995]
+
::kind of potato gratine![http://www.foodtv.ca/recipes/recipedetails.aspx?dishid=9995]
  
 
*General
 
*General
** Phone [http://www.magicjack.com/4/index.asp magic jack]
+
Phone [http://www.magicjack.com/4/index.asp magic jack]
  
 
==wiki tutorial==
 
==wiki tutorial==
 
*[http://en.wikipedia.org/wiki/Wikipedia:Tutorial_(Formatting) Formatting]
 
*[http://en.wikipedia.org/wiki/Wikipedia:Tutorial_(Formatting) Formatting]

Revision as of 22:33, 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
1- ted
  • Useful for Linux and Windows commands
1- ss64
2- computer_hope
  • Useful for CSS, HTML
1-CSS FAQ
2-W3.org_1also,W3.org_2
3-how to start your web
4- Good Tutorial elated.com
  • Cooking
Chef at home [1]
Chocolate Zucchini cake [2]
kind of potato gratine![3]
  • General

Phone magic jack

wiki tutorial