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
Related
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 2 years ago.
Improve this question
I'm about to setup a new project in Go. I came across the term vendoring. Is this standard or an obsolete concept. I'm coming from a nodejs world and this feels like copying the nod_modules folder to a separate directory or am I confusing the whole purpose of this?
It's not technically obsolete, but most cases should use go modules instead.
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.
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 8 years ago.
Improve this question
Why does the Go developers spend time supporting Plan9, rather than on making Go better for Unix?
This question is off-topic, but there is some information about the decision to use/learn from Plan 9 in the Go at Google: Language Design in the Service of Software Engineering talk by Rob Pike.
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...
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
In my application i have to create report.I don't know which opensource reporting tool is best either jassper report or pentaho report.If anyone has idea about this please share your view. And In what are the aspect jasperreport is differ with pentaho.
I would highly recommend the myDBR reporting tool. myDBR allows you to create your reports within minutes and can easily be integrated to your existing web-application.