Filtering for "code"
Remove filter
-
The need for speed in web frameworks?
-
Pursuing the right tech stack for me
-
Developer experience for the motivation
-
User research as a barometer of software design
-
Assorted thoughts about abstraction
-
Code quality and rule consequentialism
-
Onboarding and taxi driving
-
What are pure functions?
-
Anxiety and computer architecture
-
Classes often aren't the simplest tool for the job
-
When Programmers Don't Understand Code, Don't Blame The User
-
Happy paths and the planning fallacy
-
Code as a closet
-
Bad names make you open the box
-
Don't feel bad about not knowing basic things
-
Taking the outside view on code quality
-
Naming and pointer thickness
-
Code quality interviews
-
Think like an educator about code quality
-
Using obscure features of a programming language
-
Code isn't the only thing that needs to be maintained
-
Big O, little n
-
Overview of heaps
-
Overview of tries
-
Dynamic programming with fibonacci numbers