Posted inArduino Arduino Tutorials – Quick introduction about Arduino In this video we have given Introduction to understand basic components on Arduino UNO development board. It is very easy to…....
Posted inArduino ARDUINO WORKSHOP | Engineering College | KSAS | Briskers System | September 2017 This Arduino workshop was conducted by Mr. Taher Ujjainwala in M.H Saboo Siddik College of Engineering in collaboration with Brisker System…....
Posted inPython Python Programming Tutorial 12 – Ladder if else In this video, I have explained how to make Python program more interactive allowing them to make their own decision depending…....
Posted inPython Python Programming Tutorial 11 – Decision Making statement –If.. else In this video, I have explained how to make Python program more interactive allowing them to make their own decision depending…....
Posted inPython Python Programming Tutorial 10 – Tuples and Dictionary In this video, I have explained the remaining data types in Python. In my previous videos, I have covered Numbers, string,…....
Posted inPython Python Programming Tutorial 9 – Python List slicing In this video, I have explained about data type. Python List is one of the most widely used data type used…....
Posted inPython Python Programming Tutorial 8 – Datatype Python Lists In this video, I have explained about data type. Python List is one of the most widely used data type used…....
Posted inPython Python Programming Tutorial 7 – Built ins functions in Python In this video, I have explained how to access the built in functions in python and how to use them. I…....
Posted inPython Python Programming Tutorial 6 – Create new python file .py and run it In this video, I have explained how to create a new python file and run it. I have combined all of…....
Posted inPython Python Programming Tutorial 5 – Input from user and Storing it in Variables In this video, I have explained how to take real time inputs from user and store it a variable. I have…....
Posted inPython Python Programming Tutorial 4 – Datatypes Numbers and Strings In this video, I have given detailed explanation about datatypes. what is a numbers, how to store values in variable, how…....
Posted inPython Python Programming Tutorial 3 – Variables and multiple assignments In this video, I have given detailed explanation about variables. what is a variable, how to create variable, how to assign…....