SA-MP Forums Archive
Programming - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Programming (/showthread.php?tid=370285)



Programming - Glint - 19.08.2012

Hello guys i have one question i want to start learning C/C++, i have everything ready i just bought Visual Studio 2010 IDE,

My question is, are there any big communities like the SA:MP community (Here), that tutorials can be found and everything

I could of ******d it but i want to hear it from your maybe past experiences.

Thanks in advance.


Re: Programming - Mark™ - 19.08.2012

You mean like C/C++ forums ?


Re: Programming - ELiiTEJaMzZ - 19.08.2012

When I learnt C++, nearly two years ago, I found that there was two different ways to learn it:
a) Buying books from the internet that contained everything you would need including references etc
b) Using websites that contain tutorials like cprogramming.com.

Good luck with C++, it's an incredibly useful and versatile language once you've learnt it.


Re: Programming - Kaperstone - 19.08.2012

Maybe this ?
http://cpptutorials.freeforums.org/


Re: Programming - Mark™ - 19.08.2012

Try these ones : www.cprogramming.com
www.cplusplus.com
www.learncpp.com


Re: Programming - Glint - 19.08.2012

@xkirill : I will check that site later, thank you

@extreme_playa : thanks again

One last question how much time did it take you to learn your way, and i have knowldge in PAWN so will the C/C++ be even a little easier for me

Thanks again.


Re: Programming - VOXrr - 19.08.2012

Stackoverflow.com is a great place for getting help, but be aware, you need to show that you at least tried to get it working - They don't like spoon feeding.

I'd personally recommend you look at Python as an introductory language - There's absolutely tons of documentation, even for complete programming newbies
I mean, they even made an absolute beginners guide. Awesome wiki is awesome.


Re: Programming - thefatshizms - 19.08.2012

i would suggest http://thenewboston.org/ i learnt many languages there and they have loads of tuts on c/c++


Re: Programming - Arca - 19.08.2012

Quote:
Originally Posted by thefatshizms
View Post
i would suggest http://thenewboston.org/ i learnt many languages there and they have loads of tuts on c/c++
I would suggest the same. Bucky is an awesome guy. He makes C++ easier like never before.


Re: Programming - Glint - 19.08.2012

Thanks guys for all of the suggestions i will try the websites.