A Table-Top Robot run on Raspberry Pi with ROS
- Learn from Videos Liks: ArticulatedRobotics Youtube Channel, Emil Vidmark Youtube Channel (all are Best One I Personally Used).
- Learn from Documentation like: codecademy, learnpython, programiz, w3schools and many more...
- Learn from Videos Like: Socratica PlayList (Best One I Personally Used), YouTube Mix.
- Evaluate your skills by solving challenges on Hackerrank.
- Every Web Page mainly consists of HTML, CSS and since this are so vast to learn the best way to make you perfect each day is by coding what every the idea pops too. ex: i want to make a button or blue color and keep it in right side of my page... JUST GOOGLE Draw on paper then code later.
- Learn from Documentation like: CSS from w3schools, CSS from web.dev, HTML from w3schools.
- Flask - Flask is a web application framework.
- Learn from Documentation like: tutorialspoint, javatpoint.
before learning node.js you should have a basic knowledge on JavaScript
- Node.js - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine commonly used for non-blocking, event-driven servers, due to its single-threaded nature.
- Learn from Documentation like: nodejs.dev (Best One I Personally Used), w3schools.