Why do fewer developers use Delphi? [closed] - windows

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 12 years ago.
This is a non technical question.
I am a Delphi developer so I have met many developers from the community , but only a few have said they know a programming IDE called Delphi and only a very very few know Delphi. I am very comfortable with Delphi and I always prefer Delphi for windows development(but I know many developers on the internet eg: YOU). Why isn't Delphi as famous as it was during the Borland era?

Related

What I Should To Learn To Develop Chrome Apps ? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What I Should To Learn To Develop Chrome Apps ?
You meant in which language? Your question is not very clear. Well if you want to learn develop chrome apps you need to know: Javascript, HTML, CSS ( These are NOT programming languages, and they are easy to learn )
Here you have some nice reading:
http://www.vikitech.com/2398/create-chrome-web-apps
Hope it helps :)

QR Codes Recognition Algorithm [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I need to develop an application which detects QR codes with Visual Studio 2010 and OpenCV. I am very new in this topic. Can someone explain in simple words the steps of the decode algorithm and the procedure to detect the patterns in a QR code? I have read the steps in the ISO/IEC 18004:2000 document but I don't understand well. Thanks in advance

Is VB 6 worth learning today? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
How necessary is it to learn VB6 and what are the advantages of using this language today? Does it really have advantages?
At this point, nobody should be using VB6 for new development work, however, there is a lot of existing VB6 code that needs to be maintained and/or ported. Much of the existing VB6 code will be internal line-of-business applications, so the question of whether to learn it or not would depend on your employeers needs.

Add-on for VB6 to find all references, etc? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I was working with VB6 last year and I used an Add-on that made it possible to search not only for the definition of objects or functions but also find all references or calls of specific objects or functions.
Unfortunately I can't remember where I got it from. Can anybody help on that?
Thanks in advance!
MZTools.
It is the essential free tool for all VB6 and VBA developers.

Best F# IDE for a Mac [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm trying to convince a friend of mine to switch from OCaml to F#, however they are programming on a Mac. What is the best F# development experience on top of OS X?
From looking at a similar question on SO, it appears that the F# Addin for MonoDevelop is my best bet. Are there any better alternatives?
The answer is now slightly out of date. There now is a proper "F# Mode" for Emacs, see:
http://sourceforge.net/projects/fsharp-mode/
Emacs and tuareg mode:
http://www.palladiumconsulting.com/blog/sebastian/2007/04/f-mono-and-mac-os-x-warmups.html

Resources