Let the journey begin!
Glad you are here! Whether you're looking to acquire new skills, enhance existing ones, or explore exciting career opportunities, you're in the right place. We want to make upskilling not only possible but also enjoyable. Embrace this opportunity to invest in yourself and thrive. Let's embark on this transformative journey together!
Path to learn Python
We are going to take an unusual and unconventional route to learn and use python. It is going to be a combination of top-down and bottom-up approach. The top-down approach allows you to work with Python and appreciate its versatility and power before you understand completely what you are doing. The bottom-up approach allows you learn the basics and build the foundation.
For most of us, taking the first few steps are the most difficult. It might be fear of programming or lack of time or sheer laziness that prevents from learning something new. Luckily we cater to the easily daunted, the uber lazies and sooper-busies. Please set up your development environment. Once it is set-up you will be able to run the programs and things only get easier and interesting from there.
Link to videos
- Basic Windows commands (3:30 minutes)
- Install Python (2 minutes)
- Accessing Python documentation (2 minutes)
- Create a Python virtual environment (6 minutes)
- Install an IDE - Visual Studio Code (5 minutes)
- Install Jupyter (3 minutes)
- Install git (2:30 minutes)
- Sign-up for Github (2 minutes)
- Install Github cli (1 minute)
- Connect to Github from Visual Studio Code
In around thirty minutes, you can set-up your development environment. This will be your first challenge.