SlideShare a Scribd company logo
Course Details: 
Course Code –MYT1123 – Python 3 and Advanced Python 3 
Course duration: Regular - 1 Months / Week End-5 Weeks / Fast Track – 2 Weeks 
Training mode: Instructor led Class training | Live Online Training 
Study material : Provided in the form of Books 
Weekend, weekday, Super Fast track, fast track & normal training can be provided 
Contact: +91 90191 91856 
Email: info@mytectra.com 
Web: www.mytectra.com 
About myTectra: 
“myTectra a global learning solutions company helps transform people and organization to gain real, 
lasting benefits “ 
myTectra provides training across the technologies and functions using time tested delivery mode such 
as class room training , virtual training , send me a trainer , trainer connect .We are now one of the 
largest online training company and expanding our class room training across multiple cities. 
Join myTectra! Explore world of possibilities in learning and acquiring professional Skills across domains 
and technologies irrespective of what kind of functional or technical background your 
are from..
CHAPTER 1: AN INTRODUCTION TO PYTHON 
 INTRODUCTORY REMARKS ABOUT PYTHON 
 STRENGTHS ANDWEAKNESSES 
 A BRIEF HISTORY OF PYTHON 
 PYTHON VERSIONS 
 INSTALLING PYTHON 
 ENVIRONMENT VARIABLES 
 EXECUTING PYTHON FROM THE COMMAND LINE 
 IDLE 
 EDITING PYTHON FILES 
 GETTING HELP 
 DYNAMIC TYPES 
 PYTHON RESERVEDWORDS 
 NAMING CONVENTIONS 
 LANGUAGE EVOLUTION 
 PYTHON RESERVEDWORDS AND OTHER RULES 
 DOCUMENTATION 
 THE STRING CLASS 
 VARIABLES 
 DATATYPES 
 BOOLEAN AND NUMERIC TYPES 
 STRINGS 
 LISTS AND TUPLES 
 SETS 
 SEQUENCES 
 LOOPING THROUGH SEQUENCES 
 DICTIONARIES 
 BIT VARIABLES 
 MODULES 
 READING FILES 
 SOME FILE TESTS 
CHAPTER 2: BASIC PYTHON SYNTAX 
 INTRODUCTION 
 BASIC SYNTAX 
 COMMENTS 
 STRING VALUES 
 STRING OPERATIONS 
 THE FORMAT METHOD 
 STRING SLICES 
 STRING OPERATORS 
 NUMERIC DATA TYPES 
 CONVERSIONS 
 SIMPLE INPUT AND OUTPUT 
 THE PRINT FUNCTION
CHAPTER 3: LANGUAGE COMPONENTS 
 INTRODUCTION 
 CONTROL FLOW AND SYNTAX 
 INDENTING 
 THE IF STATEMENT 
 RELATIONAL OPERATORS 
 LOGICAL OPERATORS 
 TRUE OR FALSE 
 BIT WISE OPERATORS 
 THE WHILE LOOP 
 BREAK AND CONTINUE 
 THE FOR LOOP 
CHAPTER 4: COLLECTIONS 
 INTRODUCTION 
 LISTS 
 TUPLES 
 SETS 
 DICTIONARIES 
 SORTING DICTIONARIES 
 COPYING COLLECTIONS 
 SUMMARY 
CHAPTER 5: FUNCTIONS 
 INTRODUCTION 
 DEFINING YOUR OWN FUNCTIONS 
 PARAMETERS 
 FUNCTION DOCUMENTATION 
 KEYWORD AND OPTIONAL PARAMETERS 
 PASSING COLLECTIONS TO A FUNCTION 
 VARIABLE NUMBER OF ARGUMENTS 
 SCOPE 
 FUNCTIONS - 
 PASSING FUNCTIONS TO A FUNCTION 
 MAPPING FUNCTIONS IN A DICTIONARY 
 LAMBDA 
 CLOSURES
CHAPTER 6: MODULES 
 MODULES 
 STANDARD MODULES - SYS 
 STANDARD MODULES - MATH 
 STANDARD MODULES - TIME 
 THE DIR FUNCTION 
CHAPTER 7: EXCEPTIONS 
 ERRORS 
 RUN TIME ERRORS 
 THE EXCEPTION MODEL 
 EXCEPTION HIERARCHY 
 HANDLING MULTIPLE EXCEPTIONS 
 RAISE 
 ASSERT 
 WRITING YOUR OWN EXCEPTION CLASSES 
