Should I use C or C++ to create a toolbar, can anybody tell me what programming language should I use to create a toolbar and a place where to start learning this kind of language..
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
What Programming Language Should I Use?
Started by webishqiptar, Jun 01 2009 07:44 PM
8 replies to this topic
#4
Posted 01 June 2009 - 10:57 PM
If the toolbar is for windows, you might want to start with Visual Basic. You can download it for free at http://www.microsoft...Press/download/
Good luck.
Good luck.
#8
Posted 16 June 2009 - 03:43 AM
Hi,
Visual Basic has a really poor reputation because it was very easy to use and so many, many managers without any understanding of how to write software wrote small programs that have now become integral components of companies' workings. The latest VB.NET is quite different.
The real question is, what are you creating a toolbar for? If it is for Windows, C++ or any of the .NET languages are your best bet. There are also a variety of graphics libraries available (such as wxWidgets) that will make your life a lot easier.
If it is for the net, Javascript / PHP are quite good. You also have the choice of using Python, plain HTML, PERL and a variety of other languages to help you.
Regards
Visual Basic has a really poor reputation because it was very easy to use and so many, many managers without any understanding of how to write software wrote small programs that have now become integral components of companies' workings. The latest VB.NET is quite different.
The real question is, what are you creating a toolbar for? If it is for Windows, C++ or any of the .NET languages are your best bet. There are also a variety of graphics libraries available (such as wxWidgets) that will make your life a lot easier.
If it is for the net, Javascript / PHP are quite good. You also have the choice of using Python, plain HTML, PERL and a variety of other languages to help you.
Regards
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














