DEV Community

Cover image for ENVIRONMENT SETUP
Mulky mohammed
Mulky mohammed

Posted on

ENVIRONMENT SETUP

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
(1)GO TO GOOGLE CHROME TO DOWNLOAD GIT

Click this link https://git-scm.com
Image description
(2)CLICK DOWNLOAD
Download git based on your OPERATING SYSTEM
Image description
(3)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

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

(2)Click the Python version release.

Image description

(3)Click download, and download Python based on your operating system
Image description

3.DOCKER
What is Docker?
It is a platform to build, run, and manage applications in containers, thus ensuring your code works the same across different environments.
How to download docker
(1)GO TO GOOGLE CHROME,
Click this link https://www.docker.com, then click GET STARTED
Image description
(2)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 with support for many languages, extensions, and debugging. inshort it is a text editor. how to download visual studio code (1)Go to Google Chrome click this link https://code.visualstudio.com Image description (2)click download Download Visual Studio Code based on your operating system

Image description

Top comments (3)

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