/level-up-resources

One stop repo for level up resources (especially for beginners)

Primary LanguageJavaScriptMIT LicenseMIT

level-up-resources

One stop repo for level up resources (especially for beginners)

disclaimer

I do not own any content/resources that are posted in this repo

links to resources

  1. HTML - HTML fundamentals

    • HTML is a fundamental skill for a web developer to have. So if you're an aspiring web dev, you should learn it right away. To get started, check out this complete HTML handbook and start laying that foundation.
  2. JavaScript - Learn JavaScript by building 7 games

    • Want to learn JavaScript and build some projects for your portfolio? Sounds like a winning combination. In this free video tutorial, you'll learn JavaScript by building 7 fun retro games (like snake, pong, whack-a-mole and more).
  3. CSS - CSS Media Queries: Breakpoints, Media Types, Standard Resolutions, and More

    • If you're building a website today, you've gotta make it responsive.And media queries in CSS are a big part of doing that. This article explains CSS media queries and discusses breakpoints, media types, standard resolutions, and more.
  4. AWS - Getting started with the AWS Developer Associate certification.

    • Want to increase your chances of getting a job as a junior dev? You should check out the AWS Developer Associate certification. There is an exam to pass, but this free 16-hour course will help you tackle it. Go forth and get certified!
  5. Javascript Tutorials - Get the best JS tutorials to hit the ground running for you.

  6. Testing - Unit testing your Javascript Code.

    • You might know that you should write tests for your code, but do you know where to start?Testing can be an overwhelming subject, for sure. This basic guide to show you how (and why) to start unit testing your JavaScript code.
  7. The Beginner's Guide to React - Get a solid foundation in React

  8. Twitter Bot Tutorial - Retweet & Tweet With NodeJS Locally

  9. Github Learning Lab - Free GitHub Learning Labs A to Z of Web Development

  10. SQL and Databases - Database management basics and SQL.

    • Database management basics - like installation, schema design, and CRUD fundamentals - can be super useful to learn.Want to get started? Check out this full beginner's course on SQL and Databases and go from zero to hero with your skills.
  11. Java - Functional programming in Java.

    • Functional programming can help developers write elegant, maintainable, scalable, and predictable code. If this sounds like your type of code, here's a full course that'll teach you functional programming in Java.
  12. NoSQL - Creating Collections using MongoDB

  13. Python - Python Cheat sheet for hackers and developers.

  14. Public API's - A collective list of free APIs for use in software and web development.

  15. SQL Commands - SQL commands Cheat Sheet.

  16. GraphQL - Full stack web development with GraphQL, NodeJs and React.

  17. Google Drive Courses - Courses on a good number of programming languages.

    • Here's 50GB tutorials of programming and software development.
  18. Google Drive Resources - More resources on a good number programming languages can be found here.

    • Here's 500GB worth of information for anyone seeking to learn programming. It's got pretty much anything you need to get started and hit pro levels real fast.

Credit to all owners of the resources


May the coding gods be with you