Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 987
- History 875
- Management 431
- Development 345
- Leadership 336
- Engineering & Applied Sciences 325
- Application software 276
- Photography 273
- Business & Economics 254
- Political Science|Political science (General)|United States Politics & Government 254
- Diplomacy & International Relations|International relations|Political Science 238
- Digital techniques 228
- Computer Science 206
- Design 196
- Judicial Process|Law|Law of nations|Sources. Fontes juris gentium 186
- Politics and government 176
- History and criticism 175
- Social aspects 170
- Economic conditions 167
- Great Britain 166
- Filosofía 160
- Crítica e interpretación 154
- Law 154
- Success in business 149
- History|History of North and South America|History: America|United States|United States History 146
- Política y gobierno 143
- Programming 139
- RELIGION 136
- Web sites 133
- Computer programs 129
-
19521Publicado 2022Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Foreword -- Contributors -- About the reviewer -- Table of Contents -- Part 1 - Exploring the TDD Workflow -- Chapter 1: First Steps with Test-Driven Development -- Technical requirements -- Creating a new React project from scratch -- Installing NPM -- Creating a new Jest project -- Bringing in React and Babel -- Displaying data with your first test -- Writing a failing test -- Make it pass -- Making use of the act test helper -- Triangulating to remove hardcoding -- Backtracking on ourselves -- Refactoring your work -- Sharing setup code between tests -- Extracting methods -- Writing great tests -- Red, green, refactor -- Streamlining your testing process -- Summary -- Further reading -- Chapter 2: Rendering Lists and Detail Views -- Technical requirements -- Sketching a mock-up -- Creating the new component -- Specifying list item content -- Selecting data to view -- Initial selection of data -- Adding events to a functional component -- Manually testing our changes -- Adding an entry point -- Putting it all together with webpack -- Summary -- Exercises -- Further reading -- Chapter 3: Refactoring the Test Suite -- Technical requirements -- Pulling out reusable rendering logic -- Creating a Jest matcher using TDD -- Extracting DOM helpers -- Summary -- Exercises -- Further reading -- Chapter 4: Test-Driving Data Input -- Technical requirements -- Adding a form element -- Accepting text input -- Submitting a form -- Submitting without any changes -- Preventing the default submit action -- Submitting changed values -- Duplicating tests for multiple form fields -- Nesting describe blocks -- Generating parameterized tests -- Solving a batch of tests -- Modifying handleChange so that it works with multiple fields -- Testing it out -- Summary -- Exercises…”
Libro electrónico -
19522por Skauradszun, Dominik“…. / »Resolutions as Legal Transactions« -- Notwithstanding a great need for resolutions as legal instruments of collective bodies in making decisions, a general codified resolution framework does not exist in Germany. …”
Publicado 2020
Libro electrónico -
19523Publicado 2023Tabla de Contenidos: “…Exploring the phases of cloud migration -- Phase 1 - Discover -- Phase 2 - Plan -- Phase 3 - Migrate -- Phase 4 - Automate -- Phase 5 - Optimize -- Summary -- Further reading -- Chapter 3: Preparing for Cloud Migration -- Learning about cloud migration insights -- Begin with cost savings, evolve with innovation -- Cloud migration propels cultural shift -- High-level metrics are not enough -- Proper planning drives successful migration -- Thinking beyond CapEx and OpEx -- There are many great cloud providers -- Choosing the right cloud partner for your business -- Security -- Certifications, compliance, standards, and attestation frameworks -- Innovation and roadmap -- Service-level agreements and contracts -- Support model -- Pricing model -- Vendor lock-in criteria and exit provisions -- Reliability and performance -- Service dependencies and partnerships -- Overall business health -- Checklist for choosing a strong partner -- Evaluation of potential vendor lock-ins -- Unraveling the multi-cloud - benefits, challenges, and strategy -- Benefits -- Challenges -- Multi-cloud strategy -- Aligning your IT landscape with the cloud - best practices -- Summary -- Further reading -- Chapter 4: Implementing Cloud Migration Strategies -- Introducing cloud migration strategies -- What is a cloud migration strategy? …”
Libro electrónico -
19524Publicado 2023“…You'll also find real-world advice on customizing your LLC for your specific business needs, creating a great operating agreement, keeping accurate records, and filing the proper paperwork with Uncle Sam. …”
Libro electrónico -
19525por McFedries, Paul“…This Dummies All-in-One is great for you if want to develop coding skills but don’t have a programming background. …”
Publicado 2024
Libro electrónico -
19526por Rajendran, Sathiyaraj“…This addresses the necessity of novel methods and tools focused to design and develop frameworks for autonomous vehicles. There is a great demand for energy-efficient solutions for managing the data collected with the help of sensors. …”
Publicado 2024
Libro electrónico -
19527Publicado 2016“…Using concrete observations and experiences students can relate to, the text features an approach that reflects how science is actually practiced: it starts with the specifics, then moves to the great generalizations and the more formal aspects of a topic to show students why we believe what we believe. …”
Libro electrónico -
19528por Sterling, Mary Jane“…The easy way to understand and retain all the concepts taught in pre-calculus classes Pre-Calculus All-in-One For Dummies is a great resource if you want to do you best in Pre-Calculus. …”
Publicado 2023
Libro electrónico -
19529Publicado 2019“…After all, understanding how households played an important role in the boom and bust cycle that led to the financial crisis and recent great recession is a key metric."--…”
Libro electrónico -
19530por Morris, TeeTabla de Contenidos: “…-- I'll take the First: Free speech versus slander -- Chapter 6 Interview-Fu: Talk to Me, Grasshopper -- I'll Have My People Call Your People: Interview Requests -- Preparing for Interviews -- Asking great questions -- Avoiding inappropriate questions -- Feelin' the synergy -- Recording Interviews -- Recording using Zoom -- Recording using StreamYard -- Recording using hardware -- Prepping Your Green Room for Guests -- Welcoming in-studio guests -- Meeting guests on their own turf -- Ensuring Trouble-Free Recordings -- Chapter 7 So What Are You Waiting For? …”
Publicado 2024
Libro electrónico -
19531Publicado 2024Tabla de Contenidos: “…Protect Your Hardware -- Protect Your Body -- Chapter 8 Groove Tools and Techniques -- The Basics -- Pitch-Shift Algorithms -- Warping -- Beat Slicing -- Audio to MIDI -- Groove Hardware -- Groove Software -- Looping Your DAW -- Loop-based Audio Software -- ReWire -- Groove and Loop-Based Plug-Ins -- Drum and Drum Loop Plug-Ins -- Pulling Loops into a DAW Session -- iOS Groove Apps -- Groove Controllers -- DJ Software -- Obtaining Loop Files from the Great Digital Wellspring -- Chapter 9 MIDI and Electronic Music Technology -- The Power of MIDI -- MIDI Production Environments -- What Is MIDI? …”
Libro electrónico -
19532Publicado 2021Tabla de Contenidos: “…REST URLs -- REST methods -- REST response -- Creating a REST API in Go -- Getting your REST API up and running -- Testing the REST API -- Registering additional paths -- Passing in query string -- Specifying request methods -- Storing the course information on the REST API -- Testing the REST API again -- Chapter 17 Working with Databases -- Setting Up a MySQL Database Server -- Interfacing with the MySQL server -- Creating a database and table -- Creating a new account and granting permission -- Connecting to the MySQL Database in Go -- Retrieving a record -- Adding a record -- Modifying a record -- Deleting a record -- Part 6 The Part of Tens -- Chapter 18 Ten Useful Go Packages to Create Applications -- color -- Installation -- Code sample -- now -- Installation -- Code sample -- go-pushbullet -- Installation -- Code sample -- goid -- Installation -- Code sample -- json2go -- Installation -- Code sample -- gojq -- Installation -- Code sample -- turtle -- Installation -- Code sample -- go-http-client -- Installation -- Code sample -- notify -- Installation -- Code sample -- gosx-notifier -- Installation -- Code sample -- Chapter 19 Ten Great Go Resources -- The Official Go Website -- Go by Example -- A Tour of Go -- The Go Frequently Asked Questions -- The Go Playground -- Go Bootcamp -- Effective Go -- Gophercises -- Tutorialspoint -- Stack Overflow -- Index -- EULA…”
Libro electrónico -
19533Computers for seniors for dummiesComputers For Seniors For DummiesPublicado 2022Tabla de Contenidos: “…-- Choose the Right Printer -- Unpack and Install a New Printer -- Set Up a Printer to Work with Windows -- Set a Default Printer -- Set Printer Preferences -- Manage a Print Queue -- Remove a Printer -- Part 2 Getting Up to Speed with Windows -- Chapter 4 Working with Apps in Windows -- Learn the Names of Things -- Start an App -- Exit an App -- Find Your Way Around in a Desktop App -- Find Your Way Around in a Microsoft Store App -- Work with a Window -- Switch among Running Apps -- Move and Copy Data between Apps -- Install New Apps -- Remove Apps -- Chapter 5 Six Great Apps that Come with Windows -- Do the Math with the Calculator App -- Write Brilliant Documents with WordPad -- Jot Quick Notes with Notepad -- Set Alarms and Timers -- Keep Up on the Weather -- Save Time with Cortana…”
Libro electrónico -
19534Publicado 2021Tabla de Contenidos: “…Types, Methods, and Interfaces -- Types in Go -- Methods -- Pointer Receivers and Value Receivers -- Code Your Methods for nil Instances -- Methods Are Functions Too -- Functions Versus Methods -- Type Declarations Aren't Inheritance -- Types Are Executable Documentation -- iota Is for Enumerations-Sometimes -- Use Embedding for Composition -- Embedding Is Not Inheritance -- A Quick Lesson on Interfaces -- Interfaces Are Type-Safe Duck Typing -- Embedding and Interfaces -- Accept Interfaces, Return Structs -- Interfaces and nil -- The Empty Interface Says Nothing -- Type Assertions and Type Switches -- Use Type Assertions and Type Switches Sparingly -- Function Types Are a Bridge to Interfaces -- Implicit Interfaces Make Dependency Injection Easier -- Wire -- Go Isn't Particularly Object-Oriented (and That's Great) -- Wrapping Up -- Chapter 8. Errors -- How to Handle Errors: The Basics -- Use Strings for Simple Errors -- Sentinel Errors -- Errors Are Values -- Wrapping Errors -- Is and As -- Wrapping Errors with defer -- panic and recover -- Getting a Stack Trace from an Error -- Wrapping Up -- Chapter 9. …”
Libro electrónico -
19535por Naylor, DavidTabla de Contenidos: “…-- Willing to Pay the Dues to Be Great -- Four Steps for Rebooting Your Improved Perspective -- Thinking "Right" Activity -- Chapter 14 Myth: To Succeed You Need to Be Lucky -- Your Success and Luck -- Changing Our Perspective: Manufacturing Our Own Luck -- Step 1: Willingly Pay the Dues and Put Forth the Effort…”
Publicado 2023
Libro electrónico -
19536Publicado 2024Tabla de Contenidos: “…-- Choosing Go -- Concurrency and goroutines -- Concurrency -- Goroutines -- CSP-inspired model -- Share by communication -- Interacting with the OS -- Tooling -- go build -- go test -- go run -- go vet -- go fmt -- Cross-platform development with Go -- Summary -- Chapter 2: Refreshing Concurrency and Parallelism -- Technical requirements -- Understanding goroutines -- WaitGroup -- Changing shared state -- Managing data races -- Atomic operations -- Mutexes -- Making sense of channels -- How to use channels -- An unbuffered channel -- Buffered channels -- The guarantee of delivery -- Latency -- State and signaling -- State -- Signaling -- Choosing your synchronization mechanism -- Summary -- Part 2: Interation with the OS -- Chapter 3: Understanding System Calls -- Technical requirements -- Introduction to system calls -- The catalog of services and identification -- Information exchange -- The syscall package -- A closer look at the os and x/sys packages -- x/sys package - low-level system calls -- Operating system functionality -- Portability -- Everyday system calls -- Tracing system calls -- Tracing specific system calls -- Developing and testing a CLI program -- Standard streams -- File descriptors -- Creating a CLI application -- Redirections and standard streams -- Making it testable -- Summary -- Chapter 4: File and Directory Operations -- Technical requirements -- Identifying unsafe file and directory permissions -- Files and permissions -- Scanning directories in Go -- Understanding file paths -- Using the path/filepath package -- Traversing directories -- Symbolic links and unlinking files -- Symbolic links - the shortcut of the file world -- Unlinking files - the great escape act…”
Libro electrónico -
19537Publicado 2023Tabla de Contenidos: “…</P></B><P>10.1 The Human Security Operations Center -- The Immune System. 10.2 An Introduction to Risk-Based Security Operations. 10.3 The Great Divide of Security. 10.4 Establishing a Risk-Based Security Operations Framework. 10.5 When Risk-Based Security Operations Bites Back. 10.6 Decoding Risk-Based Security Operations. …”
Libro electrónico -
19538por Mascarenhas, Oswald A. J.Tabla de Contenidos: “…Philosophy of the Human Person -- Ethical Questions -- Ethical Reflections -- 1.4. The Great Humanity of Nelson Mandela -- 1.5. The Value and Function of Executive Personhood -- 1.6. …”
Publicado 2019
Electrónico -
19539por The Cta Consortium“…This book is intended to be the primary resource for the science case for CTA and it thus will be of great interest to the broader physics and astronomy communities. …”
Publicado 2018
Libro electrónico -
19540Publicado 2017“…This innovative look at how nanostructured materials are used in therapeutics will be of great benefit to researchers, providing a greater understanding of the different ways nanomaterials could improve medical treatment, along with a discussion of the obstacles that need to be overcome in order to guarantee widespread availability. …”
Libro electrónico