Summary
Developer Resources is a collection of all the resources for developers. In this section we're going to cover all the resources for Frontend development from Beginner to Advanced. These will be indicated respectively.
This section will include a table of contents in order for you to navigate to the sections that matter the most to you.
It will also include a Credit section to all the Github repositories from which we could have gotten some of resources listed in here.
We have made an effort to include as many free resources as possible. However we also understand that there are quality resources out there that might cost you a penny but totally worth it. We will be sure to indicate the resources that are paid.
We Invite as many contributions as possible. Be sure to read How To Contribute
Table of Contents
- Credits
- Roadmap
- Fonts
- Icons
- Color Inspirations
- Images and Videos
- Hosting
- Design Inspiration
- Podcasts
- Youtube Channels
- Portfolio
- Job Search
- Playgrounds
- Newsletters
- Blog Sites
- Inteteresting Articles
- Community
Credits
Some of the resources listed in here were first listed in these amazing repositories:
- Frontend Roadmap
- Frontend Checklist
- Beginner Frontend Resources
- Frontend Development Bookmarks
- Zero to Mastery
- That Twitter Guy
- Dveloper Portfolios
Roadmap
This is complete roadmap of technologies you need to learn to go from beginner to a competent frontend developer.
How the Internet Works
- Documentation and Articles
-
Stanford - How Does the Internet Work?
-
Medium - How the Internet Works
-
HowStuffWorks - How does the Internet Work?
- Videos
-
KhanAcademy - What is the Internet
-
HTML
-
Documentation
-
Reference - HTML Reference
-
W3Schools - Introduction to HTML
-
MDN - HTML5 Reference
-
CSS-Tricks - HTML Entity Refernce
-
Cheat Sheet - HTML Cheat Sheet
-
-
Courses
-
Udacity - Intro to HTML and CSS
-
W3Schools - HTML Tutorial
-
CodeCademy - Learn HTML
-
FreeCodeCamp - Introduction to Basic HTML & HTML5
-
Youtube - HTML Full Course
-
Udemy (PAID) - HTML and CSS3 Course
-
-
Books
CSS
- Documentation
- Reference - CSS Reference
- MDN - CSS
- Extensive CSS Reference
- Getting to Know CSS
- Courses
- CodeCademy - Learn CSS
- W3School - CSS Tutorial
- Team Treehouse - CSS Basics
- FreeCodeCamp - Introduction to Basic CSS