An open API service indexing awesome lists of open source software.

https://github.com/zerexei/resource


https://github.com/zerexei/resource

Last synced: 5 months ago
JSON representation

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