Alpha-1729 / proddec-python-july-2020

add any name here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here is the schedule we have followed through the entire session. Respective days have hyperlinks enabled for your easy access. Happy Coding πŸ˜‰

  1. Programming languages intro:
    • Machine language.
    • Highlevel language.
  2. Python software installation
  3. Print() function
  4. Builtin functions in python.
  5. String in python.
  1. Running Python in Command Prompt
  2. Comments
  3. Variables
  4. Taking user input()
  5. Data types
  6. Comparison operator
  7. If else and elif statements
  8. Nested if else statement
  1. String methods
  2. String slicing
  3. Logical operator
  4. Membership operator
  5. List
  6. Tuple
  7. Functions
  1. Recursion.
  2. Loops
  3. While loop
  4. For loop
  5. Break and continue
  1. Return statements (in functions)
  2. List comprehension
  3. Relative path and Absolute path
  4. Import statement
  5. Builtin modules
  1. Webbrowser module.
  2. time.time
  3. Generators in python.
  1. Pass keyword
  2. Exception handling
  3. Taking multiple input
  4. Dictionary
  5. File operations
  6. Adding our own modules in Python
  7. Installing Third Party Modules
  8. os module
  1. Image reading
  2. Image color conversion
  3. Image showing
  4. Image viewer using opencv
  1. Image resizing
  2. Getting images from a video
  3. Getting images from camera.
  4. Getting video from camera.
  5. Drawing shapes on image.
  1. Face detection from image.
  2. Face detection from live video.

About

add any name here

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%