Re: The Programming Beginning
Posted: Sun Aug 22, 2010 1:01 pm
we need more programming tutorial so as to make hacks
The community that will never stop discussing!
https://xemectrum.guyz92.men/
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.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
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?Nerrazzuri wrote: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.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
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.
the For Dummies book is alot easier to understand compared to the one I downloaded free from microsoft.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.