Need some advice, please. 
Author Message
 Need some advice, please.

Hi,

After searching all over the web, and failing to find the relevant newsgroup
I am trying here.....

Please can someone point me in the direction (or offer a personal testimony)
of somewhere to find comparisons and recommendations on the best language to
use for GUI development (with structured arguments for and against each,
preferably), e.g. Visual Basic, Java, etc. I have skills in Smalltalk
(Visualworks) and am looking for something quick to learn for a small
project.

Email replies greatly appreciated.

Thanks,
Jay

--
** Please remove 'nojunk' when replying by email **
This message is not the opinion of Logica.



Fri, 01 Jun 2001 03:00:00 GMT  
 Need some advice, please.
VB is the fastest way to go.  If you want power and control, then you would
have to do with C/C++ but the learning curve is *much* steeper.  I do both
and when I need to slap a test app together, I go with VB.

Demir Ateser

Quote:

>Hi,

>After searching all over the web, and failing to find the relevant
newsgroup
>I am trying here.....

>Please can someone point me in the direction (or offer a personal
testimony)
>of somewhere to find comparisons and recommendations on the best language
to
>use for GUI development (with structured arguments for and against each,
>preferably), e.g. Visual Basic, Java, etc. I have skills in Smalltalk
>(Visualworks) and am looking for something quick to learn for a small
>project.

>Email replies greatly appreciated.

>Thanks,
>Jay

>--
>** Please remove 'nojunk' when replying by email **
>This message is not the opinion of Logica.



Fri, 01 Jun 2001 03:00:00 GMT  
 Need some advice, please.
If you want something "quick to learn" then you can completely forget
Machine Code (Assembly language) or C++. With machine code you can produce
programs which cannot be beaten for speed - and C++ is not a very long way
behind - but they are both difficult to learn and require a good working
knowledge of the operating system of the PC (Windows or whatever). The
easiest to learn, and the one which will enable you to come up with working
programs fastest of all is Visual Basic. A slight problem with Visual Basic
is that it does not produce true compiled executables (forget what Micro$oft
will tell you about version 6.0 - it still does NOT produce true compiled
execs!). This means that your programs will not run as fast as they could -
but they are still fast enough for me! In between Visual Basic and C++ is
Delphi. This is a fine and powerful language which does produce true
compiled executables - and as a result the programs which you write with it
will run at least twice as fast as their Visual Basic equivalents. It is
slightly harder to learn than Visual Basic - but it is worth the effort. If
you already have some programming experience with earlier version of Basic
(maybe on other computers) then I would go for Visual Basic. If you do not,
then I would go for Delphi.

Hope this helps.

Mike

Quote:

>Hi,

>After searching all over the web, and failing to find the relevant
newsgroup
>I am trying here.....

>Please can someone point me in the direction (or offer a personal
testimony)
>of somewhere to find comparisons and recommendations on the best language
to
>use for GUI development (with structured arguments for and against each,
>preferably), e.g. Visual Basic, Java, etc. I have skills in Smalltalk
>(Visualworks) and am looking for something quick to learn for a small
>project.

>Email replies greatly appreciated.

>Thanks,
>Jay

>--
>** Please remove 'nojunk' when replying by email **
>This message is not the opinion of Logica.



Fri, 01 Jun 2001 03:00:00 GMT  
 Need some advice, please.
Someone has also suggested Visual FoxPro, rather than VB. Has anyone had any
experience of this and could recommend one more than the other?

Cheers,
Jay

--
Please remove 'nojunk' when replying by email.
This message is not the opinion of Logica.


Quote:
> If you want something "quick to learn" then you can completely forget
> Machine Code (Assembly language) or C++. With machine code you can produce
> programs which cannot be beaten for speed - and C++ is not a very long way
> behind - but they are both difficult to learn and require a good working
> knowledge of the operating system of the PC (Windows or whatever). The
> easiest to learn, and the one which will enable you to come up with
working
> programs fastest of all is Visual Basic. A slight problem with Visual
Basic
> is that it does not produce true compiled executables (forget what
Micro$oft
> will tell you about version 6.0 - it still does NOT produce true compiled
> execs!). This means that your programs will not run as fast as they
could -
> but they are still fast enough for me! In between Visual Basic and C++ is
> Delphi. This is a fine and powerful language which does produce true
> compiled executables - and as a result the programs which you write with
it
> will run at least twice as fast as their Visual Basic equivalents. It is
> slightly harder to learn than Visual Basic - but it is worth the effort.
If
> you already have some programming experience with earlier version of Basic
> (maybe on other computers) then I would go for Visual Basic. If you do
not,
> then I would go for Delphi.

> Hope this helps.

> Mike


> >Hi,

> >After searching all over the web, and failing to find the relevant
> newsgroup
> >I am trying here.....

> >Please can someone point me in the direction (or offer a personal
> testimony)
> >of somewhere to find comparisons and recommendations on the best language
> to
> >use for GUI development (with structured arguments for and against each,
> >preferably), e.g. Visual Basic, Java, etc. I have skills in Smalltalk
> >(Visualworks) and am looking for something quick to learn for a small
> >project.

> >Email replies greatly appreciated.

> >Thanks,
> >Jay

> >--
> >** Please remove 'nojunk' when replying by email **
> >This message is not the opinion of Logica.



Sat, 02 Jun 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Need newbie advice please

2. New to VBscript - need some advice please!

3. I need an advice, please, on creating a win9x scheduler.

4. High level advice needed....please

5. Please Help - Need Plugin Advice!!

6. TOTALLY NEW TO PROGRAMMING!!!! Need Advice Please :-)

7. PLEASE: I need your advice...

8. Registry Advice needed please

9. Table design advice needed please

10. Please read, I need advice.

11. Please help...Need advice how to do a screensaver with VB6

12. * * * * * * * * * * * Need very much YOUR valuable advice, please? * * * * * * * * * * * * * *

 

 
Powered by phpBB® Forum Software