SlideShare a Scribd company logo
PYTHON COURSE CONTENT 
Getting Started 
 History 
 A Python Q&A Session 
 How Python Runs Programs 
 How You Run Programs 
Types and Operations 
 Introducing Python Object Types 
 Numeric Types 
 The Dynamic Typing Interlude 
 Strings 
 Lists and Dictionaries 
 Tuples, Files and Everything Else 
Statements and Syntax 
 Introducing Python Statements 
 Assignments, Expressions, and Prints 
 if Tests and Syntax Rules 
 while and for Loops 
 Iterations and Comprehensions – I 
 The Documentation Interlude 
Functions 
 Function Basics 
 Scopes 
 Arguments 
 Advance Function Topics 
 Iterations and Comprehensions – II 
Modules 
 Modules : The Big Picture 
 Module Coding Basics 
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
INDIA Trainingicon USA 
Phone: +91-966-690-0051 Email: info@trainingicon.com | www.trainingicon.com Phone: +1-408-791-8864
 Module Package 
 Advance Module Topics 
Classes and OOP 
 OOP : The Big Picture 
 Class Coding Basics 
 A More Realistic Example 
 Class Coding Details 
 Operator Overloading 
 Designing with Classes 
 Advanced Class Topics 
Exceptions and Tools 
 Exception Basics 
 Exception Coding Detail 
 Exception Objects 
 Designing With Exceptions 
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
INDIA Trainingicon USA 
Phone: +91-966-690-0051 Email: info@trainingicon.com | www.trainingicon.com Phone: +1-408-791-8864

More Related Content

PDF
US20150265489A1
PPTX
Creative Critical By Cassandra
PPTX
PPTX
VIP Technologies PowerPoint Presentation
PDF
S & P Orange County, FL Rationale
DOCX
Gerencia de proyectos ciclo de vida
PPTX
Ardin mind map
PPTX
Marketing 2016 final
US20150265489A1
Creative Critical By Cassandra
VIP Technologies PowerPoint Presentation
S & P Orange County, FL Rationale
Gerencia de proyectos ciclo de vida
Ardin mind map
Marketing 2016 final

Similar to Python online training (20)

PPT
python training | python course | python online training
PDF
Python Essentials A Quick Guide for Beginners
PDF
Py tut-handout
PPTX
Lecture Zero Python 0000_datastructur.pptx
ODP
20120314 changa-python-workshop
PPTX
Python Open Session.pptx
PDF
Python pocket reference 5ed. Edition Mark Lutz
DOC
pp hand out (1).doc
DOC
pp hand out (1).doc
PPTX
Python classes mumbai
PDF
Python Programmimg language in Gurugram
PDF
Best data analyst course syllabus 2025.pdf
PDF
Python pocket reference 5ed. Edition Mark Lutz
PPTX
Toronto alm v1
PDF
Python Orientation
PDF
Python Foundation – A programmer's introduction to Python concepts & style
PDF
Python Programming A Stepbystep Guide To Learning The Language C K Dhaliwal
PDF
Most Asked Python Interview Questions and Answers in 2023
PDF
PYTHO programming NOTES with category.pdf
PDF
PYTHON PROGRAMMING NOTES.pdf
python training | python course | python online training
Python Essentials A Quick Guide for Beginners
Py tut-handout
Lecture Zero Python 0000_datastructur.pptx
20120314 changa-python-workshop
Python Open Session.pptx
Python pocket reference 5ed. Edition Mark Lutz
pp hand out (1).doc
pp hand out (1).doc
Python classes mumbai
Python Programmimg language in Gurugram
Best data analyst course syllabus 2025.pdf
Python pocket reference 5ed. Edition Mark Lutz
Toronto alm v1
Python Orientation
Python Foundation – A programmer's introduction to Python concepts & style
Python Programming A Stepbystep Guide To Learning The Language C K Dhaliwal
Most Asked Python Interview Questions and Answers in 2023
PYTHO programming NOTES with category.pdf
PYTHON PROGRAMMING NOTES.pdf
Ad

Recently uploaded (20)

PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
Virtual and Augmented Reality in Current Scenario
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PPTX
Computer Architecture Input Output Memory.pptx
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
advance database management system book.pdf
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
IGGE1 Understanding the Self1234567891011
PDF
International_Financial_Reporting_Standa.pdf
Practical Manual AGRO-233 Principles and Practices of Natural Farming
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Environmental Education MCQ BD2EE - Share Source.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
TNA_Presentation-1-Final(SAVE)) (1).pptx
Weekly quiz Compilation Jan -July 25.pdf
Chinmaya Tiranga quiz Grand Finale.pdf
Virtual and Augmented Reality in Current Scenario
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Computer Architecture Input Output Memory.pptx
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
advance database management system book.pdf
A powerpoint presentation on the Revised K-10 Science Shaping Paper
B.Sc. DS Unit 2 Software Engineering.pptx
IGGE1 Understanding the Self1234567891011
International_Financial_Reporting_Standa.pdf
Ad

Python online training

  • 1. PYTHON COURSE CONTENT Getting Started  History  A Python Q&A Session  How Python Runs Programs  How You Run Programs Types and Operations  Introducing Python Object Types  Numeric Types  The Dynamic Typing Interlude  Strings  Lists and Dictionaries  Tuples, Files and Everything Else Statements and Syntax  Introducing Python Statements  Assignments, Expressions, and Prints  if Tests and Syntax Rules  while and for Loops  Iterations and Comprehensions – I  The Documentation Interlude Functions  Function Basics  Scopes  Arguments  Advance Function Topics  Iterations and Comprehensions – II Modules  Modules : The Big Picture  Module Coding Basics ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- INDIA Trainingicon USA Phone: +91-966-690-0051 Email: info@trainingicon.com | www.trainingicon.com Phone: +1-408-791-8864
  • 2.  Module Package  Advance Module Topics Classes and OOP  OOP : The Big Picture  Class Coding Basics  A More Realistic Example  Class Coding Details  Operator Overloading  Designing with Classes  Advanced Class Topics Exceptions and Tools  Exception Basics  Exception Coding Detail  Exception Objects  Designing With Exceptions ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- INDIA Trainingicon USA Phone: +91-966-690-0051 Email: info@trainingicon.com | www.trainingicon.com Phone: +1-408-791-8864