├── LICENSE ├── README.md ├── bangla-resources └── free-bangla-resources.md ├── free-books.md ├── free-courses.md └── free-podcasts.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2025 Amirul Islam 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 🚀 Ultimate Free Programming Resources 2 | 3 | 🔥 **Master programming for FREE!** This repository is a **goldmine** of **free courses, books, and podcasts** for developers. 4 | 📚 Whether you're a **beginner or an experienced programmer**, you'll find something valuable here! 5 | 6 | --- 7 | 8 | ## 📢 **Notice: Work in Progress** 🚧 9 | 10 | 💡 This collection is **constantly updated** with new **high-quality free resources**! 11 | 💡 **Want to contribute?** Feel free to **open a Pull Request** or reach out to me! 12 | 13 | 📩 **Contact:** [amirulislamalmamun@gmail.com](mailto:amirulislamalmamun@gmail.com) 14 | 15 | --- 16 | 17 | ## 📂 Explore the Collection 18 | 19 | 🚀 **Unlock premium resources to accelerate your learning. Click below to explore:** 20 | 21 | | 📖 **Essential Books** | 🎓 **Top-Rated Courses** | 🎙 **Tech Podcasts** | 🌍 **Bangla Resources** | 22 | |:---------------------:|:----------------------:|:------------------:|:-------------------:| 23 | | [![📚 Free Books](https://img.shields.io/badge/-Explore_Books-0073e6?style=for-the-badge&logo=book&logoColor=white)](free-books.md) | [![🎓 Free Courses](https://img.shields.io/badge/-Explore_Courses-008000?style=for-the-badge&logo=edx&logoColor=white)](free-courses.md) | [![🎙 Free Podcasts](https://img.shields.io/badge/-Explore_Podcasts-FF5733?style=for-the-badge&logo=audible&logoColor=white)](free-podcasts.md) | [![🌍 Bangla Resources](https://img.shields.io/badge/-Bangla_Resources-DAA520?style=for-the-badge&logo=leanpub&logoColor=white)](bangla-resources/free-bangla-resources.md) | 24 | 25 | | ⚡ **Competitive Programming** | 26 | |:-----------------------------:| 27 | | [![🚀 Competitive Programming Resources](https://img.shields.io/badge/-Competitive_Programming_Resources-DC143C?style=for-the-badge&logo=codeforces&logoColor=white)](https://github.com/shiningflash/Competitive-Programming-Resources) | 28 | 29 | 📌 **Handpicked, high-quality, and 100% free resources for developers at every level.** 30 | ⭐ **Bookmark this page & start learning today!** 31 | 32 | --- 33 | 34 | ## 🔥 What’s Inside? 35 | 36 | ✔ **Free Courses** – From **top universities**, hands-on tutorials, and structured roadmaps! 37 | ✔ **Free Books** – Learn **algorithms, system design, DevOps, AI, and more** from expert-authored books! 38 | ✔ **Free Podcasts** – Stay updated with **tech discussions from industry leaders** while on the go! 39 | 40 | 💡 _The best part? These resources are **completely free**!_ 41 | 42 | --- 43 | 44 | ## 💻 Who Is This For? 45 | 46 | ✅ **Beginners** – Start coding with **easy-to-follow courses & books**. 47 | ✅ **Developers** – Deep dive into **backend, frontend, DevOps, cloud, and system design**. 48 | ✅ **Tech Enthusiasts** – Stay **updated with podcasts from top engineers & leaders**. 49 | ✅ **Interview Prep** – Master **DSA, competitive programming, and coding interviews**. 50 | 51 | --- 52 | 53 | ## 📢 Why Use This? 54 | 55 | 🔹 **Handpicked & High-Quality** – Only the **best** free resources. 56 | 🔹 **Structured & Beginner-Friendly** – No **random links**, just **useful learning paths**. 57 | 🔹 **Covers All Major Topics** – From **CS fundamentals to advanced DevOps & AI**. 58 | 🔹 **Absolutely FREE** – No signups, no paywalls – just **pure learning**. 59 | 60 | --- 61 | 62 | ## 🤝 Contribute & Stay Connected 63 | 💡 **This repo is growing!** If you know a great **free resource**, **open a Pull Request!** 64 | 💡 Have a suggestion or want to collaborate? **Reach out via email!** 65 | 66 | 📩 **Contact:** [amirulislamalmamun@gmail.com](mailto:amirulislamalmamun@gmail.com) 67 | 68 | 📌 **Star this repo** if you found it helpful! ⭐ 69 | 💬 **Share it with your friends** & help more developers grow! 🚀 70 | 71 | --- 72 | 73 | ### 📌 *"The best way to learn is to start today!"* 74 | ⏳ What are you waiting for? **Start exploring now!** ⬇ 75 | 76 | [![Explore Now](https://img.shields.io/badge/-Explore_Now-ff9800?style=for-the-badge&logo=github)](free-courses.md) 77 | -------------------------------------------------------------------------------- /bangla-resources/free-bangla-resources.md: -------------------------------------------------------------------------------- 1 | # 💡 বাংলা ভাষায় ফ্রি প্রোগ্রামিং রিসোর্স 2 | 3 | আপনি যদি বাংলা ভাষায় প্রোগ্রামিং শিখতে চান, তাহলে নিচের ফ্রি কোর্স, বই, এবং ব্লগগুলো আপনার জন্য দারুণ হতে পারে। 4 | 5 | --- 6 | 7 | ## 🎯 ফ্রি কোর্সসমূহ (বাংলায়) 8 | 9 | ### 🔹 **প্রোগ্রামিং ল্যাঙ্গুয়েজ ও ফ্রেমওয়ার্ক** 10 | #### 📌 **C** 11 | - [C - All you need to know](https://www.youtube.com/playlist?list=PL_XxuZqN0xVASsjyqiNzgjUWHbDkN2Scy) - Stack Learner 12 | - [C Programming Bangla Tutorial](https://youtube.com/playlist?list=PLdl6zXgLsy3zwNjSMiYlOZOr20sykTfgo) - Bangla Coding Tutor 13 | - [C Programming Bangla Tutorial For Beginners 2023](https://youtube.com/playlist?list=PLNMnAEqLBwmrwDSycdTLsvZBhmK5kOtgV) - Hablu Programmer 14 | 15 | #### 📌 **C++** 16 | - [C++ Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3q0ZKeXtF--CZ0PdH1sSbYL) - Anisul Islam 17 | - [C++ STL (Bangla)](https://youtube.com/playlist?list=PLgLCjVh3O6Sgux985GYG22xkFt9z9Sq0_) - LoveExtendsCode 18 | 19 | #### 📌 **Python** 20 | - [Python Bangla Tutorials for Beginners](https://www.youtube.com/playlist?list=PLgH5QX0i9K3rz5XqMsTk41_j15_6682BN) - Anisul Islam 21 | - [Python Full Course Bangla (Learn Python A - Z)](https://www.youtube.com/playlist?list=PLF-F70WLa6yP0gIAowyaluE85ZBBMB6en) - Artificial Neuron 22 | - [60 Days of Django - Bangla Tutorial](https://www.youtube.com/playlist?list=PLrbhZ2o2oUzRPc7KvvQySBmrXtg6HmNp5) - Abu Noman Basar 23 | 24 | #### 📌 **JavaScript** 25 | - [JavaScript Full Playlist With Order](https://www.youtube.com/playlist?list=PL_XxuZqN0xVAJTV_1ZXwB1XIiFkK0ddZA) - Stack Learner 26 | - [React JS Bangla Tutorial](https://www.youtube.com/playlist?list=PLHiZ4m8vCp9M6HVQv7a36cp8LKzyHIePr) - Sumit Saha 27 | 28 | #### 📌 **DevOps & Cloud** 29 | - [Docker Tutorial Course](https://www.youtube.com/playlist?list=PLEYpvDF6qy8Yo9SpzhniLCjgRIxCpo2ku) - Foyzul Karim 30 | - [Mastering Docker](https://youtube.com/playlist?list=PLzOdtYcAxAiNNR-8DEbnW2LErzqC3-qcs) - CSLCBT Bangla 31 | - [Linux Essentials Full course](https://www.youtube.com/playlist?list=PLzOdtYcAxAiOzVwsu7diaDMJiWlbDPiTb) - CSLCBT Bangla 32 | 33 | --- 34 | 35 | ## 📚 **ফ্রি বাংলা বই ও রিসোর্স** 36 | 37 | ### 🔹 **ডাটা স্ট্রাকচার ও অ্যালগরিদম** 38 | - [Dynamic Programming Book «ডাইনামিক প্রোগ্রামিং বই»](https://dp-bn.github.io) - Tasmeem Reza, Mamnoon Siam 39 | - [কম্পিউটার প্রোগ্রামিং ১ম খণ্ড](http://cpbook.subeen.com) - Tamim Shahriar Subeen 40 | - [৫২ টি প্রোগ্রামিং সমস্যা](http://cpbook.subeen.com/p/blog-page_11.html) - Tamim Shahriar Subeen 41 | 42 | ### 🔹 **Python & JavaScript** 43 | - [পাইথন প্রোগ্রামিং বই](http://pybook.subeen.com) - Tamim Shahriar Subeen 44 | - [সহজ ভাষায় পাইথন ৩](https://python.maateen.me) - Maksudur Rahman Maateen 45 | - [হাতেকলমে জাভাস্ক্রিপ্ট](https://with.zonayed.me/js-basic/) - Zonayed Ahmed 46 | 47 | ### 🔹 **মেশিন লার্নিং ও এআই** 48 | - [বাংলায় মেশিন লার্নিং](https://ml.howtocode.dev) - Manos Kumar Mondol 49 | - [শূন্য থেকে পাইথন মেশিন লার্নিং](https://raqueeb.gitbook.io/scikit-learn/) - Rakibul Hassan 50 | - [হাতেকলমে ডীপ লার্নিং](https://rakibul-hassan.gitbook.io/deep-learning) - Rakibul Hassan 51 | 52 | ### 🔹 **সিস্টেম ডিজাইন ও সফটওয়্যার আর্কিটেকচার** 53 | - [কেমনে করে সিস্টেম ডিজাইন?](https://imtiaz-hossain-emu.gitbook.io/system-design/) - Imtiaz Hossain Emu 54 | - [ডেভসংকেত: বাংলা চিটশিটের ভান্ডার](https://devsonket.com) - Devsonket Team 55 | 56 | --- 57 | 58 | ## 🎯 **শেখার সঠিক পদ্ধতি ও পরামর্শ** 59 | 60 | ✅ **প্রজেক্ট-বেইসড লার্নিং করুন**: শুধু ভিডিও বা বই পড়লে চলবে না, নিজে কোড লিখুন, ব্যাকেন্ড-ফ্রন্টেন্ড মিলে ছোট ছোট প্রজেক্ট বানান। 61 | ✅ **প্রবলেম সলভিং স্কিল ডেভেলপ করুন**: LeetCode, Codeforces, HackerRank-এ সমস্যা সমাধান করুন। 62 | ✅ **সিস্টেম ডিজাইন ও ডাটা স্ট্রাকচার বুঝুন**: একদম বেসিক থেকে কাঠামো শিখুন, তা না হলে বড় কোম্পানিতে কাজ করা কঠিন হবে। 63 | ✅ **কমিউনিটি জয়ন করুন**: ফেসবুক গ্রুপ, ডিজকর্ড, বা টেলিগ্রাম চ্যানেলে যুক্ত হন যেখানে সিনিয়রদের সাথে কথা বলা যায়। 64 | ✅ **রিমোট চাকরি বা ফ্রিল্যান্সিং শিখুন**: লোকাল মার্কেটে শুধু চাকরির সন্ধান না করে গ্লোবাল মার্কেটে ফোকাস করুন। 65 | 66 | --- 67 | 68 | ## 🔥 **শেষ কথা** 69 | শুধু কোর্স বা বই পড়লে হবে না, নিজে চেষ্টা করতে হবে, নিজে শেখার অভ্যাস গড়ে তুলতে হবে। উন্নতির কোন শর্টকাট নেই, যারা ধারাবাহিকভাবে শেখে এবং চেষ্টা করে, তারাই সামনে এগিয়ে যায়! 🚀 70 | -------------------------------------------------------------------------------- /free-books.md: -------------------------------------------------------------------------------- 1 | # 📚 The Ultimate Free Programming Books Collection 2 | 3 | A great collection of the best FREE programming books covering computer science, data structures, backend, DevOps, cloud, system design, data engineering, networking, security, operating systems, and much more! 4 | 5 | 💡 Whether you're a **beginner** or an **expert**, these books will **help you master** programming and software engineering. 6 | 7 | --- 8 | 9 | ## 🌍 **Where to Find More Free Books?** 10 | 💡 **Before diving in, check out these incredible resources filled with open-access books:** 11 | - 📚 **[O'Reilly Open Books](https://www.oreilly.com/openbook/)** – A collection of free books on software and tech. 12 | - 📖 **[MIT OpenCourseWare](https://ocw.mit.edu/)** – University-level CS books & lectures. 13 | - 🚀 **[Goalkicker](https://goalkicker.com/)** – "Notes for Professionals" series. 14 | - 🔥 **[GitHub Awesome Books](https://github.com/EbookFoundation/free-programming-books)** – The largest open-source book collection! 15 | 16 | --- 17 | 18 | ## 💻 **Computer Science & Programming Fundamentals** 19 | 🎓 **Essential books for every programmer.** 20 | - 🏛 **[Structure and Interpretation of Computer Programs](https://web.mit.edu/6.001/6.037/sicp.pdf)** – **SICP** is a classic CS book from MIT. 21 | - 📊 **[Introduction to Algorithms (CLRS)](https://dl.ebooksworld.ir/books/Introduction.to.Algorithms.4th.Leiserson.Stein.Rivest.Cormen.MIT.Press.9780262046305.EBooksWorld.ir.pdf)** – The **bible** of algorithms. 22 | - 🏆 **[The Algorithm Design Manual](https://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK/BOOK.HTM)** – Learn **real-world** algorithms. 23 | - 🚀 **[Think Python](https://greenteapress.com/thinkpython2/thinkpython2.pdf)** – A **beginner-friendly** Python programming book. 24 | 25 | --- 26 | 27 | ## 🏗 **Backend Development – Essential Books** 28 | 💡 **Master the core technologies powering the internet.** 29 | ### 🐍 **Python Backend Development** 30 | - 🔥 **[Flask Web Development](https://flask.palletsprojects.com/en/2.0.x/)** – Build modern **Python web applications**. 31 | - 📚 **[The Django Book](https://djangobook.com/)** – The **definitive guide** to Django. 32 | - ⚡ **[FastAPI Official Docs](https://fastapi.tiangolo.com/)** – Learn **high-performance API** development. 33 | 34 | ### ⚙ **Node.js & JavaScript Backend** 35 | - 🚀 **[Node.js Design Patterns](https://www.nodejsdesignpatterns.com/)** – Learn to build **scalable** applications. 36 | - 🔥 **[Express.js Guide](https://expressjs.com/en/guide/routing.html)** – A **must-read** for backend developers. 37 | 38 | ### 🛢 **Databases & SQL** 39 | - 🏆 **[PostgreSQL: Up and Running](https://www.postgresql.org/docs/manuals/)** – Master **PostgreSQL**. 40 | - 🔍 **[MongoDB University](https://university.mongodb.com/)** – The **official** MongoDB learning platform. 41 | 42 | --- 43 | 44 | ## ☁ **DevOps, Cloud & CI/CD** 45 | 🔹 **Learn how to deploy, automate, and scale applications like a pro!** 46 | - 🐳 **[Docker Cheatsheet](https://docs.docker.com/get-started/docker_cheatsheet.pdf)** – Hands-on **containerization**. 47 | - ☸ **[Kubernetes Up & Running](https://kubernetes.io/docs/home/)** – Learn **orchestration & scaling**. 48 | - 🚀 **[Site Reliability Engineering (Google)](https://sre.google/books/)** – Build **reliable** systems. 49 | 50 | --- 51 | 52 | ## 🏆 **System Design & Scalability** 53 | ⚙ **Architect scalable systems like FAANG engineers.** 54 | - 📊 **[The System Design Primer](https://github.com/donnemartin/system-design-primer)** – The **#1 free resource**. 55 | - 🔥 **[Designing Data-Intensive Applications](https://dataintensive.net/)** – Learn how to **scale modern applications**. 56 | - 🚀 **[Grokking System Design](https://systemdesign.io/)** – Case studies for **real-world** architecture. 57 | 58 | --- 59 | 60 | ## 🔐 **Networking, Security & Operating Systems** 61 | 💡 **Core books for system-level programming.** 62 | - 🌐 **[Computer Networking: A Top-Down Approach](https://gaia.cs.umass.edu/kurose_ross/)** – The best **networking** book. 63 | - 🔥 **[Operating Systems: Three Easy Pieces](https://pages.cs.wisc.edu/~remzi/OSTEP/)** – Learn **how OS works**. 64 | - 🛡 **[Cryptography & Network Security](https://www.schneier.com/books/applied_cryptography/)** – Understand **cybersecurity** concepts. 65 | 66 | --- 67 | 68 | ## 📊 **Data Science & Machine Learning** 69 | 🚀 **Turn data into insights with these essential books.** 70 | - 🤖 **[Hands-on Machine Learning with Scikit-Learn](https://github.com/ageron/handson-ml2)** – Learn **ML using Python**. 71 | - 📈 **[Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/)** – Learn **data wrangling** & **visualization**. 72 | - 🔥 **[The Elements of Statistical Learning](https://web.stanford.edu/~hastie/ElemStatLearn/)** – Master **ML theory**. 73 | 74 | --- 75 | 76 | ## 🎯 **Competitive Programming & Problem Solving** 77 | 🚀 **Boost your problem-solving skills with these legendary books.** 78 | - 🏆 **[Competitive Programmer’s Handbook](https://cses.fi/book/book.pdf)** – Everything you need for **coding competitions**. 79 | - 🔥 **[Cracking the Coding Interview](https://github.com/yangshun/tech-interview-handbook)** – **FAANG-level** interview prep. 80 | - 📚 **[Programming Challenges](https://www.youtube.com/watch?v=hcgX6nkm_ig)** – Train for **ICPC**. 81 | 82 | --- 83 | 84 | ## 🎥 **Popular YouTube Playlists for Books** 85 | 📚 **Watch top authors explain their books and concepts!** 86 | - 🎯 [**MIT OpenCourseWare**](https://www.youtube.com/@mitocw) 87 | - 🔥 [**freeCodeCamp – Full Courses**](https://www.youtube.com/c/Freecodecamp) 88 | - ⚡ [**CS50 – Harvard Computer Science**](https://www.youtube.com/c/cs50) 89 | - 📚 [**Stanford University Lectures**](https://www.youtube.com/user/StanfordUniversity) 90 | - 🤖 [**Deep Learning AI – Andrew Ng**](https://www.youtube.com/c/DeepLearningAI) 91 | 92 | --- 93 | 94 | ## 🔍 **More Learning Resources** 95 | 🌟 **Explore additional websites filled with free books and tutorials:** 96 | - 🔥 **[LeetCode](https://leetcode.com/)** – The best **interview prep** platform. 97 | - 🚀 **[Project-Based Learning (GitHub)](https://github.com/practical-tutorials/project-based-learning)** – Learn by **building real-world projects**. 98 | - 🎓 **[Stanford AI & ML Courses](https://ai.stanford.edu/)** – Learn from **top researchers**. 99 | 100 | --- 101 | 102 | ## 🎯 **Final Words** 103 | 🚀 **"Knowledge is power."** Pick a topic, grab a book, and start learning. Consistency is **key**! 104 | 📌 **Bookmark this list and star the repo if you found this helpful!** 🌟 105 | -------------------------------------------------------------------------------- /free-courses.md: -------------------------------------------------------------------------------- 1 | # 🚀 The Ultimate Free Programming Courses Collection 2 | 3 | **A complete list of high-quality FREE courses** to master programming, problem-solving, backend, DevOps, cloud computing, system design, data engineering, and much more. 4 | 5 | 💡 Whether you're a **beginner or an experienced engineer**, these resources will help you **level up your skills** without spending a dime. 6 | 7 | --- 8 | 9 | ## 🌍 **Where to Start?** – Best Free Learning Platforms 10 | 💡 **Before diving in, check out these platforms filled with top-tier courses:** 11 | - 🔥 [**CS50 by Harvard**](https://cs50.harvard.edu/x/) – The legendary **Introduction to Computer Science** 12 | - 🏆 [**MIT OpenCourseWare**](https://ocw.mit.edu/) – University-level CS courses 13 | - 📚 [**The Odin Project**](https://www.theodinproject.com/) – Hands-on full-stack development 14 | - 💡 [**freeCodeCamp**](https://www.freecodecamp.org/) – Learn by coding real-world projects 15 | - 🎓 [**Coursera**](https://www.coursera.org/) – Free courses from top universities (audit mode) 16 | - 🎥 [**YouTube**](https://www.youtube.com/) – The biggest **goldmine of programming tutorials** 17 | - 💻 [**Roadmap.sh**](https://roadmap.sh/) – Follow structured **developer roadmaps** 18 | - 🚀 [**CS50 AI**](https://cs50.harvard.edu/ai/) – Best **free** AI course! 19 | 20 | --- 21 | 22 | ## 💻 **Programming & Computer Science Fundamentals** 23 | 🎓 **Essential knowledge every developer should have.** 24 | - 🏛 **[Harvard CS50](https://cs50.harvard.edu/x/)** – Learn **C, Python, SQL, algorithms, databases**, and **software engineering best practices**. 25 | - 🧠 **[MIT Introduction to Algorithms](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/)** – Core **data structures & algorithms**. 26 | - 📊 **[Data Structures & Algorithms (Google)](https://techdevguide.withgoogle.com/paths/data-structures-and-algorithms/)** – Google’s recommended **DSA guide**. 27 | - 🎯 **[Princeton Algorithms](https://www.coursera.org/specializations/data-structures-algorithms)** – Solve problems **like a pro**. 28 | - 🔥 **[LeetCode for Beginners](https://leetcode.com/)** – Solve **real-world coding challenges**. 29 | 30 | --- 31 | 32 | ## 🏗 **Backend Development – Become a Pro!** 33 | 💡 **Master the core technologies powering the internet.** 34 | ### 🐍 **Python Backend Development** 35 | - 🚀 **[Django Crash Course – freeCodeCamp](https://www.youtube.com/watch?v=F5mRW0jo-U4)** – Build **web apps** with Django. 36 | - ⚡ **[FastAPI Full Course](https://www.youtube.com/watch?v=0sOvCWFmrtA)** – High-performance API development. 37 | - 📚 **[Flask Mega-Tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)** – The **most complete Flask guide**. 38 | 39 | ### ⚙ **Node.js & JavaScript Backend** 40 | - 🌎 **[The Odin Project – Node.js](https://www.theodinproject.com/paths/full-stack-javascript/courses/nodejs)** – Full **Node.js learning path**. 41 | - 🔥 **[Express.js Course](https://www.youtube.com/watch?v=Oe421EPjeBE)** – The best **Express.js tutorial**. 42 | 43 | ### 🛢 **Databases & SQL** 44 | - 🏆 **[CS50's Intro to Databases](https://cs50.harvard.edu/sql/)** – The **best SQL course ever**. 45 | - 📌 **[PostgreSQL Full Course](https://www.youtube.com/watch?v=qw--VYLpxG4)** – Master **PostgreSQL for backend**. 46 | - 🔍 **[MongoDB University](https://university.mongodb.com/)** – The official **MongoDB learning platform**. 47 | 48 | --- 49 | 50 | ## ☁ **DevOps, Cloud & CI/CD** 51 | 🔹 **Learn how to deploy, automate, and scale applications like a pro!** 52 | - 🐳 **[Docker Crash Course](https://www.youtube.com/watch?v=3c-iBn73dDE)** – Hands-on **containerization**. 53 | - ☸ **[Kubernetes for Beginners](https://www.youtube.com/watch?v=X48VuDVv0do)** – Master **container orchestration**. 54 | - ☁ **[AWS Cloud Practitioner Course](https://www.youtube.com/watch?v=NhDYbskXRgc)** – Learn **AWS fundamentals**. 55 | - 🚀 **[GitHub Actions – DevOps with GitHub](https://www.youtube.com/watch?v=mFFXuXjVgkU)** – CI/CD automation. 56 | 57 | --- 58 | 59 | ## 🏆 **System Design & Scalability** 60 | ⚙ **Architect scalable systems like FAANG engineers.** 61 | - 🏛 **[System Design Primer (GitHub)](https://github.com/donnemartin/system-design-primer)** – The **#1 free resource**. 62 | - 📊 **[Gaurav Sen’s System Design](https://www.youtube.com/playlist?list=PLMCXHnjXnTnto1pZVvH7rbZ9W5neZ7Yhc)** – Deep dives into **real-world architecture**. 63 | - 📈 **[Scaling Web Apps (Stanford)](https://web.stanford.edu/class/cs315b/)** – Learn **scalability & distributed systems**. 64 | 65 | --- 66 | 67 | ## 🎥 **Popular YouTube Playlists** 68 | 🚀 **The best free coding tutorials on YouTube:** 69 | - 🎯 [**Programming with Mosh – Python, Java, JavaScript, React**](https://www.youtube.com/@programmingwithmosh) 70 | - 🔥 [**freeCodeCamp – 1000s of hours of coding tutorials**](https://www.youtube.com/c/Freecodecamp) 71 | - ⚡ [**Traversy Media – Web development & backend**](https://www.youtube.com/c/TraversyMedia) 72 | - 📚 [**CS50 YouTube Playlist**](https://www.youtube.com/c/cs50/playlists) 73 | - 🤖 [**Sentdex – Python, AI, & Machine Learning**](https://www.youtube.com/c/sentdex) 74 | 75 | --- 76 | 77 | ## 📊 **Data Engineering & Big Data** 78 | 💡 **Process and analyze massive datasets efficiently.** 79 | - 🔥 **[Apache Spark Full Course](https://www.youtube.com/watch?v=8C0rIov0D3g)** – Master **Big Data processing**. 80 | - 🏆 **[Hadoop Fundamentals](https://www.youtube.com/watch?v=WVv2cE07Ssk)** – Essential for **Data Engineering**. 81 | - 🚀 **[Airflow for Data Pipelines](https://www.youtube.com/watch?v=VEeRDbHMjXw)** – Automate **data workflows**. 82 | 83 | --- 84 | 85 | ## 🔐 **Cybersecurity & Ethical Hacking** 86 | 🛡 **Learn how to secure applications and networks.** 87 | - 🔥 **[Stanford Cryptography Course](https://www.coursera.org/course/crypto)** – Learn **modern cryptography**. 88 | - 🎯 **[CS50's Cybersecurity](https://cs50.harvard.edu/cybersecurity/)** – Security **fundamentals**. 89 | - 🎲 **[Bug Bounty Blue Print](https://blog.securitybreached.org/2023/08/18/bug-bounty-blueprint-a-beginners-guide/)** - Bug Bounty **Basic To Advance** 90 | 91 | --- 92 | 93 | ## 📚 **Additional Learning Resources** 94 | 🌟 **More places to learn and practice coding:** 95 | - 🔥 **[LeetCode](https://leetcode.com/)** – Best for **coding interviews**. 96 | - 🚀 **[Project-Based Learning (GitHub)](https://github.com/practical-tutorials/project-based-learning)** – Learn by **building real-world projects**. 97 | - 🎓 **[MIT 6.824 – Distributed Systems](https://pdos.csail.mit.edu/6.824/)** – Learn **distributed computing**. 98 | 99 | --- 100 | 101 | ## 🎯 **Final Words** 102 | **Consistency is key!** Pick a topic, follow a structured roadmap, and build real-world projects. **Bookmark this list** and start learning today! 103 | 104 | ⭐ **Star this repo** if you found this helpful! 🌟 105 | -------------------------------------------------------------------------------- /free-podcasts.md: -------------------------------------------------------------------------------- 1 | # 🎙️ The Ultimate Free Programming Podcasts Collection 2 | 3 | A curated collection of the best FREE programming podcasts, covering topics like software engineering, DevOps, system design, AI, cybersecurity, and more! 4 | 5 | 💡 Whether you're a **beginner or an experienced developer**, these podcasts will **keep you updated** on the latest trends in tech. 6 | 7 | --- 8 | 9 | ## 🌍 **Best Places to Find Tech Podcasts** 10 | 💡 **Before diving in, check out these platforms to explore even more amazing podcasts:** 11 | - 🎧 **[Spotify Podcasts](https://open.spotify.com/)** – Find top tech podcasts. 12 | - 🎙 **[Apple Podcasts](https://podcasts.apple.com/)** – Listen to tech discussions. 13 | - 📚 **[Dev.to Podcast Collection](https://dev.to/podcasts)** – Developer-driven podcasts. 14 | 15 | --- 16 | 17 | ## 🏗 **Software Engineering & Coding** 18 | 🎓 **Podcasts that help you become a better software engineer!** 19 | - 🎙 **[Software Engineering Daily](https://softwareengineeringdaily.com/)** – Deep dives into **engineering topics**. 20 | - 🔥 **[Programming Throwdown](https://www.programmingthrowdown.com/)** – Covers **everything from AI to DevOps**. 21 | - 🏆 **[The Stack Overflow Podcast](https://stackoverflow.blog/podcast/)** – Insights from the **Stack Overflow team**. 22 | - 🚀 **[Coding Blocks](https://www.codingblocks.net/)** – Focuses on **software architecture & best practices**. 23 | 24 | --- 25 | 26 | ## ☁ **DevOps, Cloud & CI/CD** 27 | 🔹 **Learn about automation, deployment, and scaling applications!** 28 | - 🛠 **[DevOps Cafe](http://devopscafe.org/)** – Discussions on **automation & cloud**. 29 | - ☁ **[The Cloud Pod](https://www.thecloudpod.net/)** – **All things AWS, GCP, and Azure**. 30 | - 🚀 **[CloudSkills.fm](https://cloudskills.fm/)** – Learn **modern cloud technologies**. 31 | - 🔥 **[Arrested DevOps](https://www.arresteddevops.com/)** – Insights into **DevOps culture & tools**. 32 | - 🏆 **[Google Cloud Platform Podcast](https://www.gcppodcast.com/)** – From **Google Cloud experts**. 33 | 34 | --- 35 | 36 | ## 🏆 **System Design & Scalability** 37 | ⚙ **Master the art of designing scalable and reliable systems!** 38 | - 🎯 **[The System Design Podcast](https://systemdesign.io/)** – Learn **real-world system architecture**. 39 | - 🚀 **[Software Engineering Radio](https://www.se-radio.net/)** – Deep-dive into **scalability and microservices**. 40 | - ⚡ **[Grokking System Design](https://www.educative.io/courses/grokking-the-system-design-interview)** *(Paid but highly recommended)*. 41 | - 🏆 **[The Changelog](https://changelog.com/podcast)** – Conversations on **software development & open-source**. 42 | 43 | --- 44 | 45 | ## 🔥 **Machine Learning & AI** 46 | 🤖 **Stay ahead in the world of artificial intelligence!** 47 | - 🎙 **[TWIML AI Podcast](https://twimlai.com/shows/)** – AI discussions **with industry experts**. 48 | - 🚀 **[Data Skeptic](https://dataskeptic.com/episodes)** – Covers **ML, AI, and data science**. 49 | - 🔥 **[The AI Podcast by NVIDIA](https://blogs.nvidia.com/ai-podcast/)** – Learn **AI breakthroughs**. 50 | - 🤖 **[Talking Machines](https://www.thetalkingmachines.com/)** – Deep dives into **ML topics**. 51 | - 🏆 **[Super Data Science Podcast](https://www.superdatascience.com/podcast/)** – Learn **data science from experts**. 52 | 53 | --- 54 | 55 | ## 🔐 **Cybersecurity & Hacking** 56 | 🛡 **Protect your applications and learn cybersecurity concepts!** 57 | - 🚀 **[Darknet Diaries](https://darknetdiaries.com/)** – **True hacking stories** and cybersecurity news. 58 | - 🏆 **[Security Now](https://www.grc.com/securitynow.htm)** – **Latest security vulnerabilities & fixes**. 59 | - 🔥 **[The Privacy, Security, & OSINT Show](https://soundcloud.com/user-98066669)** – Cybersecurity **best practices**. 60 | - 🎯 **[The Silver Bullet Security Podcast](http://www.computer.org/web/computingnow/silverbullet)** – Discussions **with security experts**. 61 | 62 | --- 63 | 64 | ## 📊 **Data Engineering & Big Data** 65 | 💡 **Master data pipelines, analytics, and distributed systems!** 66 | - 🎙 **[Data Engineering Podcast](https://www.dataengineeringpodcast.com/)** – **Essential for data engineers**. 67 | - 🚀 **[DataFramed](https://www.datacamp.com/community/podcast)** – From **DataCamp experts**. 68 | - 🔥 **[The Data Science Podcast](https://developer.ibm.com/podcasts/the-data-science-podcast/)** – From **IBM**. 69 | - 📊 **[Not So Standard Deviations](https://nssdeviations.com/)** – Discussions on **data and statistics**. 70 | 71 | --- 72 | 73 | ## 💻 **Programming Language-Specific Podcasts** 74 | 🔥 **Stay updated on your favorite programming languages!** 75 | 76 | ### 🐍 **Python** 77 | - 🏆 **[Talk Python To Me](https://talkpython.fm/)** – The **#1 Python podcast**. 78 | - 🎯 **[Python Bytes](https://pythonbytes.fm/)** – **Latest updates in the Python ecosystem**. 79 | - 🚀 **[Real Python Podcast](https://realpython.com/podcasts/rpp/)** – Learn **Python with practical examples**. 80 | 81 | ### ☕ **Java** 82 | - 🏆 **[Inside Java](https://inside.java/podcast)** – **Deep dives into Java**. 83 | - 🎯 **[Java OffHeap](https://www.javaoffheap.com/)** – Covers **Java development & updates**. 84 | - 🚀 **[Java Pub House](https://player.fm/series/java-pub-house)** – **Best practices in Java**. 85 | 86 | ### 🏗 **JavaScript & Web Development** 87 | - 🎙 **[Syntax.fm](https://syntax.fm/)** – The **best frontend & JavaScript podcast**. 88 | - 🚀 **[JavaScript Jabber](https://javascriptjabber.com/)** – Deep dive into **JS trends**. 89 | - 🔥 **[The React Podcast](https://reactpodcast.simplecast.fm/)** – Everything **React**. 90 | 91 | ### 🌐 **Golang** 92 | - 🎯 **[Go Time](https://changelog.com/gotime)** – **Top podcast for Go developers**. 93 | 94 | ### 🛠 **Rust** 95 | - 🎙 **[Rustacean Station](https://rustacean-station.org/)** – Learn **Rust development**. 96 | 97 | --- 98 | 99 | ## 🎥 **Popular YouTube Tech Podcasts** 100 | 📚 **Watch expert discussions on YouTube!** 101 | - 🎯 [**MIT OpenCourseWare**](https://www.youtube.com/@mitocw) 102 | - 🔥 [**freeCodeCamp – Full Courses**](https://www.youtube.com/c/Freecodecamp) 103 | - ⚡ [**CS50 – Harvard Computer Science**](https://www.youtube.com/c/cs50) 104 | - 📚 [**Lex Fridman Podcast (AI, Tech, Philosophy)**](https://lexfridman.com/podcast) 105 | - 🤖 [**Deep Learning AI – Andrew Ng**](https://www.youtube.com/c/DeepLearningAI) 106 | 107 | --- 108 | 109 | ## 🔍 **More Learning Resources** 110 | 🌟 **Explore additional tech & programming podcasts:** 111 | - 🔥 **[CodeNewbie](https://www.codenewbie.org/podcast)** – Learn **coding from scratch**. 112 | - 🚀 **[Full Stack Radio](https://www.fullstackradio.com/)** – **Full-stack development** insights. 113 | - 🎓 **[The Changelog Podcast](https://changelog.com/podcast/)** – **Software development & open-source**. 114 | 115 | --- 116 | 117 | ## 🎯 **Final Words** 118 | Stay updated and inspired! Pick a topic, subscribe to a podcast, and keep learning. Podcasts are a great way to learn while commuting or relaxing! 119 | 120 | 📌 **Bookmark this list and star the repo if you found this helpful!** 🌟 121 | --------------------------------------------------------------------------------