Coding Resources

This wiki entry is a place to collect various coding related resources, tips, tricks, lessons, challenges, etc. shared on Tildes.

Recurring topics

Programming Challenges

(to add all challenge.programming topics here)

Code Quality Tips

An irregularly recurring "Tips" series by @Emerald_Knight on Code Quality.

https://tildes.net/?tag=programming.code_quality_tips

Reflections on past lessons regarding code quality.
An informal look at the concept of reduction (alternatively: problem-solving for beginners).
Light Analysis of a Recent Code Refactor
Code Quality Tip: Wrapping external libraries.
An Alternative Approach to Configuration Management
A Brief Look at Webhook Security
Code Quality Tip: Cyclomatic complexity in depth.
Conceptualizing Data: Simplifying the way we think about complex data structures.
Code Quality Tip: The importance of understanding correctness vs. accuracy.


The text of this wiki page is licensed under Creative Commons Attribution-ShareAlike 4.0.

Back to wiki page list