You are here |
gameprogrammingpatterns.com | ||
| | | |
joostdevblog.blogspot.com
|
|
| | | | An important question in code structure is whether to make classes work together through composition or inheritance. The "has a" relationshi... | |
| | | |
arendjr.nl
|
|
| | | | Practical tips that allow you to build an evolving architecture | |
| | | |
www.milanjovanovic.tech
|
|
| | | | Functional programming patterns can make your C# code safer and more maintainable, without getting lost in academic theory. Learn practical patterns you can use today to write better code. | |
| | | |
www.softdevtube.com
|
|
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is |