Book picks similar to
CSS in Easy Steps (In Easy Steps Series) by Mike McGrath
reference
computing
css
work-reads
AngularJS
Brad Green - 2013
This hands-on guide introduces you to AngularJS, the open source JavaScript framework that uses Model–view–controller (MVC) architecture, data binding, client-side templates, and dependency injection to create a much-needed structure for building web apps.Guided by two engineers who worked on AngularJS at Google, you’ll walk through the framework’s key features, and then build a working AngularJS app—from layout to testing, compiling, and debugging. You’ll learn how AngularJS helps reduce the complexity of your web app.Dive deep into Angular’s building blocks and learn how they work togetherGain maximum flexibility by separating logic, data, and presentation responsibilities with MVCAssemble your full app in the browser, using client-side templatesUse AngularJS directives to extend HTML with declarative syntaxCommunicate with the server and implement simple caching with the $http serviceUse dependency injection to improve refactoring, testability, and multiple environment designGet code samples for common problems you face in most web apps
Interactive Data Visualization for the Web
Scott Murray - 2013
It’s easy and fun with this practical, hands-on introduction. Author Scott Murray teaches you the fundamental concepts and methods of D3, a JavaScript library that lets you express data visually in a web browser. Along the way, you’ll expand your web programming skills, using tools such as HTML and JavaScript.This step-by-step guide is ideal whether you’re a designer or visual artist with no programming experience, a reporter exploring the new frontier of data journalism, or anyone who wants to visualize and share data.Learn HTML, CSS, JavaScript, and SVG basicsDynamically generate web page elements from your data—and choose visual encoding rules to style themCreate bar charts, scatter plots, pie charts, stacked bar charts, and force-directed layoutsUse smooth, animated transitions to show changes in your dataIntroduce interactivity to help users explore data through different viewsCreate customized geographic maps with dataExplore hands-on with downloadable code and over 100 examples
Programming Groovy
Venkat Subramaniam - 2008
But recently, the industry has turned to dynamic languages for increased productivity and speed to market.Groovy is one of a new breed of dynamic languages that run on the Java platform. You can use these new languages on the JVM and intermix them with your existing Java code. You can leverage your Java investments while benefiting from advanced features including true Closures, Meta Programming, the ability to create internal DSLs, and a higher level of abstraction.If you're an experienced Java developer, Programming Groovy will help you learn the necessary fundamentals of programming in Groovy. You'll see how to use Groovy to do advanced programming including using Meta Programming, Builders, Unit Testing with Mock objects, processing XML, working with Databases and creating your own Domain-Specific Languages (DSLs).
Breast Cancer Husband: How to Help Your Wife (and Yourself) During Diagnosis, Treatment and Beyond
Marc Silver - 2004
He searched in vain for a book that would give him the information and advice he so desperately sought. Now this award-winning journalist has compiled just the kind of emotionally supportive and useful resource that he wished he had been able to consult-to give men the tools they need to help their wives, their families, and themselves through this scary, uncertain time.In his years as a consumer journalist and veteran of the News You Can Use staff at U.S. News & World Report, Marc Silver learned what kind of information and advice on medical crises readers found most valuable. He draws on that experience as he covers in depth all the issues couples coping with breast cancer will have to face during diagnosis, treatment, and beyond. Highlights include: - The shared experiences of other breast cancer husbands- Guidance from top cancer doctors in the country- Advice on when, how, and what to tell your young children- Tips on coping with radiation and chemotherapy - A candid discussion of sex and intimacy following breast cancer surgeryMore than 200,000 women are diagnosed with cancer each year in the United States. At last, with this book, the men who love them have a road map to help them through a difficult and unprecedented journey.
Search Engine Optimization: An Hour a Day
Jennifer Grappone - 2006
Drawing on years of experience as successful SEO consultants, Jennifer Grappone and Gradiva Couzin provide detailed, practical, and often surprisingly simple techniques for improving results. Their simple strategies include setting SEO goals, site optimization, developing and implementing a strategy that might include both free and paid efforts, and tools for monitoring trends, measuring the competition, and tracking results.
Collins French-English Dictionary & Grammar
Collins - 1997
With 100,000 references and over 90,000 translations, plus an easy-to-use grammar section this is the the ideal translation tool.Compatibility & Functionality• Basic Text Search works on all Kindle devices• Index lookup works on all Kindles except Kindle Fire and Kindle Fire HD• Setting as Default Dictionary works on all Kindles except Kindle Fire, Kindle Fire HD and Kindle for AndroidCollins French-English Dictionary & Grammar is designed for all learners of French, whether at school, at home, or for business. It will help those learning French take their language skills to the next level.This Kindle edition of Collins French-English Dictionary & Grammar has been revised and updated to offer extensive and relevant coverage of today's English and French, with thousands of phrases and examples guiding the user to the most appropriate translation.A comprehensive grammar guide presents detailed examples and translations to help users to understand French grammar – the perfect complement to the dictionary.To provide for full English and French indexes on Kindle, Collins French Dictionary & Grammar is available as two separate English-French and French-English Kindle Books.
Who Killed Channel 9?
Gerald Stone - 2007
Who "they" were and what they did to warrant their boss' stinging disapproval is precisely what this book is about. This is a book about the media like no other. How exactly do you kill a TV network that for three decades dominated the Australian television and media landscape?With Kerry Packer at the helm, and with a host of stars and personalities that made it the envy of its rivals, Channel 9 dominated the airwaves, consistently winning the ratings battle and fostering a unique esprit de corps within its ranks. But in a few short years, it's gone from top dog to also ran – with rock bottom morale, mass redundancies and a resurgent opposition mainly staffed with vengeful former Nine management. Where does the blame lie, and who's brave enough to expose the dysfunction, mismanagement and more than occasional act of bastardry that reads as a how-to of how not to run a business?In this extraordinary book, Gerald Stone gives a truly eye-opening inside account of the death of a television network. The result is a drama far more riveting than anything on television, played out by an incredible cast of characters, most of them household names, some of them business legends, and all of them as you've never, ever seen them before.
Windows 10: The Missing Manual
David Pogue - 2015
Windows 10 (a free update to users of Windows 8 or Windows 7) fixes a number of the problems introduced by the revolution in Windows 8 and offers plenty of new features, such as the new Spartan web browser, Cortana voice-activated "personal assistant," new universal apps (that run on tablet, phone, and computer), and more. But to really get the most out of the new operating system, you're going to need a guide.Thankfully, Windows 10: The Missing Manual will be there to help. Like its predecessors, this book from the founder of Yahoo Tech, previous New York Times columnist, bestselling author, and Missing Manuals creator David Pogue illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity for beginners, veteran standalone PC users, new tablet owners, and those who know their way around a network.
A Smarter Way to Learn JavaScript: The new approach that uses technology to cut your effort in half
Mark Myers - 2013
Master each chapter with free interactive exercises online.
Live simulation lets you see your practice code run in your browser.
2,000 lines of color-keyed sample code break it all down into easy-to-learn chunks.
Extra help through the rough spots so you're less likely to get stuck.
Tested on non-coders—including the author's technophobe wife.
Become fluent in all the JavaScript fundamentals, in half the time.
Display alert messages to the user
Gather information through prompts
Manipulate variables
Build statements
Do math
Use operators
Concatenate text
Run routines based on conditions
Compare values
Work with arrays
Run automated routines
Display custom elements on the webpage
Generate random numbers
Manipulate decimals
Round numbers
Create loops
Use functions
Find the current date and time
Measure time intervals
Create a timer
Respond to the user's actions
Swap images
Control colors on the webpage
Change any element on the webpage
Improvise new HTML markup on the fly
Use the webpage DOM structure
Insert comments
Situate scripts effectively
Create and change objects
Automate object creation
Control the browser's actions
Fill the browser window with custom content
Check forms for invalid entries
Deal with errors
Make a more compelling website
Increase user-friendliness
Keep your user engaged
Be a Player: A Breakthrough Approach to Playing Better ON the Golf Course
Pia Nilsson - 2017
Most golfers who want to improve their skills go to the range and work painstakingly on their swings, not realizing it’s often their performance state on the course that needs work, not their technique. Simple things such as awareness of your balance, tension, and tempo, as well as the ability to control mental, emotional, and social variables you encounter while playing can quickly take your game to a new performance level. Pia Nilsson and Lynn Marriott, founders of VISION54’s groundbreaking and innovative golf program are here to help. Aimed at both the weekend golfer and the advanced player, each chapter presents a series of “human skills”—including assignments, explorations, and mini-lessons—that strip away the complexity surrounding swing technique and playing consistency—the conditional variations that plague golfers. Be A Player is the must-have book for any golfer who wants to unite technical skills and on-course performance seamlessly and effectively. With this cutting-edge text by your side, you will become a true student of VISION54 and a better player better on the course…where it matters most!
Essential Oils & Aromatherapy Volume 2 (Boxed Set): Natural Remedies for Beginners to Expert Essential Oil Users
Speedy Publishing - 2014
Peppermint can help with stomach issues and PMS. Clove oil is used to cure headaches. Inhaling citrus oils has been said to cure cabin fever. Other oils like mint and citrus help people relax during summer. Essential oils are organic and all-natural, so they can be used as replacements for certain harmful medicines and perfumes. Integrating essential oils into a person's routine can lead to becoming more relaxed, happy and fun to be around.
The Zen of CSS Design: Visual Enlightenment for the Web
Dave Shea - 2005
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.
Star Wars The Old Republic Explorer's Guide: Prima Official Game Guide
Mike Searle - 2011
This spoiler-free atlas will help you navigate every planet while you experience your story on your terms. The Star Wars The Old Republic Explorer's Guide includes:• Comprehensive atlases for all planets: Alderaan, Coruscant, Hoth, Tatooine, and more• No walkthrough means no spoliers• Locations of hidden Datacrons to augment your stats• Hundreds of maps packed with critical information to guide you through your adventure• Enemy locations and levels revealed so you can better prepare to explore every planet• Learn about every basic class and pick one that is right for you• Exclusive concept art
The Icon Handbook
John Hicks - 2011
Thankfully we now have the place to go.Jon Hicks' 'The Icon Handbook' will become the go-to book for the modern designer; for uncovering the thought processes, the skills and the reference for designing your own icons.This book is aimed at designers who already have basic vector and bitmap drawing skills. It could be that you want to create a simple, unique favicon, or perhaps you've been asked to work on a mobile app that requires them. It starts at the basics and takes you right the way through to being able to create stunning iconography.
The LogStash Book
James Turnbull - 2013
We're going to do that by introducing you to Example.com, where you're going to start a new job as one of its SysAdmins. The first project you'll be in charge of is developing its new log management solution. We'll teach you how to:* Install and deploy LogStash.* Ship events from a LogStash Shipper to a central LogStash server.* Filter incoming events using a variety of techniques.* Output those events to a selection of useful destinations.* Use LogStash's Web interface and alternative interfaces like Kibana.* Scale out your LogStash implementation as your environment grows.* Quickly and easily extend LogStash to deliver additional functionality you might need.By the end of the book you should have a functional and effective log management solution that you can deploy into your own environment.