The Power of Python Scripting | Python Tutorial | Python Training | Edureka Live

edureka! · Beginner ·🛠️ AI Tools & Apps ·2y ago

Key Takeaways

Introduces Python scripting, including scripting language basics and Python modules

Full Transcript

good afternoon everyone so welcome to our uh master program uh that is called python scripting so first of all warm welcome to everyone uh for this uh webinar uh sessions that is called python scripting so the agenda for today discussion is uh we're going to talk about uh the what is scripting language and what is programming language like what is the main difference between these two and we'll move on to introduction to python so what is Python and what are the things we can do it in the Python Programming and then we'll talk about modules and what are the different modules are available in Python scripting and a scripting using boto libraries boto modules we'll talk about G programming what is a graphical user interface programming finally we'll see the handson okay handson for this uh ge programming Okay so this is the agenda for today discussions okay next we'll talk about the road map about this U python certification course so what the different modules are available and what are what is objective about each and every module so this program consist of totally around 8 to 10 different modules so let's talk about each and every module wise module one we going to talk about introduction to python training so what is python by using python what are the different applications we can able to create what the different companies are using the Python Programming and introduction to python that is called what is operators what is data types and python what are different data types are available and what are the different control statement conditional statements flow control looping operations okay so different technology wise like so sorry different concepts we discussing in the interaction python training modules okay followed by we have corresponding Anon so each and every module we have corresponding Anon okay in module two we are going to talk about what is sequences in Python what are the different sequences available in Python and corresponding operation we can able to perform on the corresponding sequences what is list tle set dictionary there are four main category of sequences and what are different operation we can able to perform on the sequence and then we'll uh discuss about what are different file operation we can able to perform what are the different operations like open the file close the file read the file write the file open the file and with open file options okay these are different file operations in Python in module three we are moving towards this uh what is functions what are different types of functions and then oops Concepts like what is uh classes and objects what are the different oops concepts of avable we're discussing under module three in module 4 we are working towards uh with the modules like how do we create a modules in Python what are the predefined modules are available in Python how do we use it in our program and also we are going to talk about the exception handling in Python what are the different types of errors are available how do we handle those exceptions in programmatical manner I would say for until module 4 predominantly for python developer rules if you understand all the four Concepts the four different modules you can easily go and apply for the python developer rule so from module five onwards we're going to talk about data analysis task okay how do we perform the data an analysis by using numpy package so what is numi and what are the different array operation we can perform what is an array what is n dimensional array what are the different types of arrays why we are going for the array so all the concepts we are discussing under module five so module six we're going to talk about data manipulations how do we modify the data like how do we do the DML operations in Python by using pandas modules like pandas is very powerful modules by using that how we can do the some of the data manipulation operations module s to present our data in the graphical format like how do we do the data visualizations using Mt plot lib like mt plot lib is one kind of modules one kind of library in Python by using that how do we visualized our data in the graphical output okay module 8 we're going to talk about what is GUI programming how do we create the graphical user interface programming in Python by using some of the predefined modu I python widgets Tickler so lot of modules so lot of uh modules are available lot of libraries are available by using that how do we how we can create the G programming I would say from module one to module 8 is the instructor lead live sessions again module 9 and 10 it's for the self-based course like we will understand what is uh web map how do we plot the different plots by using web map what is CV computer visions like how do we do the visualizations by using bucket package basically module 9 and 10 is a self-based course let's move forward okay what is scripting so why we going to scripting scripting is mainly if you want to do collection of program or collection of task if you want to make it as automatic manner okay like suppose I have I want to do some five different task okay maybe read the file and clean the file and then move the file to different locations finally generate some reports that report I have to email to the customers okay corresponding stakeholders so do I want to perform those five different task okay I want to automate all the five different task in a single program so that program we're calling a scripting program so in the scripting we have a less code intensive like maybe uh we can lot of manual so manual intervention will get avoided okay again if you do the scripting right it's mainly for interpreter program rather than being compiled so first of all it's try to understand what is interpreter okay so in the market I'm considering there are two different program one is for Java and then python so Java will have a two step process if you see this one step one step two so what you will have we have a source code source code first it will get compiled we'll create a class file and then the class file we are executing it to get the corresponding outputs so basically this will have a two-step process right but the python is not like that directly we have a source code once we executed we we will get a corresponding output okay that's why python is a interpreted language not a compile language so compil language we have to we have to perform two step process first we have to compile the code and then run the bite code program then the compiled code program to get the output but python is not like that by using interpreter we can directly get the output from the source code so internally we do lot of operations that's we don't need to bother about each our perspective okay that interpreter will take care of it so that's the python Behavior okay next we'll see some of the features about python introduction to python so python is very easy and free and open source language like it is open source no need to pay any licensing cost for it and python was created by Goo van Ros in the year of 1989 almost 32 30 years old program so python supports for both the parad so one is a procedur oriented programming and then object oriented programming so once you enter the program you'll get to know clearly about what is poop and what is oop okay so poop nothing but functions oop nothing but classes and objects python is an interpreted language with the dynamic semantic okay what is dynamic semantic so the program is dynamic in natural so it is a dynamically typed program language suppose in Java like I want to create a variables okay suppose simply I want to uh run the adding two numbers so first of all what we'll do we will declare the variables and then assign the variables assign the value to the variable and then do the operation right python is not like that we can directly assign the value to the variable no need to do the Declaration part so data type will take care at the run typ so that's why the python is dynamically in nature okay it's a dynamic type program language okay it's a high level language we can easily understand it's a portable like uh it will support for multiple operating systems Windows Mac Linux different operating systems plus it is extendable we can easily integrate python into Java python into net python into C++ python into uh some other program we can easily integrate it Pyon into like powerbi Tableau so lot of other tools we can easily integrate it into Python program that's why python is extendable language so python supports lot of different modules are available in Python so let's talk about some of the modules okay python will have a CIS module CIS is one kind of module to interact with python interpreter suppose I want to know what is what is a python version I'm using on it I want to program man I want to understand it okay and also when I going to run the program in the scripting mode I want to pass the value to the program at the run time in the command prompt all this operation we can do it under CIS module Y is the module mainly it's going to interact with operating systems to create a folder to create a uh like to change the folder and then to remove the file all the operating system operation operating level operation you want to perform operating system level operations we can do it by using voice module like the sub process mathematical module mathematical operations and to generate some random numbers like to generate some OTP numbers like randomly we can do it by using random modules okay and then uh we have a date time modules like if you want to generate some dates or if you want to generate some time format or extract some maybe month year DD mm y value we can do it by using daytime modules and we have a Json module Json is mainly for Javas script object notations like to generate some of the Json file or to read the Json file in Python Programming we can do it by using J so these are some of the predefined modules available in Python so not only this I would say these are some of the commonly used modules so like this we have plenty of other modules are available in Python to do our task these are the modules are inbu automatically will come under in the python okay we don't need to install it manually so some modules some of the advanced module like numai pandas M matli those thing has to be installed separately whatever module I am showing in the screen right this module will come by default in the python software okay okay for that let me quickly go to what are the modules are install in my program install in my um software I'll just quickly show you okay so for that what I do I have to do pip list command pip is the command will interact to install uninstall to upgrade my libraries my modules by using command prompt okay pip list okay this will list down all the modules available in my in my software otherwise what you to do if it's not available so this are list of modules right so we have a plenty of mod as I told you right so we have a table SQL Alchemy spider and then like uh where is math okay yeah these are different yl like yl where is y y yeah I didn't install it okay so if not if not available if it not if it's not in the list right we can install it manually okay okay these are some of the predefined modules will comes along with my python software okay so if not mod is not available try to install it for that pip install Okay Okay pip install npay okay I will say requirement is already satisfied why because I already have this corresponding module in my site package folder okay this is under this folder all my library will get installed all the model will get installed under this folder okay so it is saying that requirement is already satisfied under this folder I already have this modules fine okay let's talk about go programming like we have the some of the uh libraries available for to perform go programming we have a Tickler and then J python we have a WX python so like this we have a lot of Tickler uh I I would say for I python widgets a lot of libraries are available to do this uh scripting go programming okay simple one right suppose I just import C and I creating this uh window like this is the main window. TK I'm just creating objects and then adding the widgets main Loop widgets right so I will get this window like this so know do for net or some C cop to create some of the graphical tools so on python itself we can able to create some of the graphical tools so by using python we can create labels buttons submit button frames like multiple tabs grid radio button checkbox and then option box right so lot of buttons so lot of uh the component it's available under GE programming okay so like there are different types of uh commands are available different types of things are available we can do it in the uh by using corresponding libraries we can use a high python widgets we can use a Tickler so lot of libraries are available to the graphical user interface programming so this is pretty much about our program thank you all

