Beginners Question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Beginners Question

I want to create a website and a android application with single database how should i start. Please suggest

30th May 2019, 10:49 AM
Purushottam Sirvi
Purushottam Sirvi - avatar
2 Answers
+ 2
It looks like a system integration projects. I strongly advise that you read on algorithmic concepts relative to control and data structures before even thinking of coding. Look into database concepts as well.
9th Jun 2019, 11:17 PM
Da2
Da2 - avatar
0
I would suggest you learn the basics of firebase database. It is easy and very popular when building android apps. Also, you can use SQLite but is not as popular as firebase is nowadays.
10th Jun 2019, 6:36 PM
Afani Martin
Afani Martin - avatar