The Ultimate HTML ReferenceSitting at the foundation of every site is HTML. It's the only language that's essential to a web site's very existence. On the surface HTML may seem simple but there's much more to it that meets the eye. With different versions, many infrequently used elements and attributes, and varying ways that browsers interpret the language, only a comprehensive and up-to-date reference, like this book, has it completely covered. ...
The Web Designer's RoadmapThe Web Designer's Roadmap is a full-color book about the creative process and the underlying principles that govern that process.
While other books cover the nuts 'n' bolts of how to design the elements that make up websites, this book outlines how effective designers go about their work, illustrating the complete creative process from start to finish.
As well as how-to content, the book draws on interviews with a host of well-known design gurus, including Shaun Inman, Daniel Burka, Meagan Fisher, Donald Norman and Dan Rubin. ...
Photoshop CS6 Unlocked, 2nd EditionPhotoshop CS6 Unlocked is a full-color question-and-answer book for web designers who want to use Photoshop to create better looking websites.
Creating text effects, texturing and shadowing text, wrapping text around a curve, and more; Adjusting Images: Removing blue tints, darkening and lightening images, fixing red-eye, removing dark shadows, sharpening images, and more; Manipulating Images: Creating fish-eye effects, removing imperfections, making product shots for ecommerce, and more; Creating Web Interfaces: Best practice & time saving ideas including how-tos on slicing images, creating rollovers, and more; Advanced techniques: Generating thumbnails, animated GIFs, bulk watermarking, sharing Photoshop Actions, and more... ...
Jump Start CSSThis short SitePoint book provides readers with a fun and yet practical introduction to Cascading Style Sheets (CSS), the language used to style and lay out all web pages. This book will quickly get you up to speed with the fundamentals of CSS and give you the confidence to start experimenting on your own.
The book is built around a real-life example project: a recipe website design. It's a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way.
This is a clear, approachable and very easy-to-follow book that will get you to to speed with CSS in no time. ...
Build Mobile Websites and Apps for Smart DevicesBuild Mobile Websites and Apps for Smart Devices is a practical guide for front-end web designers and developers. You'll discover a fun and fresh approach to mobile web design and development, with enormous scope for opportunity.
Mobile web development is changing rapidly, with a greater emphasis on modern touch-screen smartphones. By following the advice in this book, you can be sure you're learning the skills youneed to make the most of this new technology. ...
Rails Deep DiveThis book will guide you in creating a Rails application. It will focus on setting your system up properly and will fly a little lower than the typical 50,000 foot level of many tutorials.
While Rails is often touted as a good web development framework for beginners, there are rumblings in the community that Rails has outgrown that moniker the changes in Rails 3.1 are a result of a more mature community being in need of an advanced web framework. We're going to focus on Rails 3.1 (RC4 at the time of writing), highlighting some of the changes at 3.1 as we go. I'll assume that you're comfortable on the command line; that is, “curl” is more than a Canadian verb. ...
Jump Start SinatraThis short SitePoint book provides readers with a fun and yet practical introduction to Sinatra, a framework that makes web development with Ruby extremely simple. It's not intended to be a completely comprehensive guide to the framework or an in-depth Ruby tutorial, but will quickly get you up to speed with Sinatra and give you the confidence to start experimenting on your own.
The book is built around a real-life example project: a content management system. It's a fun and easily understandable project that is used to demonstrate the concepts outlined in the book in a practical way. ...
Jump Start MySQLGet a Jump Start on working with MySQL today!
MySQL is an extremely popular open source relational database management system that that powers many of the applications on the Web. Discover why MySQL's speed, ease of use, and flexibility make it the database of choice for so many developers. ...
The Principles of Beautiful Web Design, 3rd EditionThe Principles of Beautiful Web Design is the ideal book for people who can build websites, but are seeking the skills and knowledge to visually enhance their sites.
This book will teach you how to: Understand what makes "good design," from discovery through to implementation; Use color effectively, develop color schemes, and create a palette; Create pleasing layouts using grids, the rule of thirds, and symmetry; Employ textures: lines, points, shapes, volumes, and depth; Apply typography to make ordinary designs look great; Choose, edit, and position effective imagery; And lots more...
This easy-to-follow guide is illustrated with beautiful, full-color examples, and will lead you through the process of creating great designs from start to finish. ...
Elixir in ActionElixir in Action teaches you how to solve practical problems of scalability, concurrency, fault tolerance, and high availability using Elixir. You'll start with the language, learning basic constructs and building blocks. Then, you'll learn to think about problems using Elixir's functional programming mindset. With that solid foundation, you'll confidently explore Elixir's seamless integration with BEAM and Erlang's powerful OTP framework of battle-tested abstractions you can use immediately. Finally, the book provides guidance on how to distribute a system over multiple machines and control it in production. ...