https://github.com/zerexei/resource
https://github.com/zerexei/resource
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zerexei/resource
- Owner: zerexei
- License: mit
- Created: 2022-07-11T03:01:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-04T00:44:13.000Z (over 3 years ago)
- Last Synced: 2023-03-09T22:55:47.795Z (over 3 years ago)
- Language: Vue
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resources
!before start
- https://www.youtube.com/watch?v=erEgovG9WBs
https://roadmap.sh
https://www.linkedin.com/learning
https://www.freecodecamp.org/
https://www.freecodecamp.org/news/free-certificates/
https://skillbuilder.aws/
## front end
https://developer.mozilla.org/en-US/docs/Web/HTML
https://developer.mozilla.org/en-US/docs/Web/CSS
https://javascript.info/
https://eloquentjavascript.net/
https://css-tricks.com/the-css-box-model/
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
https://roadmap.sh/frontend
## advance
https://web.dev/learn/
https://github.com/dexteryy/spellbook-of-modern-webdev
https://medium.com/storyblocks-engineering/web-architecture-101-a3224e126947
https://github.com/grab/front-end-guide
https://react.dev/learn
https://vuejs.org/
https://www.typescriptlang.org/
## backend
https://roadmap.sh/backend
https://nodejs.org/en/docs
https://www.djangoproject.com/
https://spring.io/
https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps
https://laravel.com/
## best practice
https://refactoring.guru/design-patterns
## data structure
https://the-algorithms.com/
https://visualgo.net/en
## opensource
https://opensource.guide/
https://github.com/topics/hacktoberfest
https://github.com/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
## coding exams
https://leetcode.com/
https://www.codewars.com/
## youtube
https://www.youtube.com/@freecodecamp
https://www.youtube.com/@Fireship
https://www.youtube.com/@TraversyMedia
https://www.youtube.com/@NetNinja
## books
automate the boring stuff with python
introduction to algorithms (3rd edition)
clean code: a handbook of agile software craftsmanship
the clean coder: a code of conduct for professional programmers
the pragmatic programmer (20th edition)
cracking the coding interview
http protocol cheatsheet
http status cheatsheet
regex cheatsheet