How do you make a mobile app, website, link a domain??! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do you make a mobile app, website, link a domain??!

I started learning programming on sololearn and never went to a school to be taught so please I need help from those of us who have more knowledge. Like am still trying to get the hang of actually making a website,how those that website become an app and how about linking it to a domain or getting a database PR storage space for user information's to be stored.I would really appreciate all the help I obtain. Thanks!!!

5th Jul 2017, 2:47 AM
OKAKA STEPHANIE
OKAKA STEPHANIE - avatar
2 Answers
+ 4
Hey Steph, well first thing's first, building a website all depends on what you really want along the buildup process, for example you could decide that you would want a lot of flexibility while building your website, in this case, coding everything from scratch is probably the best option. And to code from scratch, you would need to understand the languages of the web - HTML (to place contents on the webpage), CSS (to style the website, and arrange the layouts of elements), JavaScript (to control the behavior of the web and to define the dynamic nature of the web), PHP and MySQL (form validation and database management), Domain and Web Hosting (to serve your website) and some Technologies that put all of these together eg Bootstrap, Angular, Laravel. equipped with basic knowledge of these techs, you can build and host website, Alternatively! you could decide not to go through all of those and settle for a CMS (Content Management System), these systems allow you build websites without having to code a thing, and hosting? they already have you covered all you need do is pay or the domain names. popular examples are wix and WordPress. And about mobile apps, well there are techs that compress your .com websites to .APK and give it the native feel, you could also use your web design skill (especially javascript) to build web applications, some javascript frameworks like ReactJs , ReactNative and the likes are good tools to build mobile apps without needing to learn a new Programming language. wow. I typed all of these? lol I hope this helps ✌
6th Jul 2017, 5:20 PM
Martins Victor
Martins Victor - avatar
+ 3
linking a domain? do u have a domain? just get one from a domain registrar. and then buy hosting plans, go to ur domains dns and link the nameservers to the nameservers of ur hosting provider. done im pretty sure Sun can tell u more, if u wanna know more u can join this server right here https://cheeze.club/SL optional btw
5th Jul 2017, 3:13 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar