The Programming Beginning

Discuss about Programming here. You may release your source, post guide and even ask questions!

Moderator: wizme

royalsymbol
Sacrificer
Sacrificer
Posts: 35
Joined: Mon Sep 07, 2009 12:59 am

Re: The Programming Beginning

Post by royalsymbol »

we need more programming tutorial so as to make hacks
User avatar
wmagicw
Apprantice Knight
Apprantice Knight
Posts: 10
Joined: Wed Sep 08, 2010 1:15 am

Re: The Programming Beginning

Post by wmagicw »

Erm...what compiler do you all use for C++? I'm using Visual C++ but i saw from the webside b4,they say that Visual C++ had became a language different from C++... Some code are different too
User avatar
Nerrazzuri
Destiny General
Destiny General
Posts: 1110
Joined: Sun Dec 20, 2009 9:15 pm

Re: The Programming Beginning

Post by Nerrazzuri »

wmagicw wrote:Erm...what compiler do you all use for C++? I'm using Visual C++ but i saw from the webside b4,they say that Visual C++ had became a language different from C++... Some code are different too
Visual C++ has every features you need for different API. Including MFC, WIN32 API, and .Net. Depends on which one you want to learn off, but basically, they doing the same(I don't know much about MFC cause I never look into it). .Net is kinda powerful as it is able to adapt the unmanaged code into it. Anyway, if you're using .Net C++, make sure you know which Framework you using as people need to install the Framework as well.

I suggest using Borland C++ a.k.a Embarcadero RAD 2010. It is much easier and less problems. No doubt Visual C++ is good but BCB is far more easier.
Selling my ultimate trainer for MapleStory SEA --> View below for screenshot

Click Here for more Information!

Image
User avatar
wmagicw
Apprantice Knight
Apprantice Knight
Posts: 10
Joined: Wed Sep 08, 2010 1:15 am

Re: The Programming Beginning

Post by wmagicw »

Nerrazzuri wrote:
wmagicw wrote:Erm...what compiler do you all use for C++? I'm using Visual C++ but i saw from the webside b4,they say that Visual C++ had became a language different from C++... Some code are different too
Visual C++ has every features you need for different API. Including MFC, WIN32 API, and .Net. Depends on which one you want to learn off, but basically, they doing the same(I don't know much about MFC cause I never look into it). .Net is kinda powerful as it is able to adapt the unmanaged code into it. Anyway, if you're using .Net C++, make sure you know which Framework you using as people need to install the Framework as well.

I suggest using Borland C++ a.k.a Embarcadero RAD 2010. It is much easier and less problems. No doubt Visual C++ is good but BCB is far more easier.
I've learned a little bit Visual C++, and i found a video tutorial... I'm not sure whether it's good or not... Can u pls help me to see it and check it whether it's good or not?
This playlist
Thx
v1etpr1d3z
Novice Knight
Novice Knight
Posts: 5
Joined: Sat Jan 15, 2011 4:27 pm

Re: The Programming Beginning

Post by v1etpr1d3z »

i got a "C++ for dummies, 7 book in 1" is that a good book to start learning c++?
happy125
Headmaster of Darkness
Headmaster of Darkness
Posts: 549
Joined: Tue Jun 22, 2010 10:06 pm
Location: Singapore

Re: The Programming Beginning

Post by happy125 »

unless u just started to learn how to use computer and dunno wad does alt f4 does, i suggest u use c++ for dummies.
If ur good at smth, never do it for free.
Maple ID list v1.02
Image
Image
Image
ShiunYean
Headmaster of Darkness
Headmaster of Darkness
Posts: 648
Joined: Tue Sep 08, 2009 2:59 pm
Location: Brunei Darussalam
Contact:

Re: The Programming Beginning

Post by ShiunYean »

happy125 wrote:unless u just started to learn how to use computer and dunno wad does alt f4 does, i suggest u use c++ for dummies.
the For Dummies book is alot easier to understand compared to the one I downloaded free from microsoft.
happy125
Headmaster of Darkness
Headmaster of Darkness
Posts: 549
Joined: Tue Jun 22, 2010 10:06 pm
Location: Singapore

Re: The Programming Beginning

Post by happy125 »

If ur good at smth, never do it for free.
Maple ID list v1.02
Image
Image
Image
Post Reply