Tag: software development
All the articles with the tag "software development".
-
Getting Software Done: Feeding and Managing Our System
Published:Third part of a series of posts for developers on how to better organize work and regain focus to be more productive with less stress.
-
Getting Software Done: The GTD System
Published:Second part of a series of posts for developers on how to better organize work and regain focus to be more productive with less stress.
-
Getting Software Done: The Messy Mind
Published:First part of a series of posts for developers about how to better organize work and regain focus to be more productive with less stress.
-
Functional Programming: Concepts that Could Help You
Published:Discover how core Functional Programming concepts like pure functions, immutability, and function composition can improve the readability, maintainability, and reliability of your Java code.