Dev with Serdar
Learn coding in Python, Go and Rust from Serdar Yegulalp, software dev specialist and senior writer at InfoWorld.
New Python Env Manager in VS Code โ What You Need to Know
Overview
Microsoft has outfitted the Visual Studio Code editor with many extensions to make it a prime place to write Python code. The latest, albeit experimental, extension in this vein helps you manage the virtual environments you create for Python projects. In this video we'll walk through how it works in its early incarnation, and note some pitfalls you want to know about if you intend to try it on your own projects.


