Welcome! Log In Create A New Profile

Advanced

7 sets of C++ notes for download

Posted by Bronwen 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
7 sets of C++ notes for download
March 21, 2006 08:46PM
Hi,

I uploaded some notes I made when I did COS112 to my website. These include 22 mini-programs that illustrate aspects of programming I found important (number problems, string manipulation, arrays, EZWin). This doc's 8 pages. Then there's also my solutions to two years of C++ assignments - all available for download smiling smiley

It would be great if other students would upload their notes as well!!

Bronwen
Re: 7 sets of C++ notes for download
April 12, 2006 12:41PM
Hi

i'm failing to find yo notes in the site can you please help?
Re: 7 sets of C++ notes for download
April 12, 2006 07:48PM
The downloads page is password-protected... You'll need to register to get a password first. When you log in to the Members Page you'll see the 'download notes' link.
Re: 7 sets of C++ notes for download
April 21, 2006 01:50PM
Thank I just did that and got the notes
Re: 7 sets of C++ notes for download
May 17, 2006 02:01PM
Hi Bronwen

I downloaded the notes and i found that our current question 4 for assignment 2 is Question 5 in your COS112-assig2_2002.doc note.. I tried to compile your solution to help understand the methods and fuctionality but it gave countless errors and refused to compile... Is it your notes or could it be something else...Please Drop me an email or post in here..

Thanking You grinning smiley
Re: 7 sets of C++ notes for download
May 18, 2006 06:01AM
Hi,

All my programs compiled and ran correctly... What sort of errors did you get? I'll have a look at my code on the weekend!

B
Re: 7 sets of C++ notes for download
May 18, 2006 02:11PM
I copied and pasted exactly wot u had in the notes and the I tried to compile and it was complaing about undeclared variables etc... It said cout is undeclared..So i added include <iostream> and using namespace std; but it still didn't wanna operate...

sad smiley sad smiley sad smiley


Thanks
avatar Re: 7 sets of C++ notes for download
May 19, 2006 10:40PM
Thanks for the notes..

-Valkeye
Anonymous User
Re: 7 sets of C++ notes for download
June 09, 2006 01:04PM
i have to say thanks for the notes too bronwen.
Sorry, only registered users may post in this forum.

Click here to login