DEV Community

Programming Duck

Programming Duck is here to help you become a better programmer. It aims to teach you how to write better code and better software. It covers many essential topics such as programming principles, functional programming, version control and much more.

Joined Joined on  Twitter logo External link icon
Defensive & offensive programming

Defensive & offensive programming

11
Comments
13 min read
Nulls and null checks - How to work safely with nulls in any codebase

Nulls and null checks - How to work safely with nulls in any codebase

18
Comments 7
11 min read
Exceptions vs error values

Exceptions vs error values

17
Comments 2
7 min read
Best practices for error catching and handling

Best practices for error catching and handling

46
Comments 2
9 min read
Error recording - How to record errors in your application to debug later

Error recording - How to record errors in your application to debug later

21
Comments 11
3 min read
How to respond to errors - Crashing, ignoring, recovering and their use cases

How to respond to errors - Crashing, ignoring, recovering and their use cases

23
Comments
7 min read
Naming (in code) - The ultimate guide and reference

Naming (in code) - The ultimate guide and reference

21
Comments
23 min read
Carousel slider tutorial with HTML, CSS and JavaScript

Carousel slider tutorial with HTML, CSS and JavaScript

17
Comments
12 min read
loading...