I want to make a software but dontknow how to start which course is better for making a software if i want to make a software just like antivirus what is required for it does it requires money to make a software what should i do.
How can one make a software?hijack this
If you download Visual Basic Express 2005. It is a free software by Microsoft and it lets you create any software that you want. You can use the help section to learn the language. Good Luck!
How can one make a software?liveupdate
learn visual basic its the first step for programing softwares
The first thing you need to do is learn a programming language. There are several programming languages out there, like C, VB, Java, Perl and tons of others. My personal recommendation would be to start with C++.
Once you learn a language, you need to get a compiler. The compiler translates what you type into code that the computer can understand and creates the executable file. Not all languages need compilers - those that don't are called interpreted languages. Java is an example of an interpreted language. There are different compilers for each language. You can download free ones from the internet, like the GNU C compiler (also called GCC). You can also load the Java programming tolls for free from http://java.sun.com/ and read some instructions on Java programming at http://java.sun.com/docs/books/tutorial/
No comments:
Post a Comment