Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General advice web application
#1
Helo, I'm considered an intermediate in python and I would like to ask on how to build a website like Reddit which is made of python ? Are there any courses on how to do that ?

Secondly , If I work as a freelance python web developer, what kind of tools would in need before I can start doing web development ?

Sorry if my questions seemed too easy
Reply
#2
Please don't hijack threads, your post is completely irrelevant to that thread.
Reply
#3
You'd have to use a framework such as flask or django for the backend.
You also have to know about frontend dev: html,css and especially javascript using js frameworks ( react, jquery, angular ... )

You don't need any special tools for web dev other than a decent editor
Reply
#4
(Jan-27-2018, 05:37 PM)thomasp Wrote: You'd have to use a framework such as flask or django for the backend.
You also have to know about frontend dev: html,css and especially javascript using js frameworks ( react, jquery, angular ... )

You don't need any special tools for web dev other than a decent editor

Do not forget SQL
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  General advice web application - flask - database - cms bashage 6 4,668 Jan-31-2018, 06:07 PM
Last Post: frostbite

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020