694 views

1 Answer

0 0 votes

I believe starting from Sololearn.com is a great start point to learn the basics easier. After learning about them in action and have some sense of web development technologies, you can take more technical detail courses from Lynda.com which comes with beginner to advanced courses both practical and theoretical.

Related questions

1 1 vote
1 1 answer
765
765 views
2 2 votes
0 0 answers
482
482 views
tofighi asked Sep 8, 2018
482 views
There are many web development frameworks out there, which one do you think is more promising for future careers?
1 1 vote
1 answers 1 answer
2.2k
2.2k views
askdatascience asked Aug 26, 2018
2,169 views
I am wondering if anyone can suggest the best resources and tools for learning programming?
1 1 vote
1 1 answer
609
609 views
machinelearning asked Sep 29, 2018
609 views
I am looking for a one-page free template that is bootstrap compatible and could be used for designing my resume?
1 1 vote
1 1 answer
998
998 views
Shahram asked Dec 6, 2018
998 views
I've created a server on Digital Ocean, and employed uWSGI + NGINX to run a Flask application on the Ubuntu server. I need to copy some files from my computer to the serv...