Jeder, der Software schreibt, ist ein Programmierer (oder Entwickler). Posts, die den Vorgang des Programmierens erklären, landen hier. Beim Programmieren wird zunächst menschenleserlicher Quellcode geschrieben, der dann von einem Compiler und einem Linker zu ausführbaren Byte- oder Maschinencode umgewandelt wird. Beliebte Programmiersprachen sind etwa Java, C, C++ und Python. Wird ein Quellcode nicht kompiliert, so spricht man von einem Skript. Python ist eine hybride Sprache und beherrscht beides.
If you write software, you are a coder (or programmer). If you explain what you are doing, you have posts about the topics coding and programming.
July 2024
May 2024
- 2024-05-23 - Guide: Parallel unit tests with Apache Maven
- 2024-05-15 - My first talk at JCon
October 2023
- 2023-10-22 - Trickery with Maven and Multi-Release JARs
May 2023
- 2023-05-11 - Why you should avoid if-else in your code
March 2021
- 2021-03-22 - Signing your jars? Please declare them!
February 2021
- 2021-02-26 - Apache Shiro: implementing new password hashing algorithms
- 2021-02-01 - Apache Shiro 1.7.1 released
December 2020
- 2020-12-27 - Maven JLink Plugin Version 3.1.0 released
- 2020-12-08 - Use SnakeYAML in a modular jlink distribution
- 2020-12-01 - Testing a Maven project using a Toolchain and GitHub Actions
September 2020
- 2020-09-23 - Java’s DNS resolution is so 90ies!
August 2020
- 2020-08-16 - JAX-RS: getting helpful Json-B error messages
February 2019
- 2019-02-19 - Twitter "Zodiac Bot" is live!
April 2018
January 2017
- 2017-01-03 - Webtrees Missing Tombstones: version 1.1.1 available
April 2016
- 2016-04-08 - Spigot Plugin Development: How I got started
December 2015
- 2015-12-30 - WP-JsonLD: Wordpress-Plugin for schema.org-linked data
- 2015-12-09 - Gogs Git-Server: Fast, beautiful, lightweight