Book picks similar to
C# Unleashed by Joseph Mayo
not-read
partially-read
reference
technical
Miley Cyrus: Breakout
Miley Cyrus - 2008
Miley Cyrus reigns as princess of the pop world. Her chart-topping second solo release features 12 new tunes, including the hit single "7 Things" and: Bottom of the Ocean * Breakout * The Driveway * Fly on the Wall * Full Circle * Girls Just Want to Have Fun * Goodbye * See You Again * Simple Song * These Four Walls * Wake Up America. Our songbook also features a special section of great full-color photos!
The Little Book on CoffeeScript
Alex MacCaw - 2012
Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes.Written by Alex MacCaw, author of JavaScript Web Applications (O’Reilly), with contributions from CoffeeScript creator Jeremy Ashkenas, this book quickly teaches you best practices for using this language—not just on the client side, but for server-side applications as well. It’s time to take a ride with the little language that could.Discover how CoffeeScript’s syntax differs from JavaScriptLearn about features such as array comprehensions, destructuring assignments, and classesExplore CoffeeScript idioms and compare them to their JavaScript counterpartsCompile CoffeeScript files in static sites with the Cake build systemUse CommonJS modules to structure and deploy CoffeeScript client-side applicationsExamine JavaScript’s bad parts—including features CoffeeScript was able to fix
Version Control By Example
Eric Sink - 2011
Topics covered include:Basic version control commands and conceptsIntroduction to Distributed Version Control Systems (DVCS)Advanced branching workflowsStrengths and weaknesses of DVCS vs. centralized toolsBest practicesHow distributed version control works under the hoodFeaturing these open source version control tools:Apache SubversionMercurialGitVeracity
Mrs Flannagan's Trumpet
Catherine Cookson - 1976
While staying with his grandparents on the eastern coast of England in 1890, 16-year-old Eddie finds himself allied with his rather prickly and reputedly deaf grandmother in the struggle to free his sister and the household maid from a band of white slavers.
Configuring Windows 7: Self-Paced Training Kit (MCTS Exam 70-680)
Ian L. McLean - 2009
This Self-Paced Training Kit is designed to help maximize your performance on 70-680, the required exam for the Microsoft Certified Technology Specialist (MCTS): Windows 7, Configuration certification.This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features exam candidates want most—including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs to give you the skills and expertise you can use on the job.Work at your own pace through the lessons and lab exercises. This official study guide covers installing, upgrading, and migrating to Windows 7; configuring network connectivity, applications, and devices; implementing backup and recovery; configuring User Account Control (UAC), mobility options, and new features such as DirectAccess and BranchCache; and managing system updates.Then assess yourself using the 200 practice questions on CD, featuring multiple customizable testing options to meet your specific needs. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers—including pointers back to the book for further study. You also get an exam discount voucher—making this kit an exceptional value and a great career investment.
Adult Children of Alcoholics Syndrome: A Step By Step Guide To Discovery And Recovery
Wayne Kritsberg - 1988
More than 28 million Americans grew up in alcoholic families. They bear a painful legacy of confusion, fear, anger and hurt--and they are at shockingly high risk of marrying an alcoholic or becoming alcoholics themselves. In this authoritative book, Wayne Kritsberg shows how to recognize--and remedy--the long-term effects of the dysfunctional, alcoholic family. His proven techniques, based on extensive clinical experience using the Family Integration System offer REAL help and REAL hope for adult children of alcoholics--and those they love.
The Essential Guide to Telecommunications
Annabel Z. Dodd - 1998
It aims to give readers a fundamental overview of the technologies that make up the telecommunications infrastructure.
The Mack Within: The Holy Book of Game
Tariq Nasheed - 2005
Now the expert on mackin' is back with the ultimate straight-up guide for every mack and mack-wannabe. Whether he's after ass or cash, trying to spit game at a Benz-driving Diamond Girl or a street-tough Copper Chick, or if he's just tired of being coochie-whipped, it's time to open up this book and unlock the time-tested secrets of the pimp game.
Escape the Diet Trap
John Briffa - 2012
Offering a science-based and sustainable approach to weight loss that works with the body, not against it, 'Escape the Diet Trap' reveals how to achieve lasting weight control, without calorie-counting, extensive exercise or hunger.
The Little Schemer
Daniel P. Friedman - 1974
The authors' enthusiasm for their subject is compelling as they present abstract concepts in a humorous and easy-to-grasp fashion. Together, these books will open new doors of thought to anyone who wants to find out what computing is really about. The Little Schemer introduces computing as an extension of arithmetic and algebra; things that everyone studies in grade school and high school. It introduces programs as recursive functions and briefly discusses the limits of what computers can do. The authors use the programming language Scheme, and interesting foods to illustrate these abstract ideas. The Seasoned Schemer informs the reader about additional dimensions of computing: functions as values, change of state, and exceptional cases. The Little LISPer has been a popular introduction to LISP for many years. It had appeared in French and Japanese. The Little Schemer and The Seasoned Schemer are worthy successors and will prove equally popular as textbooks for Scheme courses as well as companion texts for any complete introductory course in Computer Science.
Head First Design Patterns
Eric Freeman - 2004
At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.
Microsoft Project 2010 Step by Step
Carl Chatfield - 2010
With Step By Step, you set the pace-building and practicing the skills you need, just when you need them! Topics include building a project plan and fine-tuning the details; scheduling tasks, assigning resources, and managing dependencies; monitoring progress and costs; keeping projects on track; communicating project data through Gantt charts and other views.
The Highly Sensitive Child: Helping Our Children Thrive When the World Overwhelms Them
Elaine N. Aron - 2002
Up to 20 percent of the population is born highly sensitive, and now in The Highly Sensitive Child, Aron shifts her focus to highly sensitive children, who share the same characteristics as highly sensitive adults and thus face unique challenges as they grow up.Rooted in Aron's years of experience as a psychotherapist and her original research on child temperament, The Highly Sensitive Child shows how HSCs are born deeply reflective, sensitive to the subtle, and easily overwhelmed. These qualities can make for smart, conscientious, creative children, but with the wrong parenting or schooling, they can become unusually shy or timid, or begin acting out. Few parents and teachers understand where this behavior comes from-and as a result, HSCs are often mislabeled as overly inhibited, fearful, or "fussy,"or classified as "problem children" (and in some cases, misdiagnosed with disorders such as Attention Deficit Disorder). But raised with proper understanding and care, HSCs are no more prone to these problems than nonsensitive children and can grow up to be happy, healthy, well-adjusted adults.In this pioneering work, parents will find helpful self-tests and case studies to help them understand their HSC, along with thorough advice on: - The challenges of raising an highly sensitive child- The four keys to successfully parenting an HSC- How to soothe highly sensitive infants- Helping sensitive children survive in a not-so-sensitive world- Making school and friendships enjoyableWith chapters addressing the needs of specific age groups, from newborns through teens, The Highly Sensitive Child delivers warmhearted, timely information for parents, teachers, and the sensitive children in their lives.
Adobe Lightroom 6 / CC Video Book: Training for Photographers
Tony Northrup - 2015
Tony goes beyond teaching you how to use Lightroom. Tony shows you why and when to use each feature to create stunning, natural photos. When Lightroom isn t the best tool, Tony suggests better alternatives. Combining the benefits of video training and book learning, this video book gives you over 14 hours of video and dozens of free presets and raw images to practice with. If you learn better with video, watch the video training and refer to the book for quick reference. If you prefer reading, the book is concise and practical, and each chapter links to relevant videos when you want to understand a topic more deeply or see it used in the real world. Tony covers every aspect of Lightroom in-depth, but structures his teaching so that both beginner and advanced photographers can learn as efficiently as possible. If you just want a quick start, you can watch the first video or read the first chapter and you'll be organizing and editing your pictures in less than an hour. If you want to know more about a specific feature, switch to that video or jump to that chapter in the ebook. If you want to know everything about Lightroom, watch the videos and read the book from start to finish.
Android Application Development for Dummies
Donn Felker - 2010
The open nature of the Android OS offers programmers the freedom to access the platform's capabilities and this straightforward guide walks you through the steps for creating amazing Android applications. Android programming expert Donn Felker explains how to download the SDK, get Eclipse up and running, code Android applications, and submit your finished products to the Android Market. Featuring two sample programs, this introductory book explores everything from the simple basics to more advanced aspects of the Android platform.Takes you soup through nuts of developing applications for the Android platform Begins with downloading the SDK, then explains how to code Android applications and submit projects to the Android Market Written by Android guru Donn Felker, who breaks every aspect of developing applications for the Android platform into easily digestible pieces No matter your level of programming experience, Android Application Development For Dummies is an ideal guide for getting started with developing applications for the Android platform.