Top must have windows software for a developer
Hello folks, I guess most of you are using a windows computer or laptop. And since you are visiting this post, that means you're a developer too.
Windows comes with essential softwares installed that you can start with, like notepad for coding, cmd for running commands. But, while you grow up as a developer, you should change yourself with it.
Moving to our list
1. VS Code
This is probably the most important software for developers. VS code is made by Microsoft and is thus a great IDE for windows. It is a lightweight and efficient IDE for developers, that's why it's preferred by most of the programmers you see.
One more thing that makes VS code a great pick are the extensions present in it. It has a lot of essential pre built tools, that can just be installed and used. You can even customize the themes, code the look and almost everything inside it with the use of extensions.
VS Code Installation
If you want a specific post on which VS code extensions do I use, just let me know in the comments below.
2. Git
This software is really useful for programmers. Suppose you are writing 100's of lines of code from a week and by mistake your file gets corrupted. You lost all your work?
With Git you don't need to worry about it. It will manage all your previous work, files and modifications you did from time to time.
Just commit your code every time you make major changes, and it will not be lost.
Git Installation
If you want Git tutorial then visit the link Git tutorial
3. PowerToys
Now comes the software that I think not much people know about.
PowerToys is also a software developed by Microsoft itself and is a really good and powerful software. It gives you a lot more features on Windows. You can have fast search, rename/modify files easily. Change file size, etc very easily.
For me, this is a must have software on windows, whether you're a developer or not.
Let me show you some screenshots of the features it gives.
PowerToys Installation
Or install from Github
4. Terminal
There comes another really interesting software from Microsoft, that looks really great by design.
If you're a preogrammer, you must be aware of the PowerShell and Command Prompt on Windows. But if you are looking for a really good looking area to run your scripts, Windows Terminal is made for you. This also adds a lot of features in your hands, like tabs in the same window.
I mean, just look at it.
Windows Terminal Installation
So, that's all for this list. If you liked the post, just leave a comment and please share it with your other developer friends, to make their Windows better too.
See you in the next post.
Till then Bye Bye :)
0 Comments