683 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
755
755 views
2 2 votes
0 0 answers
475
475 views
tofighi asked Sep 8, 2018
475 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,160 views
I am wondering if anyone can suggest the best resources and tools for learning programming?
1 1 vote
1 1 answer
603
603 views
machinelearning asked Sep 29, 2018
603 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
985
985 views
Shahram asked Dec 6, 2018
985 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...