Reading on Motivation - Weekly Article Dump - July 26th 2013
A posting to summarize the articles I've shared on social media over the past week. There's a focus on motivation, leadership, and workplace culture.
A posting to summarize the articles I've shared on social media over the past week. There's a focus on motivation, leadership, and workplace culture.
Several examples in C# for how you can structure code to meet the singleton design pattern. Check it out before using singletons next!
Here's a quick reading update for articles I've shared on social media over the past week. Topics include leadership, small business, and your career.
Leverage interfaces when creating an application to create a clean and robust API. Practice decoupling your code from concrete classes by using interfaces!