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
-
4161Publicado 2016Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Introduction -- The library -- Summary -- Chapter 2: Hello, Small World! -- Hello, Small Windows! …”
Libro electrónico -
4162Publicado 2023Tabla de Contenidos: “…-- Benefits -- The key steps of data wrangling -- Frameworks in Data Science -- Summary -- Exercises -- Further reading -- Chapter 2: Loading and Exploring Datasets -- Technical requirements -- How to load files to RStudio -- Loading a CSV file to R -- Tibbles versus Data Frames -- Saving files -- A workflow for data exploration -- Loading and viewing -- Descriptive statistics -- Missing values -- Data distributions -- Visualizations -- Basic Web Scraping -- Getting data from an API -- Summary -- Exercises -- Further reading -- Chapter 3: Basic Data Visualization -- Technical requirements -- Data visualization -- Creating single-variable plots -- Dataset -- Boxplots -- Density plot -- Creating two-variable plots -- Scatterplot -- Bar plot -- Line plot -- Working with multiple variables -- Plots side by side -- Summary -- Exercises -- Further reading -- Part 2: Data Wrangling -- Chapter 4: Working with Strings -- Introduction to stringr -- Detecting patterns -- Subset strings -- Managing lengths -- Mutating strings -- Joining and splitting -- Ordering strings -- Working with regular expressions -- Learning the basics -- Creating frequency data summaries in R -- Regexps in practice -- Creating a contingency table using gmodels -- Text mining -- Tokenization -- Stemming and lemmatization -- TF-IDF -- N-grams -- Factors -- Summary -- Exercises -- Further reading -- Chapter 5: Working with Numbers -- Technical requirements -- Numbers in vectors, matrices, and data frames -- Vectors -- Matrices -- Data frames -- Math operations with variables -- apply functions -- Descriptive statistics -- Correlation -- Summary -- Exercises -- Further reading…”
Libro electrónico -
4163Publicado 2011Tabla de Contenidos: “…List of Figures -- List of Tables -- About the Authors -- Foreword -- Preface -- Acknowledgements -- Abbreviations and Acronyms -- 1 Introduction -- 1.1 TTCN-3 as a Language -- 1.2 The Development of TTCN-3 -- 1.3 Summary -- 2 TTCN-3 by Example -- 2.1 TTCN-3 Test Suite -- 2.2 TTCN-3 Test Systems -- 2.3 Summary -- 3 Basic TTCN-3 -- 3.1 Basic Constructs -- 3.2 Basic Statements -- 3.3 Summary -- 4 Single Component TTCN-3 -- 4.1 Ports -- 4.2 Components -- 4.3 Test Cases -- 4.4 Templates -- 4.5 Message-Based Communication -- 4.6 Timers -- 4.7 Alt Statement -- 4.8 Altsteps -- 4.9 Default Altsteps -- 4.10 Functions -- 4.11 Summary -- 5 Multi Component TTCN-3 -- 5.1 Multi Component Test Case Example -- 5.2 Test Components -- 5.3 Mappings and Connections -- 5.4 Component Type Extension -- 5.5 Miscellaneous Port Operations -- 5.6 SUT Addresses -- 5.7 Putting the Pieces Together -- 5.8 Summary -- 6 Procedure-Based Communication -- 6.1 Procedure- versus Message-Based Communication -- 6.2 An Example / the Directory Service -- 6.3 Procedure-Based Communication in TTCN-3 -- 6.4 Communication Operations -- 6.5 Procedure-Based Communication on the Client Side -- 6.6 Procedure-Based Communication on the Server Side -- 6.7 Addressing -- 6.8 Summary -- 7 Modular TTCN-3 -- 7.1 Modules -- 7.2 Group Definitions -- 7.3 Importing -- 7.4 Module Parameters -- 7.5 Attributes -- 7.6 Summary -- 8 TTCN-3 Data Types -- 8.1 The Session Initiation Protocol -- 8.2 Subtyping -- 8.3 TTCN-3 Built-in Types -- 8.4 User-Defined Types -- 8.5 Nested Type Definitions -- 8.6 Encoding and Decoding of Data -- 8.7 Summary -- 9 Advanced Type Topics -- 9.1 Type Compatibility -- 9.2 The Anytype Type -- 9.3 The Address Type -- 9.4 Recursive Type Definitions -- 9.5 Foreign Type Systems -- 9.6 Summary. / -- 10 Templates -- 10.1 A First Look at TTCN-3 Templates -- 10.2 The TTCN-3 Match Operation -- 10.3 Template Definition for One Specific Value -- 10.4 Template Definitions with Matching Expressions -- 10.5 Template Definitions for Signatures…”
Libro electrónico -
4164por Murti, KarunaTabla de Contenidos: “…-- Using shutdown -- Using Option -- Returning Result -- Creating a custom error type -- Logging errors -- Summary -- Chapter 8: Serving Static Assets and Templates -- Technical requirements -- Serving static assets -- Introducing the Tera template -- Showcasing users -- Working with forms -- Securing HTML forms from CSRF -- Summary -- Chapter 9: Displaying Users' Post -- Technical requirements -- Displaying posts - text, photo, and video -- Using generic data types and trait bounds -- Learning about ownership and moving -- Borrowing and lifetime -- Implementing borrowing and lifetime -- Summary -- Chapter 10: Uploading and Processing Posts -- Technical requirements -- Uploading a text post -- Uploading a photo post -- Processing files asynchronously -- Uploading a video post and process using a worker -- Summary -- Chapter 11: Securing and Adding an API and JSON -- Technical requirements -- Authenticating users -- Authorizing users -- Handling JSON -- Protecting the API with a JWT -- Summary -- Part 3: Finishing the Rust Web Application Development -- Chapter 12: Testing Your Application -- Technical requirements…”
Publicado 2022
Libro electrónico -
4165por National Research Council (U.S.).Tabla de Contenidos: “…Toxicity of Military Smokes and Obscurants -- Copyright -- Preface -- Contents -- Summary -- EXPOSURE GUIDANCE LEVELS FOR MILITARY PERSONNEL -- Diesel-Fuel Smoke -- Fog-Oil Smoke -- Red Phosphorus Smoke -- Hexachloroethane Smoke -- EXPOSURE GUIDANCE LEVELS AT BOUNDARIES OF MILITARY-TRAINING FACILITIES -- 1 Introduction -- SMOKES REVIEWED IN THIS REPORT -- U.S. …”
Publicado 1997
Libro electrónico -
4166Publicado 2024Tabla de Contenidos: “…-- Community initiative themes -- Summary -- Questions -- Answers -- Chapter 16: Wrapping Up Themes -- How block themes spark inspiration -- Themes that have additional functionality -- The Create Block Theme plugin -- Theme resources -- Summary -- Questions -- Answers -- Index -- A Book That You May Enjoy…”
Libro electrónico -
4167Publicado 2023Tabla de Contenidos: “…-- Introducing this book and its contents -- Setting up your development environment -- Understanding .NET -- Building console apps using Visual Studio 2022 -- Building console apps using Visual Studio Code -- Making good use of the GitHub repository for this book -- Looking for help -- Practicing and exploring -- Summary -- Chapter 2: Speaking C# -- Introducing the C# language -- Discovering your C# compiler version -- Understanding C# grammar and vocabulary -- Working with variables -- Exploring more about console apps -- Understanding async and await -- Practicing and exploring -- Summary -- Chapter 3: Controlling Flow, Converting Types, and Handling Exceptions -- Operating on variables -- Understanding selection statements -- Understanding iteration statements -- Storing multiple values in an array -- Casting and converting between types -- Handling exceptions -- Checking for overflow -- Practicing and exploring -- Summary -- Chapter 4: Writing, Debugging, and Testing Functions -- Writing functions -- Debugging during development -- Hot reloading during development -- Logging during development and runtime -- Unit testing -- Throwing and catching exceptions in functions -- Practicing and exploring -- Summary -- Chapter 5: Building Your Own Types with Object-Oriented Programming -- Talking about OOP -- Building class libraries -- Storing data in fields -- Working with methods and tuples -- Controlling access with properties and indexers -- Pattern matching with objects -- Working with record types -- Practicing and exploring -- Summary -- Chapter 6: Implementing Interfaces and Inheriting Classes -- Setting up a class library and console application -- Static methods and overloading operators -- Making types safely reusable with generics…”
Libro electrónico -
4168Publicado 2022Tabla de Contenidos: “…Interfacing a MAX7219/7221-based 7-segment 8-digit display -- Summary -- Further reading -- Chapter 12: Producing Music and Speech -- Technical requirements -- Connecting a speaker -- Melodies -- Custom melodies -- Tempo and pitch -- Working with a microphone -- Working with speech -- Summary -- Chapter 13: Networking and Radio -- Technical requirements -- A wired network with GPIO pins -- Working with radio -- Turning the radio on and off -- Sending and receiving messages -- Basketball using Micro:bit -- Rock, paper, scissors -- Voting using the Micro:bit -- Summary -- Further reading -- Chapter 14: Advanced Features of the Micro:bit -- Technical requirements -- Capacitive touch -- Temperature sensor -- Light sensor -- Summary -- Chapter 15: Wearable Computing and More Programming Environments -- Technical requirements -- Programming a pedometer using a Micro:bit -- Fall detector -- Sewable and wearable computing -- More programming frameworks -- Summary -- Conclusion -- Further reading -- Index…”
Libro electrónico -
4169por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Executive summary -- Summary of discussions -- Permanent observatories as tools for ex-post assessment: The French case study -- The National Audit Office's value-for-money assessment of transport investments -- TPICS, TIGER and United States experience: A focus on case-based ex-post economic impact assessment -- Causal inference for ex-post evaluation of transport interventions -- List of Participants…”
Publicado 2017
Libro electrónico -
4170
-
4171Publicado 2014“…Thinkers50 Future Thinkers reveals groundbreaking ideas from Thinkers50 Future Thinker award winner Nilofer Merchant; Monika Hamori, professor at Spain's IE Business School; groundbreaking leadership thinker Gianpiero Petriglieri; the cocreator of Jugaad Innovation, Navi Radjou; as well as bestselling authors Adam Grant, James Allworth, and Dorie Clark. …”
Libro electrónico -
4172Publicado 2022Tabla de Contenidos:Libro electrónico
-
4173Publicado 2016Tabla de Contenidos: “…Encrypting and decrypting disks with LUKS -- Locking down sudo -- Summary -- Chapter 13: Troubleshooting Ubuntu Servers -- Evaluating the problem space -- Conducting a root-cause analysis -- Viewing system logs -- Tracing network issues -- Troubleshooting resource issues -- Diagnosing defective RAM -- Summary -- Chapter 14: Preventing and Recovering from Disasters -- Preventing disasters -- Utilizing Git for configuration management -- Implementing a backup plan -- Creating system images with Clonezilla live -- Utilizing bootable recovery media -- Summary -- Index…”
Libro electrónico -
4174Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- About the reviewers -- Table of Contents -- Preface -- Part 1: Building a Golang Backend -- Chapter 1: Building the Database and Model -- Technical requirements -- Installing Docker -- Setting up Postgres -- Designing the database -- Installing sqlc -- Using sqlc -- Setting up the database -- Generating CRUD with sqlc -- Building the makefile -- Summary -- Chapter 2: Application Logging -- Technical requirements -- Exploring Go standard logging -- Using golog -- Local logging -- Writing log messages to the logging server -- Configuring multiple outputs -- Summary -- Chapter 3: Application Metrics and Tracing -- Technical requirements -- Understanding OpenTelemetry -- The OpenTelemetry APIs and SDK -- Tracing applications -- Installing Jaeger -- Integrating the Jaeger SDK -- Integration with Jaeger -- Adding metrics using Prometheus -- Adding metrics using Prometheus -- Running docker-compose -- Summary -- Part 2: Serving Web Content -- Chapter 4: Serving and Embedding HTML Content -- Technical requirements -- Handling HTTP functions and Gorilla Mux -- Hello, World with defaults -- Building on the basics with Gorilla Mux -- Rendering static content -- Rendering dynamic content -- Using Go embed to bundle your content -- Summary -- Chapter 5: Securing the Backend and Middleware -- Technical requirements -- Adding authentication -- Creating our dummy user -- Authenticating a user -- Adding middleware -- Basic middleware -- Adding cookies and sessions -- Cookies and session handling -- Storing session information -- Using Redis for a session -- Summary -- Chapter 6: Moving to API-First -- Technical requirements -- Structuring an application -- Defining packages -- Exposing our REST API -- Cross-Origin Resource Sharing (CORS) -- JSON middleware -- Session middleware…”
Libro electrónico -
4175Publicado 2019Tabla de Contenidos: “…Other idiomatic Elixir language features -- Summary -- Chapter 3. A little Phoenix overview -- 3.1. …”
Libro electrónico -
4176por IARC Working Group on the Evaluation of Carcinogenic Risks to Humans.Tabla de Contenidos: “…Mechanistic and other relevant data -- 5. Summary of data reported -- 6. Evaluation and rationale -- -- Titaniium Dioxide -- 1. …”
Publicado 2010
Libro electrónico -
4177
-
4178Publicado 2015Tabla de Contenidos: “…; Dialogue involvement; The power of imagination; Summary; CHAPTER 5: INTERACTION DYNAMICS AND THE SURPRISE FACTOR; That's not all; Disruption-then-reframe; The pique technique - requesting in an unusual manner; Gaze; Touch; Summary; CHAPTER 6: TECHNIQUES OF SOCIAL INFLUENCE USING MOOD AND EMOTION; Physiological arousal; The role of positive and negative mood; Fear and anxiety; The feeling of guilt and shame; Embarrassment; Emotional see-saw; Summary…”
Libro electrónico -
4179Publicado 2017Tabla de Contenidos: “…Metabolism -- Energy -- Insulin -- Food -- Digestion -- The liver -- Summary I -- 2. Inflammation -- Fructose -- Fat packages -- Obesity -- Inflammation -- Insulin resistance and diabetes -- Plaques, cholesterol, heart attacks and strokes -- Summary II -- 3. …”
Libro electrónico -
4180Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributor -- Table of Contents -- Preface -- Chapter 1: Introduction to Linux -- An overview of the Linux system -- Virtualization -- Installing VirtualBox and CentOS -- Working with VirtualBox -- Connecting VMs through SSH -- Summary -- Chapter 2: The Linux Command Line -- Introducing the command line -- File globbing -- Quoting commands -- Getting help -- Working with the Linux shell -- Understanding standard streams -- Understanding regular expressions -- Working with sed -- Working with awk -- Navigating the Linux filesystem -- Summary -- Chapter 3: The Linux Filesystem -- Understanding the filesystem -- Working with file links -- Searching for files -- Working with users and groups -- Working with file permissions -- Working with text files -- Working with VIM text editor -- Summary -- Chapter 4: Working with the Command Line -- Essential Linux commands -- Additional programs -- net-tools -- Nmap -- links -- iotop -- iftop -- htop -- lsof -- Understanding processes -- Cloning -- Signals -- kill -- hang-up -- Working with Bash shell variables -- Introduction to Bash shell scripting -- Implementing Bash shell scripting -- Automating script execution -- Summary -- Chapter 5: More Advanced Command Lines and Concepts -- Basic networking concepts -- Installing new software and updating the system -- Introduction to services -- Basic system troubleshooting and firewalling -- Introducing ACLs -- setuid, setgid and sticky bit -- setuid -- setgid -- sticky bit -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico