Subject:
|
Re: NQC programming guide
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Thu, 7 Dec 2006 15:13:06 GMT
|
Viewed:
|
3472 times
|
| |
| |
In lugnet.robotics, linmix <linmix@gmail.com> wrote:
> Interesting! I never knew all those languages were from the same 'family'.
>
> Being a 'natural' language teacher I can see how knowing one helps to
> learn another related one, and I also appreciate the need for practice,
> practice and more practice.
>
> So now to reiterate part of my initial question: can anyone recommend a
> good resource for learning c/c++ ?
> I'm looking for something with plenty of examples and for a beginner
> with basically no knowledge (I've done a bit of bash scripting, but that
> hardly counts), but complete enough to teach me anything I might need in
> NQC.
> Online availability is a pro, but not a must.
References for "classic" C programming are getting rather scarce, but the top
hit on google for "c++ tutorial", www.cplusplus.com looks like a good place to
start. It begins with the basics, and only gets into object-oriented
programming in later chapters. There are many other good links to be found
there as well:
http://www.google.com/search?hl=en&q=C%2B%2B+tutorial
You could also check Amazon or your local bookstore. A few years back, you
couldn't spill a half-caf moccachino in Barnes and Noble without getting coffee
all over a few dozen "Teach Yourself C In 21 Days" style of books. For
technical topics, any book published by O'Reilly Press is also highly
recommended.
And if you really get stuck, just post a question or code snippet here, and
you're likely to get some help.
|
|
Message has 2 Replies: | | Re: NQC programming guide
|
| (...) Sorry for the self-reply, but I would be remiss if I didn't mention the all-time classic C reference, the book that literally defined the language and that I used so many years ago... The C Programming Language by Brian Kernighan and Dennis (...) (18 years ago, 7-Dec-06, to lugnet.robotics)
| | | Re: NQC programming guide
|
| (...) I googled a bit by myself, but it isn't always easy o distinguish which tutorial might be good. I've seen and bookmarked the cplusplus.com website and will have a closer look later. (...) I'll definitely take you up on that! Thanks in advance. (...) (18 years ago, 7-Dec-06, to lugnet.robotics)
|
Message is in Reply To:
| | Re: NQC programming guide
|
| Interesting! I never knew all those languages were from the same 'family'. Being a 'natural' language teacher I can see how knowing one helps to learn another related one, and I also appreciate the need for practice, practice and more practice. So (...) (18 years ago, 7-Dec-06, to lugnet.robotics)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|