mahmouddello / 100-days-of-code

100 Days of Code - Python Bootcamp by AppBrewery - Last Updated by February 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100-days-of-code

Introduction

This repository contains my progress of AppBrewery's Python Bootcamp course hosted on Udemy. All rights of topics, projects, and content are reserved to App Brewery.

Important

The codes in the repository work correctly by February 2024.

Things to know

  • Some days skipped due to a project's being out of date.
  • The days organized by category of being "Beginner" to "Advanced" topics.
  • The codes may not cover each assessment or exercise in the course.

Access repository files on your local machine

  1. Clone the repository via git clone https://github.com/mahmouddello/100-days-of-code.git
  2. Change your directory to go inside repo's location cd path/to/repository.
  3. Install the required models and packages via pip install -r requirements.txt
  4. Use your favourite IDE to view the files; e.g., Pycharm pycharm ./, VSCode code ./.

Happy Coding 💻🎉

About

100 Days of Code - Python Bootcamp by AppBrewery - Last Updated by February 2024


Languages

Language:Python 28.9%Language:CSS 27.8%Language:Jupyter Notebook 21.2%Language:HTML 17.9%Language:SCSS 3.7%Language:JavaScript 0.5%