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
-Click download
Download git based on your operating system
-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
-To download Python, go to Google Chrome,
click this link https://www.python.org/
-Click the Python version release.
-Click download, and download Python based on your operating system
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
-Download Docker
Click download based on your operating system
- 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
-click download
Download Visual Studio Code based on your operating system
Top comments (4)
this is great!
Thank you 😊
Perfect starter guide, this kind of thing saves so much time
thank you