CHAPTER 8: INPUT AND OUTPUT 
 INTRODUCTION 
 DATA STREAMS 
 CREATING YOUR OWN DATA STREAMS 
 ACCESS MODES 
 WRITING DATA TO A FILE 
 READING DATA FROM A FILE 
 ADDITIONAL FILE METHODS 
 USING PIPES AS DATA STREAMS 
 HANDLING IO EXCEPTIONS 
 WORKING WITH DIRECTORIES 
 METADATA 
 THE PICKLE MODULE 
CHAPTER 9: CLASSES IN PYTHON 
 CLASSES IN PYTHON 
 PRINCIPLES OF OBJECT ORIENTATION 
 CREATING CLASSES 
 INSTANCE METHODS 
 FILE ORGANIZATION 
 SPECIAL METHODS 
 CLASS VARIABLES 
 INHERITANCE 
 POLYMORPHISM 
 TYPE IDENTIFICATION 
 CUSTOM EXCEPTION CLASSES
CHAPTER 10: REGULAR EXPRESSIONS 
 INTRODUCTION 
 SIMPLE CHARACTER MATCHES 
 SPECIAL CHARACTERS 
 CHARACTER CLASSES 
 QUANTIFIERS 
 THE DOT CHARACTER 
 GREEDY MATCHES 
 GROUPING 
 MATCHING AT BEGINNING OR END 
 MATCH OBJECTS 
 SUBSTITUTING 
 SPLITTING A STRING 
 COMPILING REGULAR EXPRESSIONS 
 FLAGS 
CHAPTER 11: DATA STRUCTURES 
 RANGE 
 LIST COMPREHENSIONS 
 NESTED LIST COMPREHENSIONS 
 DICTIONARY COMPREHENSIONS 
 DICTIONARIES WITH COMPOUND VALUES 
 PROCESSING LISTS IN PARALLEL 
 FUNCTIONS 
 DEFAULT PARAMETERS 
 VARIABLE ARGUMENTS 
 A DICTIONARY OF DICTIONARIES 
 SPECIALIZED SORTS 
 THE DEL STATEMENT 
 TIME FUNCTIONALITY 
 USING GENERATORS 
CHAPTER 12: WRITING GUIS IN PYTHON 
 INTRODUCTION 
 COMPONENTS AND EVENTS 
 AN EXAMPLE GUI 
 THE ROOT COMPONENT 
 ADDING A BUTTON 
 ENTRY WIDGETS 
 TEXTWIDGETS 
 CHECKBUTTONS 
 RADIOBUTTONS 
 LISTBOXES 
 FRAMES 
 MENUS 
 BINDING EVENTS TO WIDGETS
CHAPTER 13: PYTHON AND CGI SCRIPTS 
 INTRODUCTION 
 HTML 
 HTML FORMS 
 A GUESTBOOK APPLICATION 
 WHAT CAN GO WRONG! 
 HTML TABLES 
 THE CGI SCRIPT 
 RENDERING OF THE SCRIPT 
CHAPTER 14: THE OS MODULE 
 THE ENVIRONMENT 
 LAUNCHING COMMANDS 
 CREATING A PROCESS 
 DIRECTORY COMMANDS 
 OTHER PROCESS METHODS 
 FILE INFORMATION (METADATA) 
 MISCELLANEOUS OS CALLS 
 WALKING THROUGH DIRECTORIES 
CHAPTER 15: NETWORK PROGRAMMING 
 INTRODUCTION 
 A DAYTIME SERVER 
 CLIENTS AND SERVERS 
 THE CLIENT PROGRAM 
 THE SERVER PROGRAM 
 RECAP 
 AN EVALUATION CLIENT AND SERVER 
 THE SERVER PORTION 
 A THREADED SERVER 
APPENDIX A: WHAT YOU MIGHT NOT ALREADY KNOW 
 WHAT IS AN ITERABLE? 
 CREATING YOUR OWN ITERATORS 
 GENERATORS 
 THE FUNCTIONS ANY AND ALL 
 THREAD FUNDAMENTALS 
 SYNCHRONIZATION 
 FORMATTING RECORDS 
 SIGNALS 
 THE PYTHON DEBUGGER (2.X) 
 THE WITH STATEMENT 
 DATA COMPRESSION
Ad

More Related Content

Viewers also liked (14)

Getting listed on the WordPress plugin directory
Getting listed on the WordPress plugin directoryGetting listed on the WordPress plugin directory
Getting listed on the WordPress plugin directory
WordPressBirmingham
 
