Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
INTRODUCTION
CHAPTER 1: WHAT IS PYTHON
What is Python?
History and Evolution of python
What is Python Programming?
CHAPTER 2: WHY SHOULD YOU LEARN PYTHON
CHAPTER 3: LEARN ABOUT SYMPLE DATA TYPES
Strings
Numeric Data type
Integer
Float –
Booleans
CHAPTER 4: WORKING WOTH FUNCTIONS
Why are User Defined Functions So Important?
Options for Function Arguments
Writing a Function
Understanding Functions Better
Return Statement
How to define and call function?
Parameters
Returning Value
Lambada function
Anonymous Functions or Lambda
Global variables
Local variables
While Loop
CHAPTER 5: WORKING WITH ALGORITHMS
Dealing with corrupt data
Manipulating data
Sorting data
Filtering data
Decision Making in Python
The if statement
if...elif...else statement
Nested if statement
Objects and Class
Defining a Class
Creating an Object
Constructors
Deleting Attributes and Objects
Nested Conditional (‘if’) statements
CHAPTER 6: WORKING WITH FILES
Reading from a File
File Pointer
File Access Modes
Writing to a File
CHAPTER 7: PYTHON LIBRARIES
CHAPTER 8: EXERCISES WITH FUNCTIONS, ALGORITHMS ETC
Working with algorithm Practice Exercises
Exercise
Working with files Practice Exercise
CONCLUSION
List
Variables
Loops – The Never-Ending Cycle
The ‘While’ Loop
The ‘For’ Loop
The ‘Nested’ Loop
Basic Python Syntax
Indentation
Quotes
User Input
← Prev
Back
Next →
← Prev
Back
Next →