Skip to content

skilldisk/Python_Basics_Covid19

Repository files navigation

PYTHON BASICS

Follow me on facebook Twitter Telegram GitHub Youtube


Webinar on AUTOMATE BORING STUFF USING PYTHON

Course TimeTable

Date Day Timing
03-08-2020 Monday 05:00 pm to 07:00 pm
04-08-2020 Tuesday 05:30 pm to 07:30 pm
05-08-2020 Wednesday 05:30 pm to 07:30 pm
06-08-2020 Thursday 05:30 pm to 07:30 pm
07-08-2020 Friday 05:30 pm to 07:30 pm
08-08-2020 Saturday No Class
09-08-2020 Sunday Exercise Questions
10-08-2020 Monday 05:30 pm to 07:30 pm
11-08-2020 Tuesday 05:30 pm to 07:30 pm
12-08-2020 Wednesday 05:30 pm to 07:30 pm
13-08-2020 Thursday 05:30 pm to 07:30 pm
14-08-2020 Friday 05:30 pm to 07:30 pm
17-08-2020 Monday 05:30 pm to 07:30 pm
18-08-2020 Tuesday 05:30 pm to 07:30 pm
Live and Interactive Session.

Topics Covered

  1. Introduction to Python and programming. 
    • History thrust areas of python. 
    • Industries using Python. 
    • Difference between "proprietary" or "closed source" software and "Open source" software. 
  2. Installing latest version of Python 3.x, VS Code Editor. 
  3. Variables, Operators and Data types. 
    • Identifiers, keywords and variables 
    • Operators, Data types. 
    • Comments.
    • str.format() Method and f-strings. 
    • Doc Strings.
    • Type conversions. 
  4. List, Tuples, Dictionaries and Sets. 
    • Comparison of List, Tuple, Dictionaries and Sets.
  5. Control Flow Statements. 
    • The if Decision Control Flow Statement. 
    • The if...else Decision Control Flow Statement. 
    • The if...elif.... Else Decision Control Flow Statement. 
    • While loop and for loop 
  6. Functions (Modules). 
    • Built-In Functions 
    • Importing modules. 
    • return Statement and void Function 
    • *args and **kwargs 
  7. Files, Errors and Exceptions handling. 
    • Creating and Reading Txt Data.
    • Creating and Reading CSV Data. 
    • Error handling: Try / Except blocks. 
  8. Object-Oriented programming. (Introduction: Depending on Time Availability) 
    • Classes, Class Variables.
    • Class methods..

Stay Home. Stay Safe. Learn Online & Get Certified

For more info send email to : info@skilldisk.com

Connect with our Social Media account for more information on Upcoming events

facebook Twitter Telegram GitHub Youtube

About

Python Basics Class from 03-August-2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages