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
(2)CLICK DOWNLOAD
Download git based on your OPERATING SYSTEM
(3)CLICK TO DOWNLOAD THE LATEST VERSION
- 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/
(2)Click the Python version release.
(3)Click download, and download Python based on your operating system
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
(2)DOWNLOAD DOCKER
Click download based on your operating system
-
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
(2)click download Download Visual Studio Code based on your operating system
Top comments (3)
this is great!
Thank you 😊
Perfect starter guide, this kind of thing saves so much time