Cocoa Design Patterns


Erik M. Buck - 2009
    Although Cocoa is indeed huge, once you understand the object-oriented patterns it uses, you'll find it remarkably elegant, consistent, and simple. Cocoa Design Patterns begins with the mother of all patterns: the Model-View-Controller (MVC) pattern, which is central to all Mac and iPhone development. Encouraged, and in some cases enforced by Apple's tools, it's important to have a firm grasp of MVC right from the start. The book's midsection is a catalog of the essential design patterns you'll encounter in Cocoa, including Fundamental patterns, such as enumerators, accessors, and two-stage creation Patterns that empower, such as singleton, delegates, and the responder chain Patterns that hide complexity, including bundles, class clusters, proxies and forwarding, and controllers And that's not all of them! Cocoa Design Patterns painstakingly isolates 28 design patterns, accompanied with real-world examples and sample code you can apply to your applications today. The book wraps up with coverage of Core Data models, AppKit views, and a chapter on Bindings and Controllers. Cocoa Design Patterns clearly defines the problems each pattern solves with a foundation in Objective-C and the Cocoa frameworks and can be used by any Mac or iPhone developer.

T-SQL Fundamentals


Itzik Ben-Gan - 2016
    Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL's roots and underlying logic. Next, it walks you through core topics such as single-table queries, joins, subqueries, table expressions, and set operators. Then the book covers more-advanced data-query topics such as window functions, pivoting, and grouping sets. The book also explains how to modify data, work with temporal tables, and handle transactions, and provides an overview of programmable objects. Microsoft Data Platform MVP Itzik Ben-Gan shows you how to: Review core SQL concepts and its mathematical roots Create tables and enforce data integrity Perform effective single-table queries by using the SELECT statement Query multiple tables by using joins, subqueries, table expressions, and set operators Use advanced query techniques such as window functions, pivoting, and grouping sets Insert, update, delete, and merge data Use transactions in a concurrent environment Get started with programmable objects-from variables and batches to user-defined functions, stored procedures, triggers, and dynamic SQL

UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design


Jim Arlow - 2001
    Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical Director, Zuehlke Engineering Ltd."This book is a good starting point for organizations and individuals who are adopting UP and need to understand how to provide visualization of the different aspects needed to satisfy it. "--Eric Naiburg, Market Manager, Desktop Products, IBM Rational SoftwareThis thoroughly revised edition provides an indispensable and practical guide to the complex process of object-oriented analysis and design using UML 2. It describes how the process of OO analysis and design fits into the software development lifecycle as defined by the Unified Process (UP). UML 2 and the Unified Process contains a wealth of practical, powerful, and useful techniques that you can apply immediately. As you progress through the text, you will learn OO analysis and design techniques, UML syntax and semantics, and the relevant aspects of the UP. The book provides you with an accurate and succinct summary of both UML and UP from the point of view of the OO analyst and designer.This book providesChapter roadmaps, detailed diagrams, and margin notes allowing you to focus on your needs Outline summaries for each chapter, making it ideal for revision, and a comprehensive index that can be used as a reference New to this edition:Completely revised and updated for UML 2 syntax Easy to understand explanations of the new UML 2 semantics More real-world examples A new section on the Object Constraint Language (OCL) Introductory material on the OMG's Model Driven Architecture (MDA) The accompanying website providesA complete example of a simple e-commerce system Open source tools for requirements engineering and use case modeling Industrial-strength UML course materials based on the book

Distributed Operating Systems: Concepts and Design


Pradeep K. Sinha - 1996
    Each chapter addresses de-facto standards, popular technologies, and design principles applicable to a wide variety of systems. Complete with chapter summaries, end-of-chapter exercises and bibliographies, Distributed Operating Systems concludes with a set of case studies that provide real-world insights into four distributed operating systems.

