Search
954 results for “devleader”
-
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
Interpolation? What the HECK does that mean?
Read more in this post:
https://www.devleader.ca/2023/12/18/what-is-string-interpolation-in-c-what-you-need-to-know/ -
🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
🗓 Wed, Aug 13 | 11AM ET
💬 Live Q&A
🔗Register here: https://apereo.civicrm.org/civicrm/event/info?id=317#FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI
-
🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
🗓 Wed, Aug 13 | 11AM ET
💬 Live Q&A
🔗Register here: https://apereo.civicrm.org/civicrm/event/info?id=317#FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI
-
🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
🗓 Wed, Aug 13 | 11AM ET
💬 Live Q&A
🔗Register here: https://apereo.civicrm.org/civicrm/event/info?id=317#FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI
-
🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
🗓 Wed, Aug 13 | 11AM ET
💬 Live Q&A
🔗Register here: https://apereo.civicrm.org/civicrm/event/info?id=317#FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI
-
🔧 #AI-generated code is reshaping #OpenSource—but are we ready?
Join Apereo’s August Microconference with Roman Shaposhnik on how ASF developed its Generative Tooling Guidance v1.0.
🗓 Wed, Aug 13 | 11AM ET
💬 Live Q&A
🔗Register here: https://apereo.civicrm.org/civicrm/event/info?id=317#FOSS #DevLeadership #AIinCode #Apereo #SoftwareGovernance #EthicalAI
-
@[email protected] @devleader @charlesic
There is a huge knowledge gap among business people (I have a MSc in business not tech) when it comes to the understanding of #refactoring value.
On the other hand there is also a huge knowledge gap among business people when it comes to #leadership. ;) otherwise we wouldn’t have had so many #controlandcommand #featurefactory cultures.
I believe in change by education. This is why we need to talk about it A LOT!
-
If every priority call feels like a coin flip, you’re missing strategic domain modelling. @otaviojava shows how subdomains clarify decisions, focus effort, and tame complexity.
Start here → https://javapro.io/2025/11/18/strategic-domain-driven-design-the-missing-link-in-modern-java-projects/
#DDD #DomainDrivenDesign #DevLeadership #JAVAPRO #Java @OpenAI
-
Our top collection of #InfoQ #videopodcasts is now LIVE on the InfoQ homepage!
Dive into expert insights, trending tech topics, and conversations that matter.
Don’t miss out - start watching now 👉 https://bit.ly/4eHM4FJ
#SoftwareArchitecture #DevLeadership #TechPodcast #SoftwareEngineering #InfoQVoices
-
@[email protected] @devleader @charlesic
> are customers the best gauge of what software is working?
I build user-centric teams. From my perspective users are great help when it comes to their problems, #jtbd, needs, prototyping, testing. They might be able to report some performance problems.
However, experts in the team (all roles) are to me the main source of knowledge when it comes to #techdebt or #designdebt. Some debt might not be visible to users.
-
Flyweight Pattern Best Practices in C#: Code Organization and Maintainability
Master flyweight pattern best practices in C# including thread-safe factories, immutable shared state, memory monitoring, and avoiding common anti-patterns.
Read the article here:
https://bgh.st/b0ewcw -
You can create new object instance in CSharp with THIS...
Read more here:
https://bgh.st/acouet -
Here are 3 tips for beginners to get started with async/await in CSharp!
Read more here:
https://bgh.st/m965w4 -
Expire vs Remove. Which should we use in Fusion Cache?
Fusion Cache quickly became my favorite caching library for C#. Can't live without it!
In this video, we go over some of the basic cache operations we have access to.
Watch the full tutorial here:
https://youtu.be/wmvEFWSE49g -
Here are 3 simple tips for working with Scrutor for dependency injection
Read more here:
https://bgh.st/8ingl3 -
We all know where the best work is done.
-
What's the best way to approach technical debt?
Read more here:
https://bgh.st/4spa4k -
Refactoring code is a critical software engineering skill -- Can you do it?
Read more here:
https://bgh.st/pm3ss0 -
You've put it off for long enough now...
Read more here:
https://bgh.st/70cmio -
Are you using Testcontainers in your tests?
Read more here:
https://bgh.st/mgofly -
Everyone's talking about vertical slices - So here's a free project template for you.
Read more here:
https://bgh.st/q8mtx5 -
How can we use NUnit to test ASP.NET Core?
Read more here:
https://bgh.st/aepnz1 -
How can we use xUnit to test ASP.NET Core?
Read more here:
https://bgh.st/mx50dx -
Unit testing user interfaces makes some people uncomfortable.
Read more here:
https://bgh.st/3br4dp