| View previous topic :: View next topic |
| Best way of learning c++ is: |
| fly through tutorial most of the stuff you won't need anyway |
|
0% |
[ 0 ] |
| examine every little thing of the tutorial, everything is must-to-know |
|
0% |
[ 0 ] |
| examine every little thing of the tutorial, you probably won't need most of the stuff, but you should know it |
|
25% |
[ 1 ] |
| fly through tutorial if you need something you can easily learn it later |
|
50% |
[ 2 ] |
| most of the stuff is useless, and you will probably forget them by the time you will find the useful |
|
25% |
[ 1 ] |
|
| Total Votes : 4 |
|
| Author |
Message |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Sun Jul 14, 2013 6:58 am Post subject: best way of learning c++ |
|
|
|
|
|
| Back to top |
|
 |
Aniblaze Grandmaster Cheater Supreme
Reputation: 138
Joined: 23 Apr 2006 Posts: 1757 Location: The Netherlands
|
Posted: Sun Jul 14, 2013 6:59 am Post subject: |
|
|
| Learn how memory is used prior to learning how to code with C++.
|
|
| Back to top |
|
 |
HitIer How do I cheat?
Reputation: 22
Joined: 09 Feb 2013 Posts: 0 Location: Location Location Location
|
Posted: Sun Jul 14, 2013 7:06 am Post subject: |
|
|
| Aniblaze wrote: | | Learn how memory is used prior to learning how to code with C++. |
Excellent point.
_________________
With self driving cars, CE can work in real life
| t328163 wrote: | | Your username derives from the fact that this site cannot format special characters lol. |
| t328163 wrote: |
lmfao, on reddit i'd get banned |
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 25999 Location: The netherlands
|
Posted: Sun Jul 14, 2013 7:34 am Post subject: |
|
|
best way to learn c++ is to set a target and lookup everything you need to do what you need without asking anyone how to do it.
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Sun Jul 14, 2013 7:42 am Post subject: |
|
|
| Dark Byte wrote: | | best way to learn c++ is to set a target and lookup everything you need to do what you need without asking anyone how to do it. |
ok, can anyone set goal for me lol.
|
|
| Back to top |
|
 |
Evil_Intentions Expert Cheater
Reputation: 65
Joined: 07 Jan 2010 Posts: 214
|
Posted: Sun Jul 14, 2013 11:28 am Post subject: |
|
|
| paupav[/quote] wrote: | | Dark Byte wrote: | | best way to learn c++ is to set a target and lookup everything you need to do what you need without asking anyone how to do it. |
ok, can anyone set goal for me lol. |
Just don't program then. If you can't even come up with a fucking goal what use would you be even if you happened to learn something?
|
|
| Back to top |
|
 |
savormix How do I cheat?
Reputation: -1
Joined: 26 May 2007 Posts: 3 Location: Vilnius, Lithuania
|
Posted: Sun Jul 14, 2013 11:51 am Post subject: |
|
|
Best way to learn C++ is to learn C++11 (C++0x). Unless you have another target to become a K&R C master and you are going to be directly using OS API functions for every single project.
_________________
| Brolock wrote: | private trackers are shit lel
>paying to pirate
top lel |
|
|
| Back to top |
|
 |
paupav Master Cheater
Reputation: 13
Joined: 15 Apr 2011 Posts: 314 Location: P. Sherman 42, Wallaby Way, Sydney
|
Posted: Sun Jul 14, 2013 12:20 pm Post subject: |
|
|
| Evil_Intentions wrote: | | wrote: | | Dark Byte wrote: | | best way to learn c++ is to set a target and lookup everything you need to do what you need without asking anyone how to do it. |
ok, can anyone set goal for me lol. |
Just don't program then. If you can't even come up with a fucking goal what use would you be even if you happened to learn something?[/quote]
because I would set my goal too high...
|
|
| Back to top |
|
 |
gogodr I post too much
Reputation: 125
Joined: 19 Dec 2006 Posts: 2041
|
Posted: Sun Jul 14, 2013 12:40 pm Post subject: |
|
|
Learn C++ basics:
-Make a Hello World in a Console Application
-Make a Hello World in a Form Application
-Make a Simple calculator in a Form Application
-Make an Object Oriented Form Application:
* Example: Make a Class member that haves a name, haves a post count and haves a signature(text), input all the data in textboxes and then put all the data in an object via a button and then with another button show all the data, from the object in a popup.
--after that, you have learned enough basics to start to look into a little project for yourself --
and for your poll: Find better tutorials.
|
|
| Back to top |
|
 |
br0l0ck Cheater
Reputation: 63
Joined: 15 Aug 2007 Posts: 36
|
Posted: Sun Jul 14, 2013 1:13 pm Post subject: |
|
|
| browse /g/
|
|
| Back to top |
|
 |
teeigeryuh Master Cheater
Reputation: 25
Joined: 13 Oct 2008 Posts: 261 Location: The netherlands
|
Posted: Sun Jul 14, 2013 1:37 pm Post subject: |
|
|
| Brolock wrote: | | browse /g/ |
hahahahahahahahahahhahhahahahaaahaahahaha
_________________
ლ(╹◡╹ლ) |
|
| Back to top |
|
 |
|