0

Does anyone know how i can begin to learn about building websites with python for small businesses?

A list or roadmap would be super helpuful, i am an undergrad in college looking to learn this stuff, since everything being taught at my school is already outdated.

3rd Jun 2017, 10:12 AM
Donald Williams
Donald Williams - avatar
2 Respostas
+ 2
1. Do the course on SoloLearn 2. Practice basic programming in Python 3. Use other recourses (W3School, StackOverflow, books, YouTube) 4. Practice more, try to make basic websites 5. And finally, practice until you're able to make websites and contact a company
3rd Jun 2017, 10:20 AM
Maart
Maart - avatar
+ 1
I believe what you're looking for is: DJANGO. it is a high-level (python-based) web framework that focuses on mostly back-end programming and due to its power and accuracy it's widely used by professional programmers around the world. if you know how to python ... i recommend it Good Luck.
4th Jun 2017, 10:32 PM
Mat
Mat - avatar