learning C++ is more difficult then learning a spoken language
Quite the opposite for me. I found programming language much easier to learn then a spoken language. They're just instructions. The computer will do exactly what you tell it to. The only problem is understanding the logic behind a problem. If you can't comprehend a solution you will not be able to code one.
Originally Posted by why06
Quite the opposite for me. I found programming language much easier to learn then a spoken language. They're just instructions. The computer will do exactly what you tell it to. The only problem is understanding the logic behind a problem. If you can't comprehend a solution you will not be able to code one.
i speak PHP and HTML
but i gave up on C++ (youre a coder, you get alot practice with hacks, help him?)
Ask CoderNever where his tutorial went or if he still owns it on a word document.
Originally Posted by ToxinJr
Ask CoderNever where his tutorial went or if he still owns it on a word document.
i think its just unstiked, search on his profile the threads he had created in the past, you might find it
Originally Posted by Purple
i speak PHP and HTML
but i gave up on C++ (youre a coder, you get alot practice with hacks, help him?)
Nah. I don't help hardcases like this anymore. My general advice for new hackers is this:
1. If you wanna make hacks... copy and paste code into a compiler, get good at using the search button, and spam the forum when you can't figure out something for urself, and at the very least post error codes when you do.
2. If you want to learn how to hack... learn to code first, you'll need to be confident in a programming language first. Decide what kind of hack you want to make. Ask for techniques, or search for them. Code the technique. fix errors. then repeat for new hacks.
Most of the hacks now are either Maker leeched or source leecched
a) Maker leeched = Changing their name to yours
b) Source leeched = Copying the source and changing the name
Originally Posted by Purple
i speak PHP and HTML
but i gave up on C++ (youre a coder, you get alot practice with hacks, help him?)