Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
debrajhyper committed Oct 16, 2021
1 parent 70205f1 commit 3ff97d6
Showing 1 changed file with 67 additions and 70 deletions.
137 changes: 67 additions & 70 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
- [📃 Documentations](#-documentations)
- [⚡ Development Doc](#-development-doc)
- [🎯 Frameworks/Library Doc](#-frameworkslibrary-doc)
- [📄 Misc](#-misc)
- [📄 Misc Doc](#-misc-doc)
- [👩🏻‍💻 Programming Doc](#-programming-doc)
- [💻 Video/Playlist](#-videoplaylist)
- [💡 Artificial Intelligence](#-artificial-intelligence)
Expand All @@ -33,7 +33,7 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
# 📃 Documentations

## ⚡ Development Doc
- Android Development : Docs - https://developer.android.com/courses
- Android Development : Doc - https://developer.android.com/courses

- CSS :
- CSS Animated Tutorial - https://joshwcomeau.com/tutorials/css
Expand All @@ -55,50 +55,46 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
- FreecodeCamp responsive web design certification - https://freecodecamp.org/learn/responsive-web-design
- Udemy Course - https://udemy.com/course/web-development-learn-by-doing-html5-css3-from-scratch-introductory/?LSNPUBID=JVFxdTr9V80&ranEAID=JVFxdTr9V80&ranMID=39197&ranSiteID=JVFxdTr9V80-.kQm3jmcBuCh.MiOQl7t4Q&utm_medium=udemyads&utm_source=aff-campaign

- Javascript :
- JavaScript :
- FreecodeCamp JavaScript Algorithms and Data Structures certification - https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/
- Javascript Exercises (Beginner) - https://asmarterwaytolearn.com/js/index-of-exercises
- Javascript (Advance) - https://edureka.co/blog/advanced-javascript-tutorial
- JavaScript Exercises (Beginner) - https://asmarterwaytolearn.com/js/index-of-exercises
- JavaScript (Advance) - https://edureka.co/blog/advanced-javascript-tutorial
- JS for Cats - https://jsforcats.com

- SASS :
- Docs - https://sass-lang.com/documentation
- w3schools - https://w3schools.com/sass
- Doc - https://sass-lang.com/documentation
- W3Schools - https://w3schools.com/sass

- Typerscript :
- Official Handbook - https://typescriptlang.org/docs/handbook/basic-types
- TypeScript : Official Handbook - https://www.typescriptlang.org/docs/handbook/2/basic-types.html

- WEBPACK : https://webpack.js.org

- PHP :
- The Right Way - https://phptherightway.com
- w3schools - https://www.w3schools.com/php
- Offitial doc - https://www.php.net/manual/en/index.php
- Webpack : Doc - https://webpack.js.org

## 🎯 Frameworks/Library Doc
- Angular : Doc - https://angular.io
- Bootstrap 4 : Scrimba - https://scrimba.com/learn/bootstrap4
- Bulma : openbase - https://openbase.io/js/bulma/tutorials
- Chakra UI : Docs - https://chakra-ui.com/getting-started
- Material UI : Docs - https://mui.com
- TailwindCSS : Docs - https://tailwindcss.com

## Frameworks/Library
- Angular : Docs - https://angular.io
- Next : Docs - https://nextjs.org
- React js : Docs - https://reactjs.org/docs/hello-world
- Svelte: Docs - https://svelte.dev
- Vue : Docs - https://vuejs.org
- Chakra UI : Doc - https://chakra-ui.com/getting-started
- Material UI : Doc - https://mui.com
- Next : Doc - https://nextjs.org
- React JS : Doc - https://reactjs.org/docs/hello-world
- Svelte: Doc - https://svelte.dev
- TailwindCSS : Doc - https://tailwindcss.com
- Vue : Doc - https://vuejs.org

## 📄 Misc
## 📄 Misc Doc
- DevTools : https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools
- PWA : https://developers.google.com/web/progressive-web-apps

## 👩🏻‍💻 Programming Doc
- PHP :
- The Right Way - https://phptherightway.com
- W3Schools - https://www.w3schools.com/php
- Official Doc - https://www.php.net/manual/en/index.php
- Python :
- FreecodeCamp Scientific Computing with Python certification - https://freecodecamp.org/learn/scientific-computing-with-python
- Python for everybody by Dr. Chuck - https://py4e.com
- RUBY (BEGGINER) : Codecademy - https://codecademy.com/learn/learn-ruby
- RUST : Docs - https://rust-lang.org/learn
- Ruby (Beginner) : Codecademy - https://codecademy.com/learn/learn-ruby
- Rust : Doc - https://rust-lang.org/learn

<br/>
<br/>
Expand All @@ -121,21 +117,20 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new

| TOPIC | SOURCE NAME | LINK |
| --------------- | --------------------- | -------------------------------------------------------------------------------------- |
| NODE JS | Thapa Technical | [click here](https://www.youtube.com/playlist?list=PLwGdqUZWnOp00IbeN0OtL9dmnasipZ9x8) |
| PHP (mongoDB) | AmigosCode | [click here](https://www.youtube.com/watch?v=Www6cTUymCY) |
| PHP(postgreSQL) | AmigosCode | [click here](https://www.youtube.com/watch?v=5hzZtqCNQKk) |
| Node JS | Thapa Technical | [click here](https://www.youtube.com/playlist?list=PLwGdqUZWnOp00IbeN0OtL9dmnasipZ9x8) |
| PHP (MongoDB) | AmigosCode | [click here](https://www.youtube.com/watch?v=Www6cTUymCY) |
| PHP(PostgreSQL) | AmigosCode | [click here](https://www.youtube.com/watch?v=5hzZtqCNQKk) |
| PHP (Rest API) | ProgrammingKnowledge | [click here](https://www.youtube.com/watch?v=dlGtSoigdB0) |
| PYTHON | API Testing In Python | [click here](https://testautomationu.applitools.com/python-api-testing) |
| PYTHON (DJANGO) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=jBzwzrDvZ18) |
| PYTHON (FLASK) | Corey Schafer | [click here](https://youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH) |
| Python | API Testing In Python | [click here](https://testautomationu.applitools.com/python-api-testing) |
| Python (Django) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=jBzwzrDvZ18) |
| Python (Flask) | Corey Schafer | [click here](https://youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH) |

## 🌀 Backend Frameworks/Library

| TOPIC | SOURCE NAME | LINK |
| ----------------- | -------------------------- | -------------------------------------------------------------------- |
| LARAVEL (Beginner)| ProgrammingKnowledge | [click here](https://www.youtube.com/playlist?list=PLS1QulWo1RIbRHq1qqw3Jc7e8qlB6cWfi) |
| PYTEST (Beginner) | Test Automation University | [click here](https://testautomationu.applitools.com/pytest-tutorial) |

| TOPIC | SOURCE NAME | LINK |
| ----------------- | -------------------------- | -------------------------------------------------------------------------------------- |
| Laravel (Beginner)| ProgrammingKnowledge | [click here](https://www.youtube.com/playlist?list=PLS1QulWo1RIbRHq1qqw3Jc7e8qlB6cWfi) |
| Pytest (Beginner) | Test Automation University | [click here](https://testautomationu.applitools.com/pytest-tutorial) |

## 📂 Database

Expand All @@ -157,34 +152,36 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new

## 🌊 Frontend Development

| TOPIC | SOURCE NAME | LINK |
| --------------------- | --------------------- | -------------------------------------------------------------------------------------- |
| HTML | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=pQN-pnXPaVg) |
| HTML (Beginner) | Programming with Mosh | [click here](https://www.youtube.com/watch?v=qz0aGYrrlhU&t=344s) |
| HTML/CSS From scratch | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=mU6anWqZJcc) |
| TAILWIND CSS | The Net Ninja | [click here](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gpXORlEHjc5bgnIi5HEGhw) |
| JavaScript (Beginner) | Programming with Mosh | [click here](https://www.youtube.com/watch?v=W6NZfCO5SIk) |
| INTRO TO HTML & CSS | Udacity | [click here](https://www.udacity.com/course/intro-to-html-and-css--ud001) |
| Responsive Web Design Fundamentals | Udacity | [click here](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893) |
| Responsive Images | Udacity | [click here](https://www.udacity.com/course/responsive-images--ud882) |
| JavaScript Basics | Udacity | [click here](https://www.udacity.com/course/javascript-basics--ud804) |
| Intro to jQuery | Udacity | [click here](https://www.udacity.com/course/intro-to-jquery--ud245) |
| Object-Oriented JavaScript | Udacity | [click here](https://www.udacity.com/course/object-oriented-javascript--ud015) |
| HTML5 Canvas | Udacity | [click here](https://www.udacity.com/course/html5-canvas--ud292) |
|Intro to AJAX | Udacity | [click here](https://www.udacity.com/course/intro-to-ajax--ud110) |
|JavaScript Design Patterns | Udacity | [click here](https://www.udacity.com/course/javascript-design-patterns--ud989) |
|JavaScript Testing | Udacity | [click here](https://www.udacity.com/course/javascript-testing--ud549) |
| TOPIC | SOURCE NAME | LINK |
| ---------------------------------- | --------------------- | -------------------------------------------------------------------------------------- |
| HTML | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=pQN-pnXPaVg) |
| HTML (Beginner) | Programming with Mosh | [click here](https://www.youtube.com/watch?v=qz0aGYrrlhU&t=344s) |
| HTML Canvas | Udacity | [click here](https://www.udacity.com/course/html5-canvas--ud292) |
| HTML/CSS From scratch | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=mU6anWqZJcc) |
| Intro to AJAX | Udacity | [click here](https://www.udacity.com/course/intro-to-ajax--ud110) |
| Intro to HTML & CSS | Udacity | [click here](https://www.udacity.com/course/intro-to-html-and-css--ud001) |
| Intro to jQuery | Udacity | [click here](https://www.udacity.com/course/intro-to-jquery--ud245) |
| JavaScript Basics | Udacity | [click here](https://www.udacity.com/course/javascript-basics--ud804) |
| JavaScript (Beginner) | Programming with Mosh | [click here](https://www.youtube.com/watch?v=W6NZfCO5SIk) |
| JavaScript Design Patterns | Udacity | [click here](https://www.udacity.com/course/javascript-design-patterns--ud989) |
| JavaScript Testing | Udacity | [click here](https://www.udacity.com/course/javascript-testing--ud549) |
| Object-Oriented JavaScript | Udacity | [click here](https://www.udacity.com/course/object-oriented-javascript--ud015) |
| Responsive Images | Udacity | [click here](https://www.udacity.com/course/responsive-images--ud882) |
| Responsive Web Design Fundamentals | Udacity | [click here](https://www.udacity.com/course/responsive-web-design-fundamentals--ud893) |
| Tailwind CSS | The Net Ninja | [click here](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gpXORlEHjc5bgnIi5HEGhw) |



## ⚡ Frontend Frameworks/Library

| TOPIC | SOURCE NAME | LINK |
| ------------------------------ | ----------------- | -------------------------------------------------------------------------------------- |
| REACT JS (Beginner) | Clever Programmer | [click here](https://www.youtube.com/watch?v=vIRBSI-elUM) |
| React JS (Beginner) | Clever Programmer | [click here](https://www.youtube.com/watch?v=vIRBSI-elUM) |
| React JS (Beginner to Advance) | Clever Programmer | [click here](https://www.youtube.com/watch?v=-cMqr9HpZ-Y) |
| React JS (Beginner to Advance) | Codevolution | [click here](https://www.youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3) |
| React JS Crash Course | Traversy Media | [click here](https://www.youtube.com/watch?v=A71aqufiNtQ) |
| REACT JS (Beginner to Advance) | Clever Programmer | [click here](https://www.youtube.com/watch?v=-cMqr9HpZ-Y) |
| REACT JS (Beginner to Advance) | Codevolution | [click here](https://www.youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3) |
| REACT REDUX | Codevolution | [click here](https://www.youtube.com/playlist?list=PLC3y8-rFHvwheJHvseC3I0HuYI2f46oAK) |
| VUE JS | The Net Ninja | [click here](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa) |
| React Redux | Codevolution | [click here](https://www.youtube.com/playlist?list=PLC3y8-rFHvwheJHvseC3I0HuYI2f46oAK) |
| Vue JS | The Net Ninja | [click here](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa) |

## 📑 Machine Learning

Expand All @@ -204,13 +201,13 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
| C++ (Beginner) | CodeWithHarry | [click here](https://youtube.com/playlist?list=PLu0W_9lII9agpFUAlPFe_VNSlXW5uE0YL) |
| C# (Basic) | Programming With Mosh | [click here](https://www.youtube.com/watch?v=gfkTfcpWqAY) |
| C# (Full Course) | FreeCodeCamo | [click here](https://www.youtube.com/watch?v=GhQdlIFylQ8) |
| CORE JAVA | Smart Programming | [click here](https://www.youtube.com/playlist?list=PLlhM4lkb2sEhfuXL-2BDrJ67WkUdQ2v9b) |
| GOLANG (Beginner) | Tech with Tim | [click here](https://www.youtube.com/playlist?list=PLzMcBGfZo4-mtY_SE3HuzQJzuj4VlUG0q) |
| FLUTTER (Beginner) | The Net Ninja | [click here](https://www.youtube.com/playlist?list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ) |
| KOTLIN | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=F9UC9DY-vIU) |
| PYTHON Basics (Beginner) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=rfscVS0vtbw) |
| PYTHON (Beginner) | TechWorld with Nana | [click here](https://www.youtube.com/watch?v=t8pPdKYpowI) |
| PYTHON (Advance) | Python Engineer | [click here](https://www.youtube.com/playlist?list=PLqnslRFeH2UqLwzS0AwKDKLrpYBKzLBy2) |
| Core JAVA | Smart Programming | [click here](https://www.youtube.com/playlist?list=PLlhM4lkb2sEhfuXL-2BDrJ67WkUdQ2v9b) |
| Flutter (Beginner) | The Net Ninja | [click here](https://www.youtube.com/playlist?list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ) |
| GoLang (Beginner) | Tech with Tim | [click here](https://www.youtube.com/playlist?list=PLzMcBGfZo4-mtY_SE3HuzQJzuj4VlUG0q) |
| Javascript(Beginner) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=PkZNo7MFNFg) |
| RUBY (Beginner) | ProgrammingKnowledge | [click here](https://www.youtube.com/playlist?list=PLS1QulWo1RIbNBXZAeVbkkHEj9zsEbXQK) |
| PHP(Full Course) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=OK_JCtrrv-c) |
| Kotlin | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=F9UC9DY-vIU) |
| PHP (Full Course) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=OK_JCtrrv-c) |
| Python Basics (Beginner) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=rfscVS0vtbw) |
| Python (Beginner) | TechWorld with Nana | [click here](https://www.youtube.com/watch?v=t8pPdKYpowI) |
| Python (Advance) | Python Engineer | [click here](https://www.youtube.com/playlist?list=PLqnslRFeH2UqLwzS0AwKDKLrpYBKzLBy2) |
| Ruby (Beginner) | ProgrammingKnowledge | [click here](https://www.youtube.com/playlist?list=PLS1QulWo1RIbNBXZAeVbkkHEj9zsEbXQK) |

0 comments on commit 3ff97d6

Please sign in to comment.