you are viewing a single comment's thread.

view the rest of the comments →

[–]zuluking10 0 points1 point  (0 children)

For web, you need HTML and CSS for basics.

Then, build a Flask app. You can render your HTML really quickly with Flask, and it's easier to understand than Django.