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 › Visual Basic Programming › Learning VB

Learning VB

Posts 1–15 of 17 · Page 1 of 2
T7
t7ancients
Learning VB
The only programming languages I know are Java and C/C++, but I want to learn a few more, starting with vb and c#. should I go for vb first or c#? vb seems kind of noob-ish but a lot of people use it so it must be good right? anyway, I want to know if somebody can compare c++ and vb for me, and if somebody could find a primer for the syntax of vb, because the syntax and usage seems to be a lot different from what I understand.
#1 · 16y ago
guza44_44
guza44_44
well see......c++'s capabilites rape visual basic but visual basic is very nice if u want to make certain things and fast, and make them look good. and yes visual basic is noobish but once u do more advanced things then its you coding not the program
#2 · 16y ago
MN
mnpeep
Well, i think VB is easier because what i made so far i learned all by myself by about 3 tutorials.
#3 · 16y ago
T7
t7ancients
Quote Originally Posted by guza44_44 View Post
well see......c++'s capabilites rape visual basic but visual basic is very nice if u want to make certain things and fast, and make them look good. and yes visual basic is noobish but once u do more advanced things then its you coding not the program
So, is VB.NET worth my time, or should I stick with c++ or try c#? I'm already to the point with c++ where I can just open up notepad and write some fairly intricate programs. Java is just too old-feeling for me now.
#4 · 16y ago
ac1d_buRn
ac1d_buRn
Quote Originally Posted by t7ancients View Post
So, is VB.NET worth my time, or should I stick with c++ or try c#? I'm already to the point with c++ where I can just open up notepad and write some fairly intricate programs. Java is just too old-feeling for me now.
yo C++ yo. Its better
#5 · 16y ago
deathninjak0
deathninjak0
Quote Originally Posted by mnpeep View Post
Well, i think VB is easier because what i made so far i learned all by myself by about 3 tutorials.
Yep, learn VB first, its easier, and then when you are pro in vb then go up to C#
#6 · 16y ago
CoderNever
CoderNever
Visual Basic is not easier in the grand scale, it just depends how you look at things, and how you think...Plus Visual Basic and C++ uses the same base language and has the same features in different codes...you can do anything in visual basic that you can do in C++ its just that due to the majority of C++ coders , C++ codes are more out there then the visual basic codes are..and FYI they have C++ to Visual Basic Converters. :P
#7 · 16y ago
T7
t7ancients
Quote Originally Posted by Coder Never View Post
Visual Basic is not easier in the grand scale, it just depends how you look at things, and how you think...Plus Visual Basic and C++ uses the same base language and has the same features in different codes...you can do anything in visual basic that you can do in C++ its just that due to the majority of C++ coders , C++ codes are more out there then the visual basic codes are..and FYI they have C++ to Visual Basic Converters. :P
Alright kool, since I'm already used to the syntax of c and c++ I'll leave it for a bit and learn vb. I downloaded and installed express 2008, so how do i add things to the toolbox. do i do it via references or what? coder never, you seem to be fairly skilled with vb. mind pointing me in the right direction?
#8 · 16y ago
CoderNever
CoderNever
as in design? like a menustrip..or the visual basic toolbox..
#9 · 16y ago
T7
t7ancients
Quote Originally Posted by Coder Never View Post
as in design? like a menustrip..or the visual basic toolbox..
the toolbox itself. my friend has a windows media player control in his and i wanted to learn how to find and add those controls. like a shockwave flash object.
#10 · 16y ago
CoderNever
CoderNever
1. > Start a Project.
2. > Right click anywhere in the toolbox.
3. > Select "Choose Items" (It might take awhile to load due to all the .dll's)
Note : Those are all the tools and items you can add, for media player go to Components.
5. > Search for windows media player
6. > Click the check next to it.
7. > Click Ok
8. > Be happy its now in your toolbox.
#11 · 16y ago
T7
t7ancients
Quote Originally Posted by Coder Never View Post
1. > Start a Project.
2. > Right click anywhere in the toolbox.
3. > Select "Choose Items" (It might take awhile to load due to all the .dll's)
Note : Those are all the tools and items you can add, for media player go to Components.
5. > Search for windows media player
6. > Click the check next to it.
7. > Click Ok
8. > Be happy its now in your toolbox.
ah, thanks a million lol. I'm new to the IDE. if you wanna add me on AIM or MSN my msn is t7ancients@yahoo.com and my aim is t7tztok, you know, to maybe help me get used to vb and this IDE.
#12 · 16y ago
Lolland
Lolland
Also if you need any help with coding, ask us, or go here: Visual Basic Developer Center

Best for starters.
#13 · 16y ago
Zoom
Zoom
Quote Originally Posted by lolland View Post
Also if you need any help with coding, ask us, or go here: Visual Basic Developer Center

Best for starters.
I dont think it is the easiest one! It´s youtube.com ffs!
#14 · 16y ago
PoP_KiLLaH
PoP_KiLLaH
Well Vb is not that noobish.
Coz your gonna learn Coding like C++/C.
#15 · 16y ago
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

  • I want learn!!!By rafaelstefany in Hack Requests
    1Last post 10y ago
  • Where could I learn C++? (Beginner, and Advanced stuff)By TsumikiriX in C++/C Programming
    8Last post 20y ago
  • Looking to learn.By SadisticGrin in Hack Requests
    1Last post 20y ago
  • Willing To LearnBy Dewd In The Newd in Gate To Heaven Hacks
    13Last post 19y ago
  • Learn HackingBy Loler in Hack Requests
    2Last post 20y ago

Tags for this Thread

#learning