Difference between revisions of "OOP344"
(→OOP344 -- Object Oriented Programming II Using C++) |
(→OOP344 -- Object Oriented Programming II Using C++: Added exam topics section) |
||
(65 intermediate revisions by 14 users not shown) | |||
Line 1: | Line 1: | ||
<big><big>Object Oriented Programming II Using C++</big></big> with introduction to open source | <big><big>Object Oriented Programming II Using C++</big></big> with introduction to open source | ||
− | {{OOP344 Index | | + | {{OOP344 Index Extended | 20141}} |
Please help make this page resourceful for all OOP344 students to use! | Please help make this page resourceful for all OOP344 students to use! | ||
− | Short link for current page: bit.ly/oop344 | + | Short link for current page: [https://bit.ly/oop344 bit.ly/oop344] |
= OOP344 -- Object Oriented Programming II Using C++ = | = OOP344 -- Object Oriented Programming II Using C++ = | ||
+ | == Exam Topics == | ||
+ | * The topics on the exam are listed in this [https://docs.google.com/document/d/1r2l-ErNeT6Sul7X8OiOD_GknA48BIuy7i931TO0UifE/edit?usp=sharing google doc] | ||
+ | * While studying for the exam, it is most efficient to spend your time '''only''' on what is listed | ||
+ | * Study other topics only when you've exhausted the listed topics | ||
+ | * The bitwise operations workshop is a good exercise for bit operations | ||
+ | |||
+ | == IRC == | ||
+ | * Server: irc.freenode.net | ||
+ | * Channel: #seneca-oop344 | ||
+ | |||
== Professors == | == Professors == | ||
− | * [[user:Fardad|Fardad Soleimanloo]] | + | * Hasan Kamal-Al-Deen |
+ | ** Skype: hasan.kamal.al.deen | ||
+ | ** IRC: northWind, northAway, northBot ('''IRC Bot''') | ||
+ | ** Website: [https://scs.senecac.on.ca/~hasan.kamal-al-deen https://scs.senecac.on.ca/~hasan.kamal-al-deen] | ||
+ | ** Schedule: [https://scs.senecac.on.ca/~hasan.kamal-al-deen/?q=schedule https://scs.senecac.on.ca/~hasan.kamal-al-deen/?q=schedule] | ||
+ | ** Office Hours: | ||
+ | *** Tuesday: 11:40am - 1:25pm | ||
+ | *** Thursday: 1:30pm - 3:15pm | ||
+ | |||
+ | * [[Greg Blair]] | ||
+ | ** Email: [mailto:john.blair@senecacollege.ca john.blair@senecacollege.ca] | ||
+ | |||
+ | <!-- | ||
+ | *: IRC: server: irc.freenode.net, channel: #seneca-oop344 | ||
+ | * [[user:CloudScorpion|Joseph Hughes]] | ||
+ | |||
+ | * [[user:Fardad|Fardad Soleimanloo]] | ||
+ | *: Online office status: '''''(OFFLINE)''''' | ||
+ | *:[https://bbb.senecacollege.ca BigBlueButton], (login using your seneca userid and password)<br /> meeting name: OOP344 Online Office, password: oop344 | ||
+ | *:: <small>''you must have headset OR headphones and microphone for voice chat, you CAN NOT use computer speakers for voice chat because of</small> | ||
+ | *: Skype: sosfardad | ||
+ | --> | ||
+ | |||
+ | == Examples and In-class Notes== | ||
+ | * A/C Section - inclass notes: [https://github.com/Seneca-OOP344/20141notes.git git@github.com:Seneca-OOP344/20141notes.git] | ||
+ | * B Section - inclass notes: [https://github.com/CaptGreg/SenecaOOP344-attic.git git@github.com:CaptGreg/SenecaOOP344-attic.git] | ||
+ | |||
+ | <!-- OLD STUFF | ||
+ | |||
+ | svn://zenit.senecac.on.ca/oop344 (userid: oop344, no password) <--- You need to install SVN to open the link. <br/> | ||
+ | --><!-- | ||
+ | Link was not working. link updated. | ||
+ | --> | ||
== [https://scs.senecac.on.ca/course/oop344 Subject Description and Course Outcomes] == | == [https://scs.senecac.on.ca/course/oop344 Subject Description and Course Outcomes] == | ||
Line 15: | Line 57: | ||
== The Project == | == The Project == | ||
− | TBA | + | * TBA |
− | |||
− | |||
== Exam Schedule == | == Exam Schedule == | ||
Line 24: | Line 64: | ||
== Grading == | == Grading == | ||
− | * Tests | + | * Tests 30% |
− | + | ** Quizzes | |
− | ** | + | * Project 30% |
− | * Project | ||
** Application 30% | ** Application 30% | ||
− | ** | + | ** Bonus 10% (till maximum project mark) for completing all [https://scs.senecac.on.ca/~btp300/pages/workshops/index.html workshops] |
* Final Exam 40% | * Final Exam 40% | ||
Line 44: | Line 83: | ||
* How to Install [http://wiki.tryphon.eu/how_to_install_xchat XChat] ([http://www.silverex.org/download/ XChat 2 <free>]) | * How to Install [http://wiki.tryphon.eu/how_to_install_xchat XChat] ([http://www.silverex.org/download/ XChat 2 <free>]) | ||
* [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac | * [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac | ||
− | + | * [http://en.cppreference.com/w/cpp/language/operator_precedence C++ Operator Precedence] C++ Operator Precedence | |
+ | * [https://github.com/languages/C%2B%2B Open Source C++ projects on GitHub] For those who wants to try their knowledge, you can participate in Open Source C++ Projects on GitHub. Just click the link, choose project for you and start working on it, as simple as that. | ||
+ | * [http://www.sgi.com/tech/stl/ Standard Template Library Programmer's Guide] | ||
<!-- OLD stuff: to be updated | <!-- OLD stuff: to be updated | ||
Line 59: | Line 100: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--> | --> | ||
Line 73: | Line 107: | ||
--> | --> | ||
<br /> | <br /> | ||
− | [[OOP344 20093 | OOP344 20093]]<br/> | + | ===Inclass Notes=== |
− | [[OOP344 - 20101]]<br /> | + | *[https://github.com/Seneca-OOP344/fardad-archive.git git@github.com:Seneca-OOP344/fardad-archive.git] |
− | [[OOP344 Weekly Schedule 20102 | OOP344 - 20102]]<br /> | + | ===Weekly Schedules=== |
− | [[OOP344 Weekly Schedule 20103 | OOP344 - 20103]]<br /> | + | |
− | [[Weekly Schedule 20111 - OOP344 | OOP344 - 20111]]<br /> | + | *[[OOP344 20093 | OOP344 - 20093]]<br/> |
− | [[Weekly Schedule 20112 - OOP344 | OOP344 - 20112]]<br /> | + | *[[OOP344 - 20101]]<br /> |
− | [[Weekly Schedule 20113 - OOP344 | OOP344 - 20113]]<br /> | + | *[[OOP344 Weekly Schedule 20102 | OOP344 - 20102]]<br /> |
− | [[Weekly Schedule 20121 - OOP344 | OOP344 - 20121]]<br /> | + | *[[OOP344 Weekly Schedule 20103 | OOP344 - 20103]]<br /> |
+ | *[[Weekly Schedule 20111 - OOP344 | OOP344 - 20111]]<br /> | ||
+ | *[[Weekly Schedule 20112 - OOP344 | OOP344 - 20112]]<br /> | ||
+ | *[[Weekly Schedule 20113 - OOP344 | OOP344 - 20113]]<br /> | ||
+ | *[[Weekly Schedule 20121 - OOP344 | OOP344 - 20121]]<br /> | ||
+ | *[[Weekly Schedule 20123 - OOP344 | OOP344 - 20123]]<br /> | ||
+ | *[[Weekly Schedule 20131 - OOP344 | OOP344 - 20131]]<br /> | ||
+ | *[[Weekly Schedule 20132 - OOP344 | OOP344 - 20132]]<br /> | ||
+ | *[[Weekly Schedule 20133 - OOP344 | OOP344 - 20133]]<br /> | ||
+ | *[[Weekly Schedule 20141 - OOP344 | OOP344 - 20141]]<br/> |
Latest revision as of 15:58, 10 April 2014
Object Oriented Programming II Using C++ with introduction to open source
OOP344
| Weekly Schedule
| Student List
| Teams
| Project
| A1
| A2
| A3
| Student Resources
Please help make this page resourceful for all OOP344 students to use!
Short link for current page: bit.ly/oop344
Contents
OOP344 -- Object Oriented Programming II Using C++
Exam Topics
- The topics on the exam are listed in this google doc
- While studying for the exam, it is most efficient to spend your time only on what is listed
- Study other topics only when you've exhausted the listed topics
- The bitwise operations workshop is a good exercise for bit operations
IRC
- Server: irc.freenode.net
- Channel: #seneca-oop344
Professors
- Hasan Kamal-Al-Deen
- Skype: hasan.kamal.al.deen
- IRC: northWind, northAway, northBot (IRC Bot)
- Website: https://scs.senecac.on.ca/~hasan.kamal-al-deen
- Schedule: https://scs.senecac.on.ca/~hasan.kamal-al-deen/?q=schedule
- Office Hours:
- Tuesday: 11:40am - 1:25pm
- Thursday: 1:30pm - 3:15pm
Examples and In-class Notes
- A/C Section - inclass notes: git@github.com:Seneca-OOP344/20141notes.git
- B Section - inclass notes: git@github.com:CaptGreg/SenecaOOP344-attic.git
Subject Description and Course Outcomes
- Please visit the School Of Computer Studies website for the detailed description of the subject
The Project
- TBA
Exam Schedule
- TBA
Grading
- Tests 30%
- Quizzes
- Project 30%
- Application 30%
- Bonus 10% (till maximum project mark) for completing all workshops
- Final Exam 40%
Resources
- Object-Oriented Programming I - C++
- Practical Open Source Software Exploration
- How To edit Wiki pages
- How To edit Wiki Cheatsheet
- C++ Coding Standard
- Mac Lab Available in 2108 as well as in the Computing Commons*
- IRC Basics
- IRC Tutorial
- How to Install XChat (XChat 2 <free>)
- Colloquy an IRC Client for Mac
- C++ Operator Precedence C++ Operator Precedence
- Open Source C++ projects on GitHub For those who wants to try their knowledge, you can participate in Open Source C++ Projects on GitHub. Just click the link, choose project for you and start working on it, as simple as that.
- Standard Template Library Programmer's Guide
Archives