mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-09 07:58:58 +01:00
32 lines
1.7 KiB
Plaintext
32 lines
1.7 KiB
Plaintext
created: 20230216222435750
|
|
creator: Octt
|
|
modified: 20240127215554237
|
|
modifier: Octt
|
|
tags: Development
|
|
title: Development/Resources
|
|
|
|
* [[Rico's cheatsheets (devhint.io)|https://devhints.io/]] --- //TL;DR for developer documentation - a ridiculous collection of cheatsheets// --- <<[# Git "https://github.com/rstacruz/cheatsheets">>
|
|
|
|
; Learning, Reference
|
|
: [[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)
|
|
: [[Programiz|https://www.programiz.com/]]
|
|
: [[Programming Simplified|https://www.programmingsimplified.com/]] --- //C C++ and Java programming tutorials and programs//
|
|
: [[W3Schools|https://www.w3schools.com/]]
|
|
: [[W3docs|https://www.w3docs.com/]] --- //Tutorials, Quizzes, Certificates, Frameworks, Solutions//
|
|
|
|
; Collections and aggregates
|
|
: <<linkdescgit DevDocs "https://devdocs.io" "API Documentation Browser" "https://github.com/freeCodeCamp/devdocs">>
|
|
: [[Developer's Documentation Collections|https://devdoc.net/]] --- //(aka API docs: devdoc)//
|
|
: [[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">>
|
|
|
|
; Code search
|
|
: [[grep.app|https://grep.app/]]
|
|
: [[Tabnine|https://www.tabnine.com/code/]]
|
|
|
|
; Badges
|
|
: <<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">>
|