0
Should I learn CSS first before python?
3 Answers
+ 3
If you want to make web applications using Python, I would start making one in Python and learn the CSS to make it look better.
The problem with your question is that there is no precise line where you say that you've "learned CSS" or "learned Python". You could complete tutorials but that'll just mean that you learned the very basics. It is really a question of how much you learned and how much practice you had. Get a web application made using Python and you can learn both around the same time. You'll have a clearer goal which should make it more motivating and achieving it should be something you can show to friends or potential employers.
+ 2
Web-programming:
First:
> HTML âĄ
> CSS âĄ
> JS âĄ
Secondary:
> bootstrap âĄ
> jQuery âĄ
Then backend:
> PHP or Python âĄ
> SQL âĄ
Then designing:
> Beautiful designig âĄ
> Photoshop (image editing) âĄ
But if you don't know any programming language before, first:
Become good programmer:
> Pascal âĄ
> Solving problems âĄ
> Codeforces competitons âĄ
If you will learn Pascal and compete on Codeforces, than you will learn web-programming much faster.
0
Okay Thanks Mate. Well I am just a beginner n learning pythons basics recently. Well Up Buddy