Skip to content

DnyandevSawarkar/Workshop

Repository files navigation

Workshop

App Development Workshop | e-Yantra

open workshop directory with vs code / cmd

  • Command 1 : py -m venv ./(env_name)

  • Command 2 : (env_name)\Scripts\activate

  • Command 3 : pip install -r requirements.txt

  • Command 4 : ipython kernel install --user --name=(env_name)

Example Code:

  1. Hello World
  2. Pandas Testing
  3. ATM Introduction
    • Text to Voice
  4. Marksheet Logic
  5. API integration
    • Voice input AI
  6. Display Images and Animation using pygames
  7. Player Movement using Keyboard
  8. Enemy Movement

Practice Code:

  1. Pandas Practice
  2. ATM Final
  3. Marksheet GUI
  4. Voice Output AI
    • AI Button Assistant GUI
  5. Bouncing Ball Animation in pygame
  6. Draw ( Create) shape and move them in pygame
  7. Catch the Ball
  8. Catch the Ball Score counter

About

App Development Workshop | e-Yantra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published