Difference between revisions of "Main Page"

From Suhrid.net Wiki
Jump to navigationJump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== '''Welcome to the Suhrid.net Wiki.''' ==
 
== '''Welcome to the Suhrid.net Wiki.''' ==
 
   
 
   
 +
I am using this Wiki for notes that I have taken on various topics (mostly Computer Science/Software Engineering courseware - University & otherwise).
  
I am using this Wiki for notes that I have taken on various topics. Feel free to browse.
+
{| class="wikitable"
 
+
!colspan="2"| Notes
Notes that I took while studying for the OCPJP Exam : [[:Category:OCPJP]]
+
|-
 +
| Lots of Java stuff, notes taken while preparing for the Oracle Java Certification Exam || [[:Category:OCPJP]]
 +
|-
 +
| Concurrent and Real time Programming in Java (from classes at UoY) || [[:Category:RealtimeJava]]
 +
|-
 +
| Requirement Engineering (from classes taken at the University of York) || [[:Category:REQE]]
 +
|-
 +
| Software Architecture (from classes at UoY) || [[:Category:SYAR]]
 +
|-
 +
| User Centered Design (from classes at UoY) || [[User_Centred_Design]]
 +
|-
 +
| Object Oriented Design (from classes at UoY) || [[:Category:OODE]]
 +
|-
 +
| MS Thesis Structure || [[PRMS_Report]]
 +
|-
 +
| Databases (Notes from Stanford's excellent Introduction to Databases free MOOC) || [[Databases]]
 +
|-
 +
| Web Application Architectures (Notes from UNM's Web App MOOC on Coursera) || [[Web_Application_Architectures]]
 +
|}

Latest revision as of 23:07, 22 November 2014

Welcome to the Suhrid.net Wiki.

I am using this Wiki for notes that I have taken on various topics (mostly Computer Science/Software Engineering courseware - University & otherwise).

Notes
Lots of Java stuff, notes taken while preparing for the Oracle Java Certification Exam Category:OCPJP
Concurrent and Real time Programming in Java (from classes at UoY) Category:RealtimeJava
Requirement Engineering (from classes taken at the University of York) Category:REQE
Software Architecture (from classes at UoY) Category:SYAR
User Centered Design (from classes at UoY) User_Centred_Design
Object Oriented Design (from classes at UoY) Category:OODE
MS Thesis Structure PRMS_Report
Databases (Notes from Stanford's excellent Introduction to Databases free MOOC) Databases
Web Application Architectures (Notes from UNM's Web App MOOC on Coursera) Web_Application_Architectures