Changes

Jump to: navigation, search

User:Minooz

9,067 bytes removed, 04:26, 9 February 2014
no edit summary
==CDOTAbout Me==*[[User:Minooz/NexJ | Min NexJ]]*[[User:Minooz/Tasks/Fall_Sep_2010 | Min Tasks]]*[[User:Minooz/Processing | Min Processing]]*[http://zenit.senecac.on.ca/wiki/index.php/Category:Fall_2010_September CDOT Task Logs]
==User Interface Design==: Book [http://oreilly.com/catalog/9780596101954/preview#preview X Power-Chris Tyler]: Android widget [http://www.tat.se/home/ 3D screen]: Android developers [http://developer.android.com/index.html Home Page]: Mozilla [https://mozillalabs.com/blog/2009/01/introducing-the-design-challenge/ Design Challenges]: Chris Zalwinsky Resources [http://www.amazon.com/Design-Everyday-Things-Donald-Norman/dp/0385267746 Design Everyday Things]: Chris Resources [http://www.hcibook.com/e3/chapters/intro/ Human Computer Interaction]: Organic User Interface[http://en.wikipedia.org/wiki/Organic_user_interface ]: MIT User Interface Design Course [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-831-user-interface-design-and-implementation-fall-2004/]: Larry Tesler (Apple, Xerox) [http://en.wikipedia.org/wiki/Larry_Tesler]:: Home Page[*Blog @ http://wwwminooz.nomodeswordpress.com/Larry_Tesler_Consulting/Home.html ]:: Modeless Interface [http://en.wikipedia.org/wiki/Modeless]:: 23 & Me [http://en.wikipedia.org/wiki/23andMe]
==Open Source==
:OPS main page [https://cs.senecac.on.ca/~fac/ops235/]
:OPS course[http://blog.freewarenetwork.com/2006/09/27/introduction-to-open-source-part-1/]
:OPS [https://cs.senecac.on.ca/~fac/ops235/lab1.html lab1]
:Fedora Installation [http://docs.fedoraproject.org/install-guide/f10/en_US/ch-beginninginstallation.html]
:OPS [https://cs.senecac.on.ca/~fac/ops235/lab3.html lab3]
==Useful links for ProgrammingCurrent Courses Related==*General: [https[User:Minooz//cs.senecac.on.ca/~lczegel/ CS Website (czegel)OSD600 | OSD600]]: *[[httpsUser:Minooz//cs.senecac.on.ca/~lczegel/BTP100/pages/content/ CS Website (Chris)GAM666 | GAM666]]: *[[httpUser:Minooz//mitpress.mit.edu/sicp/full-text/book/book.html Structure and interpretatuib of computer programsDSA | DSA]]: *[[httpUser:Minooz//norvig.com/21-days.html Programming in Ten yearsWebServices | Web Services]]
*JAVA
:[http://www.java2s.com/Code/Java/Swing-JFC/EditabilityExample.htm java2s - good examples]
:[http://java.comsci.us/examples/swing/ Java Swing Package examples]
:[https://matrix.senecac.on.ca:8443/wiki/javaSE/index.php/User:Mziaei1 Minoo Java Course]
:[https://matrix.senecac.on.ca:8443/wiki/javaSE/index.php/Main_Page Java Course Page]
*C#:[http://www.exforsys.com/tutorials/asp.net/validating-user-input-with-csharp.html About Validators]:[http://quickstarts.asp.net/QuickStartv20/aspnet/doc/ctrlref/standard/wizard.aspx Wizard]:[http://msdn.microsoft.com/en-us/library/aa581776.aspx#aspnet_tutorial01_dataaccesslayer_cs_topic1 msdn Data Access Layer]:[http://www.codeproject.com/KB/aspnet/fileupload.aspx file Upload]:[http://msdn.microsoft.com/en-us/library/Aa933167 InsertIdentify]:[http://www.asp.net/data-access/tutorials asp.net data access layer tutorial]:[http://forums.asp.net/t/1040044.aspx scope Identity - problem solving]:[http://www.obout.com/grid/grid_data_sources_data_set.aspx very good data] *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)_very good:[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:[http://www.opengroup.org/onlinepubs/007908775/xsh/fopen.html Open Group]:[http://www.acm.org/crossroads/xrds1-4/ovp.html copy constructors]:[http://www.parashift.com/c++-faq-lite/index.html copy constructors-parashift]:[http://augustcouncil.com/~tgibson/tutorial/arr.html good explanation, working with arrays]:[http://richardbowles.tripod.com/cpp/linklist/linklist.htm LINKED LIST] *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]:[https://cs.senecac.on.ca/~lczegel/UNIX/lectures/lecture06/lecture06.html Debugging]:[https://cs.senecac.on.ca/~lczegel/BTP100/pages/content/debug.html Chris Website-BTP100] *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 [http://www.example.com link title][http://www.example.com link title] *SQL:Database [http://infogoal.com/sql/sql-alter-table.htm] === Useful for Linux and Windows commands===:1- [http://ss64.com/nt/ ss64]:2- [http://www.computerhope.com/jargon.htm computer_hope] == Web Application ==* Useful for CSS, HTML: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]: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] :5- Good CSS list [http://www.htmlhelp.com/reference/css/properties.html csshelp]:6- Good CSS [http://meyerweb.com/eric/css/ w3]:7- Perfect CSS, each option is displayed [http://www.somacon.com/p141.php] :8-[http://css-tricks.com/perfect-full-page-background-image/ css-full background]:9-[http://css-tricks.com/video-screencasts/84-site-walkthrough/ walkthrough]:10-[http://css-tricks.com/examples/WebAppFromScratch/ create web application]:11-[http://www.quirksmode.org/ Compatibility of Browsers]:12- How to code secure Web Applications[http://voxel.dl.sourceforge.net/project/owasp/Guide/2.0.1/OWASPGuide2.0.1.pdf ] == Useful links for Scripting & Perl==:1-[http://phoenix.goucher.edu/~kelliher/ general] and [http://phoenix.goucher.edu/~kelliher/cs29/feb18.html Perl]:2-[http://www.cgi101.com/ great CGI, Perl]:3-[http://docstore.mik.ua/orelly/linux/run/ch13_04.htm more on Perl]:4 [https://cs.senecac.on.ca/~lczegel/ULI101/lectures/lecture9/Lecture9.html Regular Expressions]:5-[http://regexlib.com/Default.aspx RegEx Samples] ==wiki & IRC tutorial==*[http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How_to_edit_a_page]* IRC [http://tips.webdesign10.com/chatzilla-extension.htm How_to]* IRC2 [http://www.irchelp.org/irchelp/irctutorial.html IRC_help]* IRC3 [http://zenit.senecac.on.ca/wiki/index.php/Irc IRC_very good]* log sample [http://fardad.com/irclogs/Default.aspx?co=0&log=%23seneca-oop344.freenode.20100127&u1=All+Users&u2=No+One+Else&u3=No+One+Else&u4=No+One+Else] ==Computer Issues==:In case of slowing down, one of the options may be check the ''indexing option'', here is a help website: [http://www.vistaultimate.com/tweak-windows-vista-indexing.htm indexing]. ==Useful websites for ideas, enlightened==* [http://www.ted.com/ ted] ==Interview Tips==*[httpUser:Minooz//www.dotnetuncle.com/csharp/127_Session_Viewstate.aspx Technical QuestionsProcessing | Processing==Dictionary==*[http://www.urbandictionary.com/ Urban Dictionary]*[http://www.youtube.com/watch?v=2_QaTlPpF4s&feature=channel English teaching-Blue] ==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]:Chocolate Zucchini without milk [http://allrecipes.com//Recipe/chocolate-zucchini-cake-iii/Detail.aspx]:kind of potato gratine![http://www.foodtv.ca/recipes/recipedetails.aspx?dishid=9995] ==General==:Phone [http://www.magicjack.com/4/index.asp magic jack]:MLA citation [http://easybib.com]:Canada Government [http://www.aparsai.ca/?p=400] , [http://en.wikipedia.org/wiki/Canadian_federalism] , [http://en.wikipedia.org/wiki/Government_of_Canada]:Canada [http://ardal.blogfa.com/post-116.aspx]:Canada History [http://fa.wikipedia.org/wiki/تاریخ_کانادا]   :[[User:Minooz/NexJ |Minooz]NexJ] 22:36, 30 October 2009 (EDT) **Minooz Blog[http://minooz.wordpress.com/]
1
edit

Navigation menu