473,400 Members | 2,145 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,400 software developers and data experts.

beginner

z
I'm doing a computer course at college and one of the modules is
programming with c++. The teacher is not very good and i have
learned almost nothing.
What is the best way to teach myself?
--
----------------------------------------------
Posted with NewsLeecher v3.0 Final
* Binary Usenet Leeching Made Easy
* http://www.newsleecher.com/?usenet
----------------------------------------------
Nov 3 '05 #1
4 1695
On 2005-11-03, zac_swan (z@y.co.uk) <zac_swan> wrote:
I'm doing a computer course at college and one of the modules
is programming with c++. The teacher is not very good and i
have learned almost nothing. What is the best way to teach
myself?


_Accelerate C++_ (Koenig, Moo) for an empowering presentation of
C++ and its library.

--
Neil Cerutti
Nov 3 '05 #2
z@y.co.uk wrote:
I'm doing a computer course at college and one of the modules is
programming with c++. The teacher is not very good and i have
learned almost nothing.
What is the best way to teach myself?

Pickup a copy of "Accelleratd C++" by Koenig and Moo.
Nov 3 '05 #3
z@y.co.uk <zac_swan> wrote:
I'm doing a computer course at college and one of the modules is
programming with c++. The teacher is not very good and i have
learned almost nothing.
What is the best way to teach myself?


I have not personally read it yet, but as others have suggested,
_Accelerated C++_ by Koenig and Moo is purported to be an excellent
book. Also, check out the book reviews on http://www.accu.org/ . There
is also the newsgroup: alt.comp.lang.learn.c-c++

--
Marcus Kwok
Nov 3 '05 #4
Besides reading a book (or two), the way I learned the most was actually doing it... and I don't mean "Hello World" or variants
there of. Something challenging. This will cause you to have to research how to do things because you need to understand it. Another
great source of knowledge is looking at other peoples code. Especially if you are working on a project, look to see how other people
have tackled similar problems, BUT don't just copy other peoples code! Figure out how and why of their code and them implement your
own version. You will also find that if you look at more than one persons code you will see one person may have implemented a better
approach, see if you can figure out which way is better and why.

C and C++ allow all kinds of "side effects". This can be good and bad. Sometimes you can make very effiecent code this way and
sometimes it's more trouble than it's worth. However it you decide to use "tricks" to implement your code, be sure to document it
VERY WELL! I have burned myself by using these "tricks", yes the code was short and very fast (the good parts), however 6 months
later when I had to modify my own code, it took me 3 days to figure out how what I had done works in the first place! After than I
explained how and WHY (part of documentation and comments that are commonly left out) it worked so I didn't have the problem in the
future.

When I was learning programming I worked for a very large company and started off by maintaining existing software products. After
doing that I could see what was easy to maintain verse what was not and how effective commenting really is. There were several paces
of code by certain programmers that I swore I would never do that kind of work. I think maintaining someone elses code is good
experience and should be a requirement before someone programs any major projects.

Just my thoughts.
Dennis

z@y.co.uk wrote:
I'm doing a computer course at college and one of the modules is
programming with c++. The teacher is not very good and i have
learned almost nothing.
What is the best way to teach myself?

Nov 3 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Richard B. Kreckel | last post by:
Hi! I was recently asked what book to recommend for a beginner in C++. I am convinced that you needn't study C in depth before learning C++ (though it helps), but cannot find any beginner's...
8
by: Grrrbau | last post by:
I'm a beginner. I'm looking for a good C++ book. Someone told me about Lafore's "Object-Oriented Programming in C++". What do you think? Grrrbau
7
by: Rensjuh | last post by:
Hello, does someone have / know a good C++ tutorial for beginnners? I would prefer Dutch, but English is also fine. Hoi, heeft / kent iemand nog een goede C++ tutorial voor beginners? Het liefste...
27
by: MHoffman | last post by:
I am just learning to program, and hoping someone can help me with the following: for a simple calculator, a string is entered into a text box ... how do I prevent the user from entering a text...
18
by: mitchellpal | last post by:
Hi guys, am learning c as a beginner language and am finding it rough especially with pointers and data files. What do you think, am i being too pessimistic or thats how it happens for a beginner?...
20
by: weight gain 2000 | last post by:
Hello all! I'm looking for a very good book for an absolute beginner on VB.net or VB 2005 with emphasis on databases. What would you reccommend? Thanks!
5
by: macca | last post by:
Hi, I'm looking for a good book on PHP design patterns for a OOP beginner - Reccommendations please? Thanks Paul
10
by: Roman Zeilinger | last post by:
Hi I have a beginner question concerning fscanf. First I had a text file which just contained some hex numbers: 0C100012 0C100012 ....
10
by: hamza612 | last post by:
I want to start learning how to program. But I dont know where to start. From what I've heard so far c++ is not a good lang. to learn as a beginner because its very complicated compared to others...
22
by: ddg_linux | last post by:
I have been reading about and doing a lot of php code examples from books but now I find myself wanting to do something practical with some of the skills that I have learned. I am a beginner php...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.