Naveen M KNaveen M K
  • Projects
  • Blog
  • Home
  • Blog
  • Projects

vscode

2 Articles

Setup a C development environment on Windows

The article explains how to setup a C development environment on Windows with GCC as compiler and Visual Studio Code as IDE.

In this post, I’m sharing my experience to set up a C development environment on Windows. I’m installing GCC from the MSYS2 project and…

Read more

Configuring Visual Studio Code for using with Manim

The article explains how to install Manim (the community edition) and configuring with Visual Studio Code.

Installing Manim Follow the instruction in the Installation Page on the official documentation. After installing Manim get back here for…

Read more