OneNote: OneNote User Guide to Getting Things Done: Setup OneNote for GTD in 5 Easy Steps (OneNote & David Allen's GTD (2015))


Jack Echo - 2015
     Would you like to capture your thoughts and to-do's so they don't ALWAYS run loose and rampant in your mind?Would you like to significantly improve your efficiency and productivity so you free up YOUR time?Or maybe you'd like to reduce your stress AND still get more DONE. If so, you've found the right book!Unless you've been living under a rock for the past 13 years you would have heard about David Allen's "Getting Things Done" (GTD) System detailed in his New York Times Bestseller Getting Things Done: The Art of Stress-free Productivity. Jack Echo has built upon the same best-selling productivity principles in the newly revised 2015 GTD system by providing a comprehensive guide on how to integrate these principles with OneNote (a free digital note-taking software developed by Microsoft). Through integration of the two systems you have the added benefit and ability to note-take wherever you are without a pen and paper whilst supercharging your productivity in all your daily activities.No matter how technologically illiterate you may be, this guide will walk you step by step on how to set up the GTD system in OneNote within 30 minutes by following the diagrams and 5 simple steps laid out for you. If you aren't familiar with the GTD productivity system by David Allen, Jack has you covered as he explains the foundations of the productivity system. Inside You'll Discover... What the 2015 GTD System Is and WHY It Significantly Improves Your Productivity What OneNotes All About and How to Easily Navigate the Features The #1 Thing You MUST Avoid for Enhanced Productivity The Answer to the Ever Eluding Question: OneNote or EverNote?! How to Set OneNote Up Rapidly in 5 Savvy Steps Why OneNote and GTD Form the Dream Team 6 Productivity Hacks & Tricks with OneNote that Will Make You a Productivity Ninja Integration of OneNote with Other Software 7 Lucrative Lists to Stress-free Productivity How to Use OneNote with GTD to Decrease Stress and Get More Done in Less Time The Core Principles of the GTD System Results from Studies Done by Cognitive Scientists on Productivity and the Implications It Has On You Three Reasons Why Things Are Always on Your Mind PLUS: How to Get Six Free Bonus eBooks Inside... What are you waiting for?Times ticking! Get more out of your TIME and EFFORT today by making the smartest investment you could possibly make. An investment in yourself , your future and your productivity. Scroll up NOW and Buy with 1-Click!

The Rails 4 Way


Obie Fernandez - 2013
    It has conquered developer mindshare at startups and enterprises alike with its focus of simplicity, convention and clean, maintainable code. The latest version, Rails 4, continues the tradition of enhanced performance, security and developer productivity, with improvements that enable professional developers to focus on what matters most: delivering business value quickly and consistently.The Rails™ 4 Way is the only comprehensive, authoritative guide to delivering production-quality code with Rails 4. Pioneering Rails expert Obie Fernandez and his team of leading Rails experts illuminate the entire set of Rails APIs, along with the idioms, design approaches, and libraries that make developing applications with Rails so powerful. Drawing on their unsurpassed experience and track record, they address the real challenges development teams face, showing how to use Rails to maximize your productivity.Using numerous detailed code examples, the author systematically cover Rails key capabilities and subsystems, making this book a reference that you depend on everyday. He presents advanced Rails programming techniques that have been proven effective in day-to-day usage on dozens of production Rails systems and offers important insights into behavior-driven development and production considerations such as scalability. Dive deep into the subtleties of the asset pipeline and other advanced Rails topics such as security and scalability. The Rails 4 Way is your best guide for making Rails do exactly what you want it to do.

Ruby for Rails: Ruby Techniques for Rails Developers


David A. Black - 2006
    That means you can't tap into the full power of Rails unless you master the Ruby language. ""Ruby for Rails,"" written by Ruby expert David Black (with a forward by David Heinemeier Hansson), helps Rails developers achieve Ruby mastery. Each chapter deepens your Ruby knowledge and shows you how it connects to Rails. You'll gain confidence working with objects and classes and learn how to leverage Ruby's elegant, expressive syntax for Rails application power. And you'll become a better Rails developer through a deep understanding of the design of Rails itself and how to take advantage of it.Newcomers to Ruby will find a Rails-oriented Ruby introduction that's easy to read and that includes dynamic programming techniques, an exploration of Ruby objects, classes, and data structures, and many neat examples of Ruby and Rails code in action. ""Ruby for Rails"": the Ruby guide for Rails developers!What's Inside Classes, modules, and objects Collection handling and filtering String and regular expression manipulation Exploration of the Rails source code Ruby dynamics Many more programming concepts and techniques!

Saucer Wisdom


Rudy Rucker - 1999
    That's an odd way to begin a work of popular science . . . . but amusing.Please heed the warning from the Introduction by Bruce Sterling: "If you are examining Saucer Wisdom imagining that Rudy (or some fictional 'Frank Shook') has been actually logging a lot of on board saucer time, well, you can knock that off right now. Rudy Rucker made up the flying saucer part. There is no actual flying saucer. The saucer is not an interplanetary faster-than-light device. Its what we professional authors like to call a narrative device."I'm going to spill the beans as directly as I can here: Saucer Wisdom is a work of popular science speculation. Its a nonfiction book in which Prof. Rucker takes a few quirky grains of modern scientific fact, drops them into the colorful tide pool of his own imagination, and harvests a major swarm of abalones, jellyfish, and giant anemones."Pop-science writers didn't used to treat 'science' in this boisterous way, but there might well be a trend here, there may be a real future in this. Saucer Wisdom is a book by a well-qualified mathematician and computer scientist, a veteran pop science writer, in which 'science' is treated, not as some distant and rarefied quest for absolute knowledge, but as naturally great source material for a really long, cool rant."Rucker, in character, describes, and illustrates with delightful cartoon sketches (the way he would use chalk and a blackboard while talking science), the world of the progressively more distant future as it is transformed by computer technology, biotechnology, and human evolution. He also describes a hell of a party in Berkeley. Popular science writing will never be the same.

CompTIA A+ Certification All-in-One Exam Guide, Exams 220-901 & 220-902


Mike Meyers - 2014
    New topics include managing and maintaining cellular devices, including tablets; configuring operating systems, including Windows 8, Android, and iOS; and enhanced, mobile-centered security and troubleshooting procedures. The All-in-One Exam Guide enables you to take the test with complete confidence. It also serves as a practical reference for IT support and technical personnel. Bonus electronic content includes: Practice exams with hundreds of accurate questions More than an hour of video training featuring Mike Meyers Performance-based simulations that prepare you for the performance-based questions on the exam A collection of Mike's favorite free PC tools Key Features include: Written with the “in the trenches” voice and clarity Mike Meyers is known for Features pre-assessment tests, exam tips, and “Try This!” sections to reinforce difficult topics Includes a coupon for 10% off of the exam fee, a $37 value

MasterChef: The Ultimate Cookbook


MasterChef - 2012
    Let MasterChef (TM): The Ultimate Cookbook help you make the leap from kitchen amateur to culinary master with tips and recipes from the show's most creative contestants and award-winning judges. Not only will you master the basics—how to season a pan, sharpen your knives, or make the perfect steak rub—but you'll also learn how to expand your own horizons, whether it's with an exotic new dish or a fresh take on the perfect filet. Enjoy more than 100 delectable recipes and 50 gorgeous photographs. From tender venison medallions to over-the-top seared lobster with bourbon and shallots, from perfectly crisp pan-fried potatoes to a decadent apple caramel spice cake, these recipes will help broaden your food landscape and perfect your home-cooked classics.With expert wine pairings from restaurateur and New York Times bestselling author Joe Bastianich and a foreword from Graham Elliot, an award-winning chef and Lollapalooza Culinary Director, MasterChef: The Ultimate Cookbook is all you need to take the next step in your own culinary journey.

Computer Security: Principles and Practice


William Stallings - 2007
    This is the only book available that provides integrated, comprehensive, up-to-date coverage of the broad range of topics in this subject. Comprehensive treatment of user authentication and access control. Unified approach to intrusion detection and firewalls, giving readers a solid understanding of the threats and countermeasures. More detailed coverage of software security than other books. Exploration of management issues. Systematic, comprehensive discussion of malicious software and denial of service attacks. Coverage of Linux and Windows Vista. Up-to-date coverage of database security. Thorough overview of cryptography, authentication, and digital signatures. Coverage of Internet security. For system engineers, programmers, system managers, network managers, product marketing personnel, system support specialists; a solid, up-to-date reference or tutorial for self-study.

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.

The Zone: A Revolutionary Life Plan to Put Your Body in Total Balance for Permanent Weight Loss


Barry Sears - 2004
    Fat, they told us, was the enemy. Then it was salt, then sugar, then cholesterol... and on it goes. Americans listened and they lost -- but not their excess fat. What they lost was their health and waistlines. Americans are the fattest people on earth... and why? Mainly because of the food they eat. In this scientific and revolutionary book, based on Nobel Prize-winning research, medical visionary and former Massachusetts Institute of Technology researcher Dr. Barry Sears makes peak physical and mental performance, as well as permanent fat loss, simple for you to understand and achieve. With lists of good and bad carbohydrates, easy-to-follow food blocks and delicious recipes, The Zone provides all you need to begin your journey toward permanent fat loss, great health and all-round peak performance. In balance, your body will not only burn fat, but you'll fight heart disease, diabetes, PMS, chronic fatigue, depression and cancer, as well as alleviate the painful symptoms of diseases such as multiple sclerosis and HIV. This Zone state of exceptional health is well-known to champion athletes. Your own journey toward it can begin with your next meal. You will no longer think of food as merely an item of pleasure or a means to appease hunger. Food is your medicine and your ticket to that state of ultimate body balance, strength and great health: the Zone.

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.

CompTIA A+ Certification All-In-One For Dummies


Glen E. Clarke - 2009
    1,200 pages of up-to-date information correlates with both the hardware and operating system exams and serves as a reference after the test-taking is completed.The minibooks cover each domain of the exam: A+ Groundwork, Inside the Box, Outside the Box, Maintenance and Troubleshooting, Operating System Basics, Managing The Operating System, Recovering Systems, Networking, and Securing Systems. You'll find plenty of sample test questions to get you prepared, too. CompTIA's A+ certification is vendor-neutral and validates the skills of entry-level computer technicians; it can be the ticket to a new or better job Certification requires successful completion of two exams; this prep guide covers all the core competencies required Nine minibooks cover A+ Groundwork, Inside the Box, Outside the Box, Maintenance and Troubleshooting, Operating System Basics, Managing The Operating System, Recovering Systems, Networking, and Securing Systems Covers installation, configuration, diagnosing, preventive maintenance, and basic networking, with extra information about Vista and a heavier emphasis on hardware Companion CD-ROM include the Dummies Test Engine, an exclusive, fully customizable test-prep software package that includes 400 exam review questions CompTIA A+ Certification All-In-One For Dummies, 2nd Edition is the best study guide to have as you prepare for the A+ exams!Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.