From 1533064edf166209a8b424ddf793dedb0fbe4b2a Mon Sep 17 00:00:00 2001 From: Srish Bansal <89444087+SrishBansal@users.noreply.github.com> Date: Sun, 27 Oct 2024 20:04:03 +0530 Subject: [PATCH 1/9] Update free-courses-ml.md (#11680) * Update free-courses-ml.md Added a new playlist with full course from beginner to intermediate in Python in malyalam * added full name of playlist * done the stated changes --- courses/free-courses-ml.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/courses/free-courses-ml.md b/courses/free-courses-ml.md index 3124a63e9..959364513 100644 --- a/courses/free-courses-ml.md +++ b/courses/free-courses-ml.md @@ -214,7 +214,8 @@ * [Python](https://www.youtube.com/playlist?list=PLwe8bwPXjlLveEHvTbKMXJOPkFdXnu4xi) - Learn CSE Malayalam * [Python Numpy Malayalam Tutorial](https://www.youtube.com/playlist?list=PL1JrLEBAapUVkjt4Q1R_ZFFRT_80WBCyx) - Yes Tech Media * [Python Programming Malayalam Tutorial](https://www.youtube.com/watch?v=ihnWXGPxNEk) - Yes Tech Media -* [Python Tutorial Malayalam \| Best Malayalam Python Programming Tutorial](https://youtube.com/playlist?list=PLY-ecO2csVHfbpOmWamlb8Mujjdnl1jks) - Brototype Malayalam +* [Python Tutorial Malayalam \| Best Malayalam Python Programming Tutorial](https://youtube.com/playlist?list=PLY-ecO2csVHfbpOmWamlb8Mujjdnl1jks) - Brototype Malayalam +* [Python Tutorial Malayalam \| Full videos Playlist](https://youtube.com/playlist?list=PLd_rdeTABMgQgZj2g9IyWqA2bnkHDUyof&feature=shared) - Safeonnet #### Django From 0e27b0e482b4928b02f7cb5a4842901e52b3791c Mon Sep 17 00:00:00 2001 From: sajjad rahman <67529599+sajjadrahman56@users.noreply.github.com> Date: Sun, 27 Oct 2024 20:36:50 +0600 Subject: [PATCH 2/9] bangla programing books added (#11676) * added some free-programming-books-bn.md * Update free-programming-books-bn.md * Update free-programming-books-bn.md * added some free- bd programming-books-bn.md * Update free-programming-books-bn.md * updated changed * removed blogs from the book * Update free-programming-books-bn.md * Update free-programming-books-bn.md --- books/free-programming-books-bn.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/books/free-programming-books-bn.md b/books/free-programming-books-bn.md index 507ec5895..ca2283886 100644 --- a/books/free-programming-books-bn.md +++ b/books/free-programming-books-bn.md @@ -4,6 +4,7 @@ * [C](#c) * [C++](#cpp) * [Data Science](#data-science) +* [Git and Github](#git-and-github) * [Go](#go) * [Java](#java) * [JavaScript](#javascript) @@ -82,3 +83,9 @@ * [এসকিউএল পরিচিতি(SQL Introduction in Bangla)](https://www.sattacademy.org/sql/index.php) - Satt Academy * [বাংলায় SQL টিউটোরিয়াল](https://sql.howtocode.dev) - Saiful, et al. + + +### Git and Github + +* [এক পলকে গিট ও গিটহাব](https://with.zonayed.me/book/git-n-github-at-glance/) - Zonayed + From f482dbf3c64c180a62909c37aab82468d4ef4c83 Mon Sep 17 00:00:00 2001 From: Isaac Miti <31007212+ikayz@users.noreply.github.com> Date: Sun, 27 Oct 2024 16:41:57 +0200 Subject: [PATCH 3/9] Add React courses from Scimba Update free-courses-en.md (#11694) Add these Scrimba courses: Learn Class Components in React by Bob Ziroll and Learn Styled Components in React by Ania Kubow. --- courses/free-courses-en.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 9c8f01308..cdcdd659c 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1134,10 +1134,12 @@ * [Full Modern React Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d) - The Net Ninja (with practical) * [Full Stack with React and Appwrite](https://egghead.io/playlists/full-stack-with-react-and-appwrite-e1e46f61) - Colby Fayock (Egghead.io) * [Introduction to React](https://fullstackopen.com/en/part1/introduction_to_react) - Full Stack open +* [Learn Class Components in React](https://v2.scrimba.com/learn-class-components-in-react-c0h) - Bob Ziroll (Scrimba) * [Learn React + Redux](https://www.sololearn.com/learning/1097) - *registration required* -* [Learn React for Free](https://scrimba.com/learn/learnreact) - Bob Ziroll (scrimba) -* [Learn React Router 6](https://scrimba.com/learn/reactrouter6) - Bob Ziroll (scrimba) +* [Learn React for Free](https://scrimba.com/learn/learnreact) - Bob Ziroll (Scrimba) +* [Learn React Router 6](https://scrimba.com/learn/reactrouter6) - Bob Ziroll (Scrimba) * [Learn ReactJS](https://www.codecademy.com/learn/react-101) - Codecademy +* [Learn Styled Components in React](https://v2.scrimba.com/learn-styled-components-in-react-c0r) - Ania Kubow (Scrimba) * [React](https://progate.com/languages/react) (progate) *(account required)* * [React basic in just 1 hour](https://www.udemy.com/course/react-basic-in-just-1-hour/) (Udemy) * [React Context & Hooks Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9hNokByJilPg5g9m2APUePI) - The Net Ninja From 4e712ec09923c7e43e2763e2b1fefbcbbecd9bb2 Mon Sep 17 00:00:00 2001 From: Srish Bansal <89444087+SrishBansal@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:19:11 +0530 Subject: [PATCH 4/9] Update free-courses-te.md (#11692) * Update free-courses-te.md Added a new full python course playlist which can be completed in 30 days * Updated the link --- courses/free-courses-te.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-te.md b/courses/free-courses-te.md index 54af7750f..0568b57e7 100644 --- a/courses/free-courses-te.md +++ b/courses/free-courses-te.md @@ -211,6 +211,7 @@ * [Python in Telugu - Step by Step Tutorials](https://www.youtube.com/playlist?list=PLC2mgeYbYNm-3aTUq98pbmrA3P1_m-aJR) - Telugu Computer World * [Python in Telugu For Beginners - Complete Tutorial in 10 Hours](https://www.youtube.com/watch?v=fP9IvI4qu80) - Telugu Computer World * [Python in Telugu - Step by Step Tutorials](https://www.youtube.com/playlist?list=PLC2mgeYbYNm-3aTUq98pbmrA3P1_m-aJR) - Telugu Computer World +* [Python Course in Telugu: 30 days challenge](https://www.youtube.com/playlist?list=PLNgoFk5SYUglQOaXSY8lAlPXmK6tQBHaw) - Vamsi Bhavani ### R From 917573f8980eb32153ca09f0126715e4badfb4ed Mon Sep 17 00:00:00 2001 From: AkshayTiwari27 <131443493+AkshayTiwari27@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:24:04 +0530 Subject: [PATCH 5/9] Add CC BY-SA License to "CSS Notes for Professionals" (#11696) * Add GPL-3.0-or-later license to 'Matters Computational' book entry * Update free-programming-books-langs.md with new resources and licenses * Add specific changes for second pull request * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman * Added License in HTML book * Add license information to books --------- Co-authored-by: Eric Hellman --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 8ff0c0b85..8639cafe9 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -947,7 +947,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Canvassing](https://web.archive.org/web/20160505010319/http://learnjs.io/canvassing/read/) *(:card_file_box: archived)* * [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto * [CSS Animation 101](https://github.com/cssanimation/css-animation-101) -* [CSS Notes for Professionals](http://goalkicker.com/CSSBook) - Compiled from StackOverflow Documentation (PDF) +* [CSS Notes for Professionals](http://goalkicker.com/CSSBook) - Compiled from StackOverflow Documentation (PDF) (CC BY-SA) * [CSS Optimization Basics](https://github.com/frontenddogma/css-optimization-basics) – Jens Oliver Meiert * [CSS Transition vs CSS animation](https://www.freecodecamp.org/news/css-transition-vs-css-animation-handbook/) - Oluwatobi Sofela * [Dive Into HTML5](http://diveinto.html5doctor.com) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/)) From 828a15936985ac5777914f1758ea140065aceb5d Mon Sep 17 00:00:00 2001 From: Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:27:12 +0530 Subject: [PATCH 6/9] Added Electron.js Resources in free-courses-hi.md (#11698) * Added Electron.js Resources in free-courses-hi.md * fixed: alphabetize-lists --------- Co-authored-by: Hridyanshu7 --- courses/free-courses-hi.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/courses/free-courses-hi.md b/courses/free-courses-hi.md index bd3845902..0eecbd81f 100644 --- a/courses/free-courses-hi.md +++ b/courses/free-courses-hi.md @@ -36,6 +36,7 @@ * [Java](#java) * [Spring Boot](#spring-boot) * [JavaScript](#javascript) + * [Electron.js](#electronjs) * [GSAP](#gsap) * [jQuery](#jquery) * [Next.js](#nextjs) @@ -483,6 +484,12 @@ * [Web Development Course](https://www.youtube.com/playlist?list=PLfqMhTWNBTe3H6c9OGXb5_6wcc1Mca52n) - Apna College +#### Electron.js + +* [Electron js desktop app development tutorial](https://www.youtube.com/playlist?list=PLfxALjnZodrvtzXTg-ZFeRL7AIutdJBV4) - Wap Institute +* [Electron js tutorial in Hindi](https://www.youtube.com/playlist?list=PL8p2I9GklV46sT0RXw6PlMRVxJzEDUWuD) - Code Step By Step + + #### GSAP * [Animate anything with GSAP \| Complete GSAP Course](https://www.youtube.com/playlist?list=PLbtI3_MArDOnIIJxB6xFtpnhM0wTwz0x6) - Sheryians Coding School From dde714a3a0db257779fb901f3abdb59ec3dd548d Mon Sep 17 00:00:00 2001 From: Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:34:46 +0530 Subject: [PATCH 7/9] Added Design and Analysis of Algorithms course by THE GATEHUB to free-courses-hi.md (#11693) * Added Design and Analysis of Algorithms course by THE GATEHUB to free-courses-hi.md * Update courses/free-courses-hi.md fixed all caps Co-authored-by: Eric Hellman --------- Co-authored-by: Hridyanshu7 Co-authored-by: Eric Hellman --- courses/free-courses-hi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-hi.md b/courses/free-courses-hi.md index 0eecbd81f..1fb6e94bf 100644 --- a/courses/free-courses-hi.md +++ b/courses/free-courses-hi.md @@ -88,6 +88,7 @@ * [Data Structures and Algorithms for GATE — Complete Playlist](https://www.youtube.com/playlist?list=PLC36xJgs4dxFCQVvjMrrjcY3XrcMm2GHy) - Gate CSE lectures by Amit Khurana * [Data Structures and Algorithms in Python](https://www.youtube.com/playlist?list=PLyMom0n-MBrpakdIZvnhd6PFUCKNAyKo1) - Jovian * [Design And Analysis Of Algorithms](https://www.youtube.com/playlist?list=PLxCzCOWd7aiHcmS4i14bI0VrMbZTUvlTa) - Gate Smashers +* [Design and Analysis of Algorithms](https://www.youtube.com/playlist?list=PL1QH9gyQXfgs7foRxIbIH8wmJyDh5QzAm) - The Gatehub * [DS & Algorithms Course Using Javascript](https://www.youtube.com/playlist?list=PL_HlKez9XCSOi5thYDzipbJ2pEdzop7vx) - Technical Suneja * [Dynamic Programming Playlist \| Coding \| Interview Questions \| Tutorials \| Algorithm](https://www.youtube.com/playlist?list=PL_z_8CaSLPWekqhdCPmFohncHwz8TY2Go) - Aditya Verma * [Dynamic Programming Workshop](https://www.youtube.com/playlist?list=PLqf9emQRQrnKA_EeveiXQj_uP25w8_5qL) - Vivek Gupta From f7b616e3d62a57e0c709b6cfb7a9fa8947b77c04 Mon Sep 17 00:00:00 2001 From: Thijzert <184778919+Thijzert123@users.noreply.github.com> Date: Sun, 27 Oct 2024 18:09:10 +0100 Subject: [PATCH 8/9] Add Dutch Python book for making games (#11702) * Add Dutch Python book * Put items in Dutch book list in alphabetical order --- books/free-programming-books-nl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-nl.md b/books/free-programming-books-nl.md index 628aebaa4..816a82528 100644 --- a/books/free-programming-books-nl.md +++ b/books/free-programming-books-nl.md @@ -43,6 +43,7 @@ ### Python * [De Programmeursleerling: Leren coderen met Python 3](http://www.spronck.net/pythonbook/dutchindex.xhtml) - Pieter Spronck (PDF) (3.x) +* [Je eigen games maken met Python 3e editie](http://inventwithpython.com/nl/games_maken_met_Python_1-13.pdf) - Al Sweigart, `trl.:` Marjo Hahn (PDF) * [Programmeren in Python](https://nl.wikibooks.org/wiki/Programmeren_in_Python) - Wikibooks From 1547c6338fe91b8fa39d2dec8a728c06a04d9099 Mon Sep 17 00:00:00 2001 From: Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:46:43 +0530 Subject: [PATCH 9/9] Added Nextjs Resources in free-courses-ur.md (#11697) * Added Nextjs Resources in free-courses-ur.md * corrected spacing * Update courses/free-courses-ur.md Co-authored-by: Eric Hellman --------- Co-authored-by: Hridyanshu7 Co-authored-by: Eric Hellman --- courses/free-courses-ur.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/courses/free-courses-ur.md b/courses/free-courses-ur.md index dedd8b6c7..733fb78b0 100644 --- a/courses/free-courses-ur.md +++ b/courses/free-courses-ur.md @@ -8,6 +8,7 @@ * [Figma](#figma) * [HTML and CSS](#html-and-css) * [Java](#java) +* [Next.js](#nextjs) * [Python](#python) @@ -57,6 +58,11 @@ * [Java Programming in Urdu/Hindi](https://www.youtube.com/playlist?list=PLU4yvac0MJbKs78u32MyVgYFg9d-6DYGL) - OnlineUstaad +### Next.js + +* [Master Next JS 14: Complete Next JS 14 Tutorial from Basics to Advanced in Hindi/Urdu with Projects & Interview Prep](https://www.youtube.com/playlist?list=PL5OhSdfH4uDu6YJcHhmQLkwx4hPWyppos) - The Techzeen + + ### Python * [Python](https://www.youtube.com/playlist?list=PL-vQNozaqIxuPzFUVEIrYDvd6ieUshJTw) - Kawish - Urdu