Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › C++/C Programming › Any suggestions?

Any suggestions?

Posts 1–15 of 20 · Page 1 of 2
Zhhot
Zhhot
Any suggestions?
Ok i persnally think C++ Beginner's Guide is not working out for me, i mastered the first module but i think C++ Primer Plus is a way better guide, Anyways i got a problem, my friend gave me the 4th edition of the book, but its way too old, so should i get the 5th edition or the 6th one?
TY MPGH
#1 · 17y ago
ZE
zeco
Oh wow there is a sixth edition? I've been using the 5th all along xD
#2 · 17y ago
Zhhot
Zhhot
Quote Originally Posted by zeco View Post
Oh wow there is a sixth edition? I've been using the 5th all along xD
thats the problem dude, no one knows about 6th edition, and i cant make up my mind, cuz there's gunna be 7th real soon then 8th 9th 10th.....urghh
#3 · 17y ago
IN
InHuman
find the latest one and use it
#4 · 17y ago
ZE
zeco
Quote Originally Posted by Zhhot View Post
thats the problem dude, no one knows about 6th edition, and i cant make up my mind, cuz there's gunna be 7th real soon then 8th 9th 10th.....urghh
Well I sorta got the book (5th edition) through a certain source, which the sixth edition isn't out on yet. How do you know when the 7th edition is coming, and when is that?
#5 · 17y ago
Zhhot
Zhhot
Quote Originally Posted by zeco View Post
Well I sorta got the book (5th edition) through a certain source, which the sixth edition isn't out on yet. How do you know when the 7th edition is coming, and when is that?
i was just pridicting... im pretty sure they will make one in 2010, which is not too far
#6 · 17y ago
ZE
zeco
The 5th edition should be fine, the last amendment to the c++ standard was in 2003 and 5th came out in 2004. Or you could wait around for the version that comes after C++0x. Either way i use multiple books, so i have many different perspectives.
#7 · 17y ago
Zhhot
Zhhot
i will just buy 5th ed, since most of the ppl use it without any complains
#8 · 17y ago
LA
lalakijilp
Quote Originally Posted by Zhhot View Post
Ok i persnally think C++ Beginner's Guide is not working out for me, i mastered the first module but i think C++ Primer Plus is a way better guide, Anyways i got a problem, my friend gave me the 4th edition of the book, but its way too old, so should i get the 5th edition or the 6th one?
TY MPGH
what is wrong with C++ beginners guide? i'm using it to but dont got large problems with it.
only sometimes i dont understand it but that is because english is not my first language
#9 · 17y ago
B1ackAnge1
B1ackAnge1
Any of these books (unless there's gross errors in them) usually simply built upon whatever new features have been added ,cover more ground or have samples that are specifically targeted at newer compilers. I'd strive to get the latest version, but if all you have access to is say revision 3 I wouldn't worry about it too much because everything you learn from it will still apply and be 98% the same in any newer revision book.

I used to love the Bjarne Stroustrup books (but they may be too academical for most)
For a real beginner, don't laugh but (even the old) 'C++ in 21 Days' were excellent at getting the basics across and made you feel like you accomplished something

What kind of problems are you running into?
#10 · 17y ago
Zhhot
Zhhot
im not running into large problems. but my friends who have all the knowledge there is to know about C++, suggested me to get C++ primer plus 5th ed
#11 · 17y ago
why06
why06
Quote Originally Posted by Zhhot View Post
im not running into large problems. but my friends who have all the knowledge there is to know about C++, suggested me to get C++ primer plus 5th ed
You must either have some smart friends or they must be really good lairs.

Anyway. I agree with the whole idea of getting a physical copy of a book. 100%. It doesn't really matter the edition. Like B1ackAnge1 said it will probably be 98% correct and you can come to us for the 2% that isn't ;P
#12 · 17y ago
Zhhot
Zhhot
Quote Originally Posted by why06 View Post
You must either have some smart friends or they must be really good lairs.

Anyway. I agree with the whole idea of getting a physical copy of a book. 100%. It doesn't really matter the edition. Like B1ackAnge1 said it will probably be 98% correct and you can come to us for the 2% that isn't ;P
hes not really my friend, i just met this graduate at my dad's work place and he said that he has finished reading C++ for Dummies, C++ Primer Plus, and C++ for Begginers, hes also fimiliar with VB, plus he works at IBM, he suggested that i use C++ Primer Plus, and im pretty sure he's not telling a lie, lol
#13 · 17y ago
why06
why06
Oh well then nvm take his advice xD... sounds like he knows what he's talking about. And I didn't know ur "friend" was that old and worked at IBM lol.
#14 · 17y ago
rwkeith
rwkeith
C++ Primer 5th Addition all the way. I am still reading this book to the day. And the code is perfectly up to date for Visual C++ 2008. I didn't buy my book though, got it off the web.
#15 · 17y ago
Posts 1–15 of 20 · Page 1 of 2

Post a Reply

Similar Threads

  • There.com Any Hack Ideas?By supatanka in Hack Requests
    6Last post 7y ago
  • [HELP] Does anyone have any suggestions?By fatchick5000 in WarRock - International Hacks
    10Last post 17y ago
  • Any Clan Name SuggestionsBy P1MP in CrossFire Hacks & Cheats
    14Last post 17y ago
  • Any good game suggestions?By Zededarian in WarRock - International Hacks
    1Last post 20y ago
  • Are there any?By Mortifix in General Game Hacking
    6Last post 20y ago

Tags for this Thread

#suggest me#suggestions