Best Computer Programming Books on Amazon

17 May

design-books

This is a continuation in the book series that I’m sure many of you have come to love. This list focuses on computer programming guide books in a few of the more popular programming languages. I’ve chosen to focus on Basic, C, Php & MySQL and a few others as these are by far the most popular languages for programming this day in age and the most used. Each programming language has its advantages and disadvantages.

It is always best to have a plan before you start programming (or learning to program for that matter) and head in the direction that is going to be suitable for the type of programs you are going to want to write.

* Basic – For starters, simple program structure can be achieved with Basic. This is the perfect beginner language to pick up and will really get you on the fast track to understanding the more complex computer programming languages.

* C – Most computer programs are written these days in C and is a language you are going to want to learn if you want to be a professional programmer.

* PHP & MySQL – Then there is PHP & MySQL which is needed to design online programs and databases for the web.

Pick which language is right for you and go from there. It is no easy task to teach ones self how to program, but with these references it will make it that much easier for you to make you next million selling your new programs on the internet.

Basic

“Learn to Program with Visual Basic 6″ – Presents Visual Basic programming to those with no prior experience or knowledge of programming. Provides the background knowledge on what programming is , & guides you through the steps that professional programmers take when they’re tackling a programming job from start to finish. Paper.

“Microsoft Visual Basic 2008 Step by Step” – Michael Halvorson is the author or coauthor of more than 30 books, including Microsoft Visual Basic 2005 Step by Step, Microsoft Office XP Inside Out, Microsoft Visual Basic 6.0 Professional Step by Step, and Learn Microsoft Visual Basic 6.0 Now. In addition, Michael is an assistant professor at Pacific Lutheran University.

“Programming Microsoft Visual Basic 6.0″ – Create professional-quality applications, components, and user interfaces faster and more efficiently than ever with the powerful object-oriented programming capabilities in the Visual Basic 6.0 development system.

“Visual Basic 6 Complete” – This book contains the essentials you need to know about programming with Visual Basic and VBA, for use in building Windows applications, scripting, and extending and integrating Office applications.

C

“C Programming Language (2nd Edition)” – Presents a complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C’s rich set of operators, economy of expression, improved control flow, and data structures.

“Programming in Objective-C 2.0″ – Provides the new programmer a complete, step-by-step introduction to the Objective-C language. The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday programming needs.

“C# 4.0 in a Nutshell: The Definitive Reference” – Includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability.

PHP & MySQL

“Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)” – Explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You’ll practice what you’ve learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book.

“PHP and MySQL Web Development” – Each section centers on a sample program that strips the task at hand down to its essentials, enabling the reader to fit the process into his or her own solutions as required. Tables that list options and other nuggets of reference material appear as well, but the many examples and the authors’ commentary on them take center stage.

“Learning SQL” – Updated for the latest database management systems — including MySQL 6.0, Oracle 11g, and Microsoft’s SQL Server 2008 — this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform administrative tasks, or generate reports, Learning SQL, Second Edition, will help you easily master all the SQL fundamentals.

“Head First SQL: Your Brain on SQL — A Learner’s Guide” – Will show you the fundamentals of SQL and how to really take advantage of it. We’ll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know “Data is Power” – but we’ll show you how to have “Power over your Data”. Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you’re finished reading.

“Head First PHP & MySQL” – you’ll build sophisticated examples — including a mailing list, a job board, and an online dating site — to help you learn how to harness the power of PHP and MySQL in a variety of contexts.

