Refactoring UI


Adam Wathan - 2018
    Learn how to design beautiful user interfaces by yourself using specific tactics explained from a developer's point-of-view.

The Past Present and Future of JavaScript


Axel Rauschmayer - 2012
    Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s fortunes. With that as a backdrop, he provides a detailed look at proposed new features and fixes in the next version, ECMAScript.next, and then presents his own JavaScript wish list—such as an integrated IDE.

Hair Care Rehab: The Ultimate Hair Repair & Reconditioning Manual


Audrey Davis-Sivasothy - 2012
    Dandruff. Split Ends. When your hair reaches rock bottom it's time for a little rehab. While we can't permanently undo the damage of the past, Hair Care Rehab: The Ultimate Hair Repair and Reconditioning Manual will give you the blueprint and tools you need to salvage and work with your stressed out hair. Who is this book for? Everyone! Brunette, blonde, straight, wavy, curly, thick, fine-- no matter your hair situation, rehab has you covered! This book takes readers through three phases of rehab: The Intervention: Discusses hair structure, type and form. Also defines hair damage, and teaches you how to work with overworked hair! The Detox: Presents a 5-Step strategy for hair repair that WORKS! Hair Therapy: Offers tips and solutions for 30+ common scalp and hair care issues. If your relationship with your hair is on the rocks, get the rehab you need today with Hair Care Rehab. Contents: Unit I: The Intervention Chapter 1: Let's Start Off With What Is Not True Chapter 2: Hair & Scalp: Just the Basics Chapter 3: Damage Defined Chapter 4: What s Your Drug of Choice? Unit II: The Detox Chapter 5: Getting Damage under Control Unit III: Hair Therapy & Treatment Chapter 6: The Hair Repair Manual Special Topics Alopecia (Hair Loss) Basic Hair Breakage Burns (Appliances) Chemical Burns Chlorine & Pool Water Damage Color Fading Contact Dermatitis Cradle Cap Crown-Area Hair Breakage Damaged, Highly Porous Hair Dandruff & Dry Scalp Dry, Brittle Hair Eczema Red, Itchy Scalp Fine, Limp Hair Frizzy Hair Graying Hair Green Hair Hair Loss & Thinning Head Lice Heat Damage Oily Hair Psoriasis Ringworm Seborrheic Dermatitis Shedding Single-Strand Knots Sluggish Hair Growth Split Ends Sun & Surf Damage Tangly Hair Thinning Hair Edges Thin Ends Unit IV: Outpatient Therapy Chapter 7: Special Hair Conditioning & Restoration Treatments Chapter 8: On the Shelf!

Crochet for Beginners: Quick and Easy Way to Master Spectacular Crochet Stitches in 3 Days (Crochet Patterns Book 1)


Emma Brown - 2014
    Crochet books were largely useless because it is difficult to teach a visual art through words—until now. Crochet for Beginners is full of color photos and diagrams that make it easy not only to learn beginning crocket stitches but really begin to put them into use, making more and more complicated projects, all the way up to crochet afghans. If you already know how to do basic crochet stitches and are looking for crocheting books that can help you take your projects to the next level, this book is also perfect for your needs. This books is very specific about not only how to start crocheting, but how to improve your skills with a range of techniques and crochet patterns that train you to make just about anything you want, quickly and easily. All you have to do is look at the pictures and diagrams and you will be able to make any of the 21 crochet patterns included in the book. This book teaches you to complete every single one of our patterns, even the most advanced ones, in less than three days. To speed up the process, the book also includes a full list of Glossary terms, to explain that crochet terminology that patterns and other crocheters use. There are even ten fast-track tips to get you crocheting fast and a FAQ to answer any questions you might have about crocheting, crochet stiches, what hooks to purchase, etc. You will be a master of crocheting in no time! Here are just some of the benefits provided by Crochet for Beginners: • Learn whether or not crocheting is harder than knitting • 21 different crochet projects, teaching you the skills to crochet just about anything • How to easily start crocheting and build your skills • How to join crochet pieces • And many more! Learning how to crochet is not a difficult or protracted process when you have the right tools. That is what Crochet for Beginners provides, a step-by-step, picture and diagram tutorial for simple and highly advanced projects. Scroll up and get your copy today! Check Out What Others Are Saying... "One thing I really love about the book is the abundance of clear, beautiful photos. They feature colorful crochet stitches done, has got to be one of my most favorite books. Why? Because you don't just read it cover to cover and walk away from it. It is useful, it is a resource, and I find myself referring to it time and time again. You see, I am a crocheter, but I don't crochet constantly so I forget stitches. A to Z Crochet is a great tool to remind me how to do a certain stitch. The pictures are helpful and show progressive steps. If there is more than one way to do something, you can bet it is explained.. I really appreciate these pics!I now have enough stitches to keep me crocheting into the next millennium. Easy instructions and great pictures...makes it hard to do anything other than crochet. For the price, this book is an absolutely incredible value. I expect to use this book as a reference for a long time to come." - Michelle Smith "I've always wanted to learn how to crochet, this book makes it so easy! The diagrams of the patterns were really helpful to me (it doesn't matter how many times someone explains something in words, I'm a visual learner!).

