Coding for Start-Up | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Coding for Start-Up

I am working on refining my coding skills so I can begin developing customer software as a product. I have a pretty solid base on web design, but don't really know where to start with software. Should I go C++ or Java? How about Python and Ruby? I want to build first: A custom history map that can work on a desktop or mobile device and pulls from Wikipedia

14th Apr 2018, 5:13 AM
Rhett Martens
Rhett Martens - avatar
4 Answers
+ 2
A custom history map that works on both desktop and mobile. Of the ones you listed Java would be pretty decent. Considering that you can make a desktop application using Javafx and just create an Android app too which might encourage you to learn Kotlin down the line. Of course, if you wanted your stuff on IOS then you're going to have to pick up Swift. To conclude, I think Java will fit your needs well... desktop application ✔ mobile application ✔
14th Apr 2018, 5:29 AM
Don
Don - avatar
+ 1
Kotlin is another programming language. Don't worry about it now though. Go ahead and mess around with Java and do whatever. Eventually, you'll come around to it.
14th Apr 2018, 5:33 AM
Don
Don - avatar
0
Cool! I don't know anything about Kotlin, what is that?
14th Apr 2018, 5:31 AM
Rhett Martens
Rhett Martens - avatar
0
Bro start with C++ it is the basic for all programming language especially java
14th Apr 2018, 6:43 AM
Ujjwal Kumar
Ujjwal Kumar - avatar