anthony xe needed a new logo design and created a contest on 99designs.
A winner was selected from 178 designs submitted by 23 freelance designers.
Pretty Printed
I help beginner programmers learn how to program, and I help intermediate programmers learn specific things that they need to know to complete their projects.
I'd like to explore the following colors:
Let designers make suggestions:
Blues: Knowledge, trust, calm and honesty.
Greens: Growth, harmony and success.
To pretty print something is programming is to take a format that is optimized for computers (by removing line breaks and white space) and covert it into something that's consistently spaced to make it easy for people to read. I'm not sure if this can be incorporated into a logo, but it would be cool if it could.
That means something like this (a JSON object):
{ "foo": "lorem", "bar": "ipsum" }
Would get pretty printed to this:
{
"foo": "lorem",
"bar": "ipsum"
}
Find out how a design contest works or learn more about our logo design services.