Upcoming Events
Master Class in Robotics
By Admin
/ November 12, 2020
After all this preparation we are bringing to you a 4 days long Robotic Master Class, from which the attendees...
Read More
Events
Interactive Session on Basics of Electronics and Robotics
By Admin
/ November 12, 2020
Date: 9/14/2020Time: 4:00pm (NPT) On 14th September, we conducted our second interactive Teaching - Learning session where Ronen Aacharya discussed the...
Read More
Interactive Session on Robot Operating System(ROS) and Webots
By Admin
/ November 12, 2020
https://youtu.be/7af2DFDj8fY Date: 9/19/2020Time: 4:00pm (NPT) On the 19th of September, we conducted our fourth interactive Teaching - Learning session where...
Read More
Workshop on how to make a joystick remote
By Admin
/ November 12, 2020
https://www.youtube.com/watch?v=sNWAKyRpedU Date:9/20/2020Time: 4:00pm (NPT) On 20th September, we conducted our fifth interactive Teaching - Learning session where Lucky Sah discussed 'How to...
Read More
AI Routemap
Files and Exceptions
Admin
/ November 12, 2020
While a program is running, its data is in memory. When the program ends, or the computer shuts down, data...
Read More
Classes and Objects in Python
Admin
/ November 12, 2020
Python is an object-oriented programming language. What this means is we can solve a problem in Python by creating objects...
Read More
Functions in Python
Functions are an important part of a programming language. It is used in all of the programming languages. Try writing...
Read More
Loops in Python
Admin
/ November 12, 2020
FOR LOOP A loop is used for iterating over a set of statements repeatedly. In Python we have three types...
Read More
IF Statements in Python
Admin
/ November 12, 2020
if statement is the most simple decision making statement. It is used to decide whether a certain statement or block...
Read More
Dictionaries in Python
Admin
/ November 12, 2020
Python dictionary is an unordered collection of items. Each item of a dictionary has a key/value pair. Dictionaries are optimized to retrieve...
Read More
Lists in Python
Admin
/ November 12, 2020
The list is a most versatile data type available in Python which can be written as a list of comma-separated...
Read More
Variables and Data Types in Python
Admin
/ November 12, 2020
Variables What are Variables? → In Programming a Variable is a storage location identified by a memory address paired with...
Read More
Getting Started with Python
Admin
/ November 12, 2020
Getting Started with Python What is Python? Python is an interpred, high level programming language. It is a must know...
Read More
AI Routemap
Admin
/ November 9, 2020
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris nec elementum nibh, ut porttitor mauris. Proin ut eros semper, mollis...
Read More