Computing.Net > Forums > Programming > win programming

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

win programming

Reply to Message Icon

Name: wtk
Date: September 21, 2003 at 23:35:54 Pacific
OS: winxp
CPU/Ram: ?
Comment:

hello,

i have no experience in Windows programming, but currently in holiday. so i decided to learn a language for programming in Windows.

well, i am thinking of studying Dephi, since i can code in pascal. however, for what i have seen in this forum so far, most of the question asked (for Windows programming) are about Visual Basic. So my question are:

1) what is the strength of Dephi and VB? In which areas are they most differentiable? (eg. prolog for artificial intelligent)

2) Which one can produce faster code ?

3) Turbo Assembler lost the market to Microsoft Assembler some years ago. Will this happen again? - Dephi losses the market to Visual Basic?

4) how is the job market for Dephi programmers in comparsion to VB programmers?

5) are there any "good" links that describe the insight of the Dephi language? (such as the weakness and strength of its implementation.)

thanks very much.

wtk =)



Sponsored Link
Ads by Google

Response Number 1
Name: Infinite Recursion
Date: September 22, 2003 at 00:57:21 Pacific
Reply:

Being that I do not write code in Delphi, I can only answer one of your questions in its entirey:
"4) how is the job market for Dephi programmers in comparsion to VB programmers?"

In my recent experience with the job market there are mostly requests for Visual Basic programmers compared to Delphi programmers. Delphi requests do exist, but are few and far between.

You can try google for links regarding the pros and cons of implementing Delphi. I would like to point out that run-time file dependency poses a problem for VB6. For instance, if you create a VB6 application and make the executable, then distribute it... you may need to also include the necessary dynamic link libraries to ensure your program's functionality.

IR


0

Response Number 2
Name: delljohnb
Date: September 23, 2003 at 11:42:18 Pacific
Reply:

Learn VB. Or maybe ASP. I'm a pascal programmer by profession, and these two languages are where things are going. Delphi will be a snap to you if you already know Pascal....especially Turbo Pascal 5.5 or higher.


0

Response Number 3
Name: wtk
Date: September 23, 2003 at 23:43:06 Pacific
Reply:

thanks a lot. i am going to learn the basic of Delphi these 2 weeks and write a program to practice. and then i'll learn VB. I think in this way i'll know 2 Windows programming languages. =)

wtk


0

Response Number 4
Name: anatol
Date: September 24, 2003 at 23:56:21 Pacific
Reply:

Learn C and the Windows API. That's the real programming for Windows. That is where things happen. Windows is written in C.
Delphi, VB or whatever else are just wrappers of the Windows API. The Windows API is simple once you understand the concepts behind it, then you will understand the concepts of any GUI OS, so it's worth to learn the API


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


How much are you worth? Cannot run Turbo C++



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: win programming

Opening internet explorer from C code www.computing.net/answers/programming/opening-internet-explorer-from-c-code/382.html

help with REXX program www.computing.net/answers/programming/help-with-rexx-program/90.html

Win NT Serial port interrupt prog. C++ www.computing.net/answers/programming/win-nt-serial-port-interrupt-prog-c/274.html