691 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
761
761 views
2 2 votes
0 0 answers
481
481 views
tofighi asked Sep 8, 2018
481 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,167 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
995
995 views
Shahram asked Dec 6, 2018
995 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...