MATLAB: A Practical Introduction to Programming and Problem Solving


Stormy Attaway - 2009
    It is the only book that gives a full introduction to programming in MATLAB combined with an explanation of MATLAB's powerful functions. The book differs from other texts in that it teaches programming concepts and the use of the built-in functions in MATLAB simultaneously. It presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. The systematic, step-by-step approach, building on concepts throughout the book, facilitates easier learning.Starting with basic programming concepts, such as variables, assignments, input/output, selection, and loop statements, problems are introduced and solved throughout the book. The book is organized into two parts. Part I covers the programming constructs and demonstrates programming versus efficient use of built-in functions to solve problems. Part II describes the applications, including plotting, image processing, and mathematics, needed in basic problem solving. The chapters feature sections called Quick Question! as well as practice problems designed to test knowledge about the material covered. Problems are solved using both The Programming Concept and The Efficient Method, which facilitates understanding the efficient ways of using MATLAB, and also the programming concepts used in these efficient functions and operators. There are also sections on 'common pitfalls' and 'programming guidelines' that direct students towards best practice.This book is ideal for engineers learning to program and model in MATLAB, as well as undergraduates in engineering and science taking a course on MATLAB.

Sharks (Our Amazing World)


Kay de Silva - 2012
    Children are given a well-rounded understanding of this beautiful fish: its anatomy, feeding habits and behavior. The following Sharks are featured:* The swift Black Tip Reef Shark* The dangerous Bull Shark* The resourceful Hammerhead Shark* The feared Great White Shark* The stealthy Lemon Shark* The fanged Nurse Shark* The gentle Whale Shark* The deceptive Wobbegong

IBM PC Assembly Language and Programming


Peter Abel - 1987
    Coverage starts from scratch, discussing the simpler aspects of the hardware, and the language, then introduces technical details and instructions as they are needed.

The Time-Crunched Cyclist: Race-Winning Fitness in 6 Hours a Week


Chris Carmichael - 2012
    With elite cycling coach Chris Carmichael’s innovative, time-saving approach, busy cyclists will develop fitness, speed, and power in just 6 hours a week. Now powered by Strava, this updated third edition of The Time-Crunched Cyclist training program taps into the most popular cycling social network to help cyclists get fired up to crush their workouts, one segment at a time.Through his popular endurance coaching service, Carmichael noticed that many busy cyclists are unable to make performance gains using conventional training methods; they simply don’t have enough time to train. So CTS developed a new approach—the Time-Crunched Training Program—to help cyclists achieve competitive fitness and power without the impossible time demands of traditional training methods.The Time-Crunched Cyclist shows cyclists how to build fitness on a realistic schedule by tapping the power of high-intensity interval training (HIIT) workouts. Cyclists learn the science behind this alternative approach to training before performing the CTS field tests to get a baseline reading of their fitness. Nine comprehensive training plans include effective time-crunched workouts, nutrition guidelines, and strength training to develop the speed and endurance for a wide variety of cycling races and events. The new Time-Crunched Training Plans cover: · New and Experienced plans for criteriums, road races, and cyclocross· New, Experienced, and Competitive plans for century rides and Gran Fondos· Gravel racing and ultraendurance mountain biking plans· Intermediate and Advanced plans for commutersThis new, third edition integrates Strava, the popular ride tracking and analysis program. Powered by Strava, the Time-Crunched program becomes interactive, social, highly motivating—and focuses riders on the training data that matters most. It also adds the Time-Crunched Diet, a sports nutrition approach designed to help riders optimize their power-to-weight ratio with new guidelines on eating behaviors and delicious recipes from chefs Michael Chiarello and Matt Accarrino. A new chapter on hydration and managing heat stress will show athletes simple ways to avoid overheating that lead to better performance. The Time-Crunched Cyclist can help you capture your best performance—all in the time you have right now.

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

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.

Analyzing the Analyzers


Harlan Harris - 2013
    

Refactoring: Improving the Design of Existing Code


Martin Fowler - 1999
    Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, non-optimal applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as refactoring, these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use... until now. In Refactoring: Improving the Design of Existing Software, renowned object technology mentor Martin Fowler breaks new ground, demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process.

Site Reliability Engineering: How Google Runs Production Systems


Betsy Beyer - 2016
    So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Google's Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You'll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient--lessons directly applicable to your organization.This book is divided into four sections: Introduction--Learn what site reliability engineering is and why it differs from conventional IT industry practicesPrinciples--Examine the patterns, behaviors, and areas of concern that influence the work of a site reliability engineer (SRE)Practices--Understand the theory and practice of an SRE's day-to-day work: building and operating large distributed computing systemsManagement--Explore Google's best practices for training, communication, and meetings that your organization can use

Domain-Driven Design: Tackling Complexity in the Heart of Software


Eric Evans - 2003
    "His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.

Tony Northrup's Adobe Photoshop Lightroom 5 Video Book: Training for Photographers


Tony Northrup - 2014
    VIDEO TRAINING. 12+ HOURS of searchable video training (requires Internet access). If you learn better from videos, watch the videos and use the ebook only for quick reference. If you learn better from books, read the ebook and refer to the videos to see the author demonstrate real world editing techniques. This much video training usually costs over $100 or requires a monthly subscription. 2. 150+ PRESETS. Jump-start your creativity by using the included presets to give your pictures a unique look. Others charge over $200 for this many presets! 3. 50+ RAW PICTURE FILES. Work alongside many of the book's examples, or just learn by experimenting with professional photos. 4. TEACHER & PEER SUPPORT. After buying the book, you get access to the private group on Facebook where you can ask the questions and post pictures for feedback from Tony, Chelsea, and other readers. It’s like being able to raise your hand in class and ask a question! Instructions are in the introduction. With this video book, you ll learn how to instantly find any picture in your library, fix common photography problems, clean up your images, add pop to boring pictures, retouch portraits, make gorgeous prints, create photo books, and even edit your home videos. 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 is not the best tool, Tony suggests better alternatives. 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.

Footballistics


James Coventry - 2018
    The nature of football continually changes, which means its analysis must also keep pace. This book is for students, thinkers, and theorists of the game.'Ted Hopkins - Carlton premiership player, author, and co-founder of Champion Data. Australian Rules football has been described as the most data-rich sport on Earth. Every time and everywhere an AFL side takes to the field, it is shadowed by an army of statisticians and number crunchers. The information they gather has become the sport's new language and currency. ABC journalist James Coventry, author of the acclaimed Time and Space, has joined forces with a group of razor-sharp analysts to decipher the data, and to use it to question some of football's long-held truisms. Do umpires really favour the home side? Has goal kicking accuracy deteriorated? Is Geelong the true master of the draft? Are blonds unfairly favoured in Brownlow medal voting? And are Victorians the most passionate fans? Through a blend of entertaining storytelling and expert analysis, this book will answer more questions about footy than you ever thought to ask. Praise for Time and Space:'Brilliant, masterful' - The Guardian'Arguably one of the most important books yet written on Australian Rules football.' - Inside History'Should find its way into the hands of every coach.' - AFL Record

Baseball Prospectus 2014


Baseball Prospectus - 2014
    Victory, after all, could come down to choosing between the supposed sleeper and the overrated prospects who won't be able to fool people in the Show like they have down on the farm.    Nearly every major-league team has sought the advice of current or former Prospectus writers, and readers of Baseball Prospectus 2014 will understand what all those fans have been raving about. "If you're a baseball fan and you don't know what BP is, you're working in a mine without one of those helmets with the lights on it."—Keith Olbermann "The first time I saw the PECOTA projections, I realized that someone out there understood." —Jeff Luhnow, General Manager, Houston Astros "For me, every year baseball begins with the big, brilliant, beautiful book you are holding in your hands right now."—Joe PosnanskiBaseball Prospectus 2013 correctly predicted:*Disappointing performances by Albert Pujols, Dan Haren, Michael Bourn, Justin Upton, and Tommy Hanson.*Breakouts by Paul Goldschmidt, Freddie Freeman, Kyle Seager, Matt Moore, Shelby Miller, and Jason Kipnis, as well as bounceback seasons from Jayson Werth and Shin-Soo Choo.*That Max Scherzer would be a Cy Young contender and Michael Wacha ace-in-waiting for the Cardinals.*That Wil Myers would be a middle-of-the-order bat for Tampa Bay and Josh Donaldson would finally win the Rich Harden trade for the A's.*That CC Sabathia's velocity drop could be a problem, but Felix Hernandez's would not be. *That Joaquin Benoit, Kenley Jansen, and Koji Uehara were better bullpen bets than pre-season closer picks Bruce Rondon, Brandon League, and Joel Hanrahan.

The Pragmatic Programmer: From Journeyman to Master


Andy Hunt - 1999
    It covers topics ranging from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and you'll learn how toFight software rot; Avoid the trap of duplicating knowledge; Write flexible, dynamic, and adaptable code; Avoid programming by coincidence; Bullet-proof your code with contracts, assertions, and exceptions; Capture real requirements; Test ruthlessly and effectively; Delight your users; Build teams of pragmatic programmers; and Make your developments more precise with automation. Written as a series of self-contained sections and filled with entertaining anecdotes, thoughtful examples, and interesting analogies, The Pragmatic Programmer illustrates the best practices and major pitfalls of many different aspects of software development. Whether you're a new coder, an experienced programmer, or a manager responsible for software projects, use these lessons daily, and you'll quickly see improvements in personal productivity, accuracy, and job satisfaction. You'll learn skills and develop habits and attitudes that form the foundation for long-term success in your career. You'll become a Pragmatic Programmer.

Overcoming Multiple Sclerosis: An Evidence-Based Guide to Recovery


George Jelinek - 2010
    Through an exhaustive, evidence-based analysis of medical research, the study concludes that MS is a disease largely determined by lifestyle factors. Showing that people with MS who modify their diet, their exercise habits, and other aspects of their lifestyle can stabilize the illness and potentially recover, these recommendations will change the lives of thousands of people with MS and support their loved ones.