arrow_upward
App dev
#1
I'm looking at starting to build my own app, but I have no prior knowledge of how to go about it. What is the best language/program for beginner app developers?



#2
Depends what kind of app you are aiming for, I am currently working with an app connected directly to a php website, for that we're using react native js, I **personally** think javascript is the way to go if you are aiming to connect a webapp with a mobile app.



[+] 2 users Like eidat's post
#3
Is native JS a type of javascript?



#4
I belive u need just do it, like the nike's slogan

get some programming challenges at internet ans solve then, it's a good way to know what u don't know!



#5
JavaScript can be a good start. 
You can use it to build mobile apps, websites, api. 

Check for NodeJS, Ionic, React

HTML and CSS are the basics as well



#6
i love coding, its my passion, i love javascript and html.



#7
Check out PWAs built with JavaScript



#8
I think learning Javascript and the basic HTML stack (HTML, CSS, Javascript) is a great start.



#9
Take a look at freecodecamp and learn JS, HTML/CSS. With nodeJS and HTML, you can start making usable webapps



#10
Try Swift for IOS(Apple)  or Kotlin (Advanced Java) for Android