Skip to content

Tarun-k666/Python-Basics-and-Beyond-2021

 
 

Repository files navigation

Python Basics and Beyond 2021 🚀

Python Basics & Beyond 🚀


What it is

It is a course that acts as an Introduction to Python Basics to the Students from EE and ECE Department of St Thomas' College of Engg & Tech
Also Includes Hackathon Problems
Also Includes Basics of Web Development

Usage

Make sure you have python 3.0 and virtualenv instaled

Make Virtual Enviroment:

virtualenv venv

Activate Virtual Enviroment:

source venv/bin/activate

Install Packages:

pip install -r requirements.txt

Running any code:

python <file_name>

Company

NullStack Technologies

Author(s)

👤 Nauman Arif

👤 Sayema Fatema

Show your support

Please ⭐️ this repository if this project helped you!

Thank You!!!

About

Resources and Code for the Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.0%
  • HTML 36.1%
  • JavaScript 1.7%
  • CSS 1.2%