.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Constraints Liberate with Mark Seemann
May 02, 2018
00:57:00
55.31 MB
Downloads: 0
Do constraints liberate? Carl and Richard talk to Mark Seemann about the very constraints that developers often argue against - pointing out how those constraints can actually make us more productive. Mark talks about memory management, such as garbage collection in .NET, while a constraint (you can't do what you want with memory) actually liberates you from thinking about memory. The same with static typing - decide on a type once, and stop worrying about it. The question is, are you surrounding yourself with the constraints that liberate you?