Difference between revisions of "BTP300"

From CDOT Wiki
Jump to: navigation, search
Line 11: Line 11:
 
** [https://cs.senecac.on.ca/~btp300/pages/content/index.html Course Web Site – Lecture Notes]
 
** [https://cs.senecac.on.ca/~btp300/pages/content/index.html Course Web Site – Lecture Notes]
 
** [https://cs.senecac.on.ca/~btp300/pages/timeline.html Course Web Site – Timeline]
 
** [https://cs.senecac.on.ca/~btp300/pages/timeline.html Course Web Site – Timeline]
 +
*'''Instructor:''' Dr. Peter Liu (Fall 2012)
  
 
== Wiki-based Learning ==
 
== Wiki-based Learning ==
Line 22: Line 23:
  
 
== [[BTP300 To-Do List Fall 2012 | Weekly To-Do List]] ==
 
== [[BTP300 To-Do List Fall 2012 | Weekly To-Do List]] ==
 
== Workshop Q & A ==
 
=== [[Workshop 2]] ===
 
  
 
== The Course Project  ==
 
== The Course Project  ==
Line 44: Line 42:
 
* [[C++/C Q & A on stackoverlfow]]
 
* [[C++/C Q & A on stackoverlfow]]
 
* [[C/C++ FAQ]]
 
* [[C/C++ FAQ]]
 +
 +
== Workshops Q & A ==
 +
*[[Workshop 2]]
  
 
== Resources ==
 
== Resources ==

Revision as of 16:29, 20 September 2012


Please help make this page resourceful for all BTP300 students to use! (Dr. Chris Szalwinski, Fall 2012)

Object-Oriented Software Development I - C++

This course continues the study of object-oriented programming, which started with BTP200. It covers the details of the C++ language at the intermediate level.

Wiki-based Learning

  • Purpose
    • Collaboration is a growing trend in today's practice of software development. You may visit Wikipedia to read about Ward Cunningham and collaboration in agile software development. IBM has developed a wiki-based product for corporate learning. During this semester, you will use a wiki to learn how to collaborate with your fellow classmates when you are building up your C++ programming skills in this course. The students will take an active role in creating useful contents. The professor will play the role of an observer and a facilitator.
  • Benefits
    • You will be better prepared to enter the IT workforce and pursue courses on open source software development such as OSD600 or DPS908.
    • You are expected to use this wiki when you start working on the course project as a team. In order to develop professional presentation skills, please pay attention to clarity of expression and spelling errors.
  • Guidelines of Community Practice
    • The key element in fostering a spirit of collaboration is that everyone is a contributor to the learning community. We will respect each other and interact with each other in a professional way. You will discover your artistic potentials when you use your favorite formats and styles in creating wiki pages.

Weekly To-Do List

The Course Project

When you work on the BTP300 assignments, you will tackle complex programming problems under demanding due dates. You can support each other by posting your questions, answers and comments on the following links. You should try your best to resolve a programming issue within your team first before you post it up here. Please do your own homework before you ask for help or clarification. Take a look at Eclipse Community Forums and see how Eclipse developers and users conduct Q & A. Note: DO NOT POST general C++/C programming questions here.

Teams

Practical Tips

Assignment 1: Q & A

Assignment 2 (Release 0.1): Q & A

Assignment 2 (Release 0.2): Q & A

Assignment 2 (Release 0.3): Q & A

Assignment 3: Q & A

Assignment 4: Q & A

Learning C++/C Programming

You may develop your research skills by creating useful topics and contents here.

Workshops Q & A

Resources

Archives

BTP300 Fall 2011