Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Training

Week 1

  • Day 1

    • Why Python
    • Interpreted language vs Compiled Language
    • Low level language vs High Level Language
    • Install Python - Windows/Mac
    • Run First python Program by python interpreter
    • Create hello world using notepad
    • Install VS code IDE
    • Create project in VS code and run python program
  • Day 2

    • variables
    • Data types
    • String
    • Int, Float
    • List
    • Tuples
    • Dictionary
    • Getting user inputs
    • Arithmetic Operation
    • Type casting
    • Simple Calculator application

Week 2

  • Day 1

    • conditional statements
    • operator
    • If else
    • For loop
    • While loop
    • break, continue
    • Grade system application
  • Day 2

    • File handling
    • Create file
    • Read file
    • Delete file
    • File creation application

Week 3

  • Day 1

    • function
    • python module
    • In-built modules
    • create module
    • packages
    • pip
    • Install 3rd party module
    • request package
    • Consume API by python
  • Day 2

    • Try & Except
    • Format string
    • System monitoring using psutil
    • website monitoring
    • smtplib package
    • Gmail account setup
    • Website and Infra monitoring alert

Week 4

  • Day 1

    • Web Scrapping Using beautifulsoup, requests, lxml
    • Create resources in AWS [S3 bucket]
    • Capture Arguments in Python script
    • Azure DevOps Account creation and execute python script
  • Day 2

    • Object oriented
    • Class
    • Properties
    • methods
    • Objects

About

Python Training for Juniors

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages