44 Brilliant Books for Web Designers/Developers

44 Brilliant Books for Web Designers/Developers

The books are one of the best source of knowledge. For someone who wants to increase his skills, a book is really important. Below you will find books for CSS/HTML, Typography, Design, Web Usability, Logo Design and Freelancing.

CSS/HTML

Web Standards Creativity: Innovations in Web Design with XHTML, CSS, and DOM Scripting

Web Standards Creativity: Innovations in Web Design with XHTML, CSS, and DOM Scripting

Here at friends of ED, we know that as a web designer or developer, your work involves more than just working to pay the bills. We know that each day, you strive to push the boundaries of your medium, unleashing your creativity in new ways to make your websites more engaging and attractive to behold, while still maintaining cross-browser support, standards compliance, and accessibility. That’s why we got together ten of the world’s most talented web designers to share their secrets with you. Web Standards Creativity is jam-packed with fresh, innovative design ideas. The topics range from essential CSS typography and grid design, effective styling for CMS-driven sites, and astonishing PNG transparency techniques, to DOM scripting magic for creating layouts that change depending on browser resolution and user preference, and better print layouts for web pages. We’re sure you will find something here to inspire you! This full-color book’s examples are not just stunning to look at, but also fully standards-compliant, up-to-date, and tested in current browsers including Internet Explorer 7. Playing by the rules doesn’t have to mean drab or dull websites—Web Standards can be fun!

Speaking in Styles: Fundamentals of CSS for Web Designers

Speaking in Styles: Fundamentals of CSS for Web Designers

Speaking in Styles aims to help Web designers learn the “language” that will be used to take their vision from the static comp to the live Internet. Many designers think that CSS is code, and that it’s too hard to learn. Jason takes an approach to CSS that breaks it down around common design tasks and helps the reader learn that they already think in styles–they just need to learn to speak the language.

Professional Web Widgets with CSS, Dom, Json and Ajax

Professional Web Widgets with CSS, Dom, Json and Ajax

Wrox’s Professional Widgets with CSS, DOM and Ajax is the first guide to building web widgets – tiny applications that can be embedded in a web page or on the desktop and have exploded in popularity in recent months. Inside, award-winning programmer Rajesh Lal provides readers with a methodology for building widgets using standards like CSS and DOM to create widgets that work anywhere. Next he guides readers though the creation of widgets using several popular toolkits and frameworks including Yahoo! Widgets, Silverlight with PopFly, Google Web Toolkit, Microsoft Web Gadgets and more
Professional Widgets with CSS, DOM and Ajax is heavy on step-by step examples enabling readers to get up to speed and begin building widgets quickly and easily.

The CSS Anthology: 101 Essential Tips, Tricks & Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks is a compilation of best practice solutions to the most challenging CSS problems. The third edition of this best-selling book, published in full color, has been completely revised and updated to cover the latest techniques and newer browsers, including Firefox 3 and Internet Explorer 8.

It’s the most complete question-and-answer book on CSS, with over 100 tutorials that’ll show you how to gain more control over the appearance of your web page, create sophisticated Web page navigation controls, design for today’s alternative browsing devices including phones and screen readers, and much more.

The CSS code used to create each of the components is available for download and guaranteed to be simple, efficient and cross-browser compatible.

CSS Mastery: Advanced Web Standards Solutions

CSS Mastery: Advanced Web Standards Solutions

Over the past couple of years, web designers and developers have begun taking more care in designing and building web sites. Less readily do they turn to old-fashioned techniques such as GIF spacers, tables for layout, and deprecated HTML elements, which can cause accessibility/usability problems and are just bad practice. There are three main web standards married together to create usable, standards-compliant web designs – XHTML for data structure, JavaScript for dynamic effects, and Cascading Style Sheets for styling your data.

The Art and Science of CSS

The Art and Science of CSS

CSS-based design doesn ‘t need to be boring. The Art & Science of CSS brings together a talented collection of designers who will show you how to take the building blocks of your web site’s design (such as headings, navigation, forms, and more) and bring them to life with fully standards-compliant CSS. This full color book helps you to design web sites that not only work well across all browsers, are easy to maintain, and are highly accessible, but are also visually stunning.

Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with XHTML and CSS

Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with XHTML and CSS

