{"id":15032918,"url":"https://github.com/dylan-israel/ultimate-coding-resources","last_synced_at":"2025-05-14T13:05:58.188Z","repository":{"id":37413571,"uuid":"232429429","full_name":"Dylan-Israel/ultimate-coding-resources","owner":"Dylan-Israel","description":"A collection of the best resources for programming, web development, computer science and more.","archived":false,"fork":false,"pushed_at":"2024-06-24T11:05:22.000Z","size":298,"stargazers_count":3621,"open_issues_count":6,"forks_count":447,"subscribers_count":119,"default_branch":"master","last_synced_at":"2025-05-10T13:02:29.181Z","etag":null,"topics":["javascript","learntocode","programming","resources","webdevelopment"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dylan-Israel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"CodingTutorials360","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=KVNKW7KNZBUEJ\u0026source=url"]}},"created_at":"2020-01-07T22:29:06.000Z","updated_at":"2025-05-06T20:08:49.000Z","dependencies_parsed_at":"2024-09-20T16:00:54.249Z","dependency_job_id":"5ede23ae-9956-4577-a431-cb84e2b97583","html_url":"https://github.com/Dylan-Israel/ultimate-coding-resources","commit_stats":null,"previous_names":["pizzapokerguy/ultimate-coding-resources"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dylan-Israel%2Fultimate-coding-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dylan-Israel%2Fultimate-coding-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dylan-Israel%2Fultimate-coding-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dylan-Israel%2Fultimate-coding-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dylan-Israel","download_url":"https://codeload.github.com/Dylan-Israel/ultimate-coding-resources/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254149952,"owners_count":22022851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","learntocode","programming","resources","webdevelopment"],"created_at":"2024-09-24T20:19:44.166Z","updated_at":"2025-05-14T13:05:58.079Z","avatar_url":"https://github.com/Dylan-Israel.png","language":null,"readme":"\u003ch1\u003eUltimate Coding Resources List\u003c/h1\u003e\n\u003cp\u003eA collection of the best resources for programming, web development, computer science and more.\u003c/p\u003e\n\n\u003csmall\u003eDISCLAIMER: it is worth mentioning that a portion of resources (mainly courses and books) included have affiliate\n  links or items\n  mentioned are projects I have built that I directly benefit from their sale or use.\u003c/small\u003e\n\n  ![GitHub contributors](https://img.shields.io/github/contributors/pizzapokerguy/ultimate-coding-resources)\n  ![Twitter Follow](https://img.shields.io/twitter/follow/pizzapokerguy?label=Follow\u0026style=social)\n\n\u003chr\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eBooks\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"https://amzn.to/2N0dzNb\" target=\"blank\"\u003eClean Architecture\u003c/a\u003e - by applying universal rules of\n      software architecture, you can dramatically improve developer productivity throughout the life of any software\n      system. Now, building upon the success of his best-selling books Clean Code and The Clean Coder, legendary\n      software craftsman Robert C. Martin (“Uncle Bob”) reveals those rules and helps you apply them.\u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2JIjOrz\" target=\"blank\"\u003eClean Code: A Handbook of Agile Software Craftsmanship\u003c/a\u003e - even\n      bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year,\n      countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that\n      way.\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://amzn.to/2L6mcE0\" target=\"blank\"\u003eCode Complete\u003c/a\u003e - widely considered one of the best practical\n      guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software\n      for more than a decade. \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://amzn.to/2MlI3wW\" target=\"blank\"\u003eCracking the Coding Interview\u003c/a\u003e - learn how to uncover the\n      hints and hidden details in a question, discover how to break down a problem into manageable chunks, develop\n      techniques to unstick yourself when stuck, learn (or re-learn) core computer science concepts, and practice on 189\n      interview questions and solutions.\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://amzn.to/2NPhvRX\" target=\"blank\"\u003eThe Clean Coder\u003c/a\u003e - this book is packed with practical\n      advice–about everything from estimating and coding to refactoring and testing. It covers much more than technique:\n      It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work\n      well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and\n      understand that deep knowledge comes with a responsibility to act.\u003c/li\u003e\n    \u003cli\u003e\u003ca href='http://amzn.to/2BNciX2' target=\"blank\"\u003eThe Complete Software Developer's Career Guide\u003c/a\u003e - early in\n      his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through\n      to the next income level - developers need \"soft skills\" like the ability to learn new technologies just in time,\n      communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and\n      coworkers in working toward a common goal.\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://amzn.to/39O7hMm\" target=\"blank\"\u003eThe Pragmatic Programmer\u003c/a\u003e - Dave Thomas and Andy Hunt wrote\n      the first edition of this influential book in 1999 to help their clients create better software and rediscover the\n      joy of coding. Topics range from personal responsibility and career development to architectural techniques for\n      keeping your code flexible and easy to adapt and reuse. \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/37JCaQj\" target=\"blank\"\u003eThe Mythical Man-Month: Essays on Software Engineering\u003c/a\u003e - Few\n      books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend\n      of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing\n      complex projects.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2s7BKEk\" target=\"blank\"\u003eSoft Skills: The software developer's life manual\u003c/a\u003e - Soft\n      Skills: The software developer's life manual is a unique guide, offering techniques and practices for a more\n      satisfying life as a professional software developer. In it, developer and life coach John Sonmez addresses a wide\n      range of important \"soft\" topics.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/35DDaUU\" target=\"blank\"\u003eHTML and CSS: Design and Build Websites\u003c/a\u003e - Introduces HTML and\n      CSS in a way that makes them accessible to everyone―hobbyists, students, and professionals―and it’s full-color\n      throughout.\n      Utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2FvYl0e\" target=\"blank\"\u003eHead First Design Patterns: A Brain-Friendly Guide\u003c/a\u003e - At any\n      given moment, someone struggles with the same software design problems you have. And, chances are, someone else\n      has already solved your problem. This edition of Head First Design Patterns shows you the tried-and-true,\n      road-tested patterns used by developers to create functional, elegant, reusable, and flexible software.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2T4zrNk\" target=\"blank\"\u003eGrokking Algorithms: An illustrated guide for programmers and\n        other curious people\u003c/a\u003e - Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to\n      apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting\n      and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns\n      such as data compression and artificial intelligence.\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://amzn.to/37KZsFq\" target=\"blank\"\u003eA Smarter Way to Learn JavaScript. The new tech-assisted\n        approach that requires half the effort\u003c/a\u003e - Learning JavaScript is hell because of two problems.\n      I remove the problems, and you start having fun.\n      The first problem is retention. You remember only ten or twenty percent of what you read. That spells failure. To\n      become fluent in a computer language, you have to retain pretty much everything.\u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2N3fnqX\" target=\"blank\"\u003eCode: The Hidden Language of Computer Hardware and Software\u003c/a\u003e -\n      What do flashlights, the British invasion, black cats, and seesaws have to do with computers? In CODE, they show\n      us the ingenious ways we manipulate language and invent new means of communicating with each other. And through\n      CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological\n      innovations of the past two centuries.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2ZYNDsJ\" target=\"blank\"\u003eEloquent JavaScript: A Modern Introduction to Programming\u003c/a\u003e -\n      JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to\n      browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with,\n      JavaScript is a flexible, complex language that you can use to build full-scale applications.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://amzn.to/2TWfwPg\" target=\"blank\"\u003eStructure and Interpretation of Computer Programs\u003c/a\u003e - Structure\n      and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past\n      decade. This long-awaited revision contains changes throughout the text. There are new implementations of most of\n      the major programming systems in the book, including the interpreters and compilers, and the authors have\n      incorporated many small changes that reflect their experience teaching the course at MIT since the first edition\n      was published. A new theme has been introduced that emphasizes the central role played by different approaches to\n      dealing with time in computational models: objects with state, concurrent programming, functional programming and\n      lazy evaluation, and nondeterministic programming.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.buymeacoffee.com/GoalKickerBooks\" target=\"blank\"\u003eGoal Kicker\u003c/a\u003e - Programming Notes for Professionals books.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://launchschool.com/books\" target=\"blank\"\u003eLaunchSchool Books\u003c/a\u003e - Below are some books we wrote to supplement the courses at Launch School. Some of the books take a very beginner friendly approach, and are suitable for any level of technical proficiency. Some books may require prerequisite knowledge covered in a Launch School course, and may not be suitable for individual consumption.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eCourses\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"http://dylanisrael.com/?course=fe-interview\" target=\"blank\"\u003eThe 100 Front End Interview Questions\n        Challenge\u003c/a\u003e -\n      By the end of the course you'll be able to pass a front end technical screen covering the fundamentals of front\n      end web development HTML, CSS, and JavaScript. We also will dive into interview prep, cultural questions, and\n      general HR screening questions.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"http://dylanisrael.com/?course=100-algorithms\" target=\"blank\"\u003e100 Algorithms Challenge\u003c/a\u003e - Technical\n      interviews are the filter between good and great developers. At least that is how the industry sees it. In this\n      course we will up your problem solving ability and speed with 100 algorithm problems and solutions.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://online-learning.harvard.edu/course/cs50-introduction-computer-science\" target=\"blank\"\u003eHarvard\n        CS50\u003c/a\u003e An introduction to the intellectual enterprises of computer science and the art of programming by\n      Harvard University.\n    \u003c/li\u003e\n        \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eSites\u003c/summary\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Coding Platforms\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.freecodecamp.org/\" target=\"blank\"\u003eFreeCodeCamp\u003c/a\u003e - Learn to code. Build projects. Earn\n        certifications. Since 2014, more than 40,000 freeCodeCamp.org graduates have gotten jobs at tech companies\n        including\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://scrimba.com/\" target=\"blank\"\u003eScrimba\u003c/a\u003e - Our mind-blowing learning experience makes it easier\n        than ever to grow your coding skills. So pick a course, start learning, and give your career the boost it\n        deserves.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://codecombat.com/\" target=\"blank\"\u003eCodeCombat\u003c/a\u003e - CodeCombat is a game-based computer science\n        program where students type real code and see their characters react in real time.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.sololearn.com/\" target=\"blank\"\u003eSoloLearn\u003c/a\u003e - Join the largest community of mobile code\n        learners today.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codingame.com/start\" target=\"blank\"\u003eCoding Game\u003c/a\u003e - At CodinGame, our goal is to let\n        programmers keep on improving their coding skills by solving the World's most challenging problems, learn new\n        concepts, and get inspired by the best developers.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.theodinproject.com/\" target=\"blank\"\u003eThe Odin Project\u003c/a\u003e - The Odin Project is one of those\n        \"What I wish I had when I was learning\" resources. Not everyone has access to a computer science education or\n        the funds to attend an intensive coding school and neither of those is right for everyone anyway. This project\n        is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality\n        education.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://bento.io/\" target=\"blank\"\u003eBento\u003c/a\u003e - Bento's mission is to make technology education and\n        opportunity available to all. Bento is a technology education company focused on educating and empowering the\n        next generation of self-taught developers.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codecademy.com/\" target=\"blank\"\u003eCodecademy\u003c/a\u003e - Codecademy is an education company. But\n        not one in the way you might think. We’re committed to building the best learning experience inside and out,\n        making Codecademy the best place for our team to learn, teach, and create the online learning experience of the\n        future.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://pluralsight.pxf.io/YaAdK\" target=\"blank\"\u003ePluralsight\u003c/a\u003e - At Pluralsight, we believe everyone\n        should have the opportunity to create progress through technology and develop the skills of tomorrow. With\n        assessments, learning paths and courses authored by industry experts, our platform helps businesses and\n        individuals benchmark expertise across roles, speed up release cycles and build reliable, secure products.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://teamtreehouse.com/\" target=\"blank\"\u003eTreehouse\u003c/a\u003e - Our mission is to diversify the tech\n        industry through accessible education and apprenticeship, unlocking the door to opportunity and empowering\n        people to achieve their dreams.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://frontendmasters.com/\" target=\"blank\"\u003eFrontEndMasters\u003c/a\u003e - Join Now and Learn Straight from the\n        Experts Who Shape the Modern Web\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://linkedin-learning.pxf.io/eWX26\" target=\"blank\"\u003eLinkedIn Learning\u003c/a\u003e - Formally Linda, LinkedIn\n        Learning is one of the worlds largest course platforms with content being created monthly.\n      \u003c/li\u003e      \n      \u003cli\u003e\n        \u003ca href=\"https://designgurus.org/\" target=\"blank\"\u003eDesign Gurus\u003c/a\u003e - The ultimate resource to prepare for the system design and coding interview.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.educative.io/\" target=\"blank\"\u003eEducative\u003c/a\u003e - Level up your coding skills, quickly and efficiently.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.scaler.com/topics/hubs/\" target=\"blank\"\u003eScaler\u003c/a\u003e - Learn to code by reading quality content. The ultimate resources to kick start your programming journey. Also help in job interview.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://thegymnasium.com/\" target=\"blank\"\u003eGymnasium\u003c/a\u003e - Aquent Gymnasium offers free, online courses for digital, creative, and communications professionals to equip them with in-demand skills and advance their careers.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://hackr.io/\" target=\"blank\"\u003eHackr.io\u003c/a\u003e - We at Hackr.io aggregate courses from many providers to make it easy to find the best courses on almost any subject, wherever they exist on the web.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codewars.com/\" target=\"blank\"\u003eCodewars\u003c/a\u003e - Codewars is an educational community for computer programming. On the platform, software developers train on programming challenges known as kata. These discrete programming exercises train a range of skills in a variety of programming languages, and are completed within an online integrated development environment.\n      \u003c/li\u003e\n      \u003cli\u003e\n          \u003ca href=\"https://www.codementor.io/experts\" target=\"blank\"\u003eCodementor\u003c/a\u003e - Get 1-on-1 expert help from senior developers to improve your coding skills or get help with your ongoing projects.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://codeforhunger.blogspot.com/\" target=\"blank\"\u003ecodeforhunger\u003c/a\u003e - Learn to code. Learn coding from basics with examples and their solutions. learn code with projects in C.\n        including\n      \u003c/li\u003e\n      \u003cli\u003e\n      \u003ca href=\"https://www.interviewbit.com/practice/\" target=\"blank\"\u003eInterviewBit\u003c/a\u003e A site that gamifies the experience of practicing for interviews and includes lots of sample problems, programming and company-specific interview questions, mock interviews and more. \n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003ca href=\"https://www.codementor.io/events/\" target=\"blank\"\u003eCodementor Events\u003c/a\u003e - A developer community and virtual events platform where developers learn and share new tools, technical concepts, and career tips.\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Algorithm Platforms\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.algoexpert.io/codinggod\" target=\"blank\"\u003eAlgoExpert\u003c/a\u003e - If you want to ace the tech\n        interview, being\n        well-versed in all common data structures and popular problem-solving methods is paramount. With 85 questions\n        spanning 14 categories and 5 difficulty levels, we've got you covered.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.hackerrank.com/\" target=\"blank\"\u003eHackerRank\u003c/a\u003e - Join Over 7 million developers, practice\n        coding skills, prepare for interviews, and get hired.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://leetcode.com/\" target=\"blank\"\u003eLeetCode\u003c/a\u003e - LeetCode is the best platform to help you enhance\n        your skills, expand your knowledge and prepare for technical interviews.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.meetapro.com/?utm_source=ucrgit\" target=\"blank\"\u003eMeetapro\u003c/a\u003e - An Airbnb-style mock interview \u0026 coaching platform with mock interviews hosted by experienced FAANG interviewers.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://codesignal.com/\" target=\"blank\"\u003eCode Signal\u003c/a\u003e - formerly CodeFights a grate Algorithm site\n        with a beautiful UI.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codewars.com/\" target=\"blank\"\u003eCode Wars\u003c/a\u003e - Codewars is a collective effort by its users.\n        They are creators - authoring kata to teach various techniques, solving kata with solutions that enlighten\n        others, and commenting with constructive feedback. The leaders among them moderate the content and community.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://exercism.io/\" target=\"blank\"\u003eExercism\u003c/a\u003e - Level up your programming skills with 3,173\n        exercises across 51 languages, and insightful discussion with our dedicated team of welcoming mentors. Exercism\n        is 100% free forever.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://projecteuler.net/\"\u003eProject Euler\u003c/a\u003e - Project Euler is a series of challenging\n        mathematical/computer programming problems that will require more than just mathematical insights to solve.\n        Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and\n        programming skills will be required to solve most problems.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codechef.com/\" target=\"blank\"\u003eCode Chef\u003c/a\u003e - CodeChef was created as a platform to help\n        programmers make it big in the world of algorithms, computer programming, and programming contests. At CodeChef\n        we work hard to revive the geek in you by hosting a programming contest at the start of the month and two\n        smaller programming challenges at the middle and end of the month. We also aim to have training sessions and\n        discussions related to algorithms, binary search, technicalities like array size and the likes.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.coderbyte.com/\"\u003eCoderbyte\u003c/a\u003e - Coderbyte is a web application built to help you practice\n        programming and improve your coding skills. We offer a collection of code challenges and web development courses\n        that can help you prepare for upcoming job interviews. The coding challenges range in difficulty and they can\n        all be completed straight in our online editor.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://edabit.com/\"\u003eEdabit\u003c/a\u003e - We're like Duolingo for learning to code. When learning to code, most\n        people get stuck on the \"bridge\" between memorizing syntax and understanding the logic that makes it all work.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.pramp.com/\" target=\"blank\"\u003ePramp\u003c/a\u003e - Join thousands of professionals practicing live mock\n        interviews \u0026 interview questions online, with peers, for free. We help you prep \u0026 land your dream tech job.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codility.com/\" target=\"blank\"\u003eCodility\u003c/a\u003e - Codility is a software platform that helps\n        tech recruiters and hiring managers assess their candidates' skills by testing their code online.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.codeabbey.com/\" target=\"blank\"\u003eCodeAbbey\u003c/a\u003e - CodeAbbey hosts a series of simple to\n        complex\n        programming problems that allow the user to practice their ability to solve problems.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://adventofcode.com/\" target=\"blank\"\u003eAdvent of Code\u003c/a\u003e - Advent of Code is an Advent calendar of\n        small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming\n        language you like. People use them as a speed contest, interview prep, company training, university coursework,\n        practice problems, or to challenge each other.\n      \u003c/li\u003e\n       \u003cli\u003e\n        \u003ca href=\"https://backtobackswe.com/\" target=\"blank\"\u003eBacktobackswe\u003c/a\u003e - Backtobackswe platform is built to give a huge edge to the people by teaching the mind and intuition interviewers probe for. The goal of he platform is to make someone ready to pass software engineering interviews at \"the big 4\" companies and any other large tech companies.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.interviewbit.com/practice/\" target=\"blank\"\u003eInterviewBit\u003c/a\u003e - A site that gamifies the experience of practicing for interviews and includes lots of sample problems, programming language \u0026 company-specific interview questions, mock interviews and more. \n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Course Sites\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.skillshare.com/r/user/dylanisrael\"\u003eSkillShare\u003c/a\u003e - SkillShare has a ton of free courses\n        and access to tens of thousands of paid courses all for the low price of $10 a month.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.udemy.com/\" target=\"blank\"\u003eUdemy\u003c/a\u003e - The leading global marketplace for learning and\n        instruction. By connecting students all over the world to the best instructors, Udemy is helping individuals\n        reach their goals and pursue their dreams\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://thinkster.io/\" target=\"blank\"\u003eThinkster\u003c/a\u003e - a better way to learn. Learn how real apps are\n        built, from scratch, using the latest frameworks.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://frontendmasters.com/\" target=\"blank\"\u003eFrontend Masters\u003c/a\u003e - Advance Your Skills with In-Depth,\n        Modern Front-End Engineering Courses\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://egghead.io/\" target=\"blank\"\u003eEggHead\u003c/a\u003e - egghead is a group of working web development\n        professionals and open source contributors that provide you with concise, information dense video courses on the\n        best tools in the industry.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://laracasts.com/\"\u003eLaracasts\u003c/a\u003e - Push your web development skills to the next level, through\n        expert screencasts on Laravel, Vue, and so much more.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.udacity.com/?coupon=UDACAFFIL2020\" target=\"blank\"\u003eUdacity\u003c/a\u003e - Our mission is to power\n        careers through tech education. We partner with leading technology companies to learn how technology is\n        transforming industries, and teach the critical tech skills that companies are looking for in their workforce.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.khanacademy.org/\" target=\"blank\"\u003eKhan Academy\u003c/a\u003e - Khan Academy offers practice exercises,\n        instructional videos, and a personalized learning dashboard that empower learners to study at their own pace in\n        and outside of the classroom. We tackle math, science, computer programming, history, art history, economics,\n        and more.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://codecourse.com/\" target=\"blank\"\u003eCodecourse\u003c/a\u003e - Rather than just teach theory, we focus on\n        real code to inspire your next project. Learning shouldn't be boring, so let's have some fun.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://javascript30.com/\" target=\"blank\"\u003eJavaScript 30\u003c/a\u003e - 30 Day Vanilla JS Coding Challenge. Build\n        30 things in 30 days with 30 tutorials. No Frameworks. No Compilers. No Libraries. No Boilerplate.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://flexboxfroggy.com/\" target=\"blank\"\u003eFlexbox Froggy\u003c/a\u003e - Welcome to Flexbox Froggy, a game where\n        you help Froggy and friends by writing CSS code!\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://ocw.mit.edu/index.htm\" target=\"blank\"\u003eMIT OpenCourseWare\u003c/a\u003e - MIT OpenCourseWare is a\n        web-based publication of virtually all MIT course content. OCW is open and available to the world and is a\n        permanent MIT activity.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.coursera.org/\" target=\"blank\"\u003eCoursera\u003c/a\u003e - Join Coursera for free and learn online. Build\n        skills with courses from top universities like Yale, Michigan, Stanford, and leading companies like Google and\n        IBM.\n      \u003c/li\u003e\n      \u003cli\u003e\n      \u003ca href=\"https://brilliant.org/\" target=\"blank\"\u003eBrilliant\u003c/a\u003e - Build quantitative skills in math, science, and computer science with fun and challenging interactive explorations.\n      \u003c/li\u003e\n            \u003cli\u003e\n      \u003ca href=\"https://www.edx.org/\" target=\"blank\"\u003eedX\u003c/a\u003e - edX is the trusted platform for education and learning. Founded by Harvard and MIT, edX is home to more than 20 million learners, the majority of top-ranked universities in the world and industry-leading companies.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Career \u0026 Job Sites\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.wayup.com/\" target=\"blank\"\u003eWayUp\u003c/a\u003e - is the industry leader for college students and\n        recent grads to get hired.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://novoresume.com/\"\u003eNovoResume\u003c/a\u003e - Novorésumé began in 2014 when Andrei, Cristian, and Stefan\n        noticed a common problem among several of their contacts. Despite having extensive work experience and\n        impressive skill sets, these individuals didn’t know how to showcase their talents with a professional resume\n        and cover letter. Sensing an opportunity to help others with their job search, the three of them joined forces\n        in exploring possible solutions as part of a university project.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.glassdoor.com/index.htm\"\u003eGlassdoor\u003c/a\u003e - Search millions of jobs and get the inside scoop\n        on companies with employee reviews, personalized salary tools, and more.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://angel.co/\"\u003eAngelList\u003c/a\u003e - Apply privately to 130,000+ tech \u0026 startup jobs with one\n        application. See salary and equity upfront.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.bls.gov/audience/jobseekers.htm\"\u003eU.S. Bureau of Labor Statistics\u003c/a\u003e - The U.S. Bureau of\n        Labor Statistics provides a selection of useful reports on employment statistics and 10-year forecasts. Use them\n        to determine if the career you’ve chosen is experiencing — or is likely to experience — a talent shortage. If\n        so, you can expect a higher starting salary or more appealing perks if your skills match up with employers’\n        needs.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.payscale.com/\"\u003ePayScale\u003c/a\u003e - WHAT AM I WORTH? What your skills are worth in the market is\n        constantly changing.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.salary.com/\"\u003eSalary\u003c/a\u003e - Understand your worth and plan your next career move with\n        easy-to-use tools.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.linkedin.com/\" target=\"blank\"\u003eLinkedIn\u003c/a\u003e - Welcome to LinkedIn, the world's largest\n        professional network with nearly 660+ million users in more than 200 countries and territories worldwide.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://resume.github.io/\" target=\"blank\"\u003eGithub\n          Resume\u003c/a\u003e - As a software startup owner I really enjoy when people send us their résumés and they include\n        their github account so we can see tangible work they have done.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://hashnode.com/\" target=\"blank\"\u003eHashNode\u003c/a\u003e - Hashnode is the easiest way to connect with the\n        best developers from around the world and grow your career!\n      \u003c/li\u003e\n            \u003cli\u003e\n        \u003ca href=\"https://www.levels.fyi/\" target=\"blank\"\u003elevels.fyi\u003c/a\u003e - we break down the total compensation packages for multiple levels of software engineers at the largest tech companies.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Documentation\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.w3schools.com/\" target=\"blank\"\u003eW3Schools\u003c/a\u003e - W3Schools is optimized for learning,\n        testing, and training. Examples might be simplified to improve reading and basic understanding.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://developer.mozilla.org/en-US/\" target=\"blank\"\u003eMozilla\u003c/a\u003e - MDN's mission is simple: to provide\n        developers with the information they need to easily build projects on the open Web. If it's an open technology\n        exposed to the Web, we want to document it.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://stackoverflow.com/\" target=\"blank\"\u003eStack Overflow\u003c/a\u003e - Founded in 2008, Stack Overflow is the\n        largest, most trusted online community for anyone that codes to learn, share their knowledge, and build their\n        careers. More than 50 million unique visitors come to Stack Overflow each month to help solve coding problems,\n        develop new skills, and find job opportunities.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://devdocs.io/\"\u003eDevDocs\u003c/a\u003e - Fast, offline, and free documentation browser for developers. Search\n        100+ docs in one web app.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.30secondsofcode.org/\"\u003e30 Seconds of Code\u003c/a\u003e - Short code snippets for all your development\n        needs.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://12factor.net/\"\u003eThe Twelve-Factor App\u003c/a\u003e - In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Freelance \u0026 Contract Work\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.upwork.com/\" target=\"blank\"\u003eUpwork\u003c/a\u003e - To connect businesses with great talent to work\n        without limits.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.toptal.com/\" target=\"blank\"\u003eToptal\u003c/a\u003e - Toptal is an exclusive network of the top\n        freelance software developers, designers, finance experts, product managers, and project managers in the world.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://craigslist.org\" target=\"blank\"\u003eCraigslist\u003c/a\u003e - Small web dev projects and web sites can be\n        picked up pretty easily in the jobs or gigs section.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Style \u0026 Component Libraries\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://tailwindcss.com/\" target=\"blank\"\u003eTailwindCSS\u003c/a\u003e - A utility-first css framework that's a pleasure to use.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://tailwindui.com/\" target=\"blank\"\u003eTailwindUI\u003c/a\u003e - Tailwind's component library.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://getbootstrap.com/\" target=\"blank\"\u003eBootstrap\u003c/a\u003e - Bootstrap is an open source toolkit for\n        developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables\n        and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://materializecss.com/\" target=\"blank\"\u003eMaterialize\u003c/a\u003e - Materialize is a modern responsive CSS\n        framework based on Material Design by Google.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://bulma.io/\" target=\"blank\"\u003eBulma\u003c/a\u003e - Bulma is a free, open source CSS framework based on\n        Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://getuikit.com/\" target=\"blank\"\u003eUIkit\u003c/a\u003e - A lightweight and modular front-end framework for\n        developing fast and powerful web interfaces.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://purecss.io/\" target=\"blank\"\u003ePure.css\u003c/a\u003e - A set of small, responsive CSS modules that you can\n        use in every web project.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://fontawesome.com/\" target=\"blank\"\u003eFont Awesome\u003c/a\u003e - Get vector icons and social logos on your website with Font Awesome, the web's most popular icon set and toolkit.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Hackathons\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://angelhack.com/\" target=\"blank\"\u003eAngelHack\u003c/a\u003e - The world's most diverse hacker community,\n        driving\n        innovation of tech products through developer programs.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://mlh.io/\" target=\"blank\"\u003eMajor League Hacking\u003c/a\u003e - The official collegiate hackathon league. .\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Code Playgrounds\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://jsfiddle.net/\" target=\"blank\"\u003eJSFiddle\u003c/a\u003e - Test your JavaScript, CSS, HTML or CoffeeScript\n        online with JSFiddle code editor.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://codepen.io/\" target=\"blank\"\u003eCodepen\u003c/a\u003e - CodePen is an online community for testing and\n        showcasing user-created HTML, CSS and JavaScript code snippets. It functions as an online code editor and\n        open-source learning environment, where developers can create code snippets, called \"pens,\" and test them.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://stackblitz.com/\" target=\"blank\"\u003eStackBlitz\u003c/a\u003e - Code the Future.\n        In Your Browser.\n        Create, edit \u0026 deploy fullstack apps — in just one click.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://repl.it/\" target=\"blank\"\u003eRepl.it\u003c/a\u003e - Powerful and simple online compiler, IDE, interpreter,\n        and REPL. Code, compile, and run code in 50+ programming languages.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://codesandbox.io/\" target=\"blank\"\u003eCodeSandbox.io\u003c/a\u003e - Founded in 2017 by Ives van Hoorne and Bas\n        Buursma, our mission is to make web development faster. By removing complexity we enable web developers to be\n        more productive. By simplifying collaboration we make it easier for teams to work on code together.\n      \u003c/li\u003e\n         \u003cli\u003e\n        \u003ca href=\"https://www.interviewbit.com/online-c-compiler/\" target=\"blank\"\u003eInterviewBit\u003c/a\u003e - Practice and execute C programs with our online compiler(supports gcc c compiler).\n       \u003c/li\u003e\n       \u003cli\u003e\n        \u003ca href=\"https://ide.new/cpp\" target=\"blank\"\u003eInterviewBit\u003c/a\u003e - An online compiler that helps code and run your programs online. \n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Tools\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://trello.com/\" target=\"blank\"\u003eTrello\u003c/a\u003e - Whether it’s for work, a side project or even the next\n        family vacation, Trello helps your team stay organized.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://slack.com/\" target=\"blank\"\u003eSlack\u003c/a\u003e - Slack replaces email inside your company.\n        Discuss, collaborate, share — work is better without the inbox.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://github.com/\" target=\"blank\"\u003eGithub\u003c/a\u003e - We’re supporting a community where more than 40\n        million* people learn, share, and work together to build software.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://hyper.is/\" target=\"blank\"\u003eHyper Terminal\u003c/a\u003e - The goal of the project is to create a beautiful\n        and extensible experience for command-line interface users, built on open web standards. In the beginning, our\n        focus will be primarily around speed, stability and the development of the correct API for extension authors.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://justgetflux.com/\" target=\"blank\"\u003ef.lux\u003c/a\u003e - f.lux fixes this: it makes the color of your\n        computer's display adapt to the time of day, warm at night and like sunlight during the day.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.getpostman.com/\" target=\"blank\"\u003ePostman\u003c/a\u003e - Postman is the only complete API development\n        environment. Today we have 8 million developers and over 400K companies using our comprehensive set of built-in\n        tools to support every stage of the API lifecycle.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://insomnia.rest/\" target=\"blank\"\u003eInsomnia\u003c/a\u003e - Insomnia is a cross-platform GraphQL and REST\n        client, available for Mac, Windows, and Linux.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.gitkraken.com/\" target=\"blank\"\u003eGitKraken\u003c/a\u003e - Unleash GitKraken! Three legendary developer\n        productivity tools: the Git GUI Client for Windows/Mac/Linux development.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eSites - Misc\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"http://bit.ly/2Puf8Ek\" target=\"blank\"\u003eAutonomous\u003c/a\u003e - the goto place for automated standing desks,\n        treadmills and everything dev furniture related.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://unsplash.com/\" target=\"blank\"\u003eUnsplash\u003c/a\u003e - The internet’s source of freely usable images.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.humblebundle.com/?partner=coding360\"\u003eHumble Bundle\u003c/a\u003e - although known for their games.\n        Now adays EBook bundles around web development are becoming increasingly popular.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.canva.com/\"\u003eCanva\u003c/a\u003e - Create beautiful designs with your team. Use Canva's drag-and-drop feature and layouts to design, share and print business cards, logos, presentations and more.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eYouTube Channels\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/user/pizzapokerguy87\" target=\"blank\"\u003eDylan Israel\u003c/a\u003e - Dylan is a self-taught\n      programmer who produces some amazing content, both informational and tutorials videos.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA\" target=\"blank\"\u003eTraversy Media\u003c/a\u003e - Brad is\n      also a self-taught programmer who produces informational and tutorial based videos.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCshZ3rdoCLjDYuTR_RBubzw\" target=\"blank\"\u003eProgram with Erik\u003c/a\u003e - My name is Erik Hanchett and I'm a web and Java developer from Reno, Nevada. I've been a programmer for many years now and I've always been wanting to give back to the community.\n    \u003c/li\u003e  \n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCSJbGtTlrDami-tDGPUV9-w\" target=\"blank\"\u003eAcademind\u003c/a\u003e - Web development\n      tutorial videos.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCVyRiMvfUNMA1UPlDPzG5Ow\" target=\"blank\"\u003eDesignCourse\u003c/a\u003e - Gary teach\n      full stack development. Which means you will see tutorials regarding UI/UX, Frontend Dev, Backend Dev, Graphic\n      Design and more.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCAQjmY2DJqwU3Eqz0oN83aw\" target=\"blank\"\u003eEduonix Learning Solutions\u003c/a\u003e -\n      Eduonix Learning Solutions is an esteemed name in the e-learning field and has a vast library of web designing and\n      development courses to help cater the learning needs of all individuals.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ\" target=\"blank\"\u003efreeCodeCamp.org\u003c/a\u003e - Hours and\n      hours of tutorial videos.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UC-ptWR16ITQyYOglXyQmpzw\" target=\"blank\"\u003eIAmTimCorey\u003c/a\u003e - Tim creates\n      courses dedicated to C#, SQL and more.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA\" target=\"blank\"\u003eProgramming with Mosh\u003c/a\u003e - Mosh\n      produces amazing courses for both frontend and backend development.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg/featured\" target=\"blank\"\u003eThe Net Ninja\u003c/a\u003e -\n      Tutorials on Modern JavaScript (beginner to advanced), Node.js, React, Vue.js, Firebase, MongoDB, HTML \u0026 CSS, Plus\n      loads more.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UClb90NQQcskPUGDIXsQEz5Q\" target=\"blank\"\u003eDev Ed\u003c/a\u003e - Very Funny and Good\n      Tutorials on Modern JavaScript (beginner to advanced), Node.js, React, Vue.js,CSS coolAnimations, HTML \u0026 CSS, Plus\n      loads more.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA\" target=\"blank\"\u003eGOTO; Conferences\u003c/a\u003e - A very\n      interesting conference channel with a lot of different topics, front-end, back-end, architecture, security...\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eWireframes and Mockups\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.invisionapp.com/\" target=\"blank\"\u003eInVision\u003c/a\u003e - InVision is the digital product design\n      platform used to make the world's best customer experiences.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://balsamiq.com/\" target=\"blank\"\u003eBalsamiq\u003c/a\u003e - Balsamiq is the company behind Balsamiq Wireframes,\n      the industry standard low-fidelity wireframing tool.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.figma.com/\" target=\"blank\"\u003eFigma\u003c/a\u003e - A better way to design. Design, prototype, and\n      gather feedback all in one place with Figma.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.sketch.com/\" target=\"blank\"\u003eSketch\u003c/a\u003e - Sketch is a design toolkit built to help you create\n      your best work — from your earliest ideas, through to final artwork.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003ePackage Managers\u003c/summary\u003e\n\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://yarnpkg.com/\" target=\"blank\"\u003eYarn\u003c/a\u003e - Yarn caches every package it downloads so it never needs\n      to download it again.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.npmjs.com/\" target=\"blank\"\u003enpm\u003c/a\u003e - We're npm, Inc., the company behind Node package\n      manager, the npm Registry, and npm CLI. We offer those to the community for free, but our day job is building and\n      selling useful tools for developers like you.\n  \u003c/ol\u003e\n\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eText Editors\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://code.visualstudio.com/\" target=\"blank\"\u003eVSCode Text Editor\u003c/a\u003e - Code editing. Redefined. Free.\n      Built on open source. Runs everywhere.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://atom.io/\" target=\"blank\"\u003eAtom\u003c/a\u003e - Teletype for Atom makes collaborating on code just as easy as\n      it is to code alone, right from your editor.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.sublimetext.com/\" target=\"blank\"\u003eSublime\u003c/a\u003e - Sublime Text is a sophisticated text editor\n      for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://notepad-plus-plus.org/\" target=\"blank\"\u003eNotepad++\u003c/a\u003e - Notepad++ is a free (as in “free speech”\n      and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in\n      the MS Windows environment, its use is governed by GPL License.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.vim.org/\" target=\"blank\"\u003eVim\u003c/a\u003e - Vim is a highly configurable text editor for efficiently\n      creating and changing any kind of text. It is included as \"vi\" with most UNIX systems and with Apple OS X.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"http://brackets.io/\" target=\"blank\"\u003eBrackets\u003c/a\u003e - A modern, open source text editor that understands web\n      design.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://codelobster.com/\" target=\"blank\"\u003eCodeLobster\u003c/a\u003e - A free cross-platform editor with many plug-ins for all popular frameworks.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eBlogs\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"https://www.programwitherik.com/\" target=\"blank\"\u003eProgram with Erik\u003c/a\u003e - Erik is a two time author,\n      YouTuber, Podcastor an much more. His blog includes tutorials, rantings and musings on software development, with\n      a focus on JavaScript, Ember.js, Vue.js and Node.js.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://overreacted.io/\" target=\"blank\"\u003eOverreacted\u003c/a\u003e - Dan Abramov's `I explain with words and code.`\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://css-tricks.com/\" target=\"blank\"\u003eCSS-Tricks\u003c/a\u003e - Daily articles about CSS, HTML, JavaScript, and\n      all things related to web design and development.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://davidwalsh.name/\" target=\"blank\"\u003eDavid Walsh\u003c/a\u003e - A blog featuring tutorials about JavaScript,\n      HTML5, AJAX, PHP, CSS, WordPress, and everything else development.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.freecodecamp.org/news/\" target=\"blank\"\u003eFreeCodeCamp\u003c/a\u003e - Learn to code. Build projects. Earn\n      certifications. Since 2015, 40000 graduates have gotten jobs at tech companies including Google, Apple, Amazon and\n      more.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://blog.webdevsimplified.com/\" target=\"blank\"\u003eWeb Dev Simplified\u003c/a\u003e - The official Web Dev Simplified blog by Kyle Cook. Short and simple articles on web development.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"http://blog.cleancoder.com/\" target=\"blank\"\u003eClean Code\u003c/a\u003e - Robert Martin's (Uncle Bob) blog.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"http://codewall.co.uk/\" target=\"blank\"\u003eCodeWall\u003c/a\u003e - Tutorials and technical articles spanning a range of web development technologies.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003ePodcasts\u003c/summary\u003e\n\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"https://www.selftaughtornot.com/\" target=\"blank\"\u003eSelf-Taught or Not\u003c/a\u003e - Self-Taught or Not covers the\n      do's and don'ts of software development, hosted by Dylan Israel \u0026 Erik Hanchett. New episodes every Monday!\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://techjr.dev/\" target=\"blanl\"\u003eTech Jr.\u003c/a\u003e - Lee Warrick and Edwin Otero explore what it's like\n      to break into the Tech field as junior developers as well as how to stay up-to-date on new technology.\n    \u003cli\u003e\u003ca href=\"https://6figuredev.com/\" target=\"blank\"\u003eThe 6 Figure Dev\u003c/a\u003e - interviews developers to dive deep in\n      their experiences, how to increase your income, and dive deep into their guests projects.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://podcast.freecodecamp.org/\"\u003eFreeCodeCamp\u003c/a\u003e - The official podcast of the freeCodeCamp open\n      source community. Learn to code with free online courses, programming projects, and interview preparation for\n      developer jobs.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://realtalkjavascript.simplecast.com/\" target=\"blank\"\u003eReal Talk JavaScript\u003c/a\u003e - Dive into\n      JavaScript and Web development stories with hosts John Papa, Ward Bell, and Dan Wahlin. Sponsored by Nrwl.io A\n      weekly podcast where we tackle the challenges facing Web developers today and invite expert guests on the show to\n      share ktheir experience solving concrete problems while building real Web applications.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://vanillajspodcast.com/\" target=\"blank\"\u003eThe Vanilla JS Podcast\u003c/a\u003e - A show about JavaScript for\n      people who hate the complexity of modern front‑end web development, hosted by Chris Ferdinandi.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://egghead.io/podcasts\" target=\"blank\"\u003eEggHead.io Developer Chats\u003c/a\u003e - Humans talking about the\n      business of building software, constant learning, and balancing it with everyday life.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://syntax.fm/\" target=\"blank\"\u003eSyntax.fm\u003c/a\u003e - A Tasty Treats Podcast for Web Developers by Wes Bos \u0026\n      Scott Tolinski.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://frontendhappyhour.com/\"\u003eFront End Happy Hour\u003c/a\u003e - A podcast featuring a panel of Software\n      Engineers from Netflix, Twitch, Atlassian \u0026 Airbnb talking over drinks about all things Front End development.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.codenewbie.org/podcast\"\u003eCodeNewbie\u003c/a\u003e - CodeNewbie Podcast Stories from people on their\n      coding journey.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.redhat.com/en/command-line-heroes\"\u003eCommand Line Heroes\u003c/a\u003e - A podcast about the people who transform technology from the command line. Presented by Red Hat.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eVSCode Extensions\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer\" target=\"blank\"\u003eLive Server\u003c/a\u003e\n      - Launch a development local Server with live reload feature for static \u0026 dynamic pages.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync\" target=\"blank\"\u003eSettings\n        Sync\u003c/a\u003e - Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions\n      Across Multiple Machines Using GitHub Gist.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer\"\n        target=\"blank\"\u003eBracket Pair Colorizer\u003c/a\u003e - A customizable extension for colorizing matching brackets.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode\" target=\"blank\"\u003eQuokka\u003c/a\u003e -\n      Live Scratchpad for JavaScript.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare\" target=\"blank\"\u003eLive\n        Share\u003c/a\u003e - Real-time collaborative development from the comfort of your favorite tools.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker\"\n        target=\"blank\"\u003eCode Spell Checker\u003c/a\u003e - Spelling checker for source code.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode#overview\"\n        target=\"blank\"\u003ePrettier\u003c/a\u003e - Prettier is an opinionated code formatter. It enforces a consistent style by\n      parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping\n      code when necessary.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag\" target=\"blank\"\u003eAuto\n        Rename Tag\u003c/a\u003e - Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint\" target=\"blank\"\u003eESLint\u003c/a\u003e -\n      The extension uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one\n      the extension looks for a global install version. If you haven't installed ESLint either locally or globally do so\n      by running npm install eslint in the workspace folder for a local install or npm install -g eslint for a global\n      install.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig\"\n        target=\"blank\"\u003eEditorConfig\u003c/a\u003e - This plugin attempts to override user/workspace settings with settings found\n      in .editorconfig files. No additional or vscode-specific files are required. As with any EditorConfig plugin, if\n      root=true is not specified, EditorConfig will continue to look for an .editorconfig file outside of the project.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=auchenberg.vscode-browser-preview\"\n        target=\"blank\"\u003eBrowser Preview\u003c/a\u003e - Browser Preview for VS Code enables you to open a real browser preview\n      inside your editor that you can debug. Browser Preview is powered by Chrome Headless, and works by starting a\n      headless Chrome instance in a new process.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome\" target=\"blank\"\u003eChrome\n        Debugger\u003c/a\u003e - Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome\n      Debugger protocol.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=humao.rest-client\" target=\"blank\"\u003eREST Client\u003c/a\u003e -\n      REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost\" target=\"blank\"\u003eImport\n        Cost\u003c/a\u003e - This extension will display inline in the editor the size of the imported package. The extension\n      utilizes webpack with babili-webpack-plugin in order to detect the imported size.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-codemetrics\" target=\"blank\"\u003eCode\n        Metrics\u003c/a\u003e - Computes complexity in TypeScript / JavaScript / Lua files.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eConferences\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://devfest.withgoogle.com/\" target=\"blank\"\u003eDevFest\u003c/a\u003e - DevFests are community-led developer events\n      hosted by Google Developer Groups around the globe. GDGs are focused on community building and learning about\n      Google’s technologies.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://www.ng-conf.org/\" target=\"blank\"\u003eNG-CONF\u003c/a\u003e - World's Original Angular Conference.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://angelhack.com/\" target=\"blank\"\u003eAngelHack\u003c/a\u003e - The world's most diverse hacker community, driving\n      innovation of tech products through developer programs.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eCommunity\u003c/summary\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eCommunity - Facebook Groups\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.facebook.com/groups/190277791450732/\"\u003eCode, Tech \u0026 Caffeine\u003c/a\u003e - Coding noobs to senior\n        devs\n        to those just interested in technology this group is for you. This group is devoted to sharing helpful and\n        interesting items in software and technology.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.facebook.com/groups/759985267390294\" target=\"blank\"\u003eHackathon Hackers\u003c/a\u003e - This is the\n        all-inclusive hackathons group.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.facebook.com/groups/318334558529855\" target=\"blank\"\u003eHacking and Coding Tutorials\u003c/a\u003e - A\n        closed group for technical enthusiasts interesting in hacking and coding. A place to openly discuss and share\n        ideas and ask for help from real and certified hackers and programmers.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.facebook.com/programmingjokes\" target=\"blank\"\u003eProgramming Jokes\u003c/a\u003e - 1000+ Jokes Only\n        Programmers Will Get\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.facebook.com/ilp18/\" target=\"blank\"\u003eI Love Programming\u003c/a\u003e - Welcome to one of the most\n        popular Facebook page related to programming :)\n        Here we share best tutorials, news, YouTube videos and memes related to programming.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eCommunity - Forums (Subreddits, etc.)\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.freecodecamp.org/forum/\" target=\"blank\"\u003eFreeCodeCamp\u003c/a\u003e - Learn to code and get a\n        developer job. This community will help you.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://hackernoon.com/\" target=\"blank\"\u003eHacker Noon\u003c/a\u003e - How hackers start their afternoons.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.reddit.com/r/learnprogramming/\" target=\"blank\"\u003eLearn Programming\u003c/a\u003e - A subreddit for all\n        questions related to programming in any language.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.reddit.com/r/dailyprogrammer/\" target=\"blank\"\u003eDaily Programmer\u003c/a\u003e - 3 Programming\n        Challenges\n        a week!\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.reddit.com/r/webdev/\" target=\"blank\"\u003eWebDev\u003c/a\u003e - A community dedicated to all things web\n        development: both front-end and back-end.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.reddit.com/r/javascript/\" target=\"blank\"\u003eJavaScript\u003c/a\u003e - All about the JavaScript\n        programming language!\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.reddit.com/r/coding/\" target=\"blank\"\u003eCoding\u003c/a\u003e - Welcome to r/coding\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eCommunity - Organization \u0026 Inclusion\u003c/summary\u003e\n    \u003col\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.meetup.com/\" target=\"blank\"\u003eMeetup\u003c/a\u003e - Find Meetups so you can do more of what matters to\n        you. Or create your own group and meet people near you who share your interests.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://code.org\" target=\"blank\"\u003eCode.org\u003c/a\u003e - Code.org® is a nonprofit dedicated to expanding access\n        to computer science in schools and increasing participation by women and underrepresented minorities.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://www.womenwhocode.com/\" target=\"blank\"\u003eWomen Who Code\u003c/a\u003e - Women Who Code (WWCode) is a global\n        501(c)(3) non-profit organization dedicated to inspiring women to excel in technology careers.\n      \u003c/li\u003e\n      \u003cli\u003e\n        \u003ca href=\"https://dev.to/\" target=\"blank\"\u003eDev.to\u003c/a\u003e - DEV is a community of software developers getting together\n        to help one another out. The software industry relies on collaboration and networked learning. We provide a\n        place for that to happen.\n      \u003c/li\u003e\n    \u003c/ol\u003e\n  \u003c/details\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eChrome Extensions\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/lightshot-screenshot-tool/mbniclmhobmnbdlbpiphghaielnnpgdp?hl=en\"\n        target=\"blank\"\u003eLightshot\u003c/a\u003e - Simple and convenient screenshot tool. Select an area, edit your screenshot and\n      upload it to the server.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en\"\n        target=\"blank\"\u003eJSON Formatter\u003c/a\u003e - Makes JSON easy to read. Open source.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo\"\n        target=\"blank\"\u003eForm Filler\u003c/a\u003e - Fill all inputs in a page with dummy data.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/wappalyzer/gppongmhjkpfnbhagpmjfkannfbllamg?hl=en\"\n        target=\"blank\"\u003eWappalyzer\u003c/a\u003e - Wappalyzer is a cross-platform utility that uncovers the technologies used on\n      websites. It detects content management systems, ecommerce platforms, web frameworks, server software, analytics\n      tools and many more.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/web-developer-checklist/iahamcpedabephpcgkeikbclmaljebjp\"\n        target=\"blank\"\u003eWeb Developer Checklist\u003c/a\u003e - For web developers who wants to make sure they follow best\n      practices. This extension allows you to very easily discover problem areas in your website.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/ie-tab/hehijbfgiekmjfkfjpbkbammjbdenadd?hl=en%20\"\n        target=\"blank\"\u003eIE Tab\u003c/a\u003e - Display web pages using IE within Chrome. Use Java, Silverlight, ActiveX,\n      Sharepoint, and more. A \"Top 10\" extension since 2009!\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk\"\n        target=\"blank\"\u003eLighthouse\u003c/a\u003e - Lighthouse is an open-source, automated tool for improving the performance,\n      quality, and correctness of your web apps.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://chrome.google.com/webstore/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm\"\n        target=\"blank\"\u003eWeb Developer\u003c/a\u003e - The Web Developer extension adds a toolbar button to the browser with various\n      web developer tools.\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eRepos\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/ErikCH/DevYouTubeList\" target=\"blank\"\u003eDev YouTube List\u003c/a\u003e - A curated list of\n      amazing development channels on YouTube. These include web development, back-end development, front-end\n      development live coders and more!\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/ryanmcdermott/clean-code-javascript\" target=\"blank\"\u003eClean Code JavaScript\u003c/a\u003e -\n      Software engineering principles, from Robert C. Martin's book Clean Code, adapted for JavaScript. This is not a\n      style guide. It's a guide to producing readable, reusable, and refactorable software in JavaScript.\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/getify/You-Dont-Know-JS\" target=\"blank\"\u003eYou Don't Know JS\u003c/a\u003e - This is a series of\n      books diving deep into the core mechanisms of the JavaScript language.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://github.com/badges/shields\" target=\"blank\"\u003eShields.io\u003c/a\u003e - This is home to Shields.io, a service for concise, consistent, and legible badges in SVG and raster format, which can easily be included in GitHub readmes or any other web page.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://github.com/ossu/computer-science\" target=\"blank\"\u003eOpen Source Society University\n\u003c/a\u003e - The OSSU curriculum is a complete education in computer science using online materials. It's not merely for career training or professional development. It's for those who want a proper, well-rounded grounding in concepts fundamental to all computing disciplines, and for those who have the discipline, will, and (most importantly!) good habits to obtain this education largely on their own, but with support from a worldwide community of fellow learners.\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"https://github.com/marak/Faker.js/\" target=\"blank\"\u003eFaker.js\n\u003c/a\u003e - generate massive amounts of fake data in the browser and node.js\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003eMemes\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\u003ca href=\"https://martinfowler.com/bliki/TwoHardThings.html\" target=\"blank\"\u003eTwo Hard Things\u003c/a\u003e - is about the two hardest things in software engineering.\u003c/li\u003e\n  \u003c/ol\u003e\n \u003c/details\u003e\n","funding_links":["https://patreon.com/CodingTutorials360","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=KVNKW7KNZBUEJ\u0026source=url","https://www.buymeacoffee.com/GoalKickerBooks"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylan-israel%2Fultimate-coding-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylan-israel%2Fultimate-coding-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylan-israel%2Fultimate-coding-resources/lists"}