+ 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
3 ответов
+ 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.
+ 1
You could using a scripting language but you might want to use a programming language such as Java or c++ or C#.
+ 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++?