4.3 aplicacion estadistica y matricial
4.3 aplicacion estadistica y matricial4.3 aplicacion estadistica y matricial
4.3 aplicacion estadistica y matricial
davidfive
 
4.4 analisis explorativo de datos
4.4 analisis explorativo de datos4.4 analisis explorativo de datos
4.4 analisis explorativo de datos
davidfive
 
Debugging Drupal with Xdebug
Debugging Drupal with XdebugDebugging Drupal with Xdebug
Debugging Drupal with Xdebug
Frank Carey
 
School presentation
School presentationSchool presentation
School presentation
Antti Luoma
 
PAUTES ENDEVINALLA
PAUTES ENDEVINALLAPAUTES ENDEVINALLA
PAUTES ENDEVINALLA
ldeniau
 
Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)
Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)
Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)
Univ.Moestopo
 
Pasti bisa oke
Pasti bisa okePasti bisa oke
Pasti bisa oke
Antonio Gemini
 
Quest connect vle test
Quest connect vle testQuest connect vle test
Quest connect vle test
questuav
 
Sesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din Romania
Sesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din RomaniaSesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din Romania
Sesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din Romania
Estuar Foundation / UPA Aestuarium
 
Http _economia.elpais
Http  _economia.elpaisHttp  _economia.elpais
Http _economia.elpais
victor barreto
 
Evaluation Activity 2
Evaluation Activity 2Evaluation Activity 2
Evaluation Activity 2
sophiecallanananan
 
Beume fevereiro16
Beume fevereiro16Beume fevereiro16
Beume fevereiro16
Ume Maria
 
Getting listed on the WordPress plugin directory
Getting listed on the WordPress plugin directoryGetting listed on the WordPress plugin directory
Getting listed on the WordPress plugin directory
WordPressBirmingham
 
4.3 aplicacion estadistica y matricial
4.3 aplicacion estadistica y matricial4.3 aplicacion estadistica y matricial
4.3 aplicacion estadistica y matricial
davidfive
 
4.4 analisis explorativo de datos
4.4 analisis explorativo de datos4.4 analisis explorativo de datos
4.4 analisis explorativo de datos
davidfive
 
Debugging Drupal with Xdebug
Debugging Drupal with XdebugDebugging Drupal with Xdebug
Debugging Drupal with Xdebug
Frank Carey
 
School presentation
School presentationSchool presentation
School presentation
Antti Luoma
 
PAUTES ENDEVINALLA
PAUTES ENDEVINALLAPAUTES ENDEVINALLA
PAUTES ENDEVINALLA
ldeniau
 
Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)
Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)
Traumatic ulcer and Fordcye's spot clinical case study (indonesian text)
Univ.Moestopo
 
Quest connect vle test
Quest connect vle testQuest connect vle test
Quest connect vle test
questuav
 
Sesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din Romania
Sesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din RomaniaSesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din Romania
Sesiune deschisa - Workshop Acreditat de Colegiul Psihologilor din Romania
Estuar Foundation / UPA Aestuarium
 
Beume fevereiro16
Beume fevereiro16Beume fevereiro16
Beume fevereiro16
Ume Maria
 

Similar to Python Scripting Training in Bangalore by myTectra (20)

Oracle Framework Training in Bangalore by myTectra
Oracle Framework Training in Bangalore by myTectraOracle Framework Training in Bangalore by myTectra
Oracle Framework Training in Bangalore by myTectra
myTectra Learning Solutions Private Ltd
 
P mysql training in bangalore
P mysql training in bangaloreP mysql training in bangalore
P mysql training in bangalore
myTectra Learning Solutions Private Ltd
 
PHP & mySQL Training in Bangalore at myTectra
PHP & mySQL Training in Bangalore at myTectraPHP & mySQL Training in Bangalore at myTectra
PHP & mySQL Training in Bangalore at myTectra
myTectra Learning Solutions Private Ltd
 
The Rust Programming Language, Second Edition Steve Klabnik
The Rust Programming Language, Second Edition Steve KlabnikThe Rust Programming Language, Second Edition Steve Klabnik
The Rust Programming Language, Second Edition Steve Klabnik
killrnleiffi
 
Ruby on Rail Training in Bangalore by myTectra
Ruby on Rail Training in Bangalore by myTectraRuby on Rail Training in Bangalore by myTectra
Ruby on Rail Training in Bangalore by myTectra
myTectra Learning Solutions Private Ltd
 
