Skip to main content

Posts

Showing posts with the label IDE

Get yourself a Development Environment

Which Development Environment to go for... Below are two Development tools which you'll find definitely useful for your further Projects... Many people got a little when they hear about VS Code, It is a really powerful Text Editor with Ad-On supports to actually make help the developer work in variety of different workloads, like: Dot Net Core, Python development, NodeJs development, etc... On the Other hand there is a Giant so called Fully Featured IDE called Visual Studio 2019 (current version). It supports out of the Box workloads. Let's talk about them separately... Visual Studio Code (VS Code) According to Microsoft: "Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .N...
Counter Widget