|
114 | 114 | * [Princeton University Algorithms, Part 1](https://www.coursera.org/learn/algorithms-part1)
|
115 | 115 | * [Princeton University Algorithms, Part 2](https://www.coursera.org/learn/algorithms-part2)
|
116 | 116 | * [Sorting Algorithms](https://www.youtube.com/playlist?list=PL2_aWCzGMAwKedT2KfDMB9YA5DgASZb3U) - mycodeschool
|
117 |
| -* [Stanford University Algorithms: Design and Analysis, Part 1](http://online.stanford.edu/course/algorithms-design-and-analysis-part-1) |
118 |
| -* [Stanford University Algorithms: Design and Analysis, Part 2](http://online.stanford.edu/course/algorithms-design-and-analysis-part-2) |
| 117 | +* [Stanford University Algorithms: Design and Analysis, Part 1](https://online.stanford.edu/courses/soe-ycsalgorithms1-algorithms-design-and-analysis-part-1) |
| 118 | +* [Stanford University Algorithms: Design and Analysis, Part 2](https://online.stanford.edu/courses/soe-ycs0001-algorithms-design-and-analysis-part-2) |
119 | 119 | * [This is CS50x](https://cs50.harvard.edu/x/2021) - David J. Malan (Harvard OpenCourseWare)
|
120 | 120 |
|
121 | 121 |
|
|
402 | 402 | * [Build a Personal Website with Dash](https://dash.generalassemb.ly)
|
403 | 403 | * [Build a responsive website with Webflow](https://www.bloc.io/tutorials/webflow-tutorial-design-responsive-sites-with-webflow)
|
404 | 404 | * [Build a SaaS landing page using Skeleton](https://www.bloc.io/tutorials/jottly-a-beginner-s-guide-to-html-css-skeleton-and-animate-css)
|
405 |
| -* [Build Dynamic Websites](http://cs75.tv/2010/fall/) |
| 405 | +* [Build Dynamic Websites](https://web.archive.org/web/20210812200413/http://cs75.tv/2010/fall/) - David J. Malan [(YouTube)](https://www.youtube.com/playlist?list=PLvJoKWRPIu8GhAhDBAH0BFB9BS7YxM1WT) |
406 | 406 | * [Code Your First Game: Arcade Classic in JavaScript on Canvas](https://www.udemy.com/code-your-first-game/) - Chris DeLeon (Udemy)
|
407 | 407 | * [Complete HTML/CSS BootCamp](https://frontendmasters.com/bootcamp/) - FrontEnd Masters
|
408 | 408 | * [Conquering freeCodeCamp's Curriculum](https://youtube.com/playlist?list=PLgBH1CvjOA62oNEVgz-dECiCZCE_Q3ZFH) - Florin Pop (Youtube)
|
|
441 | 441 |
|
442 | 442 | ### Java
|
443 | 443 |
|
444 |
| -* [Advanced Software Construction in Java](https://www.edx.org/course/advanced-software-construction-java-mitx-6-005-2x#!) |
| 444 | +* [Advanced Software Construction in Java](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.005.2x+1T2017/about) |
445 | 445 | * [Central Connecticut State University, Introduction to CS Using Java](http://chortle.ccsu.edu/CS151/cs151java.html)
|
446 | 446 | * [CS106A - Programming Methodology](https://see.stanford.edu/Course/CS106A) - (Stanford)
|
447 | 447 | * [Introduction to Java](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/)
|
|
461 | 461 | * [Princeton Algorithms, Part 1](https://www.coursera.org/course/algs4partI)
|
462 | 462 | * [Problem Solving With Java](https://www.udacity.com/course/intro-to-java-programming--cs046) (Udacity)
|
463 | 463 | * [Programming in Java](https://nptel.ac.in/courses/106/105/106105191/) - Prof. Debasis Samanta (NPTEL)
|
464 |
| -* [Software Construction in Java](https://www.edx.org/course/software-construction-java-mitx-6-005-1x) |
| 464 | +* [Software Construction in Java](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.005.1x+3T2016/about) |
465 | 465 | * [Spring 5 Core - An Ultimate Guide](https://www.udemy.com/learn-spring-5-core-from-scratch/) - Somnath Musib (Udemy)
|
466 | 466 |
|
467 | 467 |
|
|
487 | 487 | * [Learn JavaScript - Full Course for Beginners](https://www.youtube.com/watch?v=PkZNo7MFNFg) - Beau Carnes, freeCodeCamp.org (YouTube)
|
488 | 488 | * [Learn modern JavaScript](https://scrimba.com/learn/es6) - Beau Carnes (Scrimba) (Scrimba account *required*)
|
489 | 489 | * [Learn to Program in Javascript: Beginner to Pro](https://www.udemy.com/course/programming-in-javascript) - Raghavendra Dixit (Udemy)
|
490 |
| -* [learn:query](https://learnquery.infinum.co) |
| 490 | +* [learn:query](https://learnquery.infinum.com) |
491 | 491 | * [Namaste 🙏 JavaScript: An In-Depth JavaScript Fundamentals Course](https://www.youtube.com/playlist?list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP) - Akshay Saini (YouTube)
|
492 | 492 | * [npm - Mastering the Basics](https://www.udemy.com/course/npm-mastering-the-basics/) - Vishwas Gopinath (Udemy)
|
493 | 493 | * [Object-Oriented JavaScript](https://www.udacity.com/course/object-oriented-javascript--ud711) - Richard Kalehoff (Udacity)
|
|
566 | 566 |
|
567 | 567 | #### Redux
|
568 | 568 |
|
569 |
| -* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux) |
| 569 | +* [Getting Started with Redux](https://egghead.io/courses/fundamentals-of-redux-course-from-dan-abramov-bd5cc867) |
570 | 570 | * [Learn Redux](https://learnredux.com) - Wes Bos (email address *requested*)
|
571 | 571 |
|
572 | 572 |
|
|
618 | 618 | ### Lua
|
619 | 619 |
|
620 | 620 | * [Learn Lua in 15 Minutes](http://tylerneylon.com/a/learn-lua/) - Tyler Neylon (HTML)
|
621 |
| -* [Lua Interactive Crash Course](http://luatut.com/crash_course.html) |
| 621 | +* [Lua Interactive Crash Course](https://web.archive.org/web/20201111225216/luatut.com/crash_course.html) |
622 | 622 | * [Lua Tutorial](http://www.tutorialspoint.com/lua/)
|
623 | 623 |
|
624 | 624 |
|
|
0 commit comments