Difference between revisions of "User:Minooz"

From CDOT Wiki
Jump to: navigation, search
 
(249 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Useful links for Programming
+
==About Me==
**C, C++ Tutorials
 
***[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/resources.html ilearn.seneca/tutorial, compilers]
 
***[http://www.parashift.com/c++-faq-lite/input-output.html good FAQ] (constructor)
 
***[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.research.att.com/~bs/glossary.html Bjarne Stroustrup's definition]
 
***[http://www.cprogramming.com/tutorial.html c & c++ programming]
 
***[http://www.arachnoid.com/cpptutor/student3.html arachnoid] good
 
***[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://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
 
**C, C++ Tips
 
***[http://www.ros.org/wiki/CppStyleGuide ros.org]
 
***[https://cs.senecac.on.ca/~oop244/pages/welco.html#asn OOP244_website]
 
***[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.drpaulcarter.com/cs/common-c-errors.php common Errors]
 
**Compilers, text editors
 
***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]
 
***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]
 
***[http://notepad-plus.sourceforge.net/uk/site.htm notepad++]
 
***[http://www.bloodshed.net/dev/devcpp.html dev ++]
 
***comodo
 
  
 +
*Blog @ http://minooz.wordpress.com/
  
  
* Useful websites for ideas, enlightened
+
== Current Courses Related==
** 1- [http://www.ted.com/ ted]
+
*[[User:Minooz/OSD600 | OSD600]]
 +
*[[User:Minooz/GAM666 | GAM666]]
 +
*[[User:Minooz/DSA | DSA]]
 +
*[[User:Minooz/WebServices | Web Services]]
  
* Useful for Linux and Windows commands
 
**1- [http://ss64.com/nt/ ss64]
 
**2- [http://www.computerhope.com/jargon.htm computer_hope]
 
  
* Useful for CSS, HTML
+
==Computer==
** 1-[http://www.hwg.org/resources/faqs/cssFAQ.html CSS FAQ]
+
*[[User:Minooz/Processing | Processing]]
** 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]
+
*[[User:Minooz/NexJ | NexJ]]
** 3-[http://www.thesitewizard.com/gettingstarted/startwebsite.shtml how to start your web]
 
 
 
*Dictionary
 
**[http://www.urbandictionary.com/ Urban Dictionary]
 
 
 
*Cooking
 
**Chef at home [http://www.foodtv.ca/recipes/recipedetails.aspx?dishid=6971]
 
**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]
 

Latest revision as of 04:26, 9 February 2014

About Me


Current Courses Related


Computer