Help I'm trapped in a code factory!
Short programming tutorials and random geek stuff.
Home » patterns

Sign in Best Practices: Reflecting the User

June 28, 2013 · by gguuss · in best practices, Google, Google+, HTML, JavaScript, patterns, Plus

In the recent Google+ Developers Live episode: Google+ Sign-In Best Practices: Greeting the user and reflecting the profile, I showed you a few tweaks that you can make to your site’s experience to make it more engaging. This blog post…

Google API clients: Why you should use them and how

April 17, 2013 · by gguuss · in best practices, patterns, Plus, programming

Some of our older code examples, including many that I have authored on my blog have been using raw query execution against the Google APIs. This is undesirable and is absolutely not a best practice because you will not benefit…

A simple C# factory example

December 5, 2011 · by gguuss · in CSharp, patterns, programming

This simple example is an attempt at demonstrating the factory pattern. The key point of the following code is that the client (Program.Main) doesn’t need to know about the state of the producers (Gus and TheMan) in order to get…

Search

Copyright © 2021 Help I'm trapped in a code factory!

Powered by WordPress and Origin