From 248f003264df6cd40170204e47a9ab1c0325a0c8 Mon Sep 17 00:00:00 2001 From: "Dylan C. Israel" Date: Fri, 6 Mar 2020 10:35:20 -0500 Subject: [PATCH] Formatted and Added Added Codecademy PluralSight Teamtreehouse Frontend Masters Codility --- README.md | 180 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 121 insertions(+), 59 deletions(-) diff --git a/README.md b/README.md index f46ebdf..9531a96 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -

Ultimate Coding Resources List

A collection of the best resources for programming, web development, computer science and more.

-DISCLAIMER: it is worth mentioning that a portion of resources (mainly courses and books) included have affiliate links or items +DISCLAIMER: it is worth mentioning that a portion of resources (mainly courses and books) included have affiliate + links or items mentioned are projects I have built that I directly benefit from their sale or use.
@@ -153,6 +153,28 @@ Bento - Bento's mission is to make technology education and opportunity available to all. Bento is a technology education company focused on educating and empowering the next generation of self-taught developers. + +
  • + Codecademy - Codecademy is an education company. But + not one in the way you might think. We’re committed to building the best learning experience inside and out, + making Codecademy the best place for our team to learn, teach, and create the online learning experience of the + future. +
  • +
  • + Pluralsight - At Pluralsight, we believe everyone + should have the opportunity to create progress through technology and develop the skills of tomorrow. With + assessments, learning paths and courses authored by industry experts, our platform helps businesses and + individuals benchmark expertise across roles, speed up release cycles and build reliable, secure products. +
  • +
  • + Treehouse - Our mission is to diversify the tech + industry through accessible education and apprenticeship, unlocking the door to opportunity and empowering + people to achieve their dreams. +
  • +
  • + FrontEndMasters - Join Now and Learn Straight from the + Experts Who Shape the Modern Web +
  • @@ -212,6 +234,10 @@ Pramp - Join thousands of professionals practicing live mock interviews & interview questions online, with peers, for free. We help you prep & land your dream tech job. +
  • + Codility - Codility is a software platform that helps + tech recruiters and hiring managers assess their candidates' skills by testing their code online. +
  • @@ -378,7 +404,8 @@ Sites - Hackathons
    1. - AngelHack - The world's most diverse hacker community, driving + AngelHack - The world's most diverse hacker community, + driving innovation of tech products through developer programs.
    2. @@ -397,7 +424,7 @@ Code.org - Code.org® is a nonprofit dedicated to expanding access to computer science in schools and increasing participation by women and underrepresented minorities.
    3. -
    4. +
    5. Girl Develop It - Girl Develop It is a nonprofit organization that exists to provide affordable and judgment-free opportunities for women interested in learning web and software development. Through in-person classes and community support, Girl Develop It helps women of @@ -428,7 +455,9 @@ and REPL. Code, compile, and run code in 50+ programming languages.
    6. - CodeSandbox.io - Founded in 2017 by Ives van Hoorne and Bas Buursma, our mission is to make web development faster. By removing complexity we enable web developers to be more productive. By simplifying collaboration we make it easier for teams to work on code together. + CodeSandbox.io - Founded in 2017 by Ives van Hoorne and Bas + Buursma, our mission is to make web development faster. By removing complexity we enable web developers to be + more productive. By simplifying collaboration we make it easier for teams to work on code together.
    @@ -492,19 +521,22 @@
    Wireframes and Mockups
      -
    1. - InVision - InVision is the digital product design platform used to make the world's best customer experiences. +
    2. + InVision - InVision is the digital product design + platform used to make the world's best customer experiences.
    3. - Balsamiq - Balsamiq is the company behind Balsamiq Wireframes, the industry standard low-fidelity wireframing tool. + Balsamiq - Balsamiq is the company behind Balsamiq Wireframes, + the industry standard low-fidelity wireframing tool.
    4. - Figma - A better way to design. Design, prototype, and - gather feedback all in one place with Figma. + Figma - A better way to design. Design, prototype, and + gather feedback all in one place with Figma.
    5. - Sketch - Sketch is a design toolkit built to help you create your best work — from your earliest ideas, through to final artwork. -
    6. + Sketch - Sketch is a design toolkit built to help you create + your best work — from your earliest ideas, through to final artwork. +
    @@ -635,82 +667,112 @@ closed group for technical enthusiasts interesting in hacking and coding. A place to openly discuss and share ideas and ask for help from real and certified hackers and programmers. -
  • - Programming Jokes - 1000+ Jokes Only Programmers Will Get +
  • + Programming Jokes - 1000+ Jokes Only + Programmers Will Get +
  • +
  • + I Love Programming - Welcome to one of the most + popular Facebook page related to programming :) + Here we share best tutorials, news, YouTube videos and memes related to programming.
  • -
  • - I Love Programming - Welcome to one of the most popular Facebook page related to programming :) -Here we share best tutorials, news, YouTube videos and memes related to programming. -
  • VSCode Extensions
      -
    1. - Live Server - Launch a development local Server with live reload feature for static & dynamic pages. +
    2. + Live Server + - Launch a development local Server with live reload feature for static & dynamic pages.
    3. - Settings Sync - Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist. + Settings + Sync - Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions + Across Multiple Machines Using GitHub Gist.
    4. - Bracket Pair Colorizer - A customizable extension for colorizing matching brackets. + Bracket Pair Colorizer - A customizable extension for colorizing matching brackets.
    5. -
    6. - Quokka - Live Scratchpad for JavaScript. +
    7. + Quokka - + Live Scratchpad for JavaScript.
    8. -
    9. - Live Share - Real-time collaborative development from the comfort of your favorite tools. -
    10. -
    11. - Code Spell Checker - Spelling checker for source code. +
    12. + Live + Share - Real-time collaborative development from the comfort of your favorite tools.
    13. -
    14. - Prettier - Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. +
    15. + Code Spell Checker - Spelling checker for source code.
    16. -
    17. - Auto Rename Tag - Automatically rename paired HTML/XML tag, same as Visual Studio IDE does. -
    18. -
    19. - ESLint - The extension uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one the extension looks for a global install version. If you haven't installed ESLint either locally or globally do so by running npm install eslint in the workspace folder for a local install or npm install -g eslint for a global install. -
    20. -
    21. - EditorConfig - This plugin attempts to override user/workspace settings with settings found in .editorconfig files. No additional or vscode-specific files are required. As with any EditorConfig plugin, if root=true is not specified, EditorConfig will continue to look for an .editorconfig file outside of the project. +
    22. + Prettier - Prettier is an opinionated code formatter. It enforces a consistent style by + parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping + code when necessary.
    23. -
    24. - Browser Preview - Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by Chrome Headless, and works by starting a headless Chrome instance in a new process. +
    25. + Auto + Rename Tag - Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.
    26. -
    27. - Chrome Debugger - Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol. +
    28. + ESLint - + The extension uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one + the extension looks for a global install version. If you haven't installed ESLint either locally or globally do so + by running npm install eslint in the workspace folder for a local install or npm install -g eslint for a global + install.
    29. -
    30. - REST Client - REST Client allows you to send HTTP request and view the response in Visual Studio Code directly. -
    31. -
    32. - Import Cost - This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size. +
    33. + EditorConfig - This plugin attempts to override user/workspace settings with settings found + in .editorconfig files. No additional or vscode-specific files are required. As with any EditorConfig plugin, if + root=true is not specified, EditorConfig will continue to look for an .editorconfig file outside of the project. +
    34. +
    35. + Browser Preview - Browser Preview for VS Code enables you to open a real browser preview + inside your editor that you can debug. Browser Preview is powered by Chrome Headless, and works by starting a + headless Chrome instance in a new process. +
    36. +
    37. + Chrome + Debugger - Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome + Debugger protocol. +
    38. +
    39. + REST Client - + REST Client allows you to send HTTP request and view the response in Visual Studio Code directly. +
    40. +
    41. + Import + Cost - This extension will display inline in the editor the size of the imported package. The extension + utilizes webpack with babili-webpack-plugin in order to detect the imported size. +
    42. +
    43. + Code + Metrics - Computes complexity in TypeScript / JavaScript / Lua files.
    44. -
    45. - Code Metrics - Computes complexity in TypeScript / JavaScript / Lua files. -
    Conferences
      -
    1. +
    2. DevFest - DevFests are community-led developer events hosted by Google Developer Groups around the globe. GDGs are focused on community building and learning about Google’s technologies.
    3. -
    4. - NG-CONF - World's Original Angular Conference. -
    5. -
    6. - AngelHack - The world's most diverse hacker community, driving innovation of tech products through developer programs. -
    7. -
    +
  • + NG-CONF - World's Original Angular Conference. +
  • +
  • + AngelHack - The world's most diverse hacker community, driving + innovation of tech products through developer programs. +
  • +