Computer and Program, What is Program?
Program = Data + Algorithm
Program = Data + Algorithm
Computer and Program, What is Program?
Computer and Program, What is Computer
Computer and Program, What is Computer
Computer is the machine to execute programs :)
Computer and Program, What is Computer
What is Programming Language
Programming Language interleaves between human and computer
Python Features - Dynamic
Programmers don't have to declare the types before using variables in Python
Python Features - Object-oriented
Python can be object-oriented
Python Features - Object-oriented
Python can be object-oriented
Introduction to Python
Program = Data + Algorithm
Every Python variable has its type
Introduction to Python, Data Storage
Every Python variable has its type
Every Python variable is a reference
Introduction to Python, Data Storage
Introduction to Python, Data Storage
Every Python variable has its type
Every Python variable is a reference
Introduction to Python, Logic Control
Introduction to Python, Function
Introduction to Python, Class
Introduction to Python, Input/Output
Syntax is the rules to be observed when programming
Introduction to Python, Syntax
Syntax of Python is quite close to natural language, and will be covered during demonstration