Skip to content

Instantly share code, notes, and snippets.

View theabhayprajapati's full-sized avatar
:electron:

Abhay Prajapati theabhayprajapati

:electron:
View GitHub Profile
@rezzzza
rezzzza / java_roadmap.md
Last active September 16, 2023 03:03
Java roadmap
@hasibdesk
hasibdesk / Web Development RoadMap.md
Created December 13, 2019 14:33
Full Stack Web Developer RoadMap 2020

Web Development In 2020 - A Practical Guide Course List

It's that time of year again, and Brad Traversy has released his Web Development roadmap for the upcoming year. It is a fantastic resource that I know we are all thankful for. And being a web developer has never been better, and as shown in the video there are a TON of technologies at our disposal! But, that can also be rather intimidating for newcomers. So I have comprised a list below of the top Udemy courses for each slide as well for other resources, as much as possible, hopefully easing your decision making. Each block of courses are listed in alphabetical order for simplicity's sake.

As Brad mentions in the video, you certainly DO NOT need to learn everything here. He is just providing you with the options of what you CAN learn (and somethings you SHOULD learn - such as HTML, CSS, and JavaScript), and he explains what these technologies are. So, it really is up to you what you want to learn.

**[Watch the video here](https://www.you

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH