If it is too hot outside you can always stay at home and read something... or you can take the reading with you outside:
- Software Architecture
- Mastering API Design Best Practices
This guide dives into the world of API design best practices, equipping you with the knowledge to create clear, consistent, and user-friendly APIs.
- Mastering API Design Best Practices
- Software Development
- What is AI watermarking?
In this blog post, the author covers what AI watermarking is and how it is applied to different modalities like images, text, and audio. - Mastering Your Code with Git: A Version Control Primer
This introduction will equip you with the fundamentals of Git, enabling you to keep track of your code’s evolution, collaborate seamlessly with others, and revert to previous versions effortlessly.
- What is AI watermarking?
- Clean Code
- TDD is Not Hill Climbing #PickOfTheWeek
Are there any valid states of code that can’t be reached one test case at a time? Learn Kent Beck's opinion on it. - Files.fileExists or file.exists?
How would you design a class that abstracts a file on a disk with certain properties? This may sound like a matter of taste, but it’s not that simple. - Why test-driven development and pair programming are perfect companions for GitHub Copilot #PickOfTheWeek
GitHub Copilot (and similar tools) can enhance the quality of the software produced, but only if the development process fosters communication, and if the implementation is focused on iteratively producing clean and efficient code.
- TDD is Not Hill Climbing #PickOfTheWeek
- Agile
- What Does a Product Owner Do, When, and Why? #PickOfTheWeek
How do product owners get everything done? What does their process look like before projects begin, quarterly, and during each sprint? Why do they even do certain things? - Standups: Individual → Teammate
Treating standup meetings as a technical solution to a technical problem misses the real point. We’re people. With needs. The better those needs are met, the better we can meet the needs of others.
- What Does a Product Owner Do, When, and Why? #PickOfTheWeek
No comments:
Post a Comment