PYTHON – A to Z Full Course
Free
From this Basic course you are aware of very basic concepts about python programming language. We have 7+ years in python programming. Starts With very basic level. If you even don’t have any programming knowledge that will be fine. You are able to learn every concept by an example.
Today python has a grate demand in industry. So if you learn this language it will help you to get your dream job also! Python is a very easy to learn and powerful language. The size of the code is too small. If you want to build a simple Java or C program of Hello World it will take 6/7 line But in python it is just print “hello world!”
- Python setup
- Python IDE
- Variables
- Python Operators
- Arithemetic Operator
- Comparison Operator
- Assignment Operator
- Bitwise Operator
- Membership Operator
- Identity Operator
- If Statement
- If Else Statement
- Break & Continue Statement
- For Loop
- While Loop
- Home Assignment
- String
- Number
- List
- Dictionary
- Function
- Module
- Exception
- Home Assignment
- File Operation
- File Reading
- File Writing
- Appending File
Who this course is for:
- Anybody Who wants to learn python without any prior programming Knowledge
- Suitable for Buginner
For customized courses contact the administrator.
To book a trial course follow the link
Course Features
- Lectures 88
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language English
- Students 0
- Certificate No
- Assessments Yes
-
Introduction
-
Python Overview
- Pre-requisite to take the Course
- Importance Of Python
- Future of Python
- Python – Job Opportunities
- Applications of Python
- Reasons to work in Python
- Python Usage In Different Domains
- What are the Advantages of Python
- Types In Python
- What are the Versions of Python
- Features Of Python
- How to Switch into ML & DS
- Open Source Tools In Python
- Indentation in Python
-
Python - Environment Setup
-
Simple Basics
-
Built-in Functions
-
Input and Output Functions
-
Comments
-
Python 2.x _ 3.x differences
-
Datatypes
-
Variables
-
Integer Types
-
Operators
- Operators in Python
- What are the Types of Operators
- What are Arithmetic Operators
- Working Arithmetic Operators
- What are Relational Operators
- Working with Relational Operators
- What are Assignment Operators
- Working with Assignment Operators
- Increment _ Decrement Operators
- What are Logical Operators
- Working with Logical Operators
- What is Membership Operator
- Working with Membership Operators
- What are Identity Operators
- Working with Identity Operators
-
Type Casting
-
Basic Functions