Difference between revisions of "Student Resources OOP344 - 20101"
(moved OOP344 Student Resources to OOP344 Student Resources 20093: New semester) |
|||
Line 1: | Line 1: | ||
− | + | ||
+ | |||
+ | [[OOP344]] - [[OOP344 Student List]] - [[OOP344 Teams]] - [[OOP344 Assignment One]] - [[OOP344 Assignment Two]] - [[OOP344 IRC Schedules 20093 |OOP344 IRC Schedules]]<br /> | ||
+ | - [[Student Resources]]<br /> | ||
+ | ===Quick Link=== | ||
+ | [[Tortoise in 5]] - | ||
+ | [[Linked List]] - | ||
+ | [[IO Edit,Vedit TIP]] - | ||
+ | [http://www.ljubomirgorscak.com/recordings/oop344recordings.html Fardad's OOP344 lectures] - | ||
+ | <br /> | ||
+ | |||
+ | This page will serve as a hub for all OOP344 students to create wiki pages related to the course for the purpose of aiding their fellow students. Got a handy trick that makes programming easier? Feel free to build a page about it and link it here for all your classmates to use! | ||
+ | |||
+ | == Standards == | ||
+ | To add a new page, simply put a link at the top of the page and a section below with a link and short description of what the page is about. Simple enough? | ||
+ | |||
+ | |||
+ | == Audio Recordings == | ||
+ | |||
+ | [http://www.ljubomirgorscak.com/recordings/oop344recordings.html Fardad's OOP344 lectures] <-- OOP344 Student ID: Ljubo | ||
+ | |||
+ | == Webpages == | ||
+ | |||
+ | https://cs.senecac.on.ca/~btp300 <-- the degree version of oop344. Good for an indepth look at the material. Includes Workshops and Walkthroughs | ||
+ | https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/ <-- Notes only up to Oct 28, 2009. Includes past tests | ||
+ | svn://zenit.senecac.on.ca/oop344_093svn <-- Up to Date Notes shown in all lectures | ||
+ | |||
+ | == TortoiseSVN in 5 easy steps == | ||
+ | [[Tortoise in 5]] <br /> | ||
+ | This page is dedicated to those poor souls that have to use SVN but don't have time to read through chapter upon chapter about it just to be able to participate in assignment 2. | ||
+ | |||
+ | == Linked List Explained == | ||
+ | [[Linked List]] <br /> | ||
+ | If you don't really understand how linked lists work or why we should even use them then this page is made for you! |
Revision as of 18:44, 10 January 2010
OOP344 - OOP344 Student List - OOP344 Teams - OOP344 Assignment One - OOP344 Assignment Two - OOP344 IRC Schedules
- Student Resources
Contents
Quick Link
Tortoise in 5 -
Linked List -
IO Edit,Vedit TIP -
Fardad's OOP344 lectures -
This page will serve as a hub for all OOP344 students to create wiki pages related to the course for the purpose of aiding their fellow students. Got a handy trick that makes programming easier? Feel free to build a page about it and link it here for all your classmates to use!
Standards
To add a new page, simply put a link at the top of the page and a section below with a link and short description of what the page is about. Simple enough?
Audio Recordings
Fardad's OOP344 lectures <-- OOP344 Student ID: Ljubo
Webpages
https://cs.senecac.on.ca/~btp300 <-- the degree version of oop344. Good for an indepth look at the material. Includes Workshops and Walkthroughs https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/ <-- Notes only up to Oct 28, 2009. Includes past tests svn://zenit.senecac.on.ca/oop344_093svn <-- Up to Date Notes shown in all lectures
TortoiseSVN in 5 easy steps
Tortoise in 5
This page is dedicated to those poor souls that have to use SVN but don't have time to read through chapter upon chapter about it just to be able to participate in assignment 2.
Linked List Explained
Linked List
If you don't really understand how linked lists work or why we should even use them then this page is made for you!