Posts

Showing posts from August, 2023

Getting Ready for Python Development on Ubuntu using VSCode

Image
Many People know Python is the most trending programming language in the current world. It's a very demanding programming language in Data Science and Machine Learning. Let's start creating a local environment for complete Python development. 1) Ubuntu System has preinstalled Python. 2) We can also install the Anaconda environment from this link .  3) Downloading VSCode