Ruby on Rail Training in Bangalore by myTectra
Ruby on Rail Training in Bangalore by myTectraRuby on Rail Training in Bangalore by myTectra
Ruby on Rail Training in Bangalore by myTectra
myTectra Learning Solutions Private Ltd
 
Python brochure (2)
Python brochure (2)Python brochure (2)
Python brochure (2)
Zabeel Institute
 
The Rust Programming Language 2nd Edition Steve Klabnik
The Rust Programming Language 2nd Edition Steve KlabnikThe Rust Programming Language 2nd Edition Steve Klabnik
The Rust Programming Language 2nd Edition Steve Klabnik
onutaithakut25
 
PYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdf
PYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdfPYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdf
PYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdf
EMERSON EDUARDO RODRIGUES
 
files_1570175665_204715750.pdf
files_1570175665_204715750.pdffiles_1570175665_204715750.pdf
files_1570175665_204715750.pdf
beherapravat936
 
Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...
Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...
Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...
maggannawsad
 
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
gustyyrauan
 
Python django flash_Course Content.pdf
Python django flash_Course Content.pdfPython django flash_Course Content.pdf
Python django flash_Course Content.pdf
Multisoft Systems
 
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
benhurmaarup
 
Python training course_content
Python training course_contentPython training course_content
Python training course_content
AmanCSE1
 
Python training-course-content
Python training-course-contentPython training-course-content
Python training-course-content
RojaPriya
 
The Rust Programming Language Steve Klabnik
The Rust Programming Language Steve KlabnikThe Rust Programming Language Steve Klabnik
The Rust Programming Language Steve Klabnik
nmiriorola
 
Dot net training-course1-1
Dot net training-course1-1Dot net training-course1-1
Dot net training-course1-1
AmanCSE1
 
files_1575611773_2100523175.pdf
files_1575611773_2100523175.pdffiles_1575611773_2100523175.pdf
files_1575611773_2100523175.pdf
beherapravat936
 
Get Data Science with Python 1st Edition Coll. free all chapters
Get Data Science with Python 1st Edition Coll. free all chaptersGet Data Science with Python 1st Edition Coll. free all chapters
Get Data Science with Python 1st Edition Coll. free all chapters
bagzimanki03
 
The Rust Programming Language, Second Edition Steve Klabnik
The Rust Programming Language, Second Edition Steve KlabnikThe Rust Programming Language, Second Edition Steve Klabnik
The Rust Programming Language, Second Edition Steve Klabnik
killrnleiffi
 
The Rust Programming Language 2nd Edition Steve Klabnik
The Rust Programming Language 2nd Edition Steve KlabnikThe Rust Programming Language 2nd Edition Steve Klabnik
The Rust Programming Language 2nd Edition Steve Klabnik
onutaithakut25
 
PYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdf
PYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdfPYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdf
PYTHON PROGRAMMING FUNDAMENTALS EMERSON EDUARDO RODRIGUES.pdf
EMERSON EDUARDO RODRIGUES
 
files_1570175665_204715750.pdf
files_1570175665_204715750.pdffiles_1570175665_204715750.pdf
files_1570175665_204715750.pdf
beherapravat936
 
Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...
Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...
Download Complete The Rust Programming Language 2nd Edition Steve Klabnik PDF...
maggannawsad
 
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
gustyyrauan
 
Python django flash_Course Content.pdf
Python django flash_Course Content.pdfPython django flash_Course Content.pdf
Python django flash_Course Content.pdf
Multisoft Systems
 
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
Dead Simple Python Idiomatic Python for the Impatient Programmer Jason C. Mcd...
benhurmaarup
 
Python training course_content
Python training course_contentPython training course_content
Python training course_content
AmanCSE1
 
Python training-course-content
Python training-course-contentPython training-course-content
Python training-course-content
RojaPriya
 
The Rust Programming Language Steve Klabnik
The Rust Programming Language Steve KlabnikThe Rust Programming Language Steve Klabnik
The Rust Programming Language Steve Klabnik
nmiriorola
 
Dot net training-course1-1
Dot net training-course1-1Dot net training-course1-1
Dot net training-course1-1
AmanCSE1
 
files_1575611773_2100523175.pdf
files_1575611773_2100523175.pdffiles_1575611773_2100523175.pdf
files_1575611773_2100523175.pdf
beherapravat936
 
Get Data Science with Python 1st Edition Coll. free all chapters
Get Data Science with Python 1st Edition Coll. free all chaptersGet Data Science with Python 1st Edition Coll. free all chapters
Get Data Science with Python 1st Edition Coll. free all chapters
bagzimanki03
 
