2023-06-11 20:14:59 +00:00
created: 20230216222435750
creator: Octt
2024-01-28 00:50:16 +00:00
modified: 20240127215554237
2023-06-11 20:14:59 +00:00
modifier: Octt
2023-06-13 19:03:46 +00:00
tags: Development
title: Development/Resources
2023-06-11 20:14:59 +00:00
2023-08-16 23:09:22 +00:00
* [[Rico's cheatsheets (devhint.io)|https://devhints.io/]] --- //TL;DR for developer documentation - a ridiculous collection of cheatsheets// --- <<[# Git "https://github.com/rstacruz/cheatsheets">>
2023-09-26 11:47:50 +00:00
; Learning, Reference
2023-06-11 20:14:59 +00:00
: [[Baeldung|https://www.baeldung.com/]]
: [[DigitalOcean Tutorials|https://www.digitalocean.com/community/tutorials]]
: [[Rollbar Tutorials|https://rollbar.com/blog/category/tutorials/]]
: [[MDN Web Docs|https://developer.mozilla.org/en-US/]] (Mozilla)
2023-10-27 14:23:30 +00:00
: [[Programiz|https://www.programiz.com/]]
2023-11-26 23:43:43 +00:00
: [[Programming Simplified|https://www.programmingsimplified.com/]] --- //C C++ and Java programming tutorials and programs//
2023-06-11 20:14:59 +00:00
: [[W3Schools|https://www.w3schools.com/]]
2024-01-19 17:25:08 +00:00
: [[W3docs|https://www.w3docs.com/]] --- //Tutorials, Quizzes, Certificates, Frameworks, Solutions//
2024-01-28 00:50:16 +00:00
; Collections and aggregates
2023-09-26 11:47:50 +00:00
: <<linkdescgit DevDocs "https://devdocs.io" "API Documentation Browser" "https://github.com/freeCodeCamp/devdocs">>
2024-01-28 00:50:16 +00:00
: [[Developer's Documentation Collections|https://devdoc.net/]] --- //(aka API docs: devdoc)//
2023-12-17 01:40:40 +00:00
: [[DevTut|https://devtut.github.io/]] --- //Tutorials compiled from StackOverflow Documentation// --- <<[# "Source Git" "https://github.com/devtut/generate">> <<[# "Deploy Git" "https://github.com/devtut/devtut.github.io">>
2023-06-11 20:14:59 +00:00
; Code search
: [[grep.app|https://grep.app/]]
: [[Tabnine|https://www.tabnine.com/code/]]
; Badges
2023-09-26 11:47:50 +00:00
: <<linkdescgit "For the Badge" "https://forthebadge.com" "We don't develop for the money, power, fame, or codebabes. We do it For the Badge." "https://github.com/BraveUX/for-the-badge">>
: <<linkdescgit Shields.io "https://shields.io" "badges as a service" "https://github.com/badges">>