Thirteen Years of Service
Posts: 3,169
Threads: 99
RE: How to create a hacking tool? 09-09-2013, 04:39 AM
#2
indeed, in order to create any computer application you must learn to code in a programming language. Programming is essentially a way to give and store instructions to a computer.
There are many languages to choose from, every one has a personal opinion on all of them. Some are suited to certain things but most can and will be able to handle most projects you would like to complete.
•
Thirteen Years of Service
Posts: 3,169
Threads: 99
RE: How to create a hacking tool? 10-09-2013, 01:34 PM
#5
Well, my opinion on them varies quite a lot depending on what aspects of the language we are talking about. Ill keep it simple and about which one is the best to start with...
and in my opinion - That is Python. Its not my favourite language... hell, i dont even code in it any more, hell i never spent much time on it... but i believe as a self-taught language it gives you a good solid basis to move onto most other languages, including C++, Java, PHP, etc. with relative ease
•
Thirteen Years of Service
Posts: 3,169
Threads: 99
RE: How to create a hacking tool? 10-09-2013, 01:34 PM
#6
Well, my opinion on them varies quite a lot depending on what aspects of the language we are talking about. Ill keep it simple and about which one is the best to start with...
and in my opinion - That is Python. Its not my favourite language... hell, i dont even code in it any more, hell i never spent much time on it... but i believe as a self-taught language it gives you a good solid basis to move onto most other languages, including C++, Java, PHP, etc. with relative ease
•
Twelve Years of Service
Posts: 10
Threads: 0
RE: How to create a hacking tool? 03-20-2014, 05:32 AM
#7
I agree python good place to start then c++ java. vb. so many u can learn
•
Thirteen Years of Service
Posts: 664
Threads: 57
RE: How to create a hacking tool? 03-20-2014, 01:41 PM
#8
I would say that the selection on the language should be done based on the specs for the particular project. So I won't say what's best for you idea, since I know nothing about it, so it will be nothing more than just a shot in the dark.
But on the other hand, in a general sense, I would suggest you start by learning Python to get a quick feel about what programming in. Then when you have learned and you are able to think like a programmer when working on a project you can start looking at other languages.
•
Twelve Years of Service
Posts: 22
Threads: 3
RE: How to create a hacking tool? 04-20-2014, 04:02 AM
#9
I suggest you for a Python
•
Twelve Years of Service
Posts: 22
Threads: 3
RE: How to create a hacking tool? 04-20-2014, 04:02 AM
#10
I suggest you for a Python
•