- 23
- 12 491
Club of Robotics and Electronics, CTAE
India
Приєднався 28 січ 2020
🤖 Club of Robotics & Electronics | CTAE Udaipur
⚡️Innovating with IoT, Robotics & Electronics
🎓 Workshops, Competitions & Hands-on Learning
Head Coordinator : Dr. Navneet Kumar Agarwal
⚡️Innovating with IoT, Robotics & Electronics
🎓 Workshops, Competitions & Hands-on Learning
Head Coordinator : Dr. Navneet Kumar Agarwal
NewGen IEDC
NewGen Innovation And Entrepreneurship Development Center
(NewGen IEDC)
Under the aegis of
NATIONAL SCIENCE & TECHNOLOGY ENTREPRENEURSHIP DEVELOPMENT BOARD
(NSTEDB) DST, Govt. of India
Implemented, Coordinated and Managed by
Entrepreneurship Development Institute of India (EDII), Ahmedabad
CTAE, Udaipur - Entrepreneurship Development Cell has received a NewGen IEDC grant from the Department of Science and Technology, Government of India. New Generation Innovation and Entrepreneurship Development Centre Programme (NewGen IEDC) is launched by National Science and Technology Entrepreneurship Development Board (NSTEDB), Department of Science and Technology (DST), Government of India, to hand hold young entrepreneurs in campus to develop their prototypes. CTAE, Udaipur is one among 178 colleges and universities across India to submit the proposal for New Gen IEDC and one of the Institutes in Rajasthan to receive this grant in the year 2017-18 from Department of Science and Technology.
(NewGen IEDC)
Under the aegis of
NATIONAL SCIENCE & TECHNOLOGY ENTREPRENEURSHIP DEVELOPMENT BOARD
(NSTEDB) DST, Govt. of India
Implemented, Coordinated and Managed by
Entrepreneurship Development Institute of India (EDII), Ahmedabad
CTAE, Udaipur - Entrepreneurship Development Cell has received a NewGen IEDC grant from the Department of Science and Technology, Government of India. New Generation Innovation and Entrepreneurship Development Centre Programme (NewGen IEDC) is launched by National Science and Technology Entrepreneurship Development Board (NSTEDB), Department of Science and Technology (DST), Government of India, to hand hold young entrepreneurs in campus to develop their prototypes. CTAE, Udaipur is one among 178 colleges and universities across India to submit the proposal for New Gen IEDC and one of the Institutes in Rajasthan to receive this grant in the year 2017-18 from Department of Science and Technology.
Переглядів: 184
Відео
Arduino Simulation On Tinkercad
Переглядів 4033 роки тому
Tinkercad is a free-of-charge, online 3D modeling program that runs in a web browser, known for its simplicity and ease of use.Since it became available in 2011 it has become a popular platform for creating models for 3D printing as well as an entry-level introduction to constructive solid geometry in schools. In this video we have simulated Arduino using Tinkercad and performed the led blinkin...
Python Dictionary
Переглядів 573 роки тому
Each key is separated from its value by a colon (:), the items are separated by commas, and the whole thing is enclosed in curly braces. An empty dictionary without any items is written with just two curly braces, like this: {}. Keys are unique within a dictionary while values may not be. The values of a dictionary can be of any type, but the keys must be of an immutable data type such as strin...
Python Tuples
Переглядів 494 роки тому
Tuple Tuples are used to store multiple items in a single variable. Tuple is one of 4 built-in data types in Python used to store collections of data, the other 3 are List, Set, and Dictionary, all with different qualities and usage. A tuple is a collection which is ordered and unchangeable. Tuples are written with round brackets. Example Create a Tuple: thistuple = ("apple", "banana", "cherry"...
Python list-2
Переглядів 434 роки тому
Python has a lot of list methods that allow us to work with lists. In this reference page, you will find all the list methods to work with Python lists. For example, if you want to add a single item to the end of the list, you can use the list.append() method.
PYTHON LISTS
Переглядів 574 роки тому
List Lists are used to store multiple items in a single variable. Lists are one of 4 built-in data types in Python used to store collections of data, the other 3 are Tuple, Set, and Dictionary, all with different qualities and usage. Lists are created using square brackets: Example Create a List: thislist = ["apple", "banana", "cherry"] print(thislist)
Python condition and If statements
Переглядів 594 роки тому
Python Conditions and If statements Python supports the usual logical conditions from mathematics. These conditions can be used in several ways, most commonly in "if statements" and loops. An "if statement" is written by using the if keyword.
Introduction to For loop
Переглядів 774 роки тому
Python For Loops A for loop is used for iterating over a sequence (that is either a list, a tuple, a dictionary, a set, or a string). This is less like the for keyword in other programming languages, and works more like an iterator method as found in other object-orientated programming languages. With the for loop we can execute a set of statements, once for each item in a list, tuple, set etc....
Introduction to Arrays in Python
Переглядів 1644 роки тому
What is an Array? An array is a special variable, which can hold more than one value at a time. If you have a list of items (a list of car names, for example), storing the cars in single variables could look like this: car1 = "Ford" car2 = "Volvo" car3 = "BMW" However, what if you want to loop through the cars and find a specific one? And what if you had not 3 cars, but 300? The solution is an ...
Basic Python Programs
Переглядів 3444 роки тому
In this video we have cover the basic syntax of python programming for your easy understanding.
Introduction to Python
Переглядів 4314 роки тому
* Python is an interpreted, high-level and general-purpose programming language. * Python's design philosophy emphasizes code readability with its notable use of significant whitespace. * Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
LINE FOLLOWER ROBO
Переглядів 4184 роки тому
A Line Follower Robot, as the name suggests, is an automated guided vehicle, which follow a visual line embedded on the floor or ceiling. Usually, the visual line is the path in which the line follower robot goes and it will be a black line on a white surface but the other way (white line on a black surface) is also possible. Certain advanced Line Follower Robots use invisible magnetic field as...
ARDUINO BASED HOME AUTOMATION USING BLUETOOTH MODULE
Переглядів 3814 роки тому
ARDUINO BASED HOME AUTOMATION USING BLUETOOTH MODULE
ARDUINO BASED HOME AUTOMATION USING BLUETOOTH MODULE
Переглядів 2784 роки тому
ARDUINO BASED HOME AUTOMATION USING BLUETOOTH MODULE
ARDUINO BASED HOME AUTOMATION USING BLUETOOTH MODULE
Переглядів 2574 роки тому
ARDUINO BASED HOME AUTOMATION USING BLUETOOTH MODULE
SMART STICK WITH SOS AND AUDIO FEEDBACK FACILITY
Переглядів 4444 роки тому
SMART STICK WITH SOS AND AUDIO FEEDBACK FACILITY
That's amazing sir ji 👏🚩
Nice explanation sisters
can yall provide the codes?
great video
Great work sir
Thanks
Great work, keep growing ✌🏻
Thank you ☺️
Great work
Thank you so much 😀
Great work sir👍
Thanks a lot
Thank you so much sir! Great work👏👏
Super
Gajjab
Superb chote
👍👍👍👍
🔥🔥
Vry nice concepts in this video👍
Nice video after a vry long time👍👍
Thank you for watching share with your friends too.
👏🏻
Nice 👍
Great introductory video of Python
Thank you for watching stay connected for more interesting video
done
Sir, it's not giving the output i am using python online compiler and python 3 app on phone.
Post your queries in what's app grp with your code we will solve there as remaining other it is working
Sure sir!
Awesome ❤
Nice 👍🏻
This # sign in python is similiar to the symbol // in c++ used for commenting But sir can this list store special characters and letters as elements ?
Yes this is same way we comments in c/c++
Yes we can add special Characters but same exception are there in it .
Wow 👏❤️
Very good sir, down to earth video, but what about kotlin language?
This for loop is little bit similiar like that in c++ but this video made me understand more about for loop in python Is there any assignment regarding for loop??
Every programming have same logic but the syntax varies. Assignment will be posted in grp .
@@core_ctae yes sir
Did every program of array and no doubt at all Great work👍👍
Thanks for watching ..keep doing and growing with c.o.r.e
Bring the details of functions that you are using in the video, and why we arr using it. Like in the video, you used ( end= " ") So, tell that in Python bydefault after one print statement it becomes to newline, for avoiding that in our output we use (end=" "). Tell these points during the lectures about new things like this. Then it will be better. 👍🏻
For beginners this will become more detailed and they will not be able to do so .
@@core_ctae Ok, but that's a basic thing and without this, it will become problematic when the beginners try to do big programs. So, cover as much you can, sir. By the way your videos are very good.
Ok
Good 👍
Great work! 👍🏻 Please give some tasks or homework programs at the end of every video so that we can practice on our own. Your work is really meant to be appreciated ❤ Good work Team C.O.R.E.
Thanks for your compliments we will improve that .
Simple interest program done sir👍🏻👍🏻
Thank you for solving can you post the program here for others to get reference.
@@core_ctae Here it is : def si(p,r,t): simple_interest=p*r*t print("Simple interest is:",simple_interest) return si P=int(input("Enter principal amount:")) R=int(input("enter rate:")) T=int(input("enter time:")) si(P,R,T)
I have understand all things Thank u sir 👍👍
Thank you for connecting,stay tuned for more videos
Sir I have studied c++ in my earlier 2 yrs so I do understand that a little bit Well will take time to master this but I will try Edit: did every program and it was easy as u told in the video
Yes you will
Great 👍
Thank you for connecting, stay tuned for more videos
With this video I got to know the real uses of this programming language In different apps Nice video👌👌
Thanks for your support and stay tuned for more videos.
Very imformative video brilliant job🙏👍
Thank you for your support . Stay tuned for more video.
👍👍
Thank you for connecting.
👍🏻👍🏻👍🏻 keep IT up bros🔥
Thanks for your compliments plz subscribe for future video.
Nice video bro. Keep it up👍👍 Improve confidence level and camera angle. BTW good job.
Thanks for your suggestions 🙂 and subscribe our channel for upcoming videos.
Ma sid ka face reveal dekhne ke lye aya 😄 🤣 😂
Nice team work
Thank you
Oosam
Thank you
Great work Siddharth,Tanay and Vipul ❤️❤️🎉🎉
Thank you sir
Great ✌🏻✌🏻✌🏻
Thank you
Sir before hacking we should to know about C language So plz teach us about C language How we learn about c language Where from we learn And which application is better for c language Plz reply about my queries
Yes Mayank soon you will get the programing lecture video on this club as we are working on it .
And about python also
@@core_ctae thanks
Yes python and c/c++ we will upload all soon .