Difference between revisions of "User:Ysliu2"

From CDOT Wiki
Jump to: navigation, search
(Courses)
(Courses)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Introduction=
 
=Introduction=
 
I am a sutdent of Seneca College and I am in Computer Programming and Analysis program.
 
I am a sutdent of Seneca College and I am in Computer Programming and Analysis program.
 +
 +
=Contact Information=
 +
 +
<table>
 +
  <tr><td>User Name:</td><td>ysliu2</td></tr>
 +
  <tr><td>E    Mail: </td><td>[mailto:ysliu2@learn.senecac.on.ca ysliu2] </td></tr>
 +
  <tr><td>IRC Nickname:</td><td> ysliu2</td></tr>
 +
  <tr><td>Blog:</td><td>[http://ysliu2.blogspot.com/ ysliu2]</td></tr>
 +
</table>
  
 
=Courses=
 
=Courses=
The courses I take this semester:
+
The courses I enroll this semester:
  
* [https://scs.senecac.on.ca/course/oop344 OOP344]
+
* Object Oriented Programming II Using C++ [https://scs.senecac.on.ca/course/oop344 OOP344]
  
* [https://scs.senecac.on.ca/course/int322 INT322]
+
*Internet II - Web Programming  on UNIX [https://scs.senecac.on.ca/course/int322 INT322]
  
 +
=OOP344 Team=
 +
* [http://zenit.senecac.on.ca/wiki/index.php/OOP344_-_Four_Coders_-_20102 Four Coders]
 
=Resources=
 
=Resources=
 +
 +
* Class notes can be found here: svn://zenit.senecac.on.ca/oop344
 +
* [http://teachingopensource.com/index.php/Textbook_Release_0.8 Practical Open Source Software Exploration]
 +
* [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages]
 +
* [http://subversion.tigris.org/ Subversion (SVN)]
 +
* [http://tortoisesvn.net/downloads Download Page of TortoiseSVN]
 +
* [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html TortoiseSVN Documentation]
 +
* [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download[https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here].
 +
* Mac Lab Available in 2108 as well as in the Computing Commons*
 +
* [http://zenit.senecac.on.ca/wiki/index.php/OOP344_Student_Resources#Create_an_IRC_account_and_login_.28in_Windows.29 Create an IRC account and login (in Windows)]
 +
* [http://irchelp.org/irchelp/irctutorial.html IRC Tutorial]
 +
* [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac

Latest revision as of 11:05, 20 May 2010

Introduction

I am a sutdent of Seneca College and I am in Computer Programming and Analysis program.

Contact Information

User Name:ysliu2
E Mail: ysliu2
IRC Nickname: ysliu2
Blog:ysliu2

Courses

The courses I enroll this semester:

  • Object Oriented Programming II Using C++ OOP344
  • Internet II - Web Programming on UNIX INT322

OOP344 Team

Resources