Ad

More from myTectra Learning Solutions Private Ltd (20)

Best Ansible Training in Bangalore. Join myTectra Now
Best Ansible Training in Bangalore. Join myTectra NowBest Ansible Training in Bangalore. Join myTectra Now
Best Ansible Training in Bangalore. Join myTectra Now
myTectra Learning Solutions Private Ltd
 
Best Oracle Apps Technical Training in Bangalore.myTectra
Best Oracle Apps Technical Training in Bangalore.myTectraBest Oracle Apps Technical Training in Bangalore.myTectra
Best Oracle Apps Technical Training in Bangalore.myTectra
myTectra Learning Solutions Private Ltd
 
Best Oracle PL SQL Training in Bangalore. Join myTectra
Best Oracle PL SQL Training in Bangalore. Join myTectraBest Oracle PL SQL Training in Bangalore. Join myTectra
Best Oracle PL SQL Training in Bangalore. Join myTectra
myTectra Learning Solutions Private Ltd
 
Best ExtJS Training in Bangalore. Join myTectra Now
Best ExtJS Training in Bangalore. Join myTectra NowBest ExtJS Training in Bangalore. Join myTectra Now
Best ExtJS Training in Bangalore. Join myTectra Now
myTectra Learning Solutions Private Ltd
 
The MapReduce Design Patterns Training in Banhgalore
The MapReduce Design Patterns Training in BanhgaloreThe MapReduce Design Patterns Training in Banhgalore
The MapReduce Design Patterns Training in Banhgalore
myTectra Learning Solutions Private Ltd
 
Statistics Essentials for Analytics Training in Bangalore
Statistics Essentials for Analytics Training in BangaloreStatistics Essentials for Analytics Training in Bangalore
Statistics Essentials for Analytics Training in Bangalore
myTectra Learning Solutions Private Ltd
 
C Programming and Data Structures Training In Bangalore
C Programming and Data Structures Training In BangaloreC Programming and Data Structures Training In Bangalore
C Programming and Data Structures Training In Bangalore
myTectra Learning Solutions Private Ltd
 
Essentials of Professional VLSI Digital Design Training
Essentials of Professional VLSI Digital Design TrainingEssentials of Professional VLSI Digital Design Training
Essentials of Professional VLSI Digital Design Training
myTectra Learning Solutions Private Ltd
 
The Predictive Modelling in R Training in Bangalore
The Predictive Modelling in R Training in BangaloreThe Predictive Modelling in R Training in Bangalore
The Predictive Modelling in R Training in Bangalore
myTectra Learning Solutions Private Ltd
 
The Best Comprehensive MapReduce Training in Bangalore
The Best Comprehensive MapReduce Training in BangaloreThe Best Comprehensive MapReduce Training in Bangalore
The Best Comprehensive MapReduce Training in Bangalore
myTectra Learning Solutions Private Ltd
 
Decision Tree Modeling Using R Training in Bangalore
Decision Tree Modeling Using R Training in BangaloreDecision Tree Modeling Using R Training in Bangalore
Decision Tree Modeling Using R Training in Bangalore
myTectra Learning Solutions Private Ltd
 
The Persistence with Hibernate Training in Bangalore
The Persistence with Hibernate Training in BangaloreThe Persistence with Hibernate Training in Bangalore
The Persistence with Hibernate Training in Bangalore
myTectra Learning Solutions Private Ltd
 
Design Patterns Training From myTectra in Bangalore
Design Patterns Training From myTectra in BangaloreDesign Patterns Training From myTectra in Bangalore
Design Patterns Training From myTectra in Bangalore
myTectra Learning Solutions Private Ltd
 
The Apache Solr Training From myTectra in Bangalore
The Apache Solr Training From myTectra in BangaloreThe Apache Solr Training From myTectra in Bangalore
The Apache Solr Training From myTectra in Bangalore
myTectra Learning Solutions Private Ltd
 
The Best Microsoft Project 2013 Training in Bangalore
The Best Microsoft Project 2013 Training in BangaloreThe Best Microsoft Project 2013 Training in Bangalore
The Best Microsoft Project 2013 Training in Bangalore
myTectra Learning Solutions Private Ltd
 
Six Sigma Green Belt Training in Bangalore,By myTectra
Six Sigma Green Belt Training in Bangalore,By myTectraSix Sigma Green Belt Training in Bangalore,By myTectra
Six Sigma Green Belt Training in Bangalore,By myTectra
myTectra Learning Solutions Private Ltd
 