No matter how visually appealing or content-packed a Web site may be, if it’s not adaptable to a variety of situations and reaching the widest possible audience, it isn’t really succeeding. In Bulletproof Web Desing, author and Web designer extraordinaire, Dan Cederholm outlines standards-based strategies for building designs that provide flexibility, readability, and user control–key components of every sucessful site. Each chapter starts out with an example of an unbulletproof site one that employs a traditional HTML-based approach which Dan then deconstructs, pointing out its limitations. He then gives the site a make-over using XHTML and Cascading Style Sheets (CSS), so you can see how to replace bloated code with lean markup and CSS for fast-loading sites that are accessible to all users. Finally, he covers several popular fluid and elastic-width layout techniques and pieces together all of the page components discussed in prior chapters into a single-page template.

CSS Pocket Reference: Visual Presentation for the Web

CSS Pocket Reference: Visual Presentation for the Web

They say that good things come in small packages, and it’s certainly true for this edition of CSS Pocket Reference. Completely revised and updated to reflect the latest Cascading Style Sheet specifications in CSS 2.1, this indispensable little book covers the most essential information that web designers and developers need to implement CSS effectively across all browsers.

The Zen of CSS Design: Visual Enlightenment for the We

The Zen of CSS Design: Visual Enlightenment for the We

Proving once and for all that standards-compliant design does not equal dull design, this inspiring tome uses examples from the landmark CSS Zen Garden site as the foundation for discussions on how to create beautiful, progressive CSS-based Web sites. By using the Zen Garden sites as examples of how CSS design techniques and approaches can be applied to specific Web challenges, authors Dave Shea and Molly Holzschlag provide an eye-opening look at the range of design methods made possible by CSS (Cascading Style Sheets). By the time you’ve finished perusing the volume, you’ll have a new understanding of the graphically rich, fully accessible sites that CSS design facilitates. In sections on design, layout, imagery, typography, effects, and themes, Dave and Molly take you through every phase of the design process–from striking a sensible balance between text and graphics to creating eye-popping special effects (no scripting required).

Adapting to Web Standards: CSS and Ajax for Big Sites

Adapting to Web Standards: CSS and Ajax for Big Sites

After learning the language of design, how does one effectively use standards-based technologies to create visually strong Web sites? The full-color Adapting to Web Standards: CSS and Ajax for Big Sites gives developers a peek into the process of the best designers in the world through the work of high profile, real-world Web sites that made them famous. The book focuses on deconstructing these top-tier large-scale sites with particular attention given to deconstructing CSS.

HTML, XHTML, and CSS Bible

HTML, XHTML, and CSS Bible

Decipher the code, use the right tools, and conquer the online world of the World Wide Web. This comprehensive guide demystifies HyperText Markup Language (HTML) and Cascading Style Sheets (CSS) so you can create sophisticated and interactive Web pages, robust applications, and as many other ways of interacting on the Web as you can think of. You’ll even learn to code cool content for many mobile devices that include a browser. Inside, find all the tools, tips, and techniques you need to succeed.

CSS Cookbook

CSS Cookbook

As the industry standard method for enriching the presentation of HTML-based web pages, Cascading Style Sheets (CSS) allow you to give web pages more structure and a more sophisticated look. But first, you have to get past CSS theory and resolve real-world problems.

For those all-too-common dilemmas that crop up with each project, CSS Cookbook provides hundreds of practical examples with CSS code recipes that you can use immediately to format your web pages. Arranged in a quick-lookup format for easy reference, the second edition has been updated to explain the unique behavior of the latest browsers: Microsoft’s IE 7 and Mozilla’s Firefox 1.5. Also, the book has been expanded to cover the interaction of CSS and images and now includes more recipes for beginning CSS users. The explanation that accompanies each recipe enables you to customize the formatting for your specific needs. With topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, this book is a must-have companion, regardless of your experience with Cascading Style Sheets

The Essential Guide to CSS and HTML Web Design

The Essential Guide to CSS and HTML Web Design

