Student Resources OOP344 - 20101

From CDOT Wiki
Revision as of 19:44, 10 January 2010 by Fardad (talk | contribs)
Jump to: navigation, search


OOP344 - OOP344 Student List - OOP344 Teams - OOP344 Assignment One - OOP344 Assignment Two - OOP344 IRC Schedules
- Student Resources

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!