https://dev.to/0xkkocel/wednesday-links-edition-2023-09-27-2kl7
#java #jvm #c2 #spring #modulith #kdoc #performance
Go through the basics on how to create a organised and easy-to-use #Android documentation using #Dokka & #KDoc
https://www.droidcon.com/2023/02/16/how-to-simplify-android-documentation-with-dokka-and-kdoc/
All good products will include an instruction manual to make it easier for users to use the product. A product that is easy to use can make a big difference. This also applies to writing any software. For developers, understanding code has a huge impact on creating user-friendly applications with correct functionality.
While reading the #linux #kernel #kdoc of net_device struct...
* struct net_device - The DEVICE structure
*
* Actually, this whole structure is a big mistake. It mixes I/O
* data with strictly "high-level" data, and it has to know about
* almost every data structure used in the INET module.
If even the network gurus make decision mistakes regarding code structure, what's left for us mortals?
Go through the basics on how to create an organised and easy-to-use #Android documentation using #Dokka & #KDoc
https://www.droidcon.com/2023/02/16/how-to-simplify-android-documentation-with-dokka-and-kdoc/
All good products will include an instruction manual to make it easier for users to use the product. A product that is easy to use can make a big difference. This also applies to writing any software. For developers, understanding code has a huge impact on creating user-friendly applications with correct functionality.