![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Nov 2006
Posts: 111
Rep Power: 3
![]() |
C++ Topic Difficulties
We have yet to learn the following topics for the final exam, and we only have 4 lectures to do so:
- structures - classes - constructors - pointers (copy constructor, this pointer) - operator overloading I'm just worried that it's a lot to cover in only 7-8 hours. How would you guys rate the difficulty compared to what I have learned?: - control flow - functions - parameters / overloading - arrays - strings (C strings, C++ strings) - pointers |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Nov 2006
Posts: 3
Rep Power: 0
![]() |
Its the matter of time, the topics are hard as well.
|
|
|
|
|
|
#3 |
|
Unverified User
Join Date: Sep 2005
Posts: 209
Rep Power: 0
![]() |
Is this a C++ class or a C/C++ combo?
|
|
|
|
|
|
#4 |
|
Hobbyist Programmer
Join Date: Nov 2006
Posts: 111
Rep Power: 3
![]() |
IT's a C++ class, though we learn a little from C.
|
|
|
|
|
|
#5 |
|
Professional Programmer
![]() Join Date: Sep 2005
Posts: 419
Rep Power: 4
![]() |
>I'm just worried that it's a lot to cover in only 7-8 hours.
Any one of them is. >How would you guys rate the difficulty compared to what I have learned? About equal, though your ability to learn can change that. Different people learn different ways.
__________________
Even if the voices aren't real, they have some pretty good ideas. |
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Go for the basics and the terminology. Listen carefully to the lecturer in order to pick up what he or she is harping on. That's what he or she thinks is important, and that's probably what the test will cover. You'll have to learn the rest later.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Nov 2006
Posts: 111
Rep Power: 3
![]() |
This is my last C++ class
Just want to pass it. My first midterm, I bombed. This final is more comprehensive, and I was just hoping that the topics I have yet to learned isn't too hard. |
|
|
|
|
|
#8 |
|
Newbie
Join Date: Nov 2006
Posts: 3
Rep Power: 0
![]() |
I learn lots of programming from the online rather then classes.
__________________
|
|
|
|
|
|
#9 |
|
Unverified User
Join Date: Sep 2005
Posts: 209
Rep Power: 0
![]() |
It's odd to have a C++ class that waits until the end to cover classes...
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difficulties with memory leaks and the STL + boost | Jessehk | C++ | 5 | Nov 26th, 2006 1:17 PM |
| Solar OS -- No, this isn't a "I wanna make an OS" topic | Mad_guy | Coder's Corner Lounge | 1 | Nov 26th, 2005 1:02 AM |
| latest forum topic on home page... | Krate | Other Web Development Languages | 2 | May 8th, 2005 9:52 PM |