Need Help Getting Started
hey guys it's my first time to use visual basic , and i want to learn how to make hacks / programes etc .. from where do i start ? need pro ppl to answer my quest
Start with reading a couple of introductory articles on Visual Basic.NET on the internet. If that arouses you, start watching tutorials on Youtube or maybe start reading a decent book. You will do good only if you love programming.
I started with youtube... making notepads and stuff.
Well, mainly what you want to learn before jumping into hacking is the general about the language.
So you know how you can do checks and such.
Just learn how to write an value to an address won't get you far with hacking and making hacks.
im 16 and i loooooove programing if u wan to real learn u have to read alot of books about programing or u can courses in it but u have to love it first don't think that u will learn programing in 2 hours and then u will start making hacking pro in 1h u will need at least 3 months to be a professional in vb.net and hacking not hard to learn and not easy ............ can i ask u a question what types of hackers do u want to be ???
Most of the people who actually learn only to hacking, usually give up in the middle, or just end up Leeching everything they can.
That is a wrong reason to start. Just sayin..
Just wanted to leave my 2cent here, even tho the rest is already answered (get a book)
Also honestly, I would stay away from GUI Apps with the events bullshit, because you will be clueless on what is happening and what the hell is a method, class, etc..
I'd advice you to start with console projects, and actually learn to code on a Object oriented programming language (on this case, vb.net) instead of clicking and few buttons and generate random code that you are clueless about.
This is what I did when I first started. I looked at youtube videos and used my own perspective.
I started off with Spammers, Simple Web Browsers, Clickers, Notepads, ect
Each one of these simple programs is aimed at one control, mostly.
Spammers are based off of timers.
Browsers are based off of the default web browser control.
Clickers are again based off of timers, but can be more creative.
Notepads let you learn the textbox or richtextbox inside and out if you try to control all of its features.
Noticing now, all the projects i've worked on made me a better programmer.
Try googleing "TheNewBoston"
The team there are very good at Programming
Does Microsoft Visual Basic 2010 work or not??