Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 808
- Application software 683
- Management 587
- Economic conditions 501
- Economic policy 407
- Economics, finance, business & management 394
- Government policy 391
- Computer networks 384
- Data processing 378
- History 372
- Engineering & Applied Sciences 370
- Computer programs 353
- Research 351
- Security measures 339
- Economic aspects 313
- Education 295
- Python (Computer program language) 286
- Business & Economics 282
- Finance 279
- Law and legislation 279
- Database management 274
- Taxation 274
- Cloud computing 268
- Programming 268
- Web site development 259
- Computer security 243
- Prevention 240
- Design 235
- Java (Computer program language) 232
- Examinations 218
-
4081por Reynolds, MatthewTabla de Contenidos: “…-- The Seeds of Strategy -- Conceptualising Strategy -- What's in Your Basket? -- The Cloud -- Summary -- Chapter 2. Functional Specifications -- What Can Go Wrong with an IT Project? …”
Publicado 2023
Libro electrónico -
4082por McDonough, Bart R.Tabla de Contenidos: “…Intro -- Table of Contents -- Title Page -- Preface: What to Expect from This Book -- Chapter 1: Introduction -- Summary of a Board's Incident Response -- Checklist for a Board's Incident Response -- Chapter 2: Cybersecurity Basics -- CIA Framework -- Key Cybersecurity Concepts and Terminology for Board Members -- Common Cyber Threats and Risks Faced by Companies -- Key Technologies and Defense Strategies -- Threat Intelligence -- Threat Actors -- MITRE ATT& -- CK Framework -- Chapter 2 Summary -- Chapter 3: Legal and Regulatory Landscape -- Overview of Relevant Cybersecurity Regulations and Laws -- Discussion of Compliance Requirements and Industry Standards -- Individual Director Liability -- Chapter 3 Summary -- Chapter 4: Board Oversight of Cybersecurity -- The Board's Role in Overseeing Cybersecurity Strategy -- Developing an Effective Cybersecurity Governance Framework -- Best Practices for Board Engagement and Reporting -- Overcoming Objections to Effective Cybersecurity Oversight -- Promoting a Cybersecurity Culture -- Chapter 4 Summary -- Chapter 5: Board Oversight of Cybersecurity: Ensuring Effective Governance -- The Role of the Board in Overseeing Cybersecurity -- Developing an Effective Cybersecurity Governance Framework -- Strategies for Identifying, Assessing, and Prioritizing Cyber Risks -- Conducting Cybersecurity Risk Assessments -- How to Develop and Promote a Culture of Cybersecurity -- Chapter 5 Summary -- Chapter 6: Incident Response and Business Continuity Planning -- Implementing Cybersecurity Policies and Procedures -- Incident Response and Business Continuity Planning -- Incident Response Planning -- Defining the Types of Assessments -- Chapter 6 Summary -- Chapter 7: Vendor Management and Third-Party Risk -- The Importance of Third-Party Risk Management for Board Members…”
Publicado 2023
Libro electrónico -
4083por Seton-Watson, R. W. 1879-1951Tabla de Contenidos: “…Austria-Hungary and the southern Slavs -- The Pan-German plan…”
Publicado 2012
Libro -
4084Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: REST - What You Did Not Know -- REST fundamentals -- Principle 1 - Everything is a resource -- Principle 2 - Each resource is identifiable by a unique identifier -- Principle 3 - Manipulate resources via standard HTTP methods -- Principle 4 - Resources can have multiple representations -- Principle 5 - Communicate with resources in a stateless manner -- The REST goals -- Separation of the representation and the resource -- Visibility -- Reliability -- Scalability and performance -- Working with WADL -- Documenting RESTful APIs with Swagger -- Taking advantage of the existing infrastructure -- Summary -- Chapter 2: Getting Started with Node.js -- Installing Node.js -- Npm -- Installing the Express framework and other modules -- Setting up a development environment -- Handling HTTP requests -- Modularizing code -- Testing Node.js -- Working with mock objects -- Deploying an application -- Nodejitsu -- Microsoft Azure -- Heroku -- Self-test questions -- Summary -- Chapter 3: Building a Typical Web API -- Specifying the API -- Implementing routes -- Querying the API using test data -- Content negotiation -- API versioning -- Self-test questions -- Summary -- Chapter 4: Using NoSQL Databases -- MongoDB - a document store database -- Database modeling with Mongoose -- Testing a Mongoose model with Mocha -- Creating a user-defined model around a Mongoose model -- Wiring up a NoSQL database module to Express -- Self-test questions -- Summary -- Chapter 5: Restful API Design Guidelines -- Endpoint URLs and HTTP status codes best practices -- Extensibility and versioning -- Linked data -- Summary -- Chapter 6: Implementing a Full Fledged RESTful Service -- Working with arbitrary data -- Linking -- Implementing paging and filtering…”
Libro electrónico -
4085por Daróczi, GergelyTabla de Contenidos: “…identification of SIFIs""; ""Summary""…”
Publicado 2013
Libro electrónico -
4086Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Workspace Structure -- How Android Studio differs -- Workspace structure -- Editor windows -- Tool windows -- The Android SDK -- Virtual devices -- Instant Run -- Importing projects into Android Studio -- Summary -- Chapter 2: UI Design -- The Layout Editor -- Linear and relative layout classes -- The constraint layout -- Creating a ConstraintLayout -- Applying constraints -- Graphic Properties tool -- Baseline alignment -- Controlling position with bias -- The constraints toolbar -- Multiple screen previewing -- Hardware profiles -- Virtual storage -- Summary -- Chapter 3: UI Development -- Material design -- Android styles -- Material themes -- The& -- #160 -- Theme Editor -- XML fonts -- The design library -- The coordinator layout -- Snackbars and Floating Action Buttons -- Collapsing app bars -- Raw text resources -- The percent library -- Summary -- Chapter 4: Device Development -- Screen orientation -- Virtual devices -- Layout and image qualification -- Scale and platform -- Alternative emulators -- Android Wear -- Connecting to a wearable AVD -- Wearable layouts -- The WatchViewStub class -- Shape - aware layouts -- Accessing sensors -- Sensor emulation -- Device monitoring -- Project templates -- Monitoring and profiling -- Summary -- Chapter 5: Assets and Resources -- Asset Studio -- Image Asset Studio -- Layered icons -- Launcher icon tools -- Vector Asset Studio -- Vector drawables -- Animated icons -- Other animations -- General drawables -- The palette library -- Summary -- Chapter 6: Templates and Plugins -- Project templates -- The Navigation Drawer template -- The Structure Explorer -- Class inspection plugins -- The Master/Detail Flow template -- Custom templates…”
Libro electrónico -
4087por Hadnagy, ChristopherTabla de Contenidos: “…The Three Basic Forms of Social EngineeringBecome Phishers of Men; When The Phone Is More Dangerous Than Malware; I Am Not the Social Engineer You Are Looking For; Using Social Engineering Skills; The Good; The Bad; The Ugly; Summary; Part II Decoding the Language of the Body; Chapter 3 Understanding the Language of the Hands; Communicating with Your Hands; Origin; Coding; Usage; High-Confidence Hand Displays; Low-Confidence and Stress Hand Displays; Getting a Handle on the Hands; Summary; Chapter 4 The Torso, Legs, and Feet; Legs and Feet; Torso and Arms; Summary…”
Publicado 2014
Libro electrónico -
4088Publicado 2015Tabla de Contenidos: “…""Understanding the virtual DOM """"Installing React""; ""Creating React Elements with JavaScript""; ""The type parameter""; ""The props parameter""; ""The children parameter""; ""Rendering React Elements""; ""Creating React Elements with JSX""; ""Summary""; ""Chapter 3: Create Your First React Component ""; ""Stateless versus stateful""; ""Creating your first stateless React component""; ""Creating your first stateful React component""; ""Summary""; ""Chapter 4: Make Your React Components Reactive ""; ""Solving a problem using React""; ""Planning your React application""…”
Libro electrónico -
4089Publicado 2015Tabla de Contenidos: “…Chapter 9: Absence ManagementGetting started; Absence; Accrual plans; Setting up absence management; Absence setup; Summary; Index…”
Libro electrónico -
4090Publicado 2015Tabla de Contenidos:Libro electrónico
-
4091Publicado 2013Tabla de Contenidos: “…; A review of multiple dimensions of culture; A review of cross-cultural coaching models; Description of the Universal Integrated Framework; Summary; Part One International perspectives; 02 Coaching in Europe; Introduction; Current state of coaching in Europe; Working in the multicultural environment of Europe; Taking coaching forward in Europe; Summary; 03 Coaching in North America; Introduction…”
Libro electrónico -
4092por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…MAIN REPORT -- Executive summary -- I. Background -- II. Agricultural structural change and the rural economy -- III. …”
Publicado 1998
Libro electrónico -
4093por Bouzid, AhmedTabla de Contenidos: “…Intro -- Table of Contents -- About the Authors -- Acknowledgments -- Introduction -- Chapter 1: Problems Solved by NFTs -- Introduction -- Scarcity -- Ownership -- Authenticity -- Provenance -- Royalties -- Summary -- Chapter 2: The Technology Behind NFTs -- Blockchain Basics -- Addressing Obstacles -- Cryptography and Encryption -- Smart Contracts -- Summary -- Chapter 3: Creating and Selling NFTs -- Characteristics -- Variables -- Intrinsic Variables -- Extrinsic Variables -- Utility -- Additional Variable Functions -- File Size -- Storage Considerations -- Content and Chain Selection -- Wallets -- Marketplaces -- Buying and Selling Basics -- Selecting a Marketplace -- Transaction Details -- Selling -- Minting and Whitelisting -- Summary -- Chapter 4: NFT Disruption and Innovation in the Art World -- The Rise of NFTs in the Art World -- Early NFT Art Projects and Impact on the Art World -- The Adoption of NFTs by Established Artists and Brands -- The Benefits of NFTs for Artists and Collectors -- Financial Benefits -- Provenance and Authentication -- Expanding Opportunities for Emerging Artists Through Democratization -- The Appeal of Digital Art for Collectors -- Controversies Surrounding NFTs in the Art World -- Environmental Concerns -- Artistic Integrity and Authenticity -- Commodification of Art and Culture -- Exclusivity and Accessibility -- Strategies for Artists and Collectors -- Summary -- Chapter 5: The Gaming Industry and NFTs -- Games' Approaches to NFTs -- Publishers' Approaches to NFTs -- Benefits of Blockchain Gaming -- Security and Censorship Resistance -- Interoperability and Monetization -- Review -- Summary -- Chapter 6: The Music Industry and NFTs -- NFTs and the Music Industry: An Evolving Love Story -- For Musicians: Control, Compensation, and Connection -- For Fans: Exclusivity, Ownership, and Investment…”
Publicado 2023
Libro electrónico -
4094por Orebaugh, AngelaTabla de Contenidos: “…Running a DissectorAdvanced Topics; Summary; Solutions Fast Track; Frequently Asked Questions; Chapter 9. …”
Publicado 2007
Libro electrónico -
4095por Gibson, DarrilTabla de Contenidos: “…Creating a Rollback PlanUtilizing Virtualization; Summary; Exam Essentials; Review Questions; Answers to Review Questions; Chapter 3: Using Windows Server 2008 Management Tools; Server-Monitoring Tools; Remote Management; Windows Server Update Services; System Center Configuration Manager; Summary; Exam Essentials; Review Questions; Answers to Review Questions; Chapter 4: Monitoring and Maintaining Network Infrastructure Servers; Dynamic Host Configuration Protocol; Domain Name System; Windows Internet Naming Service; Network Access Protection; Summary; Exam Essentials; Review Questions…”
Publicado 2008
Libro electrónico -
4096por Schaeffler, JimmyTabla de Contenidos: “…2.4 When (a DVR Works?)2.5 Summary; 3. The Business of DVRs; 3.1 Legal and Regulatory Issues; 3.2 Financial; 3.3 Marketing; 3.4 Programming Content; 3.5 Other Content; 3.6 New Technologies; 3.7 Distribution; 3.8 DVR Executives' FAQs; 3.9 Summary; 4. …”
Publicado 2009
Libro electrónico -
4097por Sheldrake, Philip, 1971-Tabla de Contenidos: “…Intro -- The Business of Influence -- Contents -- Foreword -- Acknowledgements -- Introduction -- The questions this book seeks to answer -- The business context -- Influenceprofessional.com -- 1 Where We Are Today -- The Cluetrain and Permission Marketing -- Marketing and public relations -- Marketing -- Public relations -- Integrated marketing communications -- Summary -- 2 The Six Influence Flows -- A clean sheet -- Some definitions -- Mapping the interactions -- Mapping the influence flows -- Contrasting the six influence flows with the traditional emphases -- The 2nd flow and the Internet -- A new stakeholder -- Summary -- 3 Influence -- Summary -- 4 The Social Web -- Social Web analytics -- Characteristics of social Web analytics services -- Achieving an 'Awesome Analytics Advantage' -- Summary -- 5 Measurement, Complexity and Influence-centricity -- Measurement -- The Barcelona Principles -- Influencer-centric -- No standard for influence -- The complexity of influence -- Innovation-driven complexity -- Why do we think it's not complex? …”
Publicado 2011
Libro electrónico -
4098Publicado 2011Tabla de Contenidos: “…Command and Control Structure -- Corporate Culture -- Virtual Environments -- Ethics -- Physical Safety and Security -- Summary of the Organizational Infrastructure Questions -- Chapter 9 Assessment of the Personnel Infrastructure -- Employee Benefits -- Employee Compensation -- The Business-Employee Relationship -- Fair Employment Practices -- Hiring, Firing, and Everything in Between -- Employee Value and Quality -- Job Placement -- The Hero Employee -- Employee Motivation -- Employee Stability -- Employee Training -- Summary of the Personnel Infrastructure Questions -- Chapter 10 Assessment of the Financial Infrastructure -- Financial Authority and Responsibility -- Operations Linkages to the P&L, Balance Sheet, and Cash Flow Reports -- Program or Project Management -- Operations Reviews -- Labor Rate Calculations -- Product Warrantees and Guarantees -- Prescheduled Growth -- Employee Ownership and Options -- Banking -- Summary of the Financial Infrastructure Questions -- Chapter 11 Assessment of the Legal Infrastructure -- Contracts, Agreements, and Other Binding Documents -- Legal Signature Authority -- Government Contracts -- Compliance -- Intellectual Property -- Insurance -- Document Retention Policy -- Privacy Protection -- Summary of the Legal Infrastructure Questions -- Chapter 12 Assessment of the Institutionalized Processes -- Summary of the Institutionalized Processes Questions -- Appendix: Review Documents To Be Collected -- Index…”
Libro electrónico -
4099por Zhen, YongTabla de Contenidos: “…Is a VAM clause legal in China? Summary; 9 Opening up of China's capital markets; Introduction; Chinese firms' overseas IPOs; QFII; QDII; RQFII; Joint venture securities in mainland China; Internationalization of Chinese securities; Summary; References; Index…”
Publicado 2013
Libro electrónico -
4100por Gragido, WillTabla de Contenidos: “…Attack Sophistication ModelModus Operandi; The Importance of Attribution; Criminal and Organized Syndicates; Nation States; Subnational Entities; Summary; References; Chapter 8: The Rise of the Subversive Multivector Threat; Introduction; Sun Tzu and The Art of War; Defining the Subversive Multivector Threat (SMT); Summary; Chapter 9: Seven Commonalities of Subversive Multivector Threats; Introduction; Seven Commonalities of Subversive Multivector Threats; Five Names in Threats You Should Know; Next-Generation Techniques and Tools for Avoidance and Obfuscation; Summary; References…”
Publicado 2011
Libro electrónico