0
Would this be a good place to start for programming apps?
I've been into app programming with a friend, and I'm wondering if using JavaScript on this app could really bring me far for this app, as I am planning on doing app programming in the future, so if you got any experience with stuff like this, please comment and let me know. Peace.
3 Réponses
+ 8
for JavaScript if you want check this interactive website www.freecodecamp.org
for basics check solo learn JavaScript course
for a website check
https://www.sololearn.com/Course/JavaScript/
JavaScript Tutorial | SoloLearn: Learn to code for FREE!
video course
https://thenewboston.com/videos.php?cat=10
JavaScript Tutorial - Introduction to JavaScript - TheNewBoston
for deep information check mdn
https://developer.mozilla.org/en-US/docs/Web/JavaScript
JavaScript | MDN - Mozilla
for books there are like eloquent JS & you don't know JavaScript
http://eloquentjavascript.net/Eloquent_JavaScript.pdf
PDF - Eloquent JavaScript
https://github.com/getify/You-Dont-Know-JS
getify/You-Dont-Know-JS - GitHub
+ 1
agreed with learnsolo,
Also the biggest challenge is writing code on your own so start small and build up your own mini projects along the way.
0
@DJBallDay, Sololearn can really only show you the basics, so if you were to learn JavaScript on Sololearn you would only know JavaScript basics. However, I still encourage you to use this app as you can learn new things from the Sololearn Community.