Ctrl+Shift+Enter Mastering Excel Array Formulas: Do the Impossible with Excel Formulas Thanks to Array Formula Magic


Mike Girvin - 2013
    Beginning with an introduction to array formulas, this manual examines topics such as how they differ from ordinary formulas, the benefits and drawbacks of their use, functions that can and cannot handle array calculations, and array constants and functions. Among the practical applications surveyed include how to extract data from tables and unique lists, how to get results that match any criteria, and how to utilize various methods for unique counts. This book contains 529 screen shots.

Programming PHP


Rasmus Lerdorf - 2000
    When it comes to creating websites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million websites, surpassing Microsoft's ASP .NET technology in popularity. Programmers love its flexibility and speed; designers love its accessibility and convenience. As the industry standard book on PHP, all of the essentials are covered in a clear and concise manner. Language syntax and programming techniques are coupled with numerous examples that illustrate both correct usage and common idioms. With style tips and practical programming advice, this book will help you become not just a PHP programmer, but a good PHP programmer. Programming PHP, Second Edition covers everything you need to know to create effective web applications with PHP. Contents include: Detailed information on the basics of the PHP language, including data types, variables, operators, and flow control statements Chapters outlining the basics of functions, strings, arrays, and objects Coverage of common PHP web application techniques, such as form processing and validation, session tracking, and cookies Material on interacting with relational databases, such as MySQL and Oracle, using the database-independent PEAR DB library and the new PDO Library Chapters that show you how to generate dynamic images, create PDF files, and parse XML files with PHP Advanced topics, such as creating secure scripts, error handling, performance tuning, and writing your own C language extensions to PHP A handy quick reference to all the core functions in PHP and all the standard extensions that ship with PHP Praise for the first edition: "If you are just getting into the dynamic Web development world or you are considering migrating from another dynamic web product to PHP, Programming PHP is the book of choice to get you up, running, and productive in a short time."--Peter MacIntrye, eWeek "I think this is a great book for programmers who want to start developing dynamic websites with PHP. It gives a detailed overview of PHP, lots of valuable tips, and a good sense of PHP's strengths."--David Dooling, Slashdot.org

You Don't Know JS: Up & Going


Kyle Simpson - 2015
    With the "You Don’t Know JS" book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid.The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript.With this book you will: Learn the essential programming building blocks, including operators, types, variables, conditionals, loops, and functions Become familiar with JavaScript's core mechanisms such as values, function closures, this, and prototypes Get an overview of other books in the series—and learn why it’s important to understand all parts of JavaScript

Using Drupal


Angela Byron - 2008
    You'll get the information you need about how to combine modules in interesting ways (with a minimum of code-wrangling) to develop a variety of community-driven websites. Each chapter describes a case study and outlines specific requirements for one of several projects included in the book -- a wiki, publishing workflow site, photo gallery, product review site, online store, user group site, and more. With Using Drupal, you will:Get an overview of Drupal concepts and key modules introduced in each chapter, with a bird's-eye view of each module's specialty and how it works Explore various solutions within Drupal that meet the requirements for the project, with details about which modules are selected and why Learn how to configure modules, with step-by-step recipes for building the precise functionality the project requires Get information on additional modules that will make the project even more powerful Be able to access the modules used in the chapter, along with other resources Newcomers will find a thorough introduction to the framework, while experienced Drupal developers will learn best practices for building powerful websites. With Using Drupal, you'll find concrete and creative solutions for developing the exact community website you have in mind.

Kindle Fire HDX Guidebook: Getting Started, Tips & Tricks, and Finding Free Apps & Books


Jennifer Mason - 2012
    We give you step-by-step instructions on how to do things that you won’t find anywhere else.In over 30 articles and over 18,000 words, this guidebook covers...Maximizing Battery LifeUsing the Camera for Taking Pictures and VideoReplacing the CarouselUsing Text-to-Speech for BooksParental Controls and Preventing Unintentional PurchasesSending free text messagesSetting up and using 4G LTE Wireless InternetSideloading apps and booksOrganizing your books into foldersSetting up EmailSending Documents to the Fire HDX...and much more! Don't miss out on your best chance to master your new Kindle Fire HDX!

