[Off Topic] Need Guidence
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 5
- Joined: 2005-07-20, 08:50 UTC
[Off Topic] Need Guidence
Hello All:
I'm a QA engineer but take lots of interest in developing software. Now days i'm in a confusion that which language should i choose to develop small utility program. I'm ok with VB. VC++ not much i know. And i know nothing about Delphi or CBuilder or .Net.
Note that, my interest is to develop plugin for Google desktop, Total Commander, and some simple tool to automate my task.
Can anybody help?
I'm a QA engineer but take lots of interest in developing software. Now days i'm in a confusion that which language should i choose to develop small utility program. I'm ok with VB. VC++ not much i know. And i know nothing about Delphi or CBuilder or .Net.
Note that, my interest is to develop plugin for Google desktop, Total Commander, and some simple tool to automate my task.
Can anybody help?
Bohemian Rhapsody
-----------------------
- weFORus -
-----------------------
-----------------------
- weFORus -
-----------------------
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
If you are familiar with VB and want to develop TC plugins, than this thread might be of interest for you:
http://ghisler.ch/board/viewtopic.php?t=7963&highlight=scriptwfx
http://ghisler.ch/board/viewtopic.php?t=7810&highlight=scriptwfx
http://ghisler.ch/board/viewtopic.php?t=7963&highlight=scriptwfx
http://ghisler.ch/board/viewtopic.php?t=7810&highlight=scriptwfx
I switched to Linux, bye and thanks for all the fish!
-
- Junior Member
- Posts: 5
- Joined: 2005-07-20, 08:50 UTC
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Re: [Off Topic] Need Guidence
IMHO:bohemian_rhapsody wrote:Note that, my interest is to develop plugin for Google desktop, Total Commander, and some simple tool to automate my task.
* VB is enough fo simple automation tasks;
* any compiler (programming language) that can build DLL's is suitable for creating TC plugins;
* I do not know nothing about Google desktop

Choose C#. It can build dll's. Simple and powerful. And easy to learn. I am studing a bit o C# in my free time.
If you your main objective is to code some plugins for TC i would suggest C++ to keep the plugin smaller and to reduce its memory needs.
If you your main objective is to code some plugins for TC i would suggest C++ to keep the plugin smaller and to reduce its memory needs.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
I can't reccomend something. All programming languages have own pluses and minuses.
I have to study QB/VB, ASM, Pascal/ObjectPascal, C++, and use Delphi (ObjectPascal) for majority of my win-projects. It can build standalone executable files (AFAIK C# use .NET runtime libraries, which slowing down all C# application).
I have to study QB/VB, ASM, Pascal/ObjectPascal, C++, and use Delphi (ObjectPascal) for majority of my win-projects. It can build standalone executable files (AFAIK C# use .NET runtime libraries, which slowing down all C# application).
Computers are become more powerful everyday, so the speed is not an issue anymore, unless you really need the speed.
I am not familiar with .NET yet, but it is clear that the its main purpose is to give developers more productivity (like java).
But of course, you must choose the language you feel more confortable with...
I am not familiar with .NET yet, but it is clear that the its main purpose is to give developers more productivity (like java).
But of course, you must choose the language you feel more confortable with...
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854