Which is the best language to use? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which is the best language to use?

I want to develop a billing system for my friends shop. I was thinking of using C#. Which is the best language to implement this project? Thanks

15th Apr 2018, 12:48 PM
Emmanuel Chweya
Emmanuel Chweya - avatar
3 Answers
+ 1
Java would be the best (beginner wise) if you are good at math and want some crutches for starting. Seeing that you have some experience in c++ it depends on what you want it to do.
15th Apr 2018, 2:54 PM
Evan Martine
+ 1
You could using a scripting language but you might want to use a programming language such as Java or c++ or C#.
15th Apr 2018, 9:09 PM
Someone Else
Someone Else - avatar
+ 1
C++ would work well? I've done couple of tutorials on it. Can I use that SQLite for data storage along side with C++?
16th Apr 2018, 8:16 AM
Emmanuel Chweya
Emmanuel Chweya - avatar