Python Scripting Certification Training
- Offered byEdureka
Python Scripting Certification Training at Edureka Overview
Total fee | ₹7,627 |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
Python Scripting Certification Training at Edureka Highlights
- Earn a certificate of completion from Edureka
- Interactions with an Live Expert, get your doubts cleared in Real Time
- Live project based on any of the selected use cases, involving the implementation of the various Python concepts
Python Scripting Certification Training at Edureka Course details
- For Programmers, Developers, Technical Leads, Architects
- For Business Analysts
- For Data Scientists, Data Analysts
- Know the concepts related to Python as a programming language
- Comprehend the Scripting concepts
- Understand the importance of Python in real time environment
- Understand data types, operators, decision making statements and loops
- Create and execute functions and modules (Boto3)
- Create networking application with proper GUI
- Develop applications based on Object Oriented Programming
- Python Scripting allows programmers to build applications easily and rapidly
- This course is an introduction to Python scripting, which focuses on the concepts of Python
- It will help you to perform operations on variable types
- You will learn the importance of Python in real time environment and will be able to develop applications based on the Object-Oriented Programming concept
Python Scripting Certification Training at Edureka Curriculum
Introduction to Python
Overview of Python
The Companies using Python
Other applications in which Python is used
Discuss Python Scripts on UNIX/Windows
Variables
Operands and Expressions
Conditional Statements
Loops
Command Line Arguments
Writing to the screen
Sequences and File Operations
Python files I/O Functions
Lists and related operations
Tuples and related operations
Strings and related operations
Sets and related operations
Dictionaries and related operations
Deep Dive – Functions, OOPs, Modules, Errors and Exceptions
Functions
Function Parameters
Global variables
Variable scope and Returning Values
Lambda Functions
Object Oriented Concepts
Standard Libraries
Modules Used in Python (OS, Sys, Date and Time etc.)
The Import statements
Module search path
Package installation ways
Errors and Exception Handling
Handling multiple exceptions
Introduction to NumPy & Pandas
NumPy - arrays
Operations on arrays
Indexing slicing and iterating
Reading and writing arrays on files
Pandas - data structures & index operations
Reading and Writing data from Excel/CSV formats into Pandas
Data visualization
matplotlib library
Grids, axes, plots
Markers, colours, fonts and styling
Types of plots - bar graphs, pie charts, histograms
Contour plots