cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
what to do c++??
what to do c++??
Jun 13, 2013 at 12:23pm UTC
AnteCode
(4)
Hi, I am a 14 year old and i really love programming. I have learned some c++ and tried doing something, but every time i try i just get stuck on finding an idea, a project to work on. If someone could just tell me, what could i do as a beginner??
Jun 13, 2013 at 12:32pm UTC
seven50
(26)
go for a book about algorithms ...
http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844/ref=sr_1_2
Jun 13, 2013 at 12:43pm UTC
JLBorges
(13770)
> If someone could just tell me, what could i do as a beginner??
If you are mathematically inclined:
http://projecteuler.net/problems
Jun 13, 2013 at 12:48pm UTC
MrHutch
(1822)
Mozilla are always looking for people to contribute to bug squashing and the like.
If you're feeling up to the challenge:
http://www.whatcanidoformozilla.org/
Jun 13, 2013 at 12:49pm UTC
AnteCode
(4)
>If you are mathematically inclined:
http://projecteuler.net/problems<
Thanks!
I will sure try doing some of those, but I taught of something more challenging to code, something that is not just pure maths.
Jun 13, 2013 at 12:56pm UTC
abhishekm71
(820)
www.spoj.com also has many interesting problems.
Jun 13, 2013 at 2:29pm UTC
coder1
(85)
www.codeforces.com
livearchive.onlinejudge.org
www.codechef.com
Jun 13, 2013 at 3:03pm UTC
andywestken
(4094)
And this list is mentioned from time to time on cplusplus.com
Martyr2's Mega Project Ideas List!
http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/
[W]hat could i do as a beginner??
That depends on what sort of beginner you are!?
Andy
PS I you need even more ideas that you're getting, a quick search of this site for "project ideas" will find any number of threads on this topic.
Last edited on
Jun 13, 2013 at 3:04pm UTC
Topic archived. No new replies allowed.