-
Course Overview 0
Master one of the most popular programming languages of the 21st century
-- Python is the Fastest Growing Language according to stack overflow with an average salary of 5LPA according to Glassdoor
This Course is Designed in such a way that people from non Technical background can also Learn from this
-- Specialisation on skills required to perform various job roles
This course includes all the resources you need to Learn Python Programming.
What you will Learn :
--Learn to Install Python and write your first program
--All the Basics of Python Programming
--Develop three mini project [ to implement all the knowledge your learn]
--Be Well Prepared To Expand Into ML Concepts
So let's dive in - Enroll today and Make yourself Future ReadyNo items in this section -
Section 01 : Introduction And Getting The Right Tools! 2
-
Lecture2.1
-
Lecture2.2
-
-
Section 02 : Basic I/O, Operators & Using IDE 5
-
Lecture3.1
-
Lecture3.2
-
Lecture3.3
-
Lecture3.4
-
Lecture3.5
-
-
Section 03 : Conditional Statements & Looping ! 5
-
Lecture4.1
-
Lecture4.2
-
Lecture4.3
-
Lecture4.4
-
Lecture4.5
-
-
Section 04 : OOPS! Functions, Classes & Exception Handling 4
-
Lecture5.1
-
Lecture5.2
-
Lecture5.3
-
Lecture5.4
-
-
Section 05 : Python Modules & Experiencing Jupyter ! 5
-
Lecture6.1
-
Lecture6.2
-
Lecture6.3
-
Lecture6.4
-
Lecture6.5
-
-
Section 06 : Tkinter, SQL in Python & File Management 3
-
Lecture7.1
-
Lecture7.2
-
Lecture7.3
-
-
[Bonus] Python Hands-On Projects + Source Code 4
-
Lecture8.1
-
Lecture8.2
-
Lecture8.3
-
Lecture8.4
-
-
Assignments 2
-
Lecture9.1
-
Lecture9.2
-
4.1 Functions
Functions
A Python functions is a group of code. To run the code in a function, you must call the function. Functions can return a value using a return statement. Functions are a common feature among all programming languages. They allow developers to write blocks of code that perform specific tasks. Function in Python is defined by the “def ” statement followed by the function name and parentheses ( () ) Example: Let us define a function by using the command ” def func1():” and call the function. The output of the function will be “I am learning Python function”.
Prepare For Your Placements: https://lastmomenttuitions.com/courses/placement-preparation/
/ Youtube Channel: https://www.youtube.com/channel/UCGFNZxMqKLsqWERX_N2f08Q
Follow For Latest Updates, Study Tips & More Content!