Original Description

🔥 Python Training (Use Code "𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎") : https://www.edureka.co/python-scripting This "Python Scripting Tutorial" will introduce you to python which is a scripting language and using python you can build powerful applications easily. This video helps you to learn the below topics: 1. Scripting language Vs Programming language 2. Introduction to Python 3. Modules in Python 4. AWS scripting Using Boto Module 5. GUI Programming Subscribe to our channel to get video updates. Hit the subscribe button above. Check out our Python Training Playlist: https://goo.gl/Na1p9G #Python #PythonScripting #PythonScriptingTutorialForBeginners #PythonOnlineTraining How it Works? 1. It's a 10 module Online Self Learning Courses, which is designed for self-directed training, allowing participants to begin at their convenience with structured training and review exercises to reinforce learning. 2. You'll learn through videos, PPTs and complete assignments, projects and other activities designed to enhance learning outcomes, all at times that are most convenient to you. 3. We have a 24x7 One-on-One LIVE Technical Support to help you with any problems you might face or any clarifications you may require during the course. 4. At the end of the training you will be working on a real time project for which we will provide you a Grade and a Verifiable Certificate! - - - - - - - - - - - - - - - - - About the Course Edureka's Course on 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 using Pycharm. You will learn the importance of Python in real time environment and will be able to develop applications based on Object Oriented Programming concept. End of this course, you will be able to develop networking applications with suitable GUI. During our Python Scripting Certification Training, our inst
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from edureka! · edureka! · 0 of 60