The Measuring Social Media ROI Training in Bangalore
The Measuring Social Media ROI Training in BangaloreThe Measuring Social Media ROI Training in Bangalore
The Measuring Social Media ROI Training in Bangalore
myTectra Learning Solutions Private Ltd
 
CRM Salesforce Training From myTectra in Bangalore
CRM Salesforce Training From myTectra in BangaloreCRM Salesforce Training From myTectra in Bangalore
CRM Salesforce Training From myTectra in Bangalore
myTectra Learning Solutions Private Ltd
 
The Apache Ambari Training From myTectra in Bangalore
The Apache Ambari Training From myTectra in BangaloreThe Apache Ambari Training From myTectra in Bangalore
The Apache Ambari Training From myTectra in Bangalore
myTectra Learning Solutions Private Ltd
 
Analytics For Retail Banking Training in Bangalore
Analytics For Retail Banking Training in BangaloreAnalytics For Retail Banking Training in Bangalore
Analytics For Retail Banking Training in Bangalore
myTectra Learning Solutions Private Ltd
 
Ad

Recently uploaded (20)

Link your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRMLink your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRM
Celine George
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 5-3-2025.pptx
YSPH VMOC Special Report - Measles Outbreak  Southwest US 5-3-2025.pptxYSPH VMOC Special Report - Measles Outbreak  Southwest US 5-3-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 5-3-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
Nguyen Thanh Tu Collection
 
Grade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable WorksheetGrade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable Worksheet
Sritoma Majumder
 
How to Manage Purchase Alternatives in Odoo 18
How to Manage Purchase Alternatives in Odoo 18How to Manage Purchase Alternatives in Odoo 18
How to Manage Purchase Alternatives in Odoo 18
Celine George
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
How to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of saleHow to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of sale
Celine George
 
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingHow to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
Celine George
 
Contact Lens:::: An Overview.pptx.: Optometry
Contact Lens:::: An Overview.pptx.: OptometryContact Lens:::: An Overview.pptx.: Optometry
Contact Lens:::: An Overview.pptx.: Optometry
MushahidRaza8
 
Introduction-to-Communication-and-Media-Studies-1736283331.pdf
Introduction-to-Communication-and-Media-Studies-1736283331.pdfIntroduction-to-Communication-and-Media-Studies-1736283331.pdf
Introduction-to-Communication-and-Media-Studies-1736283331.pdf
james5028
 
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFAExercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Dr. Nasir Mustafa
 
SPRING FESTIVITIES - UK AND USA -
SPRING FESTIVITIES - UK AND USA            -SPRING FESTIVITIES - UK AND USA            -
SPRING FESTIVITIES - UK AND USA -
Colégio Santa Teresinha
 
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - WorksheetCBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
Sritoma Majumder
 
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulsepulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
sushreesangita003
 
Herbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptxHerbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptx
RAJU THENGE
 
How to Set warnings for invoicing specific customers in odoo
How to Set warnings for invoicing specific customers in odooHow to Set warnings for invoicing specific customers in odoo
How to Set warnings for invoicing specific customers in odoo
Celine George
 
Grade 3 - English - Printable Worksheet (PDF Format)
Grade 3 - English - Printable Worksheet  (PDF Format)Grade 3 - English - Printable Worksheet  (PDF Format)
Grade 3 - English - Printable Worksheet (PDF Format)
Sritoma Majumder
 
Metamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative JourneyMetamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative Journey
Arshad Shaikh
 
Link your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRMLink your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRM
Celine George
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
Nguyen Thanh Tu Collection
 
Grade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable WorksheetGrade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable Worksheet
Sritoma Majumder
 
How to Manage Purchase Alternatives in Odoo 18
How to Manage Purchase Alternatives in Odoo 18How to Manage Purchase Alternatives in Odoo 18
How to Manage Purchase Alternatives in Odoo 18
Celine George
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
How to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of saleHow to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of sale
Celine George
 
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingHow to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
Celine George
 
Contact Lens:::: An Overview.pptx.: Optometry
Contact Lens:::: An Overview.pptx.: OptometryContact Lens:::: An Overview.pptx.: Optometry
Contact Lens:::: An Overview.pptx.: Optometry
MushahidRaza8
 