How to Count (Programming for Mere Mortals, #1)


Steven Frank - 2011
    unsigned numbers- Floating point and fixed point arithmeticThis short, easily understood book will quickly get you thinking like a programmer.

Rails Antipatterns: Best Practice Ruby on Rails Refactoring


Chad Pytel - 2010
     Rails(TM) AntiPatterns identifies these widespread Rails code and design problems, explains why they're bad and why they happen--and shows exactly what to do instead.The book is organized into concise, modular chapters--each outlines a single common AntiPattern and offers detailed, cookbook-style code solutions that were previously difficult or impossible to find. Leading Rails developers Chad Pytel and Tammer Saleh also offer specific guidance for refactoring existing bad code or design to reflect sound object-oriented principles and established Rails best practices. With their help, developers, architects, and testers can dramatically improve new and existing applications, avoid future problems, and establish superior Rails coding standards throughout their organizations.This book will help you understand, avoid, and solve problems withModel layer code, from general object-oriented programming violations to complex SQL and excessive redundancy Domain modeling, including schema and database issues such as normalization and serialization View layer tools and conventions Controller-layer code, including RESTful code Service-related APIs, including timeouts, exceptions, backgrounding, and response codes Third-party code, including plug-ins and gems Testing, from test suites to test-driven development processes Scaling and deployment Database issues, including migrations and validations System design for "graceful degradation" in the real world

How To Get To The Top Of Google in 2021: The Plain English Guide to SEO (Digital Marketing by Exposure Ninja)


Tim Cameron-Kitchen - 2020
    Whether you’ve dabbled in Search Engine Optimisation (SEO) and been disappointed with the results, are a complete SEO newbie looking for a large slice of the ranking pie or you’re a seasoned professional looking to stay up to date with the best SEO practices, this book is for you. How would it feel to… Understand how Google chooses which websites to rank? Know exactly what keywords to target to attract people who are ready to buy what you sell? Have your most profitable keywords hit the top spot? Confidently be able to tweak your website and its structure (no technical know-how needed!) for fast gains? Be able to write killer content that Google and your visitors love? Build relationships with key publication players in your industry and have them begging for your content? Have crafted a complete SEO strategy to laser-target your focus and get big results? What kind of results can you achieve? One of our clients came to us in 2015 asking for help. His business was making $2k per month in sales, and he was contemplating closing shop. Today, that business turns over $3.4million per month, thanks to the strategies in this book.You’ll read about this business and others in the book. Every strategy is data-backed and battle-tested by the Exposure Ninja team, who grow real businesses like yours. What's inside? Section 1: The Foundations You’ll learn: The four free ways to appear on the first page of Google How to identify keywords that will drive hordes of hungry traffic to your website The key to seeing ranking gains in just weeks Why snooping on your competitors is crucial, and how to steal the good bits. Section 2: Your Website Transform your website’s ranking by: Structuring it to make it easy for Google AND visitors to use Using content to 10x your traffic Transforming your blog into a sales generator Avoiding the SEO pitfalls that can do more harm to your website than good Section 3: Promoting Your Website You’ll find out: The exact process that took one business from 35 to 3,450 leads a month How to get links from national newspaper websites The easy way to pitch content sounding desperate How to get links from social media Section 4: Designing Your SEO Strategy SEO can be overwhelming. Replace panic with serene calm as you: Put everything into a comprehensive strategy Pick the key tasks to get results if you’re low on time Learn which metrics to track and which to ignore Implement three key practices that will ensure long-term improvement, whatever Google throws at you "But how do I know all this is possible?" Tim Cameron-Kitchen started out as a professional drummer. After building and ranking a website for his next-door neighbour, he got bitten by the SEO bug. Hundreds of clients later and with a team of 100 at his agency Exposure Ninja, Tim's story shows that anyone, even if you don't have a background in SEO, can learn what it takes to rank their website on Google.

Grails in Action


Glen Smith - 2009
    Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java.Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches.The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

OS X Lion: the Ars Review


John Siracusa - 2011
    

GUI Bloopers: Don'ts and Do's for Software Developers and Web Designers


Jeff Johnson - 2000
    While equipping you with the minimum of theory, GUI expert Jeff Johnson presents the reality of interface design in an entertaining, anecdotal, and instructive way. * Updated to reflect the bloopers that are common today, incorporating many comments and suggestions from first edition readers. * Takes a learn-by-example approach that teaches how to avoid common errors. * Covers bloopers in a wide range of categories: GUI controls, graphic design and layout, text messages, interaction strategies, Web site design -- including search, link, and navigation, responsiveness issues, and management decision-making. * Organized and formatted so information needed is quickly found, the new edition features call-outs for the examples and informative captions to enhance quick knowledge building. * Hundreds of illustrations: both the DOs and the DON'Ts for each topic covered, with checklists and additional bloopers on www.gui-bloopers.com.