Posted inPython Python Programming Tutorial 16 – Data and time in Python Method 1 In this video, I have explained about date and time in Python. Unlike all other languages, Python is more powerful and…....
Posted inPython Python Programming Tutorial 15 – Functions in Python In this video, I have explained regarding functions and user- defined in Python and started with the syntax and detailed explanation…....
Posted inPython Python Programming Tutorial 14 – For Loop in Python In this video, I have explained regarding Looping in Python and started with the syntax and detailed explanation of For loop.…....
Posted inPython Python Programming Tutorial 13 – While Loops in Python In this video, I have explained regarding Looping in Python and started with the syntax and detailed explanation of while loop.…....
Posted inArduino How to program Arduino with Andriod In this video I have explained how you can upload Arduino code from any Andriod phone and coding the hardware using…....
Posted inArduino Arduino RGB LED Tutorial In this video I have covered about interfacing of RGB common cathode LED using pin outs of Arduino Uno. RGB LED…....
Posted inArduino Arduino Buzzer Interfacing In this video I have covered about basic interfacing of Piezoelectric buzzer using pin outs of Arduino Uno board and coding…....
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,…....