The Essential Guide to CSS and HTML Web Design is a special book—it will tell you all you need to know to design great web sites that are standards compliant, usable, and look great, but not overwhelm you with waffle, theory, and obscure details. It is designed to be invaluable to you, whatever stage you are at in your career, with a mixture of practical tutorials and reference material—beginners will quickly pick up the basics, while more experienced web designers and developers will keep returning to the book again and again to recap on techniques they maybe haven’t used for a while, or look up properties, attributes and other details. It is destined to become a close friend, adopting a permanent place on your desk. It starts off by giving a brief introduction to the internet, and the broad area of web design, before diving straight in to HTML and CSS basics, reusing code, other best practices. It then focuses on all the most important areas of a successful web site—typography, images, navigation, tables, layouts, forms and feedback (including ready made PHP scripts for you to use,) and browser quirks, hacks and bugs. The book is completely up-to-date, covering support of the newest standards in all the latest browsers, including IE 7 and Firefox 2. The last chapter of the book provides several case studies for you to dissect and learn from, including all the most popular web site archetypes—a blog, a store front, a corporate home page, and an online gallery. Then the book is rounded off with several detailed reference appendices covering CSS, HTML, Color references, entities, and more, meaning that any details you need to look up are close at hand.

Transcending CSS: The Fine Art of Web Design

Transcending CSS: The Fine Art of Web Design

As the Web evolves to incorporate new standards and the latest browsers offer new possibilities for creative design, the art of creating?Web sites is also changing. Few Web designers are experiences programmers, and as a result, working with semantic markup and CSS?can create roadblocks to achieving truly beautiful designs using all the resources available. Add to this the pressures of presenting exceptional design to clients and employers, without compromising efficient workflow, and the challenge deepens for those working in a fast-paced environment. As someone who understands these complexities firsthand, author and designer Andy Clarke offers visual designers a progressive approach to creating artistic, usable, and accessible sites using transcendent CSS.

In this groundbreaking book, you’ll discover how to implement highly original designs through visual demonstrations of the creative possibilities using markup and CSS. You’ll learn to use a new design workflow, build prototypes that work well for designers and all team members, use grids effectively, visualize markup, and discover every phase of the transcendent design process, from working with the latest browsers to incorporating CSS3 to collaborating with team members effectively.

AdvancED CSS

AdvancED CSS

Advanced CSS goes beyond the basics of CSS to give you an expert’s understanding of CSS concepts and practices.
It discusses everything you need to know to work on large-scale projects, such as CSS optimization and techniques for managing complexity.
The book uses real-life examples to help intermediate CSS developers take their CSS skills to the next level and help all Web developers and designers utilize the full power and flexibility of CSS.

Typography

The Elements of Typographic Style

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.

Designing with Type: The Essential Guide to Typography

Designing with Type: The Essential Guide to Typography

Part textbook and part reference work, the fifth edition of a typographic classic begins with a thumbnail history of the development of written language and ends with a glossary; in between are in-depth looks at five classic typefaces, lessons on designing with text type, display type and color, and plenty of project assignments. Though Craig, the former design director for Watson-Guptill, touches on the way that type design can be akin to fine art, most of his focus is on the subtle ways in which typeface affects “mood,” and letter shape and spacing influences readability, emphasis and even meaning. Even though technological advances have made innovative text design ever simpler, readers—of books, brochures, cereal boxes and subway advertisements—still tend to prefer their type to be “invisible”—in other words, “to serve as a quiet vehicle for enhancing the meaning of a text.” While best suited for a beginning graphic design student, this clear, readable book should also intrigue those interested in how the look of a sentence has an impact on the way we read it. 100 color and 500+ b&w illus

Thinking with Type: A Critical Guide for Designers, Writers, Editors, & Students

Thinking with Type: A Critical Guide for Designers, Writers, Editors, & Students

Design isnt just about how things look, the answer to a design challenge is more about discovering why certain things work. In steering projects toward visual solutions that deliver clear messages, we have to look at the very building blocks of design. Thinking with Type: A Critical Guide for Designers, Writers, Editors, – Students aims to get at the heart of this issue.