Introduction-to-Communication-and-Media-Studies-1736283331.pdf
Introduction-to-Communication-and-Media-Studies-1736283331.pdfIntroduction-to-Communication-and-Media-Studies-1736283331.pdf
Introduction-to-Communication-and-Media-Studies-1736283331.pdf
james5028
 
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFAExercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Dr. Nasir Mustafa
 
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - WorksheetCBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
Sritoma Majumder
 
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulsepulse  ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
pulse ppt.pptx Types of pulse , characteristics of pulse , Alteration of pulse
sushreesangita003
 
Herbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptxHerbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptx
RAJU THENGE
 
How to Set warnings for invoicing specific customers in odoo
How to Set warnings for invoicing specific customers in odooHow to Set warnings for invoicing specific customers in odoo
How to Set warnings for invoicing specific customers in odoo
Celine George
 
Grade 3 - English - Printable Worksheet (PDF Format)
Grade 3 - English - Printable Worksheet  (PDF Format)Grade 3 - English - Printable Worksheet  (PDF Format)
Grade 3 - English - Printable Worksheet (PDF Format)
Sritoma Majumder
 
Metamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative JourneyMetamorphosis: Life's Transformative Journey
Metamorphosis: Life's Transformative Journey
Arshad Shaikh
 

