Mostrando 683,521 - 683,540 Resultados de 686,169 Para Buscar 'OR*', tiempo de consulta: 1.41s Limitar resultados
  1. 683521
    Publicado 2010
    “…You will also have an insight to the advantages of make a will and organizing your estate efficiently to minimize any future impact of inheritance tax, including the use of trusts. …”
    Libro electrónico
  2. 683522
    por London, Jonathan
    Publicado 2012
    “…Employ software-as-a-service (SaaS) applications to keep track of customers, stay organized, present, and sell more systematically. Use social media to increase sales. …”
    Libro electrónico
  3. 683523
    por Czaja, Sara J.
    Publicado 2013
    “…They discuss topics such as retention and transfer of training, sequencing the order of instruction, e-learning, multimedia training formats, and the assessment and evaluation of training programs from the perspective of issues relevant to older learners. …”
    Libro electrónico
  4. 683524
    por Jarvis, Chase
    Publicado 2011
    “…Chase Jarvis is donating 100% of his artist proceeds from this book to the amazing arts and culture organization www.4culture.org…”
    Libro electrónico
  5. 683525
    por Kramer, Jeff
    Publicado 2012
    “…Provides an excellent source of fun and educational projects for a tech-savvy parent to pursue with a son or daughter Leads you progressively from making your very first connection to the Kinect through mastery of its full feature set Shows how to interpret the Kinect data stream in order to drive your own software and hardware applications, including robotics applications…”
    Libro electrónico
  6. 683526
    Publicado 2011
    “…Web Application Security: A Beginner's Guide features: Lingo --Common security terms defined so that you're in the know on the job IMHO --Frank and relevant opinions based on the authors' years of industry experience Budget Note --Tips for getting security technologies and processes into your organization's budget In Actual Practice --Exceptions to the rules of security explained in real-world contexts Your Plan --Customizable checklists you can use on the job now Into Action --Tips on how, why, and when to apply new skills and techniques at work…”
    Libro electrónico
  7. 683527
    Publicado 2012
    “…Printed in full color—figures and code appear as they do in Xcode Get started fast with Mac Developer Center, XCode, Objective-C, and Cocoa Programmatically control OS X Lion’s powerful new features Work with Cocoa’s powerful Model-View-Controller (MVC) pattern Safely manage memory and fix leaks Create robust, engaging, highly interactive user interfaces Organize Cocoa layouts, controls, bindings, tables, and collections Support gestures and multi-touch events Define user defaults and provide Preference Panes Work with documents, versions, and iOS-style Autosave Make the most of notifications, alerts, sheets, and popovers Use images and animation to make apps more powerful—and more fun Use Core Data to cleanly integrate data into your apps Query and submit data to web services Submit apps to the Mac App Store Support In-App Purchases with StoreKit…”
    Libro electrónico
  8. 683528
    Publicado 2012
    “…This book’s packed with case studies of “ordinary” people building great businesses – and practical techniques you can use, too – every step of the way! …”
    Libro electrónico
  9. 683529
    Publicado 2012
    “…Dowiesz się, w jaki sposób przetwarzać dane liczbowe, teksty i tablice, pliki i katalogi oraz dokumenty XML. Przeczytasz także o ?rodowisku Ruby on Rails…”
    Libro electrónico
  10. 683530
    por Wade, Woody
    Publicado 2012
    “…This book will help you: Outline (and help you prepare for) any trends that could play out in the future that change the political, social, and economic landscapes and significantly impact your business Explore the impact of technological advances and newly available products to your business Examine challenges that are only dimly recognizable as potential problems today This visual book will help you answer this question: Is my organization ready for every possibility?"--…”
    Libro electrónico
  11. 683531
    Publicado 2015
    “…Using these tools, you can avoid or minimize the cost of failed projects to your organization-- BACKGROUND As detailed more thoroughly in Chapter 1, project health assessments are not a new concept. …”
    Libro electrónico
  12. 683532
    Publicado 2015
    “…Although this book can be easily read and understood by just about anybody, it is primarily geared toward the corporate-level executive who is considering implementing biometric technology at their business or organization--…”
    Libro electrónico
  13. 683533
    Publicado 1997
    “…Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http://msp.org…”
    Libro electrónico
  14. 683534
    Publicado 2001
    “…Revised to reflect significant developments in the five years since its original publication, Positioning is required reading for anyone in business today…”
    Libro electrónico
  15. 683535
    por Mackin, J. C.
    Publicado 2014
    “…Focus on the expertise measured by these objectives: EXAM 70-410 Install and configure servers Configure server roles and features Configure Hyper-V Deploy and configure core network services Install and administer Active Directory EXAM 70-411 Deploy, manage, and maintain servers Configure network services and access Configure a network policy server infrastructure Configure and manage Active Directory Configure and manage Group Policy EXAM 70-412 Configure and manage high availability Configure file and storage solutions Implement business continuity and disaster recovery Configure network services Configure identity and access solutions This Microsoft Exam Ref : Organizes its coverage by exam objectives. Features strategic, what-if scenarios to challenge you…”
    Libro electrónico
  16. 683536
    por Wolenik, Marc J.
    Publicado 2014
    “…Compare on-premise and cloud versions of Dynamics CRM, make your best choice, and deploy painlessly Use the advanced configuration and customization options that offer you the most value Take full advantage of Dynamics CRM’s new flow interface and productivity shortcuts Learn about new add-on features for Dynamics, including MarketingPilot, NetBreeze, and Yammer Personalize dashboards, activities, calendars, data import/export, and more Manage leads, opportunities, accounts, contacts, marketing lists, collateral, campaigns, quotes, orders, and invoices Integrate schedules, cases, contacts, and product/service information Build powerful automated workflows, processes, and complete solutions Deliver CRM applications to smartphones and tablets, including iOS devices Provide watch lists, automatic alerts, and other sales help through InsideView Social Insights Extend Dynamics CRM with custom plug-ins and add-ons Integrate Dynamics CRM 2013 with SharePoint, Azure, SQL Server, SRSS, Visual Studio, and .NET Framework ON THE WEB: Download all examples and source code prese..…”
    Libro electrónico
  17. 683537
    por Cadenhead, Rogers
    Publicado 2014
    “…Set up your Java programming environment Write your first working program in just minutes Control program decisions and behavior Store and work with information Build straightforward user interfaces Create interactive web programs Use threading to build more responsive programs Read and write files and XML data Master best practices for object-oriented programming Create flexible, interoperable web services with JAX-WS Use Java to create an Android app Expand your skills with closures, the powerful new capability introduced in Java 8 Contents at a Glance PART I: Getting Started 1 Becoming a Programmer 2 Writing Your First Program 3 Vacationing in Java 4 Understanding How Java Programs Work PART II: Learning the Basics of Programming 5 Storing and Changing Information in a Program 6 Using Strings to Communicate 7 Using Conditional Tests to Make Decisions 8 Repeating an Action with Loops PART III: Working with Information in New Ways 9 Storing Information with Arrays 10 Creating Your First Object 11 Describing What Your Object Is Like 12 Making the Most of Existing Objects PART IV: Programming a Graphical User Interface 13 Building a Simple User Interface 14 Laying Out a User Interface 15 Responding to User Input 16 Building a Complex User Interface PART V: Moving into Advanced Topics 17 Storing Objects in Data Structures 18 Handling Errors in a Program 19 Creating a Threaded Program 20 Using Inner Classes and Closures 21 Reading and Writing Files 22 Creating Web Services with JAX-WS 23 Creating Java2D Graphics 24 Writing Android Apps Appendixes A Using the NetBeans Integrated Development Environment B Where to Go from Here: Java Resources C This Book’s Website D Setting Up..…”
    Libro electrónico
  18. 683538
    por Deitel, Paul J.
    Publicado 2013
    “…Add an App Component to your Java Course: The appendices provide a condensed, friendly introduction to Java and the object-oriented programming techniques students will need to develop Android apps. …”
    Libro electrónico
  19. 683539
    Publicado 2014
    “…A Note About the Second Edition: In this edition of the book, we have included the original full interviews..…”
    Libro electrónico
  20. 683540
    por Lee, Robert J., 1939-
    Publicado 2010
    “…The authors provide a roadmap to self-knowledge that becomes a guide to maximizing effectiveness in the organization and in life." --Evelyn Rodstein, managing director, Leadership Organizati..…”
    Libro electrónico