The Complete Manual of Typography

The Complete Manual of Typography

This book is about how type should look and how to make it look that way; in other words, how to set type like a professional. It releases the craft knowledge that used to reside almost exclusively in the heads of people working in type shops. The shops are gone, the technologies have changed, but the goal remains the same. This book explains in very practical terms how to use today’s computerized tools to achieve that secret of good design: well-set type.

Design

The Smashing Book

The Smashing Book

The Smashing Book is a printed book about best practices in modern Web design. The book shares technical tips and best practices on coding, usability and optimization and explores how to create successful user interfaces and apply marketing principles to increase conversion rates. It also shows how to get the most out of typography, color and branding so that you end up with intuitive and effective Web designs. And lastly, you will also get a peek behind the curtains of Smashing Magazine.

Smashing eBook Series: #1

Smashing eBook Series: #1

This e-book contains a selection of our best articles about professional Web design and the business side of web development. It contains 10 already published articles and 2 exclusive, newly written pieces.

Design Elements: A Graphic Style Manual

Design Elements: A Graphic Style Manual

This book is simply the most compact and lucid handbook available outlining the basic principles of layout, typography, color usage, and space.

Being a creative designer is often about coming up with unique design solutions. Unfortunately, when the basic rules of design are ignored in an effort to be distinctive, design becomes useless. In language, a departure from the rules is only appreciated as great literature if recognition of the rules underlies the text. Graphic design is a “visual language,” and brilliance is recognized in designers whose work seems to break all the rules, yet communicates its messages clearly.

Design-it-Yourself Graphic Workshop: The Step-by-Step Guide

Design-it-Yourself Graphic Workshop: The Step-by-Step Guide

The Principles of Beautiful Web Design

The Principles of Beautiful Web Design

Tired of making web sites that work absolutely perfectly but just don’t look nice?

If so, then The Principles of Beautiful Web Design is for you. A simple, easy-to-follow guide, illustrated with plenty of full-color examples, this book will lead you through the process of creating great designs from start to finish. Good design principles are not rocket science, and using the information contained in this book will help you create stunning web sites.

Understand the design process, from discovery to implementation Understand what makes “good design” Developing pleasing layouts using grids, the rule of thirds, balance and symmetry Use color effectively, develop color schemes and create a palette Use textures, lines, points, shapes, volumes and depth Learn how good typography can make ordinary designs look great Effective imagery: choosing, editing and placing images And much more
Throughout the book, you’ll follow an example design, from concept to completion, learning along the way.

Sexy Web Design: Creating Interfaces That Work

Sexy Web Design: Creating Interfaces That Work

Sexy Web Design is an easy-to-follow guide that reveals the secrets of how to build your own breathtaking web interfaces from scratch. You’ll be guided through the entire process of creating a gorgeous, usable web site by applying the timeless principles of user-centered design.

Even if you’re short on design skills, with this book you’ll be creating your own stunning web sites in no time at all.

Throughout, the focus is on simple and practical techniques that anyone can use – you don’t need to have gone to art school or have artistic flair to create stunning designs using the methods outlined in this book.

A Project Guide to UX Design: For user experience designers in the field or in the making

A Project Guide to UX Design: For user experience designers in the field or in the making

User experience design is the discipline of creating a useful and usable Web site or application—one that’s easily navigated and meets the needs of both the site owner and its users. But there’s a lot more to successful UX design than knowing the latest Web technologies or design trends: It takes diplomacy, project management skills, and business savvy. That’s where this book comes in. Authors Russ Unger and Carolyn Chandler show you how to integrate UX principles into your project from start to finish.

Web Design: Navigation

Web Design: Navigation

This addition to our popular Web Design series focuses on very carefully crafted navigation systems, where usability and narrative are taken in consideration in the development of the website. Featuring over 90 projects from more than 20 countries, as well as case studies on outstanding work by the worlds leading studios such as Fahrenheit, Clusta, and Sequence, this collection illustrates the ingenious solutions to one of the most difficult and important aspects of web design.

Web Design for Developers: A Programmer’s Guide to Design Tools and Techniques

Web Design for Developers: A Programmer's Guide to Design Tools and Techniques

