Difference between revisions of "Project 20141 - OOP344"
(Moved testing on matrix section up) |
(Moved Notes Section Up) |
||
Line 9: | Line 9: | ||
'''Connection:''' | '''Connection:''' | ||
* Connection > Data > Terminal-type string = linux (This step must be done when first connecting through putty!) | * Connection > Data > Terminal-type string = linux (This step must be done when first connecting through putty!) | ||
+ | |||
+ | = Other Notes = | ||
+ | * Weekly blog reports are not required. Its outdated information. | ||
+ | * There's no teamwork in this course at the moment. Assignment code sharing is not allowed. | ||
+ | * If you have problems, there's always IRC channel '''#seneca-oop344''' on '''Freenode'''. | ||
+ | * If you get a problems with compiling like "console.cpp:(.text+0x7): undefined reference to `initscr'", you need to make sure that you compile it with "-lncurses" parameter. | ||
= The Project = | = The Project = | ||
Line 18: | Line 24: | ||
* Windows Visual Studio 2012 | * Windows Visual Studio 2012 | ||
(no borland) | (no borland) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Submission === | === Submission === |
Revision as of 14:34, 7 March 2014
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Testing on Matrix from Windows
Please use putty only and set the following settings:
Keyboard:
- Backspace = Ctrl-?
- Home and End = Standard
- Function keys and keypad = Linux
Connection:
- Connection > Data > Terminal-type string = linux (This step must be done when first connecting through putty!)
Other Notes
- Weekly blog reports are not required. Its outdated information.
- There's no teamwork in this course at the moment. Assignment code sharing is not allowed.
- If you have problems, there's always IRC channel #seneca-oop344 on Freenode.
- If you get a problems with compiling like "console.cpp:(.text+0x7): undefined reference to `initscr'", you need to make sure that you compile it with "-lncurses" parameter.
The Project
A1
The layout of the wiki is currently being updated. Please see BTP300 Assignment 1 for A1. Exceptions to what is mentioned on the linked page will be mentioned here.
Compilation Platforms
- Matrix G++
- Windows Visual Studio 2012
(no borland)
Submission
Section A/C - Submit assignment via blackboard
Section B - Send assignment via email john.blair@senecacollege.ca.