MUST HAVE REFERENCE “SQL Pocket Guide (Pocket Reference (O’Reilly)” – A concise reference to frequently used SQL statements and commonly used SQL functions.

“My Hands Down Top 10″

“The Art of Computer Programming”, Volumes 1-3 Boxed Set, Donald Knuth, All Volumns. I don’t think everyone should own this but everyone should have access to a copy.

“Compilers: Principles, Techniques, and Tools” (i.e. The Dragon Book), Aho, et al. Everyone who uses a compiler as part of their trade should at least understand the theory behind them.

“TCP/IP Illustrated, Volume 1: The Protocols”, W. Richard Stevens, All Volumns (anything by Stevens is worth reading and owning). Nothing explains the details behind TCP/IP networking in more detail than this set.

“The Mythical Man-Month: Essays on Software Engineering”, Brooks. Even after 20 years this book is still an important read for anyone involved in the software engineering process.

“C Programming Language (2nd Edition)”, Kernighan & Ritchie (K&R). This is how books should be written. Terse, direct, accurate. Even if you don’t care for C future authors need to study this book.

“Design Patterns: Elements of Reusable Object-Oriented Software”, Gamma, et al. There are (many) better books on patterns but this one is the one with legs. It’s the first real attempt to capture and categorize design patterns.

“The Unified Modeling Language User Guide”, Booch, Rumbaugh and Jacobson. Everyone will need to either read or create a UML diagram at some point. Knowing how to do both is important.

“The Design and Evolution of C++”, Stroustrup. There are great books to learn C++ from. THis is not one of them. In fact Stroustrup has yet to write a great teaching book (though he has written great books). But if you know C++ well – this book will deepen that knowledge and explain many of the design choices that seem quite irksome.

“GNU Make: A Program for Directing Recompilation”, Stallman, et al. Everyone should understand how makefiles work. I don’t care if you use make or ant or msbuild or nothing – understanding makefiles will make you more attracive, improve your love life and save baby whales.

“Refactoring: Improving the Design of Existing Code”, Fowler, et al. This book does for refactoring what Gamma did for Patterns. Every software developer should understand the basic refactoring patterns. It will not only improve how you maintain code but how you write new code.

What Do You Think?

15 May

question-large

I decided recently to move my Network News section to the front page of Lucas Cobb Design because of the quality of articles that were being submitted. I want to give credit where credit is due and feel that they belong on the front page of my site. This will give a broader range of articles to you all and will showcase the talent of the design community as a whole. I am still contemplating on whether or not to keep the site as it is now or change it back to how it used to be (8 or so posts on each page and a separate page for Network News).

Update Your Blog

What I need to find out is how you all feel about this change? I value your opinions as much as my own and want the best possible site for my readership. I am focused on ease of use and a pleasant design aesthetic that builds community between my readers and designers. I feel that if you only read what I put out there then you only get what I know and nothing from other designers out there with valuable input to this thing we call design. I feel with how the way the site is laid out now gives everyone a voice on my blog and I want to know if you feel the same way.

So what it comes down to is should I leave it this way or change it back? Let me know how you feel in the comments and I will take it to heart. You all make the decisions right along with me on this one. I look forward to seeing what you have to say. Take care!

Tips for Designing a Visually Appealing Site

9 May

inspiration

First impressions are lasting impressions. Here are some tips on how to design a visually appealing site that’s easy on the eyes and leads the audience in the direction your client wants them to go.

Get Inspired

All great designs start with a little inspiration. I recommend visiting your merchant’s sites, competitor’s sites, and design galleries to get design ideas. The goal isn’t to “copy” what they’re doing, but rather to get ideas for your own unique design.

Step 1 – Make a list of your competitors sites. While you’re visiting their sites take out a pen and pad of paper (or word processor) and write down the design elements you like.

I recommend that you take extra effort to differentiate yourself from your competitors. This will not only set you apart in the customer’s mind, but will also keep you from getting in a tussle with your competitors.

Step 2 – Visit Design Galleries. After you’ve had a chance to review sites in your niche category I recommend going outside of your industry for inspiration. Web design galleries are always hotbeds of inspiration.

Here are a few design galleries I recommend:

Make sure you take notes when visiting website design galleries.

Collecting Your Inspiration

If you’re like me, you might like to have digital copies of designs that inspire you. Collecting notes on paper is low tech and an easy way to gather information, but you may find that it’s limiting when you have a lot of sites in your inspiration folder.

Here is a list of tools I use to capture design inspiration in digital format:

  • Yahoo My Web – This tool allows you to store all of your bookmarks in one place. Besides being able to store all of your bookmarks online (in a secure place) you can save a copy of the current page. If the live site goes down or has a broken link you can use your archived copy of the page. As an added bonus you can add tags to your links to help you quickly locate and identify your bookmarks.
  • Google Notebook – With this free browser add on you can clip web pages, text and images from web pages and store them securely online. You can access your notebook from anywhere (including your mobile phone).
  • Microsoft OneNote – Microsoft’s note taking tool can be compared to Google Notebook, but also integrates with Office and has support for rich media (audio/video). This software comes bundled free with Office 2007. A stand alone license costs $99.
  • Snag It – With TechSmith’s Snag it you can save screen captures from web pages (full screen), and other applications on your computer. The captures are saved in an image format, allowing you to annotate, crop and modify the image any way that you want.

In addition to these tools I use a number of Firefox browser plug-ins to capture colors, source code, and images. Here are the Firefox extensions I recommend for designers:

  • Web Developer Toolbar – With this toolbar you can easily scrape and save images and source code from any website. It also has many helpful developer features that let you break a page apart in every imaginable way – which is extremely helpful when troubleshooting new designs.
  • Firebug – Similar functionality to the Web Developer Toolbar, but has better tools for analyzing and troubleshooting CSS and Javascript.
  • ColorZilla – This extension is like the eye drop tool in Photoshop. You can simply mouse over any area of the screen and get the color of the element.
  • Screengrab – Similar to TechSmith’s Snag It tool

Resources for Inspiration

These sites are great for gleaning design ideas and I do not condone plagiarizing anything you find on these sites.

Design Templates (Complete Designs):

CSS Layout Templates (Wireframes):

Outsource Design Projects

Image Sites (Stock Photography)

Color Tools:

Free Fonts:

Professional Fonts:

Books:

Conclusion

Use these tips to set you in the right direction on your next design. These can help you become more creative than you have ever been, but remember it’s easy to copy what someone else has already done, but what sets you apart is your unique creative eye. So let your creativity come through after you get a design direction and you are sure to get repeat business and great word of mouth advertising from an ecstatic client.

If you know of any other great resources for inspiration out there let me know in the comments.

The Design Process

28 Apr

design_process

When starting a new design project, there are steps of the graphic design process to follow that will help you to achieve the best results. Rather than jump right into a graphics software program to try to create a final version, you can save yourself time and energy by first researching the topic, finalizing your content, starting with simple sketches and getting several rounds of approval on designs.

1. Gather Information

Before you can start a project you of course need to know what your client needs. Gathering information is the first step of the graphic design process. When approached for a new job, set up a meeting to discuss the scope of the work. Be sure to gather as much information as possible.

Aside from the product your client needs (such as a logo or a website), ask questions such as:

  • Who is the audience?
  • What is the message?
  • How many pages is the piece?
  • What are the dimensions?
  • Is there a specific budget?
  • Is there a deadline for completion?
  • Can the client provide examples of design they like?
  • Is there an existing corporate brand that needs to be matched?

Take detailed notes, which you can use later for the next step of the design process.

2. Create an outline

Using the information collected in your meeting you’ll be able to develop an outline of the content and goal of the project, which you can present to your client for approval before proceeding. For a website, include all of the major sections and the content for each. Include the dimensions and technical specifications for print or web work as well. Present this outline to your client, and ask for any changes. Once this is finalized, you know you are in agreement on what the piece will include and can proceed to the next step of the graphic design process.

NOTE: It is at this time that you would provide a proposal to your client as well, including the cost and timeframe for the work, but here we are focusing on the design process.

Outline

3. Harness your creativity

Design should be creative! Before moving on to the design itself (don’t worry, that’s next) take some time to think about creative solutions for the project. You can use the client’s examples of favorite work as guidelines for what they like and don’t like, but your goal should be to come up with something new and different that will separate them from the rest (unless of course they specifically asked to fit in). Ways to get the creative juices flowing include:

  • Brainstorming: Get together with a group and throw out any and all ideas.
  • Visit a museum: Get inspired by the originals.
  • Read a book: Something as small as a color or shape in a graphic design book could spark a completely original idea.
  • Take a walk: Sometimes its best to get outside and watch the world…you never know what will spark your imagination.
  • Draw: Even if you’re not an “artist,” doodle some ideas on a page

Once you have some ideas for the project it’s time to start creating a structured layout.

4. Sketches & Wireframes

Before moving into a software program such as Illustrator or InDesign, it is helpful to create some simple sketches of the layout of a piece. This way, you can show your client some ideas without spending too much time on design. Find out if you are headed in the right direction by providing quick sketches of logo concepts, line drawings of layouts showing where elements will be placed on the page or even a quick handmade version of a package design. For web design, wireframes are a great way to start with your page layouts.

Wireframe

5. Design Multiple Versions

Now that you’ve done your research, finalized your content and gotten approval on some sketches you can move on to the actual design phases of the graphic design process. While you may knock out the final design in one shot, it’s usually a good idea to present your client with at least two versions of a design. You can agree on how many unique versions are included in a job in your proposal. This gives the client some options and allows you to combine their favorite elements from each.

TIP: Be sure to keep even the versions or ideas that you choose NOT to present and that you might not even like at the time, as you never know when they’ll come in handy.

6. Revisions

Be sure to let your client know that you encourage “mixing and matching” the designs you provide. They may like the background color on one design and the font choices on another. From their suggestions you can present a second round of design. Don’t be afraid to give your opinion on what looks best…after all, you’re the designer! After this second round, it isn’t uncommon to have a couple more rounds of changes before reaching a final design.

7. Stick to the process

When following these steps, be sure to finish each one before moving on to the next. If you conduct solid research, you know you can create an accurate outline. With an accurate outline, you have the information necessary to sketch out some ideas. With the approval of these ideas, you can move on to create the actual design, which once revised, will be your final piece. That’s much better than having a client say “Where’s the Logo?” after the work is already done!

I really hope you enjoyed this post and if there are any steps you feel I missed or if you have praises please leave them below in the comments.

Facebook Like Button Plugin

23 Apr

fb-like

Facebook recently rolled out quite a few new features for social media interaction and my favorite of these updates is the New Facebook Like Button. Unfortunately Facebook overlooked the millions of WordPress users out there and developed the functionality for this Like Feature into Typepad. I have developed the Facebook Like Button functionality into a WordPress Plugin that can be downloaded here (hosted in the WordPress Plugin repository).

DownloadInstallation of this plugin is a snap
1. Download this .zip file if you haven’t already.
2. Unpack and upload the folder to ‘/wp-content/plugins/’.
3. Head to your dashboard and activate the plugin.
4. Configure your options under the settings tab and the plugin is ready to go!

The plugin will look like this on your page:
Facebook Like Button

Changelog

  • 2.0
    • Added options configuration page.
    • Minor bug fixes.
  • 1.0
    • First stable release

If you have any questions or features for future releases please let me know in the comments.

3D Design Inspiration: Awesome Concept 3D Model Vehicles

21 Apr

concept

This Roundup is to showcase awesome 3D model vehicles, which have been made on various 3D software programs. Such programs I am personally familiar with is Solidworks, the time taken to create such projects and models is extensive. Im sure we can all recognize the great detail shown in these great pieces of work.

All the vehicle designs have been found by students on Coroflot, they are the property and copyright of the respective students and designers themselves. This roundup is intended to showcase their work to offer up inspiration, and not to claim as work of my own. Be sure to leave your comments at the bottom of this article and on the works themselves!

You can find my work on Coroflot here.

Best Photography Related Books on Amazon

16 Apr

photo-books

Here is another list I compiled of my favorite photography books of all time. Earlier this week I compiled a list of web design related books and graphic design related books you should add to your collection and I feel that these are the graphic design related books that need to be in your collection as well. They are packed with tips and tricks that will push your designs to the next level. If I missed any books that you just can’t design without, let me know in the comments and I just might add it to my collection. Have a great weekend everybody!

1. National Geographic Image Collection By Michelle Delaney & Maura Lulvihill (5.0 out of 5 stars)

Behind National Geographic’s worldwide reputation as a powerhouse of photography lies one of the finest, most extensive, and most unique graphic resources on Earth: the National Geographic Image Collection. For the first time ever, readers will plumb the fascinating depths of this immense archive from the earliest photographs collected in the late 19th century to the cutting-edge work of today.

2. The Digital Photography Book, Volume 3 (4.3 out of 5 stars)

This book truly has a brilliant premise, and here’s how Scott describes it: “If you and I were out on a shoot and you asked me, ‘Hey Scott, I want the light for this portrait to look really soft and flattering. How far back should I put this softbox?’ I wouldn’t give you a lecture about lighting ratios, or flash modifiers. In real life, I’d just turn to you and say, ‘Move it in as close to your subject as you possibly can, without it actually showing up in the shot.’

3. VisionMongers: Making a Life and a Living in Photography (4.9 out of 5 stars)

A book for any photographer who’s ever felt compelled to combine their craft with the world of commerce and make the transition to becoming a vocational photographer. More like a sketchbook of ideas and wisdom than it is a system to get rich quick on photography, VisionMongers takes a look at the changing landscape of professional photography and the various journeys that can be taken to get there.

4. Within the Frame: The Journey of Photographic Vision (4.8 out of 5 stars)

A book about finding and expressing your photographic vision, specifically where people, places, and cultures are concerned. A personal book full of real-world wisdom and incredible images, author David duChemin (of pixelatedimage.com) shows you both the how and the why of finding, chasing, and expressing your vision with a camera to your eye.

5. The Photographer’s Eye: Composition and Design for Better Digital Photos by Michael Freeman (4.6 out of 5 stars)

Design is the single most important factor in creating a successful photograph. The ability to see the potential for a strong picture and then organize the graphic elements into an effective, compelling composition has always been one of the key skills in making photographs.

6. The Digital Photography Book, Volume 2 by Scott Kelby (4.6 out of 5 stars)

In Volume 2, Scott adds entirely new chapters packed with Plain English tips on using flash, shooting close up photography, travel photography, shooting people, and even how to build a studio from scratch, where he demystifies the process so anyone can start taking pro-quality portraits today! Plus, he’s got full chapters on his most requested topics.

7. The Moment It Clicks: Photography secrets from one of the world’s top shooters by Joe McNally (4.2 out of 5 stars)

Joe McNally, one of the world’s top pro digital photographers, breaks new ground by doing something no photography book has ever done-blending the rich, stunning images and elegant layout of a coffee-table book with the invaluable training, no-nonsense insights, and photography secrets usually found only in those rare, best-of-breed educational books.

List Of Top Graphic Design Related Books

8 Apr

books

This is a huge list I compiled of my favorite graphic design books of all time. Earlier this week I compiled a list of web design related books that you should add to your collection and I feel that these are the graphic design related books that need to be in your collection as well. They are packed with tips and tricks that will push your designs to the next level. I think in the future I’ll compile a list of my favorite photography books and see what you guys think of that. If I missed any books that you just can’t design without, let me know in the comments and I just might add it to my collection. Have a great weekend everybody!

1. 1,000 Graphic Elements: Details for Distinctive Designs – Often, the small, delightful details make a piece shine, similar to the way unique buttons on a white shirt can give it an entirely new look. This book explores 1,000 of these embellishments available to graphic designers across all kinds of projects, from books to brochures, invitations to menus, CDs to annual reports.

2. Marks of Excellence – Finding the roots of trademarks in heraldry, potter’s marks, monograms, and other such ancient devices, this book traces the history of the corporate visual lexicon and produces a taxonomy of the commercial age. An alphabetical section covers motifs from animals to waves, with short definitions and analyses beautifully complemented by daringly cropped and crisply photographed images. Pictures of this quality and interest would steal the show in most volumes, but the text stands up well to the challenge of images that gain force because of the familiarity of their subjects (corporate trademarks), and the unusual sense that the book’s context lends to them. Marks of Excellence is a worthwhile exploration at the modern language of ownership.

3. Typography: Formation +Transformation – Rather than being eclipsed by new technologies, modern typography has become a powerful medium for visual experimentation and personal expression. Creativity alone, however, is not enough to ensure the success of typographic communication. To transform even the simplest piece of information into a sophisticated message, the typographic designer must grasp theories and aesthetic principles that have shaped visual communication for centuries. Typography: Formation and Transformation explains and illustrates how these principles are key to a typographic design that captures the reader’s attention and helps to comprehend and understand the intended message.

4. The Elements of Typographic Style – This lovely, well-written book is concerned foremost with creating beautiful typography and is essential for professionals who regularly work with typographic designs. Author Robert Bringhurst writes about designing with the correct typeface; striving for rhythm, proportion, and harmony; choosing and combining type; designing pages; using section heads, subheads, footnotes, and tables; applying kerning and other type adjustments to improve legibility; and adding special characters, including punctuation and diacritical marks. The Elements of Typographic Style teaches the history of and the artistic and practical perspectives on a variety of type families that are available in Europe and America today. The last section of the book classifies and displays many type families, offers a glossary of typography terms, and lists type designers and type foundries. The book briefly mentions digital typography, but otherwise ignores it, focusing instead on general typography and page- and type-design issues. Its examples include text in a variety of languages–including English, Russian, German, and Greek–which is particularly helpful if your work has a multinational focus.

5. Why Not 1? – Why Not? Is a collection of the most notable work of the British graphic design company Why Not Associates over the last ten years. Ranging from party political broadcasts for the Labour Party through postage stamps, to an installation design for a 300-metre typographic pavement set in stone and steel, as well as award-winning Booth-Clibborn titles such as Typography Now: The Next Wave and In Soccer Wonderland. Why Not? includes the rejected design ideas as well as those that were implemented, providing a superb examination of typographic experimentation and its fusion with photography.

6. Why Not Associates? – Why Not’s versatile and innovative work has set arresting new standards in an image-saturated world. This inspiring survey brings together their most recent work and shows how they have refined their typographic style as they explore new media, exhibition design, and architecture-scale urban pieces. More than 1500 images, specially selected and arranged by the designers themselves, are accompanied by texts that explain their unique creative process and offer useful insights to designers seeking inspiration. Over 1500 color illustrations.

7. Paper Graphics: The Power of Paper in Graphic Design – Paper can be an elegant solution to the challenges of graphic design. Paper Graphics examines the many ways paper choice influences design with striking examples of work from top firms (both US and overseas) gathered to offer readers creative inspiration, know how, and fresh ideas. Collected in these pages you will find graphic design in which the qualities of the paper itself inspired or directed the finished piece. Seven chapters present more than 200 inspiring examples of graphic design.

8. Experimental Formats and Packaging: Creative Solutions for Inspiring Graphic Design – EXPERIMENTAL FORMATS examines the shape and size of the designed page and reveals how decisions made at this initial stage of the design process have a huge impact on the finished design. Today with so much information being projected through screen in a conventional horizontal format, it is appealing to see shapes that are more unusual and more stimulating. The book provides examples of how contemporary designers are pushing the boundaries in this area and explores exciting questions such as how to make a book that does not look like a book.

9. Type and Typography – While writing and alphabets go back thousands of years, the history of typography is a long, rich, and unique one-spanning from the movable type used to set Guttenberg’s 42-line Bible in 1455 to today’s 21st-century computer-designed typefaces. Type and Typography is the definitive guide for every designer who works with type and layout. Carefully structured and brimming with clear examples, it covers every aspect of typography, from a historical introduction to language, writing systems, and alphabets; following with the development of letterforms and moveable type; and finishing with the evolution of the amazing digital systems available today. In addition, you’ll discover a valuable “road map” that helps you navigate among the bewildering variety of typefaces available, as well as scores of no-fail techniques for using type as a meaningful element of design and layout in all media. Plus, this comprehensive guide features a complete glossary of terms, two fascinating timelines, and much more.

10. Handwritten: Expressive Lettering in the Digital Age – An introduction by design historian Steven Heller places the contemporary work in a broader context of design. At the heart of the book are hundreds of examples, presented in creative themes: “˜scrawl’; “˜scratch’; “˜stitch’; “˜simulate’; “˜shadow’; “˜suggestive’; and “˜sarcastic’.

11. Logo Font & Lettering Bible: A Comprehensive Guide to the Design, Construction and Usage of Alphabets and Symbols – This book is a hands-on guide to the entire process of making logos and fonts and even icons, all of which, essentially, start with the ability to draw letterforms. The intent of the book, in fact, is to enable the user to end reliance on “OPF” (other people’s fonts) and learn to draw your own custom logos, fonts and lettering! This book has been almost unanimously acclaimed by professional letterers, logo designers and font creators, both young and old. It is currently in use as a text in many typography programs and several Design college educators have stated it is one of the few texts that “students are actually happy about having to purchase.”

12. A Smile in the Mind – This book gathers together the best examples of graphic wit over the past three decades. It includes work from over 300 designers in North America, Britain, Europe and Japan, offering designers a friendly read, a helpful source book, and a trigger for ideas. Highly recommended.

13. Paperwork (Phaidon Colour Library) – hardcover won acclaim: this paperback edition will reach new audiences with a more affordable price tag and an excellent display of design works from around the world.

14. Typography Now: The Next Wave – First published in 1991 to wide acclaim, Typography Now: The Next Wave rapidly established itself as the one indispensable guide to new experimental typography. Now available in paperback, this is the ground-breaking international survey that plotted the changing landscape of letter forms – from anti-professionalism of Edward Fella to the neo-modernist rigour of 8VO, from Zuzana Licko’s Emigre fonts to Barry Deck’s type for an imperfect world, from the extraordinary, deconstructed telephone book to seminal projects from Cranbrook Academy of Art.

15. Pen and Mouse: Commercial Art and Digital Illustration – Much has been said about how the computer has murdered creativity. More has been said about how everything that comes out of it, or looks like it came out of it, is great. Pen and Mouse reflects a third attitude that traditional technologies and the computer come together to produce great work. And great work is what is inside, the variety, intelligence, and beauty of which can shift the imagination of any visual artist. Alongside these works there are over 40 interviews breaking apart the titles of illustrator, designer, and artist and presenting a multifaceted answer to that age-old question of the relationship between craft and technology.

16. Business Cards: The Art of Saying Hello (Business Cards) – Over 300 cards are grouped into sections reflecting different design approaches: Typography, Photography, Materials, Illustration and Found Objects. Proving just how inventive you can be with a limited space, this book is a rich source of ideas and inspiration both for designers and anyone wishing to make a statement with their business card.

17. David Carson: 2nd Sight: Grafik Design After the End of Print – While The End of Print showed the world Carson’s radical new approach, his rejection of the traditional ‘rules’ of communication, 2ndsight examines the creative process behind the work, and considers the broader implications of his intuitive approach to graphic design. Intuition is central to the book’s thesis, and its meaning and influence is explored both in Lewis Blackwell’s writing and in the evocative texts by leading designers and thinkers interspersed throughout the book.

18. Soak Wash Rinse Spin – Soak Wash Rinse Spin investigates the cycles of the Tolleson Design creative process through a textual and graphic layering of information involving four phases: research (the intake of as much information as they can gather), collaboration (with the client and with the other members of the creative team), visual exploration (the workbook process, which includes refinements and the examination of multiple options), and environmental influences (consideration of the ultimate purpose of the solution).

19. Life Style – More manifesto than monograph, Life Style is the first book to document Bruce Mau’s creative process and studio practice. Written by Mau and designed by his firm, the book is a singular album of perceptive, always thought-provoking, and often playful statements about the visual and cultural trends that influence today’s design culture. This collection of essays, observations, and personal anecdotes interspersed with project documentation manifests Mau’s unique world view and his belief that form and content are inseparable.

20. Los Logos – A book that is a definite ‘must have’ for each and every graphic designer in the world.

21. Tres Logos – Tres Logos is a state of the art visual encyclopedia on the current state and evolution of Logo Design.

22. The Creative Business Guide to Running a Graphic Design Business – This is the graphic design industry’s go-to guide for operating a successful business. The four sections cover organization, marketing, personnel, and operations, and provide the necessary tools unique to the specific management styles and operation agendas of a design firm. A complete appendix of business forms is also included.

23. Graphic Design Solutions, Third Edition – Outlines step-by-step procedures readers can apply to solve design or advertising problems. Includes projects and exercises throughout. Contains more than 275 full-color illustrations. Provides web design, web logos, annual reports, branding, and portfolio projects.

24. Visual Workout: Creativity Workbook – This one-of-a-kind workbook for graphic designers, which may be used independently or in conjunction with Graphic Design Solutions, 2E by Robin Landa, will stimulate your imagination and enable you to flex your creative design muscles. The exercises in this workbook expand upon graphic design applications and each exercise presents a creative problem intended to stimulate visual thinking, encourage sketching and ideas, and, most importantly, prompt you to try new approaches.

25. Business and Legal Forms for Graphic Designers (3rd Edition) – For designers who are about to set up their own office or for those who feel their design practices lack real organization, this book could be immensely helpful. It provides straightforward information, a usable business system as well as a variety of business and legal forms that can be copied and put into immediate practice in any graphic design studio

26. Graphic Designer’s Guide to Pricing, Estimating & Budgeting Revised Edition – This brand-new and completely updated edition offers practical guidelines for setting rates, dealing with clients’ budgets, preparing an estimate, and establishing profitability. Readers will also discover step-by-step strategies for pricing on the Internet, negotiating effective pricing with clients, and developing options to traditional pricing. Plus, the easy-to-read sidebars throughout this valuable guide offer dozens of creative, resourceful success tips for running a top-notch business.

27. Graphic Artists Guild Handbook: Pricing & Ethical Guidelines (Graphic Artists Guild Handbook of Pricing and Ethical Guidelines) – Graphic Artists Guild Handbook: Pricing & Ethical Guidelines, 11th Edition is the industry bible, containing information all graphic artists and their clients need to buy and sell work in a totally professional manner. This edition has been revised and updated to provide all the information you need to compete in an industry moving at lightning speed.

28. Real World Print Production (Real World) – Translating inspiration to the printed page has always been a challenge. The advent of desktop publishing granted new levels of power and control to the layout artist and graphic designer, but it hasn’t eliminated the traditional pitfalls. In fact, it’s introduced a few new ones. Sometimes managing the disparate elements of fonts, images, colors, and more, while dealing with the quirks of various layout applications makes even the bravest designer and production editor long for the hands-on days of moveable type.

29. Thinking with Type: A Critical Guide for Designers, Writers, Editors, & Students (Design Briefs) – This is a well-structured and well-written text with refreshing examples from a wide range of designers. These examples reinforce the concept that successful design and typography come from critical thinking and that there is no one style or approach that is “correct.”

30. Color Design Workbook: A Real-World Guide to Using Color in Graphic Design – Color Design Workbook invites readers to explore color through the language of professionals. As part of the Workbook series, this book aims to present readers with the fundamentals of graphic design. It supplies tips regarding how to talk to clients about color and using color in presentations. Background information on color such as certain cultural meanings is also included. Color Design Workbook breaks down color theory into straightforward terms, eliminating unintelligible jargon and showcases the work of top designers and the brilliant and inspiring use of color in their design work.

31. Design for Communication: Conceptual Graphic Design Basics – Text encourages students to develop and master the basic conceptual thinking and technical skills that distinguish graphic designers from desktop technicians. Offers an appreciation and understanding of visual elements and principles of design through creative assignments that encourage experimentation and the development of personal methodology.

32. How To Be a Graphic Designer Without Losing Your Soul – How should designers manage the creative process? What’s the first step in the successful interpretation of a brief? How do you generate ideas when everything just seems blank? How to be a graphic designer offers clear, concise guidance for these questions, along with focused, no-nonsense strategies for setting up, running, and promoting a studio, finding work, and collaborating with clients.

33. The Anatomy of Design: Uncovering the Influences and Inspirations in Modern Graphic Design – An iconic collection of design work presented in fresh and useful format. The selections include all kinds of design work including posters, book and record covers, packages, catalog covers, and more.

34. Starting Your Career as a Freelance Illustrator or Graphic Designer – If you get overwhelmed by the image you may have of what the life of a freelance illustrator is like, read this book. It is encouraging, while also being very practical. It tells you that you can start a career as a freelancer, but with a few practical IFs attached. Follow his advice and answer his questions honestly. Then ,if practical, take a deep breath, jump in and have a blast at FINALLY doing something with your life that you LOVE.

35. Fingerprint: The Art of Using Handmade Elements in Graphic Design – Inside you’ll find examples of work that showcase a variety of design methods, including mixed media, illustration, letterpress, screenprinting and collage. You’ll find inspiration in examples from outstanding designers and see how traditional elements can make a more powerful statement than anesthesized computer-only work. Fingerprint also includes insightful essays on the power of the handmade by Debbie Millman, Jean Orlebeke, Jim Sherraden, Martin Venezky and Ross Macdonald.

36. The Graphic Design Business Book – What graphic designers need is The Graphic Design Business Book, packed with directly relevant strategies for creating a business plan, managing a studio, presenting portfolios, marketing on the Web, keep clients happy, and more, including sample contract forms and listings of professional organizations””all contributed by experts in their fields. Every graphic designer needs a copy of The Graphic Design Business Book.

37. Notes on Graphic Design and Visual Communication – Notes on Graphic Design and Visual Communication is the most essential graphic design book written. Despite being very thin in quantity of pages, this book holds an enormous amount of graphic knowledge. This book is a great reference and reminder of the basic elements that make graphic design and visual communication effective! Every student in any graphic design program should buy this book!

38. Type, Image, Message: A Graphic Design Layout Workshop – This book changes all it. It gives designers the practical know-how to combine type and image for dynamic effect as well as to use them in contrast to create tension and meaning in design. Creating strong layouts is the most important as well as the most challenging of any project. This book inspires through excellence by exhibiting great design work then deconstructing the processes in simple visual terms.

39. Making and Breaking the Grid: A Graphic Design Layout Workshop – Making and Breaking the Grid is a comprehensive layout design workshop that assumes that to effectively break the rules of grid-based design one must first understand those rules and see them applied to real-world projects.

40. Publication Design Workbook: A Real-World Guide to Designing Magazines, Newspapers, and Newsletters – Readers will develop a clear understanding of publication design through a comprehensive and accessible workshop-style format. Fundamentals of form and content are included, along with diagrams to further textual understanding. This is the most complete book for designers on applied publication design principles combined with an awe-inspiring collection of the best work from around the world.

41. U&lc : Influencing Design & Typography – U&lc magazine (Upper & lower case) was a defining voice in graphic design worldwide between 1970 and 1999. It was in some ways a lifestyle magazine for the desgin community providing a fascinating intersection of popular cultural and graphic design in the last quarter of the 20th century. The list of editorial contributors to U&lc is long, and many prominent designers worked on designing entire issues. Their best work is showcased in this book through the reproduction of selected covers, stories and illustrations from the nearly 120 quarterly issues that were published. This book also contains an introduction and four informal but in-depth chapters on the background, context, use of design and typography, and the people involved in making U&lc happen over the years.

42. Layout Workbook: A Real-World Guide to Building Pages in Graphic Design – More than a collection of great examples of layout, this book is an invaluable resource for students, designers, and creative professionals who seek design understanding and inspiration. The book illuminates the broad category of layout, communicating specifically what it takes to design with excellence. It also addresses the heart of design-the how and why of the creative process.

43. Wolfgang Weingart: My Way to Typography – The book itself is a lesson on layout and impeccable typesetting. Mr weingart lead us in a trip through tipographics arts, the book is an outstanding example of engineering freedoom, A R T. I flip the book for less than 2 minutes,enough to know this is the kind of book you have and you travel with it every once in a while. a book with an incredible echo.

44. The Designers Complete Index (Boxed Set) – This super-cool boxed set contains all three of Jim Krause’s best-selling “Index” books, including Idea Index (graphic effects and typographic treatments), Layout Index (your secret weapon for effective, dynamic layouts) and Color Index (over 1100 color combinations with CMYK and RGB formulas). Each volume is packed with hundreds of stimulating ideas, creative solutions and practical instructions.

45. Paul Rand: A Designer`s Art – This is not a tutorial or a how to, but a why. Why things work, why they don’t, and why it is important to know about its history. Learn the importance of this medium, its impact on industry, and its place in the arts.

46. Design with Type – Design with Type takes the reader through a study of typography that starts with the individual letter and proceeds through the word, the line, and the mass of text. The contrasts possible with type are treated in detail, along with their applications to the typography ofbooks, advertising, magazines, and information data. The various contending schools oftypography are discussed, copiously illustrated with the author’s selection of over 150 examples of imaginative typography from many parts ot the world.

All Time Best Web Design Related Books

5 Apr

books

I’m a big fan of books on graphic and web design because they are chalk full of little tidbits of new knowledge that helps me in my day to day designing. Anything that makes you a better designer is priceless information and this list of books is packed with countless numbers of tips that are web design related. All of them can be found in new and used condition on Amazon and I have direct links to their Amazon page here (no affiliate junk to be had on this page). Hope you enjoy this post and pick up one or two of these books and help further your knowledge of web design. They all helped me and they can help you too. Enjoy and remember to comment below!

Web Design books to add to your collection

Convert Files Online For Free

31 Mar

convert

Online converters always come in handy when you don’t have a certain program. Once you need to perform some operation with your files, they can save your time achieving the same results online, without installing some specific software, and most usually for free. Some of them are quite specific tools aimed for developers, but some are common “all-rounders”, which manage to convert almost every format to a more popular one. Using them, you can generate .pdf-documents out of images, images out of texts or RSS-feeds out of web-sites. You can also convert any audio and video files immediately – the results can be received via e-mail.

So what can you use? What should you use?

All Around Converters
Media-Convert
Media-Convert can deal with many formats. Most important are Text, HTML, XHTML, Microsoft Word, RTF, PDF, PS, Open Office, Star Writer, CSV, dBase, Microsoft Excel, Pocket Excel, Lotus 123, Quattro Pro, Star Calc, Open Office, MathML, Open Office Formeln, Powerpoint. Besides: Video and Audio-formats.

txt2tags
This tool generates HTML, XHTML, SGML, LaTeX, Lout, Man Page, MoinMoin, MagicPoint and PageMaker-documents out of a single plain text-file with minimal markup.

Zamzar
Zamzar supports conversion between a wide variety of different file formats. Many conversion options, among them 11 document formats, 8 image formats, 9 audio formats and 12 video formats.

HTML & CSS
CSS HTML
Converts CSS-code to HTML and HTML to CSS-Code.

HTML2TXT
Converts HTML in plain text.

HTML -> PHP, JavaScript, ASP
This program let you convert your HTML in various scripting languages such as: HTML to PHP, HTML to Javascript and HTML to ASP

Draac.Com’s Html To Javascript
Type or paste your Html codes into the text box below, then press the button and convert your Html coding to Javascript.

HTML to JavaScript Convertor
This tool takes your markup and converts it to a series of document.write() statements that you can use in a block of JavaScript.

Development
HTML Converter
The tool converts HTML to PHP, Javascript or ASP

HTML To JS/PHP/Perl
From HTML to JavaScript or PHP

HTML to Perl
From HTML to Perl

Binary to Hexstring Encoding
Generates SQL quieries.

Response.Right
Converts Text/HTML to PHP, ASP (VBScript and JavaScript) and JSP.

ASP Translator
Converts ASP to PHP. Registration is required.

DOS2UNIX, UNIX2DOS, MAC2UNIX

Color
Color converter
Converts HEX-colors to RGB & RGB to HEX.

Draac.com Color Converter
Converts HEX-colors to RGB and Web Safe Colors.

Graphics
ConvertIcon
Convertts ICO to PNG and PNG to ICO.

FavIcon from Pics
Creates Favicons out of images – automatically.

ASCII-O-Matic
Converts JPG-images to ASCII-text – doesn’t work in all browsers.

TEXT-IMAGE
Converts images to HTML, ASCII or Matrix Green Text

PDF
HTML 2 PDF
Converts HTML and whole sites to PDF

Online PDF Converter
You can generate plain text, .jpg-, .png-, .gif- or .tiff-images out of .pdf-files.

PDF Conversion
PDF -> Text.

Show PDF
PDF -> HTML.

PDF Online
Converts MS Word (DOC), MS Publisher (PUB), MS Word (RTF), MS Excel (XLS), MS PowerPoint (PPT), HTML (MHT), MS PowerPoint (PPS), Text (TXT) and JPG, PNG, BMP, TIFF, WMF, EMF, GIF to PDF online. The .pdf-file is sent via e-mail.

RSS
Feed43
Generates RSS-feeds out of web-sites

RSS2GIF
This tool converts RSS-feeds to images.

RSS/RDF
RSS -> JavaScript.

RSSxl
Converts web-sites to RSS 2.0.

Anything Else
X2V
Converts hCard to vCard

CSV Converter
Converts tables: from CSV to HTML or WikiMedia-format.

Excel to CSV
Converts Excel-documents to CSV

If you know of any others that just have to be used by all, leave the url in the comments. Let me know if this list was helpful. Thanks for reading.