682 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
752
752 views
2 2 votes
0 0 answers
474
474 views
tofighi asked Sep 8, 2018
474 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,158 views
I am wondering if anyone can suggest the best resources and tools for learning programming?
1 1 vote
1 1 answer
602
602 views
machinelearning asked Sep 29, 2018
602 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
984
984 views
Shahram asked Dec 6, 2018
984 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...