Developers don’t get to spend a lot of time thinking about design, but many secretly wish they knew how to make their applications look just a little bit better. This book takes you on a journey through a web site redesign, where you’ll learn the basic concepts of design, color theory, typography, and accessibility. You’ll learn how to take a sketch and transform it into a digital mockup in Photoshop, and then finally into a working web page. You’ll see how to develop logos, icons, and buttons using Illustrator and Photoshop, and then code a web page that will load fast, be easy to maintain, and most of all, be accessible to all audiences.

Good Design: Deconstructing Form and Function and What Makes Good Design Work

Good Design: Deconstructing Form and Function and What Makes Good Design Work

The author polls several designers of different age groups and phases in their careers about what they consider “good design”. Each has selected an existing design piece they feel to be good, based on their personal definition of what “good” is. The author also takes a critical look at the design to determine if it is effective with its target market and interviews the designer of the piece to unlock the concept behind the design. By taking this backwards approach through design—from completed piece back to conception—readers will discover why the design works and how they can use this information in their own projects.

The Web Designer’s Idea Book: The Ultimate Guide To Themes, Trends & Styles In Website Design

The Web Designer's Idea Book: The Ultimate Guide To Themes, Trends & Styles In Website Design

The Web Designer’s Idea Book includes more than 700 websites arranged thematically, so you can find inspiration for layout, color, style and more. Author Patrick McNeil has cataloged more than 20,000 sites on his website, and showcased in this book are the very best examples.

Sites are organized by color, design style, type, theme, element and structure. It’s easy to use and reference again and again, whether you’re talking with a co-worker or discussing website design options with a client. As a handy desk reference for design layout, color and style, this book is a must-have for starting new projects.

Web Usability

Don’t Make Me Think: A Common Sense Approach to Web Usability

Don't Make Me Think: A Common Sense Approach to Web Usability

Usability design is one of the most important–yet often least attractive–tasks for a Web developer. In Don’t Make Me Think, author Steve Krug lightens up the subject with good humor and excellent, to-the-point examples.
The title of the book is its chief personal design premise. All of the tips, techniques, and examples presented revolve around users being able to surf merrily through a well-designed site with minimal cognitive strain. Readers will quickly come to agree with many of the book’s assumptions, such as “We don’t read pages–we scan them” and “We don’t figure out how things work–we muddle through.” Coming to grips with such hard facts sets the stage for Web design that then produces topnotch sites.

Using an attractive mix of full-color screen shots, cute cartoons and diagrams, and informative sidebars, the book keeps your attention and drives home some crucial points. Much of the content is devoted to proper use of conventions and content layout, and the “before and after” examples are superb. Topics such as the wise use of rollovers and usability testing are covered using a consistently practical approach.

This is the type of book you can blow through in a couple of evenings. But despite its conciseness, it will give you an expert’s ability to judge Web design. You’ll never form a first impression of a site in the same way again.

Eyetracking Web Usability

Eyetracking Web Usability

Eyetracking Web Usability is based on one of the largest studies of eyetracking usability in existence. Best-selling author Jakob Nielsen and coauthor Kara Pernice used rigorous usability methodology and eyetracking technology to analyze 1.5 million instances where users look at Web sites to understand how the human eyes interact with design. Their findings will help designers, software developers, writers, editors, product managers, and advertisers understand what people see or don’t see, when they look, and why.

With their comprehensive three-year study, the authors confirmed many known Web design conventions and the book provides additional insights on those standards. They also discovered important new user behaviors that are revealed here for the first time. Using compelling eye gaze plots and heat maps, Nielsen and Pernice guide the reader through hundreds of examples of eye movements, demonstrating why some designs work and others don’t. They also provide valuable advice for page layout, navigation menus, site elements, image selection, and advertising. This book is essential reading for anyone who is serious about doing business on the Web.

Prioritizing Web Usability

Prioritizing Web Usability

