Journal Cpach's Journal: C++ Fun apps to create so learning can be fun 5
Well I have used google, msn, yahoo search engines to find any site that can start me off with writing code and making fun small apps in C\C++. I have great books on C\C++ but they are very bland. I know the languages have been around for ages now so someone must have created this type of learning format (Keeping Fingers Crossed). I would love to learn the language inside and out but I keep running into a brick wall. So my fellow /.ers I turn to you for advise.
You've Done the Google Search (Score:2)
You need to think up your own tasks. I've decidied to implement a crude version of bignum next, for example, to test with some basic "school-level" crytography.
Really, that is my best advice to you: be alert to any "real world" problems that you could simplify and implement. Do some simple maths: prime divisors, rational approximation (make a program to find a succession of fractional approximations to sqrt(2). Next challeng
Re:You've Done the Google Search (Score:1)
I'm sorry... (Score:2)
You can probably hunt around MS's developer site [microsoft.com] for freebies, though.
If I were you, though, I'd seriously consider dual-booting. Get a middle of the road [redhat.com] distro, with lots of support [google.com] online, and use something like the Anjuta [sourceforge.net] IDE, which is really straightforward to use. I'm using Eclipse [eclipse.org], myself, with the C/C++ [eclipse.org] extension, which is not nearly so nice to use, but then I'll be teaching the disabled, and I need to have access to tools which are both free and cross-pl
Re:You've Done the Google Search (Score:1)
I'd give the same advice as these folk... (Score:2)
As for forums, I'd start with a Google [google.com] or Google Linux [google.com] search. Plenty of forums will come up! If you want a Fedora specific f