Functions
Advantages of functions
Reduce duplication of code
Induce reusability of code
Using functions reduces size of code
Can call the functions any number of times
Types of Functions
Built-in Functions (Python libraries)
hrsshhhh changed 2 years agoView mode Like Bookmark
What are the features of python ?
Simple
Easy to learn
Open source
High level Language
Dynamically typed
Platform independent
Procedure and Object oriented
What are the properties of python?
hrsshhhh changed 2 years agoView mode Like Bookmark
Datatypes and operatord in Python
Comments
Docstrings
Built-in-data types
Sequences
Sets
Literals
User defined data types
Basic Operators
Membership Operators
hrsshhhh changed 2 years agoView mode Like Bookmark
The aim of this course is to build a computer from scratch.
This course is divided in two parts, first part consists of hardware and second part consists of software.
Downloads for the course
Week 1:
1.1: Boolean Logic
Learned about different gate operations, their truth tables and minimization.
hrsshhhh changed 3 years agoView mode Like Bookmark