Name | Resource Link | Information |
---|---|---|
C tutorial | https://www.w3schools.com/c/index.php | The course is self-paced with text based modules, practical interactive examples and exercises to check your understanding as you progress. Complete the modules and the final certification exam to get the w3schools certification. |
Python tutorial | https://www.w3schools.com/python/default.asp | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. |
HTML tutorial | https://www.w3schools.com/html/default.asp | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat |
Python Beginner's Course | https://www.youtube.com/watch?v=_uQrJ0TkZlc | great explaination with pratical examples from start. Sufficient for absolute beginners. |
C++ Tutorial | https://www.youtube.com/c/CodeWithHarry/playlists | Playlist of C++ programming language. |
DSA-450 | https://drive.google.com/file/d/1FMdN_OCfOI0iAeDlqswCiC2DZzD4nPsb/view | DSA-450 is interview questions sheet for DSA created by Love Babbar-youtuber,Ex-Microsoft,Ex-Amazon. |
TheAlgorithms/Python | https://github.com/TheAlgorithms/Python/issues | In this repo we have to see all Algorithum in python. |
C Playlist | https://youtube.com/playlist?list=PLdo5W4Nhv31a8UcMN9-35ghv8qyFWD9_S | The playlist that covers C language from A to Z. The various topics are coverd with proper depth |
DSA-450 | https://drive.google.com/file/d/1FMdN_OCfOI0iAeDlqswCiC2DZzD4nPsb/view | DSA-450 is interview questions sheet for DSA created by Love Babbar-youtuber,Ex-Microsoft,Ex-Amazon. |
Ethereum | https://github.com/RakshaAage/Ethereum | A Ethereum-Blockchain website along with smart contract programs. |
c4learn.com | https://www.c4learn.com/c-programs/ | This website gives the beginner to solve many more problems . |
react js | https://github.com/vercel/next.js | react-js repo very usefull for coders |
Web Development | https://youtube.com/playlist?list=PLu0W_9lII9agiCUZYRsvtGTXdxkzPyItg | This is a perfect resource for anyone who wants to learn web development in HTML, CSS & JS. |
Bootstrap | https://github.com/twbs/bootstrap | Best Web design framework for web developers. |