Part of the Free Full-stack course: https://www.youtube.com/playlist?list=PL6yRaaP0WPkXo7Kl6LQcO69bsYTS7BDxo

Welcome to the Free Full-stack Course

In this course, we will be using Python as the programming language for our backend to deliver REST APIs. The REST APIs will be developed on top of Django which is a backend/website framework that sits on top of Python. And we will also use DRF (Django REST Framework) to actually deliver our APIs on top of Django.

Throughout this course we will use Visual Studio Code as our code editor for Python/Django, Flutter/Dart and Rust. Visual Studio Code is a free and open source code editor provided and maintained by Microsoft. In this chapter we will install Visual Studio Code on macOS and install some of the required extensions for it before moving on to the later chapters.

Timestamps:
00:00 - Installing Visual Studio Code on macOS
00:09 - Download universal edition
02:18 - Move the .app file to /Applications
03:12 - Install Python extension
04:30 - Install Rust Analyzer extension
05:29 - Install Flutter extension
06:38 - Open Code from Terminal
07:11 - Install Tokyo Night theme
07:44 - Congratulations

If you want to support my work, please consider joining my YouTube channel by pressing the Join button!

Twitter: https://twitter.com/vandadnp
LinkedIn: https://linkedin.com/in/vandadnp

Let's get started!