Skip to content

KarthikeyaEnge/Learn-web_progs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_progs

Web Programs using HTML ,CSS , JAVASCRIPT, DJANGO, PYTHON

Languages
Html css javascript python
Frameworks Django

license codesize reposize

Here are all the resources. I used to learn...

web Documentation : Mozilla Web Docs

CSS : CSS-TRICKS

Browser : Chrome

Editor : VS code

vscode Extensions

Video courses :

validation :

Specificity : Specificity calculator

I used Git & GitHub

For fun learning on css :

That's for HTML, CSS.-------------------------------------------------->

Use Python for creating dynamic websites.

Advanced Web FrameWork:Django

It's a python external library used to built dynamic websites.

Installing through pip use:

  pip3 install django

Add it to your system & user path in environment variables.

Keep Learning & Strive for Progress.