GitHub cannot handle the whole readme :-(

This commit is contained in:
MorganGeek 2021-01-30 22:23:07 +01:00
parent 26807e88bd
commit 50eaf74022
2 changed files with 1887 additions and 37 deletions

View File

@ -112,39 +112,39 @@ How can you support me : [![Buy me a coffee][img-buymeacoffee]][buymeacoffee] or
* [Productivity :fast_forward:](#productivity-fast_forward)
* [Productivity tips](#productivity-tips)
* [Productivity tools](#productivity-tools)
* [Programming](#programming)
* [API](#api)
* [Assembly](#assembly)
* [C/C++](#cc)
* [Calm programming / Slow programming](#calm-programming--slow-programming)
* [Clean code and best practices](#clean-code-and-best-practices)
* [Conferences](#conferences)
* [Correctness](#correctness)
* [Database](#database)
* [Debugging](#debugging)
* [Elixir](#elixir)
* [Erlang](#erlang)
* [Gamedev](#gamedev)
* [Git :octocat:](#git-octocat)
* [Dotfiles / Aliases](#dotfiles--aliases)
* [GitHub](#github)
* [Golang / Go](#golang--go)
* [Groovy](#groovy)
* [Haskell](#haskell)
* [Java](#java)
* [Java EE](#java-ee)
* [JavaScript](#javascript)
* [Kotlin](#kotlin)
* [Lisp](#lisp)
* [Machine learning](#machine-learning)
* [Mobile development :iphone:](#mobile-development-iphone)
* [Productivity :computer:](#productivity-computer)
* [Programmer humor](#programmer-humor)
* [Prolog](#prolog)
* [Python](#python)
* [Reverse engineering](#reverse-engineering)
* [Ruby](#ruby)
* [Rust](#rust)
* [Programming](sections/programming.md#programming)
* [API](sections/programming.md#api)
* [Assembly](sections/programming.md#assembly)
* [C/C++](sections/programming.md#cc)
* [Calm programming / Slow programming](sections/programming.md#calm-programming--slow-programming)
* [Clean code and best practices](sections/programming.md#clean-code-and-best-practices)
* [Conferences](sections/programming.md#conferences)
* [Correctness](sections/programming.md#correctness)
* [Database](sections/programming.md#database)
* [Debugging](sections/programming.md#debugging)
* [Elixir](sections/programming.md#elixir)
* [Erlang](sections/programming.md#erlang)
* [Gamedev](sections/programming.md#gamedev)
* [Git :octocat:](sections/programming.md#git-octocat)
* [Dotfiles / Aliases](sections/programming.md#dotfiles--aliases)
* [GitHub](sections/programming.md#github)
* [Golang / Go](sections/programming.md#golang--go)
* [Groovy](sections/programming.md#groovy)
* [Haskell](sections/programming.md#haskell)
* [Java](sections/programming.md#java)
* [Java EE](sections/programming.md#java-ee)
* [JavaScript](sections/programming.md#javascript)
* [Kotlin](sections/programming.md#kotlin)
* [Lisp](sections/programming.md#lisp)
* [Machine learning](sections/programming.md#machine-learning)
* [Mobile development :iphone:](sections/programming.md#mobile-development-iphone)
* [Productivity :computer:](sections/programming.md#productivity-computer)
* [Programmer humor](sections/programming.md#programmer-humor)
* [Prolog](sections/programming.md#prolog)
* [Python](sections/programming.md#python)
* [Reverse engineering](sections/programming.md#reverse-engineering)
* [Ruby](sections/programming.md#ruby)
* [Rust](sections/programming.md#rust)
* [Psychology :thought_balloon:](#psychology-thought_balloon)
* [Quotes](QUOTES.md)
* [Robots](#robots)
@ -4614,7 +4614,6 @@ See also [Operations / IT OPS](#operations--it-ops)
* [twpayne/chezmoi](https://github.com/twpayne/chezmoi) - Manage your dotfiles across multiple machines, securely. | I'm using it for a while, it's a powerful and fast tool for managing dotfiles, easy to use, transparent and secure, with support of Bitwarden, Vault, pass, LastPass, 1Password, gopass, Keepass, GnuPG, Keychain etc.
* [Horia Coman](https://dev.to/horia141/jupiter-dev-log-3-lint-all-the-things-51lh) - (2020) Jupiter Dev Log 3 - Lint All The Things
# Programming
> News
* :fire: [**Lobsters**](https://lobste.rs/) - Lobsters is a technology-focused community centered around link aggregation and discussion
* :star: [**DEVURLS**](https://devurls.com/) - a developer news aggregator.

1851
sections/PROGRAMMING.md Normal file

File diff suppressed because it is too large Load Diff