... |
... |
@@ -4,9 +4,6 @@ |
4 |
4 |
(% style="text-align: justify;" %) |
5 |
5 |
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>>doc:.Glossary.WebHome]] that briefly explains some of the terms used on this website. |
6 |
6 |
|
7 |
|
-(% class="wikigeneratedid" style="text-align: justify;" %) |
8 |
|
-=== === |
9 |
|
- |
10 |
10 |
(% style="text-align: justify;" %) |
11 |
11 |
=== Code Examples === |
12 |
12 |
|
... |
... |
@@ -13,9 +13,6 @@ |
13 |
13 |
(% style="text-align: justify;" %) |
14 |
14 |
When you read articles that refer to source code, it is uploaded [[to GitHub>>url:https://github.com/crispy-coding/code-examples]]. 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. |
15 |
15 |
|
16 |
|
-(% class="wikigeneratedid" style="text-align: justify;" %) |
17 |
|
-=== === |
18 |
|
- |
19 |
19 |
(% style="text-align: justify;" %) |
20 |
20 |
=== Contributions === |
21 |
21 |
|
... |
... |
@@ -22,9 +22,6 @@ |
22 |
22 |
(% style="text-align: justify;" %) |
23 |
23 |
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. |
24 |
24 |
|
25 |
|
-(% class="wikigeneratedid" style="text-align: justify;" %) |
26 |
|
-=== === |
27 |
|
- |
28 |
28 |
(% style="text-align: justify;" %) |
29 |
29 |
=== XWiki === |
30 |
30 |
|