0
Dont even know where to start but would like to know how coding and creating apps is done somebody to help
2 Réponses
0
you can create android/desktop(?) apps using java and iOS apps using swift for as far as i know
0
You can start with experimenting in the Code Playground (curly braces, green circle with plus sign to add new project, select Web to practice your HTML, CSS, or JavaScript) and saving your snippets. For full fledged projects, I would recommend setting up some basic files on your home computer (desktop/laptop) to practice.
https://code.sololearn.com/W326FKwAKXtN/?ref=app
Once you are ready to publish your website, you can look up information on domain names and Web hosting services. It's frequently asked about here, so you can search for prior posts via the search bar.
Happy coding!