All Projects → Dobiasd → Articles

Dobiasd / Articles

thoughts on programming

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Articles

Program Blog
Practice, thinking and reading
Stars: ✭ 228 (-84.95%)
Mutual labels:  blog, functional-programming
Iblog
🖋 (issues blog) 欢迎订阅(watch👀) 收藏(star)
Stars: ✭ 194 (-87.19%)
Mutual labels:  blog, articles
Sunengine
SunEngine – site engine with blog, forum and articles sections features support.
Stars: ✭ 130 (-91.42%)
Mutual labels:  blog, articles
Blog Content
Different articles related to software and/or electronics hacking - Published at http://gbraad.nl/blog/
Stars: ✭ 7 (-99.54%)
Mutual labels:  blog, articles
Gridsome Starter Liebling
Grisome starter based on Ghost Liebling and tailwindcss.
Stars: ✭ 23 (-98.48%)
Mutual labels:  blog, articles
Blog
🌈 原创&翻译 🌈
Stars: ✭ 562 (-62.9%)
Mutual labels:  blog, articles
Xinglie.github.io
blog
Stars: ✭ 146 (-90.36%)
Mutual labels:  blog, articles
React Best Practices
A comprehensive reference guide to kickstart your React architecting career!
Stars: ✭ 566 (-62.64%)
Mutual labels:  articles, functional-programming
Blog Src
Personal blog source.
Stars: ✭ 7 (-99.54%)
Mutual labels:  blog, functional-programming
Blogged
🖍 Write beautiful blog articles using Markdown inside your Laravel app.
Stars: ✭ 114 (-92.48%)
Mutual labels:  blog, articles
Blog
部署在 GitBook 上的个人博客。
Stars: ✭ 112 (-92.61%)
Mutual labels:  blog
Ddd On Scala
DDD sample implementation by Scala.
Stars: ✭ 113 (-92.54%)
Mutual labels:  functional-programming
Combinators Js
🐦 Some combinators
Stars: ✭ 114 (-92.48%)
Mutual labels:  functional-programming
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (-92.54%)
Mutual labels:  blog
Freasy Monad
Easy way to create Free Monad using Scala macros with first-class Intellij support.
Stars: ✭ 112 (-92.61%)
Mutual labels:  functional-programming
Jekylldecent
Blog Template for Jekyll
Stars: ✭ 114 (-92.48%)
Mutual labels:  blog
Blog
前端学习笔记
Stars: ✭ 112 (-92.61%)
Mutual labels:  blog
Quickblog
PHP开源的一文多发平台(支持开源中国、简书、知乎、博客园、CSDN、SegmentFault)
Stars: ✭ 112 (-92.61%)
Mutual labels:  blog
Blogposts
See https://newfivefour.com/ the HTML version.
Stars: ✭ 111 (-92.67%)
Mutual labels:  blog
Functional Way
Write small programs (eg -algorithms) in a functional way.
Stars: ✭ 115 (-92.41%)
Mutual labels:  functional-programming

Dobiasd's articles

This repository serves as a programming-related brain dump.

If you enjoy my articles, feel free to buymeacoffee. ;-)

C++

From goto to std::transform

Functional programming in C++ with the FunctionalPlus library; today: HackerRank challange "Gemstones"

Creating a replacement for the switch statement in C++ that also works for strings

Elm

Switching from imperative to functional programming with games in Elm

Fun

Learning Curves (for different programming languages)

Programming language subreddits and their choice of words

Haskell

From Object Oriented Programming to Functional Programming - Inheritance and the Expression Problem

Kotlin

What Kotlin could learn from C++'s keyword const

When does a when expression in Kotlin need to be exhaustive, and when does it not

From Spaghetti to Ravioli - a Refactoring Example (using Kotlin)

Using fold to mimic mutation

Statistics

Basic measures of descriptive statistics

Mechanical analogies for basic measures of descriptive statistics

Do A/B tests - because correlation does not imply causation

Misc

How touch typing and keyboard shortcuts can improve the quality of the software you create

A too naive approach to video compression using artificial neural networks

A personal, generic, things-I-learned-as-a-software-developer list

Implementation inheritance is bad - the fragile base class problem

Refactoring suggestions are a compliment

Threads can infect each other with their low priority

Why a generic implementation can be the easier-to-understand solution

Covariance and contravariance explained without code

How I got rid of the crosstalk in my headset

Avoid methods to reduce coupling

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].