In 2000, Jakob Nielsen, the world’s leading expert on Web usability, published a book that changed how people think about the Web—Designing Web Usability (New Riders). Many applauded. A few jeered. But everyone listened. The best-selling usability guru is back and has revisited his classic guide, joined forces with Web usability consultant Hoa Loranger, and created an updated companion book that covers the essential changes to the Web and usability today. Prioritizing Web Usability is the guide for anyone who wants to take their Web site(s) to next level and make usability a priority! Through the authors’ wisdom, experience, and hundreds of real-world user tests and contemporary Web site critiques, you’ll learn about site design, user experience and usability testing, navigation and search capabilities, old guidelines and prioritizing usability issues, page design and layout, content design, and more!

Designing the Obvious: A Common Sense Approach to Web Application Design

Designing the Obvious: A Common Sense Approach to Web Application Design

Designing the Obvious belongs in the toolbox of every person charged with the design and development of Web-based software, from the CEO to the programming team. Designing the Obvious explores the character traits of great Web applications and uses them as guiding principles of application design so the end result of every project instills customer satisfaction and loyalty. These principles include building only whats necessary, getting users up to speed quickly, preventing and handling errors, and designing for the activity. Designing the Obvious does not offer a one-size-fits-all development process–in fact, it lets you use whatever process you like. Instead, it offers practical advice about how to achieve the qualities of great Web-based applications and consistently and successfully reproduce them.

Content Strategy for the Web

Content Strategy for the Web

If your website content is out of date, off-brand, and out of control, you’re missing a huge opportunity to engage, convert, and retain customers online. Redesigning your home page won’t help. Investing in a new content management system won’t fix it, either. So, where do you start?

Without meaningful content, your website isn’t worth much to your key audiences. But creating (and caring for) “meaningful” content is far more complicated than we’re often willing to acknowledge. Content Strategy for the Web explains how to create and deliver useful, usable content for your online audiences, when and where they need it most. It also shares content best practices so you can get your next website redesign right, on time and on budget.

When Search Meets Web Usability

When Search Meets Web Usability

This book delivers a proactive approach to building an effective Web site that is search engine friendly and will result in better search rankings. It outlines the steps needed to bridge the gap between a Google search and a Web site, and also improve the users’ experience once they get to the site. By understanding the wide variety of information-seeking strategies and the individual behaviors associated with them, this book helps information architects, Web designers/developers, SEOs/SEMs, and usability professionals build better interfaces and functionality into Web sites. Creating a satisfying user experience is the key to maximizing search effectiveness and getting conversions.

Logo Design

Logo Design Love: A Guide to Creating Iconic Brand Identities

Logo Design Love: A Guide to Creating Iconic Brand Identities

There are a lot of books out there that show collections of logos. But David Airey’s “Logo Design Love” is something different: it’s a guide for designers (and clients) who want to understand what this mysterious business is all about. Written in reader-friendly, concise language, with a minimum of designer jargon, Airey gives a surprisingly clear explanation of the process, using a wide assortment of real-life examples to support his points. Anyone involved in creating visual identities, or wanting to learn how to go about it, will find this book invaluable. – Tom Geismar, Chermayeff & Geismar

In Logo Design Love, Irish graphic designer David Airey brings the best parts of his wildly popular blog of the same name to the printed page. Just as in the blog, David fills each page of this simple, modern-looking book with gorgeous logos and real world anecdotes that illustrate best practices for designing brand identity systems that last.

David not only shares his experiences working with clients, including sketches and final results of his successful designs, but uses the work of many well-known designers to explain why well-crafted brand identity systems are important, how to create iconic logos, and how to best work with clients to achieve success as a designer. Contributors include Gerard Huerta, who designed the logos for Time magazine and Waldenbooks; Lindon Leader, who created the current FedEx brand identity system as well as the CIGNA logo; and many more.

Logo Design Workbook: A Hands-On Guide to Creating Logos

Logo Design Workbook: A Hands-On Guide to Creating Logos

Logo Design Workbook focuses on creating powerful logo designs and answers the question, “What makes a logo work?”
In the first half of this book, authors Sean Adams and Noreen Morioka walk readers step-by-step through the entire logo-development process. Topics include developing a concept that communicates the right message and is appropriate for both the client and the market; defining how the client’s long-term goals might affect the look and needs of the mark; choosing colors and typefaces; avoiding common mistakes; and deciphering why some logos are successful whereas others are not.