Python Scripting Training in Bangalore by myTectra

  • 1. Course Details: Course Code –MYT1123 – Python 3 and Advanced Python 3 Course duration: Regular - 1 Months / Week End-5 Weeks / Fast Track – 2 Weeks Training mode: Instructor led Class training | Live Online Training Study material : Provided in the form of Books Weekend, weekday, Super Fast track, fast track & normal training can be provided Contact: +91 90191 91856 Email: [email protected] Web: www.mytectra.com About myTectra: “myTectra a global learning solutions company helps transform people and organization to gain real, lasting benefits “ myTectra provides training across the technologies and functions using time tested delivery mode such as class room training , virtual training , send me a trainer , trainer connect .We are now one of the largest online training company and expanding our class room training across multiple cities. Join myTectra! Explore world of possibilities in learning and acquiring professional Skills across domains and technologies irrespective of what kind of functional or technical background your are from..
  • 2. CHAPTER 1: AN INTRODUCTION TO PYTHON  INTRODUCTORY REMARKS ABOUT PYTHON  STRENGTHS ANDWEAKNESSES  A BRIEF HISTORY OF PYTHON  PYTHON VERSIONS  INSTALLING PYTHON  ENVIRONMENT VARIABLES  EXECUTING PYTHON FROM THE COMMAND LINE  IDLE  EDITING PYTHON FILES  GETTING HELP  DYNAMIC TYPES  PYTHON RESERVEDWORDS  NAMING CONVENTIONS  LANGUAGE EVOLUTION  PYTHON RESERVEDWORDS AND OTHER RULES  DOCUMENTATION  THE STRING CLASS  VARIABLES  DATATYPES  BOOLEAN AND NUMERIC TYPES  STRINGS  LISTS AND TUPLES  SETS  SEQUENCES  LOOPING THROUGH SEQUENCES  DICTIONARIES  BIT VARIABLES  MODULES  READING FILES  SOME FILE TESTS CHAPTER 2: BASIC PYTHON SYNTAX  INTRODUCTION  BASIC SYNTAX  COMMENTS  STRING VALUES  STRING OPERATIONS  THE FORMAT METHOD  STRING SLICES  STRING OPERATORS  NUMERIC DATA TYPES  CONVERSIONS  SIMPLE INPUT AND OUTPUT  THE PRINT FUNCTION
  • 3. CHAPTER 3: LANGUAGE COMPONENTS  INTRODUCTION  CONTROL FLOW AND SYNTAX  INDENTING  THE IF STATEMENT  RELATIONAL OPERATORS  LOGICAL OPERATORS  TRUE OR FALSE  BIT WISE OPERATORS  THE WHILE LOOP  BREAK AND CONTINUE  THE FOR LOOP CHAPTER 4: COLLECTIONS  INTRODUCTION  LISTS  TUPLES  SETS  DICTIONARIES  SORTING DICTIONARIES  COPYING COLLECTIONS  SUMMARY CHAPTER 5: FUNCTIONS  INTRODUCTION  DEFINING YOUR OWN FUNCTIONS  PARAMETERS  FUNCTION DOCUMENTATION  KEYWORD AND OPTIONAL PARAMETERS  PASSING COLLECTIONS TO A FUNCTION  VARIABLE NUMBER OF ARGUMENTS  SCOPE  FUNCTIONS -  PASSING FUNCTIONS TO A FUNCTION  MAPPING FUNCTIONS IN A DICTIONARY  LAMBDA  CLOSURES
  • 4. CHAPTER 6: MODULES  MODULES  STANDARD MODULES - SYS  STANDARD MODULES - MATH  STANDARD MODULES - TIME  THE DIR FUNCTION CHAPTER 7: EXCEPTIONS  ERRORS  RUN TIME ERRORS  THE EXCEPTION MODEL  EXCEPTION HIERARCHY  HANDLING MULTIPLE EXCEPTIONS  RAISE  ASSERT  WRITING YOUR OWN EXCEPTION CLASSES CHAPTER 8: INPUT AND OUTPUT  INTRODUCTION  DATA STREAMS  CREATING YOUR OWN DATA STREAMS  ACCESS MODES  WRITING DATA TO A FILE  READING DATA FROM A FILE  ADDITIONAL FILE METHODS  USING PIPES AS DATA STREAMS  HANDLING IO EXCEPTIONS  WORKING WITH DIRECTORIES  METADATA  THE PICKLE MODULE CHAPTER 9: CLASSES IN PYTHON  CLASSES IN PYTHON  PRINCIPLES OF OBJECT ORIENTATION  CREATING CLASSES  INSTANCE METHODS  FILE ORGANIZATION  SPECIAL METHODS  CLASS VARIABLES  INHERITANCE  POLYMORPHISM  TYPE IDENTIFICATION  CUSTOM EXCEPTION CLASSES
  • 5. CHAPTER 10: REGULAR EXPRESSIONS  INTRODUCTION  SIMPLE CHARACTER MATCHES  SPECIAL CHARACTERS  CHARACTER CLASSES  QUANTIFIERS  THE DOT CHARACTER  GREEDY MATCHES  GROUPING  MATCHING AT BEGINNING OR END  MATCH OBJECTS  SUBSTITUTING  SPLITTING A STRING  COMPILING REGULAR EXPRESSIONS  FLAGS CHAPTER 11: DATA STRUCTURES  RANGE  LIST COMPREHENSIONS  NESTED LIST COMPREHENSIONS  DICTIONARY COMPREHENSIONS  DICTIONARIES WITH COMPOUND VALUES  PROCESSING LISTS IN PARALLEL  FUNCTIONS  DEFAULT PARAMETERS  VARIABLE ARGUMENTS  A DICTIONARY OF DICTIONARIES  SPECIALIZED SORTS  THE DEL STATEMENT  TIME FUNCTIONALITY  USING GENERATORS CHAPTER 12: WRITING GUIS IN PYTHON  INTRODUCTION  COMPONENTS AND EVENTS  AN EXAMPLE GUI  THE ROOT COMPONENT  ADDING A BUTTON  ENTRY WIDGETS  TEXTWIDGETS  CHECKBUTTONS  RADIOBUTTONS  LISTBOXES  FRAMES  MENUS  BINDING EVENTS TO WIDGETS
  • 6. CHAPTER 13: PYTHON AND CGI SCRIPTS  INTRODUCTION  HTML  HTML FORMS  A GUESTBOOK APPLICATION  WHAT CAN GO WRONG!  HTML TABLES  THE CGI SCRIPT  RENDERING OF THE SCRIPT CHAPTER 14: THE OS MODULE  THE ENVIRONMENT  LAUNCHING COMMANDS  CREATING A PROCESS  DIRECTORY COMMANDS  OTHER PROCESS METHODS  FILE INFORMATION (METADATA)  MISCELLANEOUS OS CALLS  WALKING THROUGH DIRECTORIES CHAPTER 15: NETWORK PROGRAMMING  INTRODUCTION  A DAYTIME SERVER  CLIENTS AND SERVERS  THE CLIENT PROGRAM  THE SERVER PROGRAM  RECAP  AN EVALUATION CLIENT AND SERVER  THE SERVER PORTION  A THREADED SERVER APPENDIX A: WHAT YOU MIGHT NOT ALREADY KNOW  WHAT IS AN ITERABLE?  CREATING YOUR OWN ITERATORS  GENERATORS  THE FUNCTIONS ANY AND ALL  THREAD FUNDAMENTALS  SYNCHRONIZATION  FORMATTING RECORDS  SIGNALS  THE PYTHON DEBUGGER (2.X)  THE WITH STATEMENT  DATA COMPRESSION