Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagoprn/awesome-recommendations
Awesome repository with my content recommendations (youtube channels, podcasts, articles, etc.)
https://github.com/tiagoprn/awesome-recommendations
List: awesome-recommendations
Last synced: 16 days ago
JSON representation
Awesome repository with my content recommendations (youtube channels, podcasts, articles, etc.)
- Host: GitHub
- URL: https://github.com/tiagoprn/awesome-recommendations
- Owner: tiagoprn
- License: mit
- Created: 2022-08-27T13:56:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T16:14:33.000Z (over 2 years ago)
- Last Synced: 2024-11-25T08:01:57.772Z (26 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-recommendations - Awesome repository with my content recommendations (YouTube channels, podcasts, articles, etc.). (Other Lists / PowerShell Lists)
README
## Tutorials
### Vim/Neovim (english)
- [Beginner](https://thevaluable.dev/vim-beginner/)
- [Intermediate](https://thevaluable.dev/vim-intermediate/)
- [Advanced](https://thevaluable.dev/vim-advanced/)
- [Adept](https://thevaluable.dev/vim-adept/)
- [Veteran](https://thevaluable.dev/vim-veteran/)
- [Experts](https://thevaluable.dev/vim-expert/)
- [The absolute basics of vim](https://youtu.be/C-14ZyHsilc)
- [Execute **anything** in neovim](https://youtu.be/HlfjpstqXwE)
## Programming
### Projects for all skill levels
Many people come to me from time to time asking advice on what kind of projects they could make to practice coding skills, either as a backend, frontend, full-stack or even devops. Here are links to site that provide some project ideas you could leverage for that:
- [Free Real-World Web Development Projects for All Developers](https://dev.to/jenniferfu0811/real-world-web-development-projects-for-all-developers-2197)
- [Codementor](https://www.codementor.io/projects)
### Libraries
#### Python
- [click](https://click.palletsprojects.com/en/7.x/): Widely used library for writing CLIs.
- [typer](https://typer.tiangolo.com/): Library for writing CLIs. Based on python type hints.
- [pydandic](https://github.com/samuelcolvin/pydantic): Data validation using type hints. A simpler alternative to [marshmallow](https://marshmallow.readthedocs.io/en/stable/).
- [zxpy](https://github.com/tusharsadhwani/zxpy): instead of writing complex shellscripts, you may use this to write simple and clean 'pythonscripts', with the least code possible.
## Architecture
- [(Software) Architecture for everyone](https://dev.to/david_whitney/architecture-for-everyone-1b0h)
- [Devdiscuss Podcast S3:E2 - Demystifying Architecture](https://devpods.herokuapp.com/podcasts/devdiscuss/episodes/65)
## Other
- [Checklists - python, agile, product, project_management, design, feedbacks](https://devchecklists.com/)
## Podcasts
### English
- [Destination Linux](https://destinationlinux.org/blog/)
- [Jupiter Broadcasting](https://www.jupiterbroadcasting.com/)
- [Codeish](https://www.heroku.com/podcasts/codeish)
- [Kubernetes podcast](https://kubernetespodcast.com/)
- [Real Python](https://realpython.com/podcasts/rpp/)
- [Python Podcast](https://www.pythonpodcast.com/)
- [Talk Python to Me](https://talkpython.fm/)
- [Django Chat](https://djangochat.com/)
- [Maintainable](https://maintainable.fm/)
- [Developer Tea](https://spec.fm/podcasts/developer-tea)
## Youtube Channels
### English
- [Tux Digital - Linux](https://www.youtube.com/channel/UCmyGZ0689ODyReHw3rsKLtQ)
- [Destination Linux Network](https://www.youtube.com/channel/UCWJUSpXVHTaHErtGWC5qPlQ)
- [Distrotube - Linux](https://www.youtube.com/channel/UCVls1GmFKf6WlTraIb_IaJg)
- [EF - Linux Made Simple](https://www.youtube.com/channel/UCX_WM2O-X96URC5n66G-hvw)
- [The Linux Experiment](https://www.youtube.com/channel/UC5UAwBUum7CPN5buc-_N1Fw)
- [The Mouseless Dev - Linux and Vim](https://www.youtube.com/channel/UCoJtk2M8bme9KXTe6F3K-Yg)
- [Brodie Robertson - Linux](https://www.youtube.com/channel/UCld68syR8Wi-GY_n4CaoJGA)
- [Pine64 - linux hardware](https://www.youtube.com/channel/UCs6A_0Jm21SIvpdKyg9Gmxw)
- [Luke Smith - linux and others](https://www.youtube.com/channel/UC2eYFnH61tmytImy1mTYvhA)
- [Linode - linux](https://www.youtube.com/channel/UCf8uu3IE42b6hRUusufEH8g)
- [Arjan Codes - python](https://www.youtube.com/c/ArjanCodes)
- [TJ DeVries - neovim](https://www.youtube.com/c/TJDeVries)
### Portuguese
- [Programador BR - programação](https://www.youtube.com/channel/UCrdgeUeCll2QKmqmihIgKBQ)
- [Código Fonte TV - programação](https://www.youtube.com/channel/UCFuIUoyHB12qpYa8Jpxoxow)
- [Filipe Deschamps - programação](https://www.youtube.com/c/FilipeDeschamps)
- [Diolinux - linux](https://www.youtube.com/channel/UCEf5U1dB5a2e2S-XUlnhxSA)
- [LinuxTips - linux](https://www.youtube.com/c/LinuxTips)
- [Eduardo Mendes - python](https://www.youtube.com/c/Dunossauro)