UK #dotnet #csharp #sqlserver lead/senior developer with over 15 years’ experience looking for new permanent role if possible. Would consider temporary contract.
#AspDotNet #mvc #blazor #entityframework #azure #tdd #agile #Git
Looking for hybrid role in London, Cambridge, Essex, or Hertfordshire. Also interested in fully-remote UK or European roles.
Welcome @michele_sollecito!
Michele is a former colleague of mine and one of my key references in Leadership, Software Engineering, TDD, Hexagonal Architecture, Kotlin, and Java. It took me ages to convince him to join Fedi, so please give him a warm welcome!
I am happy to say that the Guile Hacker Handbook is now powered by Haunt
(I might have broken the display on some kind of screens… sorry and let me know!)
This is a book to learn Guile in a #TestDrivenLearning style
For the occasion I rewrote the app tutorial section.
Check it out
https://jeko.frama.io
Be ready for the next move !
Thank you all for your feedback This is my fuel
We just shipped Core Framework v3 3.0.0, Analyzers 1.23.0, and Visual Studio adapter 3.1.2.
Check the release notes for breaking changes, new features, and bugs fixed.
https://xunit.net/releases/v3/3.0.0
https://xunit.net/releases/analyzers/1.23.0
https://xunit.net/releases/visualstudio/3.1.2
Last chance to join!
Test-Driven Development Workshop Thu, July 17 · 14:30–18:30 CEST · Free · Online
Write better, bug-resistant code using the TDD cycle: test ➝ code ➝ refactor.
Ideal for developers with basic Python skills.
Hands-on + live coding!
Register before it’s full:https://events.digital-research.academy/event/106/
#TDD #Python #OpenScience #CodingWorkshop #DigitalResearchAcademy
In software development, we have many ways to speed up the time until we get good feedback (in this video, I talk about test-driven development or #TDD).
So, if we are in an environment where we get feedback slowly, we are choosing slow feedback - deliberately or by neglect.
Why are so many choosing slow feedback? https://videos.devteams.at/w/x5Hkwz6ey1GeNF5sZRKAcP
If you prefer youtube, watch here: https://youtu.be/NIP13D9cEgc
New post:
Heuristics to determine unit boundaries: object peer stereotypes, detecting effects and FIRS-ness
https://codesai.com/posts/2025/07/heuristics-to-determine-unit-boundaries
Subscribe to our newsletter: https://codesai.com/newsletter/
#legacy_code #SoftwareEngineering #CodeQuality #Tech
#tdd #cleancode
"So you can think really big thoughts and the leverage of having those big thoughts is just suddenly expanded enormously. I had this tweet, whatever, two years ago where I said 90% of my skills just went to zero dollars and 10% of my skills just went up a thousand X.
And this is exactly what I'm talking about. So Having a vision, being able to set milestones towards that vision, keeping track of a design to maintain the levels or control the levels of complexity as you go forward. Those are hugely leveraged skills now.
compared to I know where to put the ampersands and the stars and the brackets in Rust. You know, I'm programming in every language under the sun. And I just kind of don't care. I'm learning by osmosis. I'm learning about the languages. But, you know, and I was a language guy. I loved languages and the details of languages."
https://newsletter.pragmaticengineer.com/p/tdd-ai-agents-and-coding-with-kent
If you really really want to increase your developers productivity, teach them proper #TDD and give them time to refactor.
#OpenToWork Hi y'all.
I'm now properly looking for a new job, available from early September for a senior software role. Ideally, in #Kotlin or Java-to-Kotlin conversion. I think I can tick just about all the important boxes for backend development and some more. (especially XP, #DevOps, #TDD, trunk-based development, pairing, fast feedback cycles). Ideally, #remote or flexible #HybridWorking in #London (the one in the #UK).
Försvara skarpa idéer, som testdriven utveckling.
Detär svårt om de blir populära och börjar fel- eller övertolkas.
Ett utdrag ur Kodsnack 645, lyssna dör poddar finns eller på kodsnack.se #podcast #tdd #softwaredevelopment
New/nuevo post:
"Isolated" test means something very different to different people!
https://codesai.com/posts/2025/06/isolated-test-something-different-to-different-people
#legacy_code #SoftwareEngineering #CodeQuality #Tech
#tdd #cleancode
Subscribe to our newsletter: https://codesai.com/newsletter/
[Non mixte] un kata sans FizzBuzz, c'est promis
16 juin 2025, 19:00:00 CEST - GMT+2https://mobilizon.fr/events/1aca552e-f3c6-49b7-a388-3440365830e3
European Spreadsheet Risk Annual Conference Programme announced
Thursday 3rd and Friday 4th July 2025
University of Greenwich, London, UK
https://eusprig.org/conferences/eusprig-annual-conference/
Spreadsheet Entertainment
AI and LLMs
Excel languages
Research into human-computer interaction
Horror Stories
Register on https://eusprig2025.eventbrite.co.uk/
@EuSpRIG #eusprig #conference #London #HCI #research #AI #LLMs #Excel #TDD #Spreadsheet #Risk
@jasongorman yeah, I mean what's with the extraneous checking of x and y and the exception, just return 9 and be done.
I've definitely been in that workshop. #tdd
It's fantastic to see TDD gaining traction, especially with LLMs transforming code generation.
The ability of TDD to provide a clear specification and immediate verification for AI-assisted development is amazing. Code quality is up, and feedback loops are tight.
What is Test Driven Development (TDD) and how can it speed up your software development? In this Making Tech Better podcast episode, I spoke to @GeePawHill about why he loves TDD so much and how he has spread that love to software teams all over the world.
You can listen here: https://www.youtube.com/watch?v=jJauO_q5dq8
I find myself in strong agreement with John Ousterhout about #TDD: it encourages an approach to software development that is more tactical than strategic and typically takes a toll on design. Like Ousterhout, I tend to resort to TDD only when I'm fixing a bug.