Python Online Course
Python Online Course
- 
	
    
INTRODUCTION 0/5
 - 
	
    
Getting started with Python 0/3
 - 
	
    
Python Scripts execution 0/4
 - 
	
    
Variables Various ways of printing General datatypes in python Boolean functions Operators 0/7
 - 
	
    
Type casting Literals Comments Strings and its types 0/3
 - 
	
    
Accepting inputs. 0/1
 - 
	
    
Control Statements: 0/11
 - 
	
    
break, continue and pass keywords Indexing and slicing Special datatypes 0/16
- 
											
                        Lecture 9.1Lists
 - 
											
                        Lecture 9.2What are lists?
 - 
											
                        Lecture 9.3Mutable lists
 - 
											
                        Lecture 9.4In operator
 - 
											
                        Lecture 9.5Traversing a list
 - 
											
                        Lecture 9.6List operations
 - 
											
                        Lecture 9.7Converting a list to string
 - 
											
                        Lecture 9.8Converting a string to list
 - 
											
                        Lecture 9.9Aliasing in lists
 - 
											
                        Lecture 9.10Functions in lists
 - 
											
                        Lecture 9.11Range function
 - 
											
                        Lecture 9.12Sets
 - 
											
                        Lecture 9.13Properties
 - 
											
                        Lecture 9.14Various operations
 - 
											
                        Lecture 9.15Casting
 - 
											
                        Lecture 9.16Mathematical operations
 
 - 
											
                        
 - 
	
    
Tuples 0/6
 - 
	
    
Dictionaries 0/8
 - 
	
    
Functions 0/16
- 
											
                        Lecture 12.1Without arguments
 - 
											
                        Lecture 12.2With normal arguments
 - 
											
                        Lecture 12.3With positional arguments
 - 
											
                        Lecture 12.4With named or keyword arguments
 - 
											
                        Lecture 12.5With default arguments
 - 
											
                        Lecture 12.6With variable length arguments
 - 
											
                        Lecture 12.7With dictionary arguments
 - 
											
                        Lecture 12.8Functions returning single and multiple values
 - 
											
                        Lecture 12.9Pass by reference
 - 
											
                        Lecture 12.10Pass by value
 - 
											
                        Lecture 12.11Anonymous functions
 - 
											
                        Lecture 12.12Understanding the docstrings
 - 
											
                        Lecture 12.13Lambda, map, filters
 - 
											
                        Lecture 12.14Understanding the return keyword
 - 
											
                        Lecture 12.15Global scope
 - 
											
                        Lecture 12.16Local scope
 
 - 
											
                        
 - 
	
    
Modules 0/9
- 
											
                        Lecture 13.1What are modules?
 - 
											
                        Lecture 13.2Understanding the namespaces
 - 
											
                        Lecture 13.3Various ways of importing
 - 
											
                        Lecture 13.4Various ways of accessing
 - 
											
                        Lecture 13.5Aliasing
 - 
											
                        Lecture 13.6dir () function
 - 
											
                        Lecture 13.7Installation of a module
 - 
											
                        Lecture 13.8Properties of a module
 - 
											
                        Lecture 13.9Understanding the virtualenv
 
 - 
											
                        
 - 
	
    
Packages 0/4
 - 
	
    
Files 0/14
- 
											
                        Lecture 15.1Reading and writing files
 - 
											
                        Lecture 15.2Methods of File Objects
 - 
											
                        Lecture 15.3Modes
 - 
											
                        Lecture 15.4Reading
 - 
											
                        Lecture 15.5Writing
 - 
											
                        Lecture 15.6Modify
 - 
											
                        Lecture 15.7Executing database queries using python scripts
 - 
											
                        Lecture 15.8File creation in the default and specific locations
 - 
											
                        Lecture 15.9read(),readline() and readlines()
 - 
											
                        Lecture 15.10Merging
 - 
											
                        Lecture 15.11Files similar schema
 - 
											
                        Lecture 15.12Files different Schema
 - 
											
                        Lecture 15.13Flip KartExample
 - 
											
                        Lecture 15.14Buffering in files
 
 - 
											
                        
 - 
	
    
ADVANCED PYTHON 0/1
 - 
	
    
OOPS 0/4
 - 
	
    
CLASSES AND OBJECTS 0/7
- 
											
                        Lecture 18.1Understanding the classes in python.
 - 
											
                        Lecture 18.2Employee class
 - 
											
                        Lecture 18.3Using the class statement
 - 
											
                        Lecture 18.4Creating the objects for classes
 - 
											
                        Lecture 18.5Methods in classes.
 - 
											
                        Lecture 18.6Differences between the methods inside the class and outside the class
 - 
											
                        Lecture 18.7self keyword
 
 - 
											
                        
 - 
	
    
Encapsulation Inheritance Types 0/7
 - 
	
    
Interfaces 0/2
 - 
	
    
Abstraction 0/4
 - 
	
    
Installing predefined modules Working with excel files OS Commands Constructors 0/4
 - 
	
    
Exceptions 0/7
 - 
	
    
DATABASE CONNECTIVITY: 0/14
- 
											
                        Lecture 24.1What is database and its purpose?
 - 
											
                        Lecture 24.2Types of databases
 - 
											
                        Lecture 24.3What is a query?
 - 
											
                        Lecture 24.4Working with oracle/MySQL databases
 - 
											
                        Lecture 24.5How to install MySQL-server and oracle
 - 
											
                        Lecture 24.6How to know what modules to install
 - 
											
                        Lecture 24.7Operations
 - 
											
                        Lecture 24.8Creation of tables
 - 
											
                        Lecture 24.9Insertion
 - 
											
                        Lecture 24.10Data retrieval
 - 
											
                        Lecture 24.11Updation
 - 
											
                        Lecture 24.12Alterations
 - 
											
                        Lecture 24.13Deletions
 - 
											
                        Lecture 24.14Other operations
 
 - 
											
                        
 - 
	
    
Python and MySQL 0/5
 - 
	
    
MULTI THREADING 0/5
 - 
	
    
Ways to implement threads 0/4
 
				This content is protected, please login and enroll course to view this content!