The second half of the book comprises in-depth case studies on logos designed for various industries. Each case study explores the design brief, the relationship with the client, the time frame, and the results.

Freelancing

The Principles Of Successful Freelancing

The Principles Of Successful Freelancing

Thinking about becoming your own boss and embarking on the wonderful and rewarding journey of freelancing? The Principles Of Successful Freelancing is for you. In this easy-to-follow guide you’ll learn what’s important in transforming your skills into a booming freelance business.

This book leads you through the entire process, from getting started, through to winning and keeping loyal clients. Running a successful freelance business is easy, and with the information in this book, you’ll confidently turn your freelancing dream into a profitable reality.

How to Be a Rockstar Freelancer

How to Be a Rockstar Freelancer

Covering everything from getting started to expanding your business, How to Be a Rockstar Freelancer is the official FreelanceSwitch book. Written by Collis & Cyan Ta’eed – the founders of the site – it’s packed with new information, advice and insights not covered on the blog.

If you want to start your freelance career the right way, then How to Be a Rockstar Freelancer will give you everything you need to become the best freelancer in town!

eBook #2: Successful Freelancing

eBook #2: Successful Freelancing

Being a great Web designer or developer is one thing — running a successful freelance business another. Whether you already have work experience in companies or have just graduated from design school, being self-employed entails a number of tasks that you most likely haven’t had to deal with so far. As a freelance Web designer, you also have to be a project manager, office administrator, accountant, controller and IT expert.

Freelance Design in Practice

Freelance Design in Practice

As a designer, it’s easy to take on a freelance project here and there to expand your creativity and increase your income. But very quickly, such projects begin to have legal and financial ramifications. Freelance Design in Practice addresses these issues as well as explaining exactly what it takes to create a full-time freelance business. For both active freelancers and those who aspire to it, Freelance Design in Practice offers insight and advice from working professionals who have successfully jumped the many hurdles on the road to becoming solo practitioners.

My So-Called Freelance Life: How to Survive and Thrive as a Creative Professional for Hire

My So-Called Freelance Life: How to Survive and Thrive as a Creative Professional for Hire

Tired of clocking in and losing out? Want to pursue creative, fulfilling work on your own time and also make a living in the process? My So-Called Freelance Life is a how-to guidebook for women who want to avoid the daily grind and turn their freelance dreams into reality. Michelle Goodman, author of The Anti 9-to-5 Guide and self-proclaimed former “wage slave,” offers tips, advice, how-to’s, and everything else a woman needs to pursue a freelance career.

Confused as to whether you should tell your clients that the odd gurgling sound during a conference call is emanating from the infant sleeping on your shoulder? Goodman answers all of the unusual questions that may arise for women exploring the freelance world. Far more than your normal business guidebook, My So-Called Freelance Life blends candid, humorous anecdotes from a wide variety of freelancers with Goodman’s own personal experiences as a creative worker for hire.

Whether you’re a freelance first-timer or a seasoned creative professional, copyediting queen or web guru, My So-Called Freelance Life is an invaluable resource for anyone interested in freelancing.

THE UNLIMITED FREELANCER

THE UNLIMITED FREELANCER

Have you ever wondered why the majority of freelancers are struggling day-after-day, while a select few are succeeding beyond their wildest dreams?
Why do some freelancers need to work 60+ hours a week just to pay the bills, when others are easily expanding into profitable businesses or vacationing around the world with a stable income?
If you think about it, most freelancers have what it takes to be that successful—strong will, independence, intelligence, creativity, skill.
Why, then, do so few of us ever really make it?
Because freelancing is rigged, that’s why. It’s incredibly difficult to be that successful on your own, with the weight of an entire business on your shoulders. There are so many challenges that come with freelancing that it often feels impossible to get through the day, let alone accomplish your dreams.

Written by: Stratos Iordanidis

Stratos Iordanidis is a 18 years old Web Designer. He is more into UX - UI & Illustrations! Check out Stratos' Portfolio or follow him on Twitter.

Leave a Reply