From b4d666b4f0f20b772822e25f34f538f48b4f70c0 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 31 Jan 2021 09:33:38 +0100 Subject: [PATCH] Update programming table of contents --- sections/programming.md | 68 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/sections/programming.md b/sections/programming.md index 6d6b278..86ba0d1 100644 --- a/sections/programming.md +++ b/sections/programming.md @@ -1,38 +1,38 @@ -* [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 +## Table of contents +* [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) + > 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.