700 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
767
767 views
2 2 votes
0 0 answers
484
484 views
tofighi asked Sep 8, 2018
484 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,173 views
I am wondering if anyone can suggest the best resources and tools for learning programming?
1 1 vote
1 1 answer
620
620 views
machinelearning asked Sep 29, 2018
620 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
1.0k
1.0k views
Shahram asked Dec 6, 2018
1,002 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...