Right choice of Delphi Programing [closed] - macos

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I am going to get started of Delphi Programming Language and I don't know about its future prospectus so guide me in a right way and give me some reference books for Delphi. I am also interested in Mac OS Programming is it possible..

"Introducing Delphi Programming: Theory through Practice"
is a good Reference book and You can do it both Windows and MAC Programming in Delphi
use RAD Studio As IDE so, enjoy Delphi...

Related

Functional web chat [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
I want to build a website with a chat. The chat should have a calling option,stickers,smiley faces.Which language would you suggest and why?
I`m thinking about ruby on rails or node.js
I am also thinking to find someone who maybe have experience in the
area, but i am not sure what kind of developer would suit me best.
Language choice depends on how many hours you want to spend on development and further support.
Node.js is a simple and fast option if you want to build a working prototype. If you want to build something with a future advance (in order to solve such issues as scalability) and you have more time you can look at Golang and similar languages.

How to need developing for Windows Phone? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to start learning windows phone and I want to know that for starting this what is need?
what language?
what compiler or program that is for coding?
please tell me about that because I don't know about it and I am noob it.
Microsoft has a complete guide on this, you can check it out here.
http://msdn.microsoft.com/en-us/library/gg680270(v=pandp.11).aspx
Here is another link to a previous question on stackoverflow:
Getting Started with Windows Phone 7
Good Luck

Best languages for designing user interfaces? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I need to design a GUI which will recieve data from a micrcontroller(actually my robot, to be precise) via serial port or wireless and plot them in real time.
Which language or platform will be most appropriate to design such interface?
Thanks.
Java, Python, and VB are all options for standalone GUIs, among others such as C#/C++, but I'd go with one of the three listed here.
-Python + Tkinter
-Java
-Visual Basic

How does Shazam / soundhound work? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am interested in how does shazam or soundhound work.
How does it record a voice and makes a fingerprint that is so simmilar to their database of fingerprints that it finds a match?
I am about to start writing some software in C/C++ but not sure which libraries to use, seen there is some Speech SDK from Microsoft. Dont you have some suggestions, where to start 'understanding' the process of analyzing voice and playing with it?
I would be thankful for every tip or idea you will share :]
There are some existing pieces of software you could look at:
AudioDB: C++
mercurial repo: http://code.soundsoftware.ac.uk/projects/audiodb/
Sonic Visualiser: SV Libraries are written in C++ using Qt4
https://code.soundsoftware.ac.uk/projects/sonic-visualiser

Tools to create HelpBooks for Mac Apps [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Bill van Hecke's Helpify is a nice tool to convert OmniOutliner documents to Apple HelpBooks.
I wonder, if other tools are available to create HelpBooks, e.g. a CMS with pre-configured templates.
Do you know of any HelpBook generator tools?
There's Help Generator, which parses a simple XML format and creates help books that look very similar to Apple's (at least in the Leopard/Snow Leopard timeframe).

Resources