Welcome to Crispy Coding!
This is a knowledge database for topics I come across in my everyday life as a programmer. You'll find useful tutorials for technical questions, summaries of knowledge areas and tools, and accompanying source code examples. The core topics are Kotlin, Clean Coding, Testing, Clean Architecture, DevOps, and Software Usage Guides. At the edges of this website you will find navigation panels with which you can move through the different topics. Most important is the "Navigation" menu at the top left, which represents a hierarchical structure of all topics. There is also the Glossary that briefly explains some of the terms used on this website.
Code Examples
When you read articles that refer to source code, it is uploaded to GitHub. Most code examples are written in Kotlin, but they are usually an example of a more abstract concept, which is the actual goal to be taught. So even if you are not familiar with Kotlin, understanding previously unknown and programming language independent concepts is beneficial for any programmer.
Contributions
You are welcome to use the comments feature to express your thoughts about my articles. I am always open to constructive criticism, questions that remained unanswered while reading the articles, and suggestions for topics for future articles.
XWiki
This website is powered by an XWiki server. If you want to know more about it, visit the official website. If you intend to set upĀ your own instance, this section might be interesting for you.