Poll: Basics of C++, yes or no
You do not have permission to vote in this poll.
From the very Basic
85.71%
6 85.71%
"Advanced" - Basics like Pointers
14.29%
1 14.29%
Start to teach how to programm a game
0%
0 0%
Total 7 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Game Programming Tutorial
#1
So i want to teach you guys on the Forum how to programm a simple game from scratch.
Of course you can learn Programm Designs/Patterns

But i need the above informations first ( in the poll)
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#2
I voted yes because I never did it lol
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
Reply

#3
http://kldp.org/files/c+in+21+days.pdf
Reply

#4
You know Basics = C++ Basics like what is an integer and shit Tongue

@SuperNovaAO

Not good to learn C++. Trust me. I started with that PDF and gave up.
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#5
Then to upgrade to C++ read this:
http://www.desy.de/gna/html/cc/Tutorial/node9.htm

Done. Pr0h4xx0rz is born
Reply

#6
Actually C++ is easy but it takes time to understand it.
Reply

#7
(01-01-2013, 20:58)SuperNovaAO Wrote: http://kldp.org/files/c+in+21+days.pdf

In every good written C++ book you will read:
If you know C FORGET IT COMPLETE.
Don't learn C if you want to learn C++. Worst idea
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#8
(01-01-2013, 21:00)Ich1994 Wrote:
(01-01-2013, 20:58)SuperNovaAO Wrote: http://kldp.org/files/c+in+21+days.pdf

In every good written C++ book you will read:
If you know C FORGET IT COMPLETE.
Don't learn C if you want to learn C++. Worst idea

Okay then, you are the pro.

Now don't get me wrong. I like the idea that there are actually people on here that are willing to use a REAL UNMANAGED programming language (unlike all .NET stuff) but using an unmanaged language means you actually need to know about system internals to get efficient code. That means stuff like data management, pointers, you name it.

In VC++ (which most kids use) you don't need to know that because engineers at Microsoft implemented easy to use functions for that -> you will never really use and understand pointers. You have no idea why an operation takes a certain time to complete. You have no idea how to make your program run faster.

So learn C(90).
Reply

#9
(01-01-2013, 21:01)SuperNovaAO Wrote:
(01-01-2013, 21:00)Ich1994 Wrote:
(01-01-2013, 20:58)SuperNovaAO Wrote: http://kldp.org/files/c+in+21+days.pdf

In every good written C++ book you will read:
If you know C FORGET IT COMPLETE.
Don't learn C if you want to learn C++. Worst idea

Okay then, you are the pro.

Now don't get me wrong. I like the idea that there are actually people on here that are willing to use a REAL UNMANAGED programming language (unlike all .NET stuff) but using an unmanaged language means you actually need to know about system internals to get efficient code. That means stuff like data management, pointers, you name it.

In VC++ (which most kids use) you don't need to know that because engineers at Microsoft implemented easy to use functions for that -> you will never really use and understand pointers. You have no idea why an operation takes a certain time to complete. You have no idea how to make your program run faster.

So learn C(90).

I'm meaning ISO C++98/03. Didn't read the new functions for c++0x though.

C++ is still unmanaged.

I'm using VC++. But i am coding in "real" C++ so it can be compiled with GCC also. i am just using their IDE.

Yes, C++/CLI is shitty.
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  What game have you bought in the last week? RaZ 12 7,272 12-05-2013, 16:29
Last Post: Nekochan
  TUTORIAL CHEAT ENGINE for mw3 [HARD] Tony. 5 4,327 10-24-2013, 15:22
Last Post: Tomsen1410
  [GAME]The Letter Game Bandarigoda123 65 27,022 08-08-2013, 21:05
Last Post: AZUMIKKEL
  [Release] AntiRage for Infected Game Mode yokai134 17 13,309 08-04-2013, 22:22
Last Post: yokai134
  ESTRANGED best indie game I've seen so far Arteq 0 2,340 08-03-2013, 14:03
Last Post: Arteq
  omgrofl programming language kokole 2 3,214 07-29-2013, 11:42
Last Post: Yamato
  [HELP] bo2 - FD1 - dis-attach the console from the game masis 8 5,449 07-17-2013, 23:01
Last Post: surtek
Smile [Release] Map & Game Type Changer Plugin (Fixed) 30mba 31 20,250 07-10-2013, 16:27
Last Post: 26hz
  Selling steam account for a game! Strentin 3 3,860 06-18-2013, 07:49
Last Post: xfxtroll
  Help Using chat outside in game Bandarigoda123 1 2,856 06-09-2013, 12:46
Last Post: Nekochan

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.