← Previous Next →
1 ChatGPT Not Working - 4 Fixes | How To Fix ChatGPT Not Working | Why Is ChatGPT Not Working |Edureka
ChatGPT Not Working - 4 Fixes | How To Fix ChatGPT Not Working | Why Is ChatGPT Not Working |Edureka
edureka!
2 Advanced Java script Tutorial | JavaScript Training | JavaScript Programming | Edureka Rewind
Advanced Java script Tutorial | JavaScript Training | JavaScript Programming | Edureka Rewind
edureka!
3 Java script interview question and answers | Java script training | Edureka Rewind
Java script interview question and answers | Java script training | Edureka Rewind
edureka!
4 OpenAI API Tutorial using Python | How to use OpenAI GPT-3 API - Ada Babbage Curie Davinci | Edureka
OpenAI API Tutorial using Python | How to use OpenAI GPT-3 API - Ada Babbage Curie Davinci | Edureka
edureka!
5 What is Unsupervised Learning ? | Unsupervised Learning Algorithms| Machine Learning | Edureka
What is Unsupervised Learning ? | Unsupervised Learning Algorithms| Machine Learning | Edureka
edureka!
6 Top 10 Applications of Machine Learning in 2023 | Machine Learning  Training | Edureka Rewind - 7
Top 10 Applications of Machine Learning in 2023 | Machine Learning Training | Edureka Rewind - 7
edureka!
7 Machine Learning Engineer Career Path in 2023  | Machine Learning Tutorial | Edureka Rewind - 6
Machine Learning Engineer Career Path in 2023 | Machine Learning Tutorial | Edureka Rewind - 6
edureka!
8 10 Must Have Machine Learning Engineer Skills That Will Get You Hired   | Edureka Rewind - 7
10 Must Have Machine Learning Engineer Skills That Will Get You Hired | Edureka Rewind - 7
edureka!
9 Data Structures in Python | Data Structures and Algorithms in Python | Edureka | Python Live - 5
Data Structures in Python | Data Structures and Algorithms in Python | Edureka | Python Live - 5
edureka!
10 Python Lists | List in Python | Python Training  | Edureka  Rewind
Python Lists | List in Python | Python Training | Edureka Rewind
edureka!
11 Predictive Analysis Using Python | Learn to Build Predictive Models | Python Training | Edureka
Predictive Analysis Using Python | Learn to Build Predictive Models | Python Training | Edureka
edureka!
12 Machine Learning Tutorial | Machine Learning Algorithm | Machine Learning Engineer Program | Edureka
Machine Learning Tutorial | Machine Learning Algorithm | Machine Learning Engineer Program | Edureka
edureka!
13 How to use Pandas in Python | Python Pandas Tutorial  | Python Tutorial  |  Edureka  Rewind
How to use Pandas in Python | Python Pandas Tutorial | Python Tutorial | Edureka Rewind
edureka!
14 Parameters in Tableau | Tableau Parameters Examples | Tableau Tutorial  | Edureka Rewind
Parameters in Tableau | Tableau Parameters Examples | Tableau Tutorial | Edureka Rewind
edureka!
15 Top 10 Reasons to Learn Tableau in 2023  | Tableau Certification | Tableau | Edureka Rewind
Top 10 Reasons to Learn Tableau in 2023 | Tableau Certification | Tableau | Edureka Rewind
edureka!
16 Tableau Developer Roles & Responsibilities | Become A Tableau Developer | Tableau | Edureka Rewind
Tableau Developer Roles & Responsibilities | Become A Tableau Developer | Tableau | Edureka Rewind
edureka!
17 Deep Learning With Python | Deep Learning Tutorial For Beginners | Edureka  Rewind
Deep Learning With Python | Deep Learning Tutorial For Beginners | Edureka Rewind
edureka!
18 Realtime Object Detection  | Object Detection with TensorFlow | Edureka | Deep Learning Rewind - 2
Realtime Object Detection | Object Detection with TensorFlow | Edureka | Deep Learning Rewind - 2
edureka!
19 Top 20 Tableau Tips and Tricks in 20 Minutes | Tableau Tutorial | Tableau Training  | Edureka Rewind
Top 20 Tableau Tips and Tricks in 20 Minutes | Tableau Tutorial | Tableau Training | Edureka Rewind
edureka!
20 Climate Change Prediction using Time Series | Python Projects | Edureka | DS Rewind -  5
Climate Change Prediction using Time Series | Python Projects | Edureka | DS Rewind - 5
edureka!
21 ReactJS Installation Tutorial | ReactJS Installation On Windows | ReactJS Tutorial | Edureka Rewind
ReactJS Installation Tutorial | ReactJS Installation On Windows | ReactJS Tutorial | Edureka Rewind
edureka!
22 Phases in Cybersecurity  | Cybersecurity Training | Edureka | Cybersecurity Rewind - 2
Phases in Cybersecurity | Cybersecurity Training | Edureka | Cybersecurity Rewind - 2
edureka!
23 What Is React | ReactJS Tutorial for Beginners | ReactJS Training | Edureka Rewind
What Is React | ReactJS Tutorial for Beginners | ReactJS Training | Edureka Rewind
edureka!
24 Cybersecurity Frameworks Tutorial | Cybersecurity Training | Edureka | Cybersecurity Rewind- 2
Cybersecurity Frameworks Tutorial | Cybersecurity Training | Edureka | Cybersecurity Rewind- 2
edureka!
25 React vs Angular 4  | Angular 2 vs React | React & Angular | ReactJS Training | Edureka Rewind - 5
React vs Angular 4 | Angular 2 vs React | React & Angular | ReactJS Training | Edureka Rewind - 5
edureka!
26 ReactJS Components Life-Cycle Tutorial  | React Tutorial for Beginners  | Edureka Rewind
ReactJS Components Life-Cycle Tutorial | React Tutorial for Beginners | Edureka Rewind
edureka!
27 Ethical Hacking using Kali Linux | Ethical Hacking Tutorial | Edureka | Cybersecurity Rewind - 3
Ethical Hacking using Kali Linux | Ethical Hacking Tutorial | Edureka | Cybersecurity Rewind - 3
edureka!
28 Types Of Artificial Intelligence | Artificial Intelligence Explained | What is AI? | Edureka
Types Of Artificial Intelligence | Artificial Intelligence Explained | What is AI? | Edureka
edureka!
29 Top 10 Applications Of Artificial Intelligence in 2023 | Artificial Intelligence| Edureka Rewind
Top 10 Applications Of Artificial Intelligence in 2023 | Artificial Intelligence| Edureka Rewind
edureka!
30 The Future of AI | How will Artificial Intelligence Change the World in 2023? | Edureka Rewind
The Future of AI | How will Artificial Intelligence Change the World in 2023? | Edureka Rewind
edureka!
31 What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginners | Edureka Rewind
What is Artificial Intelligence | Artificial Intelligence Tutorial For Beginners | Edureka Rewind
edureka!
32 Google Cloud IAM | Identity & Access Management on GCP  | Edureka | GCP Rewind - 5
Google Cloud IAM | Identity & Access Management on GCP | Edureka | GCP Rewind - 5
edureka!
33 Google Cloud AI Platform Tutorial | Google Cloud AI Platform   | GCP Training | Edureka Rewind
Google Cloud AI Platform Tutorial | Google Cloud AI Platform | GCP Training | Edureka Rewind
edureka!
34 Projects in Google Cloud Platform  | GCP Project Structure  | GCP Training | Edureka Rewind
Projects in Google Cloud Platform | GCP Project Structure | GCP Training | Edureka Rewind
edureka!
35 How to Become a Data Scientist | Data Scientist Skills | Data Science Training  | Edureka Rewind - 3
How to Become a Data Scientist | Data Scientist Skills | Data Science Training | Edureka Rewind - 3
edureka!
36 Agglomerative and Divisive Hierarchical Clustering Explained | Data Science Training | Edureka Live
Agglomerative and Divisive Hierarchical Clustering Explained | Data Science Training | Edureka Live
edureka!
37 Climate Change Prediction using Time Series | Python Projects | Edureka | DS Rewind -  5
Climate Change Prediction using Time Series | Python Projects | Edureka | DS Rewind - 5
edureka!
38 Data Science Project - Covid-19 Data Analysis | Python Training | Edureka | DS Rewind - 6
Data Science Project - Covid-19 Data Analysis | Python Training | Edureka | DS Rewind - 6
edureka!
39 What is Honeycode? | Introduction to Honeycode | Edureka
What is Honeycode? | Introduction to Honeycode | Edureka
edureka!
40 Difference between Amazon AWS and Google Cloud | GCP Training Google Cloud | Edureka Live
Difference between Amazon AWS and Google Cloud | GCP Training Google Cloud | Edureka Live
edureka!
41 DevOps Lifecycle | Introduction To DevOps | DevOps Tools | What is DevOps? | Edureka Rewind
DevOps Lifecycle | Introduction To DevOps | DevOps Tools | What is DevOps? | Edureka Rewind
edureka!
42 Introduction to DevOps | DevOps Tutorial for Beginners | DevOps Tools | DevOps | Edureka Rewind
Introduction to DevOps | DevOps Tutorial for Beginners | DevOps Tools | DevOps | Edureka Rewind
edureka!
43 How to Create Login System using Python | Python Programming Tutorial | Edureka Rewind
How to Create Login System using Python | Python Programming Tutorial | Edureka Rewind
edureka!
44 Python Developer | How to become Python Developer | Python Tutorial  | Edureka Rewind
Python Developer | How to become Python Developer | Python Tutorial | Edureka Rewind
edureka!
45 How to become a Data Engineer | Complete Roadmap to become a Data Engineer| Data Engineer |  Edureka
How to become a Data Engineer | Complete Roadmap to become a Data Engineer| Data Engineer | Edureka
edureka!
46 Azure Data Engineer Certification [DP 203] | How to Become Azure Data Engineer [2023] | Edureka
Azure Data Engineer Certification [DP 203] | How to Become Azure Data Engineer [2023] | Edureka
edureka!
47 Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Program  | Edureka Rewind
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Program | Edureka Rewind
edureka!
48 DevOps Engineer day-to-day Activities | DevOps Engineer Responsibilities | Edureka Rewind
DevOps Engineer day-to-day Activities | DevOps Engineer Responsibilities | Edureka Rewind
edureka!
49 How to Become a DevOps Engineer?  | DevOps Engineer Roadmap | Edureka | DevOps Rewind
How to Become a DevOps Engineer? | DevOps Engineer Roadmap | Edureka | DevOps Rewind
edureka!
50 How to Become a Data Engineer? | Data Engineering Training | Edureka
How to Become a Data Engineer? | Data Engineering Training | Edureka
edureka!
51 How To Become A Big Data Engineer? | Big Data Engineer Roadmap | Edureka Rewind
How To Become A Big Data Engineer? | Big Data Engineer Roadmap | Edureka Rewind
edureka!
52 Python Integration for Power BI and Predictive Analytics | Power BI Training | Edureka
Python Integration for Power BI and Predictive Analytics | Power BI Training | Edureka
edureka!
53 Power BI KPI Indicators Tutorial | Custom Visuals In Power BI | Power BI Training  | Edureka Rewind
Power BI KPI Indicators Tutorial | Custom Visuals In Power BI | Power BI Training | Edureka Rewind
edureka!
54 Apache HBase Tutorial For Beginners | What is Apache HBase? | Big Data Training | Edureka Rewind
Apache HBase Tutorial For Beginners | What is Apache HBase? | Big Data Training | Edureka Rewind
edureka!
55 Big Data Hadoop Tutorial For Beginners  | Hadoop Training | Big Data Tutorial  | Edureka  Rewind
Big Data Hadoop Tutorial For Beginners | Hadoop Training | Big Data Tutorial | Edureka Rewind
edureka!
56 Big Data Analytics  | Big Data Analytics Use-Cases | Big Data Tutorial | Edureka Rewind
Big Data Analytics | Big Data Analytics Use-Cases | Big Data Tutorial | Edureka Rewind
edureka!
57 What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training  | Edureka  Rewind
What Is Power BI? | Introduction To Microsoft Power BI | Power BI Training | Edureka Rewind
edureka!
58 Triggers in Salesforce | Salesforce Apex Triggers | Salesforce  Tutorial  | Edureka Rewind
Triggers in Salesforce | Salesforce Apex Triggers | Salesforce Tutorial | Edureka Rewind
edureka!
59 How To Become A Salesforce Developer | Salesforce For Beginners| Salesforce Training  Edureka Rewind
How To Become A Salesforce Developer | Salesforce For Beginners| Salesforce Training Edureka Rewind
edureka!
60 Java ArrayList Tutorial | Java ArrayList Examples | Java Tutorial | Edureka Rewind
Java ArrayList Tutorial | Java ArrayList Examples | Java Tutorial | Edureka Rewind
edureka!

Related Reads

📰
AI-Powered Change Logs: Automating Client Feedback for Small ArchViz Studios
Learn how AI-powered change logs can automate client feedback for small ArchViz studios, increasing efficiency and reducing manual labor
Dev.to AI
📰
Welcome to Day 6 of 100 Days of GenAI for DevOps!
Learn to debug Linux performance issues using CrewAI, a GenAI tool, and improve your DevOps skills
Medium · DevOps
📰
My AI Workflow for Turning Ideas Into Income (Templates Included)
Learn a 5-step AI workflow to turn ideas into income, including capturing ideas, validating with AI, building fast, automating marketing, and reviewing progress.
Medium · AI
📰
I Tested an AI Slop Detector — It Flagged My Own Writing
Learn how an AI slop detector flagged a writer's own content, highlighting the importance of unique writing styles and the potential of AI tools in content evaluation
Dev.to AI
Up next
How to Use Jotform AI App Builder (Step-by-Step Tutorial)
Kevin Stratvert
Watch →