Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 3,474
- Development 2,745
- History 2,707
- Application software 2,126
- Management 1,939
- Engineering & Applied Sciences 1,776
- Gestió de projectes 1,510
- Computer networks 1,287
- Data processing 1,177
- Security measures 1,167
- Computer Science 1,146
- Filosofía 1,110
- Computer security 1,088
- Prevention 1,063
- TFM 1,037
- Computer programs 1,006
- Business & Economics 923
- Artificial intelligence 903
- Computer software 902
- Cloud computing 896
- Education 874
- Design 873
- Universidad Pontificia de Salamanca (España) 860
- Història 855
- Social aspects 807
- Crítica e interpretación 804
- Python (Computer program language) 795
- Project management 784
- Web site development 771
- Computer programming 756
-
7341Publicado 2014Tabla de Contenidos: “…3.2 - Research Validity and ReliabilityChapter 4-Exploratory Study: Uncovering Design for Evolvability Practices in Single-Funder Capital Project Environments; 4.1 - Introduction; 4.2 - Research Context; 4.3 - Front-End Strategizing; 4.4 - Using Options Logic in Capital Design for Evolvability; 4.5 - Assessing the Flexibility Built-In; 4.6 - Final Observations; Chapter 5-Design for Evolvability in Multi-Funder Environments: Insights from an Embedded Case Study at Network Rail; 5.2 - The NR Capital Project Context; 5.3 - Design for Evolvability in NR Capital Projects…”
Libro electrónico -
7342Publicado 2017Tabla de Contenidos: “…Connecting the camera module to the Raspberry Pi -- OpenCV -- Downloading and installing OpenCV on Windows -- Creating the Java project -- Adding the OpenCV library to your Java project -- Downloading and building OpenCV on Raspberry Pi -- Working with video -- Facial recognition -- Build and run -- Summary -- Index…”
Libro electrónico -
7343Publicado 2016“…Over 31 simple yet incredibly effective recipes for installing and managing System Center 2016 Endpoint Protection About This Book This is the most practical and up-to-date book covering important new features of System Center 2016 Endpoint protection Gain confidence in managing IT and protecting your server against malware and other threats Configure and automate reporting features and also prepare yourself for a simple and pain-free migration process Who This Book Is For If you are a System Administrator or Engineer using System Center 2016 Endpoint Protection, then this book is for you. …”
Libro electrónico -
7344por ITGP Governance Privacy TeamMaterias: “…Data protection Law and legislation European Union countries…”
Publicado 2016
Libro electrónico -
7345Publicado 2017“…Optimize and boost your Linux-based system with Yocto Project and increase its reliability and robustness efficiently and cost-effectively. …”
Libro electrónico -
7346Publicado 2017Tabla de Contenidos: “…Attaching the MicroSD card on Raspberry Pi 3 -- Putting them all together -- Ethernet and Wi-Fi connection -- Installing Visual Studio -- Enabling the Developer Mode on Windows 10 Desktop -- Creating a first example -- Writing our first application -- Loading the project in Visual Studio -- Connecting the LED to your Windows IoT device -- Hardware pins -- Hardware connections -- Deploying the app -- Developing the code -- Timer code -- Starting GPIO pins -- Modify the state of a pin -- Running the application -- Applications for the& -- #160 -- Internet of Things -- Real-life examples of the Internet of Things -- Smart home devices -- Wireless bulbs -- Smart refrigerators -- Applications of the Raspberry Pi in the Internet of Things -- Media center using the Raspberry Pi 3 -- Cloud storage using Raspberry Pi 3 -- Tracker using Raspberry Pi 3 -- Web server using Raspberry Pi 3 -- Gateway for Bluetooth devices using Raspberry Pi 3 -- The architecture of the security system -- Materials required -- Hardware connections -- Initial setup -- Software required -- Software setup -- Software development -- Running the interface -- Integrating the system and putting it all together -- Future ideas -- Summary -- Index…”
Libro electrónico -
7347Publicado 2019Tabla de Contenidos: “…Front Cover -- ARM-Based microcontroller projects using MBED -- Copyright -- Contents -- About the Author -- Preface -- Acknowledgments -- Chapter 1: Introduction -- 1.1. …”
Libro electrónico -
7348por Rossberg, Joachim. authorTabla de Contenidos: “…Chapter 1: Introduction to Application Lifecycle Management -- Chapter 2: An Overview of Azure DevOps -- Chapter 3: Introduction to Scrum and Agile Concepts -- Chapter 4: Work Items and Process Templates -- Chapter 5: Customizing the Process Template in Azure DevOps -- Chapter 6: Agile Practices in Azure DevOps and TFS -- Chapter 7: Metrics in Agile Projects -- Chapter 8: Agile Project Management in Azure DevOps and TFS…”
Publicado 2019
Libro electrónico -
7349por Robinson, AndrewTabla de Contenidos: “…; Kapitel 2: Ein erstes Programm: Der Beschimpfungsgenerator; 2.1 Das erste Python-Programm; 2.2 Das Programm speichern; 2.3 Beschimpfung generieren; 2.3.1 Variablen; 2.3.2 Strings; 2.3.3 Listen; 2.3.4 Funktionen; 2.4 Beschimpfung mit Anrede; 2.4.1 Bedingtes Verhalten; 2.5 Ein ganzer Schwall an Beschimpfungen; 2.5.1 Eigene Funktionen erstellen; 2.5.2 Schleifen; 2.6 Fazit; Teil II: Software-Projekte; Kapitel 3: Tic-Tac-Toe; 3.1 Fehler; 3.2 Zum Auftakt das Spielbrett; 3.2.1 Verbesserung der Spielbrettausgabe…”
Publicado 2014
Libro electrónico -
7350Publicado 2015“…This downloadable video explores exactly what redstone is, how we can use it, and the tools that are part of working with redstone. We’ll look at some projects, breaking them down step by step, so that you can see redstone in action. …”
-
7351Publicado 2015Materias:Libro electrónico
-
7352Publicado 2017Tabla de Contenidos: “…The internet as judge, jury, and executioner -- Preventing and addressing online problems -- Policies and tools for business -- Understand and manage online review sites -- Build your reputation with ongoing marketing activities -- The ever-changing world of ORM…”
Libro electrónico -
7353Publicado 2023“…In this edited volume, scholars from the Netherlands and abroad analyse the roles that animals play in Dutch travel literature from 1800 to the present. In this way, we aim to provide new insights into the relationships between man and animals, in textual expressions and real life, and to add the 'Dutch case' to the flourishing international field of travel writing studies…”
Libro electrónico -
7354Publicado 2023Tabla de Contenidos: “…Cover -- Title page -- Copyright and credits -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction and Crash Course -- Chapter 1: Starting Your First Vue Project -- Technical requirements -- Understanding Vue as a framework -- Angular versus Vue -- React versus Vue -- Advantages of using Vue for your project -- Working with Vue -- Understanding the Vue instance -- Setting up a Vite-powered Vue application -- Vue's SFC architecture -- Exercise 1.01 - building your first component -- Exploring data properties as a local state -- Writing components with script setup -- Exercise 1.02 - interpolation with conditionals -- Understanding Vue directives -- Exercise 1.03 - exploring basic directives (v-text, v-once, v-html, v-bind, v-if, v-show) -- Enabling two-way binding using v-model -- Exercise 1.04 - experimenting with two-way binding using v-model -- Understanding data iteration with v-for -- Basic iteration using v-for -- Exercise 1.05 - using v-for to iterate through an array of strings -- Iterating through an array of objects -- Exercise 1.06 - using v-for to iterate through an array of objects and using their properties in v-if conditions -- Iterating through a keyed collection (Object) -- Exercise 1.07 - using v-for to loop through the properties of Object -- Exploring methods -- Exercise 1.08 - triggering methods -- Exercise 1.09 - returning data using Vue methods -- Understanding component lifecycle hooks -- Exercise 1.10 - using a Vue lifecycle to control data -- Styling components -- Exercise 1.11 - importing SCSS into a scoped component -- Setting up state-driven dynamic CSS in Vue 3 -- Understanding CSS modules -- Exercise 1.12 - styling Vue components using CSS modules -- Activity 1.01 - building a dynamic shopping list app using Vue -- Summary -- Chapter 2: Working with Data -- Technical requirements…”
Libro electrónico -
7355
-
7356Publicado 2021“…European Union as a global regulator for environmental protection : a legitimacy perspective…”
Libro -
7357por Organisation de coopération et de développement économiques.Tabla de Contenidos: “…Études de cas entreprises pour le présent Manuel -- 2. S'inspirer des travaux antérieurs et de l'expérience acquise -- Encadré III.2. …”
Publicado 1999
Libro electrónico -
7358
-
7359
-
7360Publicado 2024Libro electrónico