DEV Community

Cover image for ENVIRONMENT SETUP for python django
Mulky mohammed
Mulky mohammed

Posted on

ENVIRONMENT SETUP for python django

1.Git
-what is git?
Git is a version control system that helps developers track changes to their code and collaborate with others.
How to download

-Go to Google Chrome to download git

Click this link https://git-scm.com
Image description

-Click download

Download git based on your operating system
Image description

-Click to download the latest version
Image description

  1. PYTHON

What is Python?
It is a beginner-friendly programming language used in web development, data science, and other fields.
How to download

-To download Python, go to Google Chrome,
click this link https://www.python.org/
Image description

-Click the Python version release.

Image description

-Click download, and download Python based on your operating system
Image description

3.DOCKER
What is Docker?
It is a platform for building, running, and managing applications in containers, ensuring your code works consistently across different environments.
How to download Docker

-Go to Google Chrome,
Click this link https://www.docker.com, then click GET STARTED
Image description

-Download Docker
Click download based on your operating system

Image description

  1. Visual Studio Code what is visual studio code? It is a lightweight, powerful code editor that supports multiple languages, extensions, and debugging. inshort, it is a text editor.

How to download Visual Studio Code

-Go to Google Chrome

Click this link https://code.visualstudio.com
Image description

-click download
Download Visual Studio Code based on your operating system

Image description

Top comments (4)

Collapse
 
chrisachinga profile image
c a

this is great!

Collapse
 
mulky_mohammed_4856163d2f profile image
Mulky mohammed

Thank you 😊

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Perfect starter guide, this kind of thing saves so much time

Collapse
 
mulky_mohammed_4856163d2f profile image
Mulky mohammed

thank you