Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 816
- Application software 751
- Computer programs 441
- Engineering & Applied Sciences 367
- Operating systems (Computers) 349
- Cloud computing 330
- Programming 327
- Management 281
- Web site development 271
- Computer networks 262
- Design 244
- Python (Computer program language) 237
- Computer Science 234
- Web sites 226
- Data processing 211
- Computer software 197
- Database management 184
- Open source software 179
- Linux 178
- Computer programming 177
- Security measures 174
- Web applications 168
- Photography 161
- Java (Computer program language) 155
- Digital techniques 148
- Computer graphics 141
- JavaScript (Computer program language) 141
- Microsoft Windows (Computer file) 135
- Electrical & Computer Engineering 126
- Mobile computing 124
-
4061Publicado 2020Tabla de Contenidos: “…12.2.1 Creating a database scoped credential -- 12.2.2 Creating an external data source -- 12.2.3 Creating an external table -- 12.2.4 Importing Blob files -- 12.3 Importing file data with ADF -- 12.3.1 Authenticating between ADF and SQLDB -- 12.3.2 Creating SQL Database linkedservice -- 12.3.3 Creating datasets -- 12.3.4 Creating a copy activity and pipeline -- 12.4 Exercises -- 12.4.1 Exercise 1 -- 12.4.2 Exercise 2 -- 12.4.3 Exercise 3 -- Summary -- 13 Where to go next -- 13.1 Data catalog -- 13.1.1 Data Catalog as a service -- 13.1.2 Data locations -- 13.1.3 Data definitions -- 13.1.4 Data frequency -- 13.1.5 Business drivers -- 13.2 Version control and backups -- 13.2.1 Blob Storage -- 13.2.2 Data Lake Storage -- 13.2.3 Stream Analytics -- 13.2.4 Data Lake Analytics -- 13.2.5 Data Factory configuration files -- 13.2.6 SQL Database -- 13.3 Microsoft certifications -- 13.4 Signing off -- Summary -- appendix A. Setting up Azure services through PowerShell -- A.1 Setting up Azure PowerShell -- A.2 Create a subscription -- A.3 Azure naming conventions -- A.4 Setting up common Azure resources using PowerShell -- A.4.1 Creating a new resource group -- A.4.2 Creating a new Azure Active Directory user -- A.4.3 Creating a new Azure Active Directory group -- A.5 Setting up Azure services using PowerShell -- A.5.1 Creating a new Storage account -- A.5.2 Creating a new Data Lake store -- A.5.3 Create new Event Hub -- A.5.4 Create new Stream Analytics job -- A.5.5 Create new Data Lake Analytics account -- A.5.6 Create new SQL Server and Database -- A.5.7 Create a new Data Factory service -- A.5.8 Creating a new App registration -- A.5.9 Creating a new key vault -- A.5.10 Create new SQL Server and Database with lookup data -- appendix B. …”
Libro electrónico -
4062por Tate, JonTabla de Contenidos: “…Installing and configuring DM and FM -- 3.1 Obtain the source files -- 3.1.1 System requirements -- 3.2 Obtaining current versions -- 3.2.1 Setting up the initial parameters with the setup program -- 3.3 Updating the current FM version -- 3.4 FM Server versus the bundled version -- 3.4.1 Licensing -- 3.4.2 Advantages of FM Server over freeware -- 3.5 Device Manager -- Chapter 4. …”
Publicado 2004
Libro electrónico -
4063por Hartpence, BruceTabla de Contenidos: “…; Trunking Protocol Standards; IEEE 802.1Q; Inter-switch link (ISL); Pruning; VLAN Design Considerations; Security Considerations; Reading; Summary; Review Questions; Review Answers; Lab Activities; Activity 1-Setting Up a Local VLANs…”
Publicado 2011
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4064por Harris, AndyTabla de Contenidos: “…Cover; Title Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; Use Any Computer; Don't Buy Any Software; How This Book Is Organized; New for the Third Edition; Icons Used in This Book; Beyond the Book; Book I: Creating the HTML Foundation; Chapter 1: Sound HTML Foundations; Creating a Basic Page; Understanding the HTML in the Basic Page; Meeting Your New Friends, the Tags; Setting Up Your System; Chapter 2: It's All About Validation; Somebody Stop the HTML Madness!…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4065Publicado 2018Tabla de Contenidos: “…Sending HATEOAS Links in Response -- Spring Boot Starter HATEOAS -- Validation -- Enabling Validation on the Controller Method -- Defining validations on the Bean -- Unit Testing Validations -- Documenting REST Services -- Generating a Swagger Specification -- Swagger UI -- Customizing Swagger Documentation Using Annotations -- Securing REST Services with Spring Security -- Adding Spring Security Starter -- Basic Authentication -- Integration Testing -- Unit Testing -- OAuth 2 Authentication -- High-level flow -- Implementing OAuth 2 authentication for Our Service -- Setting up Authorization and Resource Servers: -- Executing OAuth Requests -- Obtaining an Access Token -- Executing the Request Using the Access Token -- Integration Test -- Internationalization -- Caching -- Spring-boot-starter-cache -- Enabling Caching -- Caching Data -- JSR-107 Caching Annotations -- Auto-Detection Order -- Summary -- Assessments -- Lesson 3: Advanced Spring Boot Features -- Externalised Configuration -- Customizing Frameworks Through application.properties -- Logging -- Embedded Server Configuration -- Spring MVC -- Spring Starter Security -- Data Sources, JDBC and JPA -- Other Configuration Options -- Custom Properties in Application.Properties -- Configuration properties - Type-Safe Configuration Management -- Profiles -- Profiles-Based Bean Configuration -- Other Options for Application Configuration Values -- YAML Configuration -- Embedded Servers -- Switching to Jetty and Undertow -- Building a WAR file -- Developer Tools -- Live Reload -- Spring Boot Actuator -- HAL Browser -- Configuration Properties -- Environment Details -- Health -- Mappings -- Beans -- Metrics -- Auto-Configuration -- Debugging -- Deploying an Application to Cloud -- Cloud Foundry -- Summary -- Assessments -- Appendix: Assessment Answers…”
Libro electrónico -
4066Publicado 2022Tabla de Contenidos: “…-- Understanding Problems that Docker Solves -- Containerization Through the Years -- 1979: chroot -- 2000: FreeBSD Jails -- 2005: OpenVZ -- 2006: cgroups -- 2008: LXC -- Containers and Virtual Machines -- Container Runtimes -- OCI and CRI -- Docker and Kubernetes -- Summary -- Chapter 2: Docker 101 -- Installing Docker -- Installing Docker on Windows -- Installing Docker on Windows Using WSL2 Backend -- About WSL -- Requirements for Installing and Enabling WSL2 -- Installing on macOS -- Installing on Linux -- Additional Steps -- Understanding Jargon Around Docker -- Layers -- Docker Image -- Docker Tags -- Docker Container -- Bind Mounts and Volumes -- Docker Repository -- Docker Registry -- Dockerfile -- Docker Engine -- Docker Daemon -- Docker CLI -- Docker API -- Docker Compose -- Docker Machine -- Hands-on Docker -- Working with Docker Images -- Working with a Real-World Docker Image -- Summary -- Chapter 3: Building the Python App -- About the Project -- Setting Up Telegram Messenger -- BotFather: Telegram's Bot Creation Interface -- Creating the Bot with BotFather -- Newsbot: The Python App -- Getting Started with Newsbot -- Running Newsbot -- Sending Messages to Newsbot -- Summary -- Chapter 4: Understanding the Dockerfile -- Dockerfile Primer -- Build Context -- Dockerignore -- BuildKit -- Building Using Docker Build -- Tags -- Dockerfile Instructions -- FROM -- WORKDIR -- ADD and COPY -- RUN -- Layer Caching -- CMD and ENTRYPOINT -- ENV -- VOLUME -- EXPOSE -- LABEL -- Guidelines and Recommendations for Writing Dockerfiles -- Using Multi-Stage Builds -- Exercises -- Summary -- Chapter 5: Understanding Docker Volumes -- Data Persistence…”
Libro electrónico -
4067por Vermeir, NicoTabla de Contenidos: “…Cover; Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; CHAPTER 1 Introduction; History; Windows Application Programming Interface; About This Book; CHAPTER 2 Getting Started; Setting Up the Environment; Starting a First Project; Class Library; Windows Runtime Component; Unit Test Library; Blank App Template; Grid App Template; LayoutAwarePage; GroupDetailPage; ItemDetailPage; Split App Template; A Closer Look at the Simulator; Summary; CHAPTER 3 Building a First Project; Adding Pages; GridView; StackPanel…”
Publicado 2013
Libro electrónico -
4068por Turner, James, 1962-Tabla de Contenidos: “…Testing Enterprise iOS Applications; Unit Testing iOS Applications; Setting Up an OCUnit Target; Generating Code Coverage Metrics; Generating Code Complexity Metrics; Creating UI Tests (The Old and Painful Way); UI Testing Using OCUnit; Chapter 6. …”
Publicado 2011
Libro electrónico -
4069Publicado 2012Tabla de Contenidos: “…Creating a portfolio to get a jobProduct development and visualization; Summary; Chapter 2: Getting Comfortable Using the 3D View; Exploring the Blender 3D interface; Using the three basic Blender controllers; Using the numeric keypad with Blender; Setting up Blender the way you want it; Emulating the three-button mouse and NumPad; Understanding how to use Blender windows; Time for action - playing with the Blender windows; Time for action - resizing windows; Time for action - splitting the Blender windows; Time for action - joining the Blender windows; Special window modifications…”
Libro electrónico -
4070Publicado 2015Tabla de Contenidos:Libro electrónico
-
4071por Membrey, PeterTabla de Contenidos: “…; Three Terminals; Console; Opening a Virtual Terminal in the GUI; Connecting via SSH; Setting Up an SSH Server on the Pi; Sorting Out an SSH Client; Putty for Windows; SSH on the Mac; Welcome to the Command Line…”
Publicado 2013
Libro electrónico -
4072Publicado 2015Tabla de Contenidos: “…Installing on OS X Installing on Ubuntu Linux ; Installing GNS3 from Packages ; Installing GNS3 from Source Code ; GNS3 Appliances ; A Few Pros and Cons ; GNS3 WorkBench ; Installing GNS3 WorkBench ; Final Thoughts ; Chapter 3: Configuration; Acquiring an IOS Image ; Setting Up Your First IOS Router ; Configuring Dynamips ; Adding IOS Images to GNS3 ; Setting a Manual Idle-PC Value ; Final Thoughts ; Chapter 4: Creating and Managing Projects; Project Management Overview ; Terminology ; Screen Layout ; Using the GNS3 Toolbar ; First Toolbar Group ; Second Toolbar Group ; Third Toolbar Group…”
Libro electrónico -
4073Publicado 2015Tabla de Contenidos: “…Hard to answer; Key questions to consider before setting up your online business; What's the best business model for you?…”
Libro electrónico -
4074Publicado 2015Tabla de Contenidos: “…2.2 Noticing Changes in Pairing State Between the iOS and Watch AppsProblem; Solution; Discussion; See Also; 2.3 Transferring Small Pieces of Data to and from the Watch; Problem; Solution; Discussion; See Also; 2.4 Transferring Dictionaries in Queues to and from the Watch; Problem; Solution; Discussion; See Also; 2.5 Transferring Files to and from the Watch; Problem; Solution; Discussion; See Also; 2.6 Communicating Interactively Between iOS and watchOS; Problem; Solution; Discussion; See Also; 2.7 Setting Up Apple Watch for Custom Complications; Problem; Solution; Discussion; See Also…”
Libro electrónico -
4075Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Set Up to Gain Business Intelligence; Introduction; Installing Anaconda; Learn about the Python libraries we will be using; Installing, configuring, and running MongoDB; Installing Rodeo; Starting Rodeo; Installing Robomongo; Using Robomongo to query MongoDB; Downloading the UK Road Safety Data dataset; Chapter 2: Making Your Data All It Can Be; Importing a CSV file into MongoDB; Importing an Excel file into MongoDB; Importing a JSON file into MongoDB…”
Libro electrónico -
4076Publicado 2016Tabla de Contenidos: “…; Part I: Basics; Chapter 1: Getting Started; Setting Up Your Programming Environment ; Python 2 and Python 3 ; Running Snippets of Python Code ; Hello World! …”
Libro electrónico -
4077Publicado 2015Tabla de Contenidos: “…Cover; Title Page; Table of Contents; Introduction; About This Book; Foolish Assumptions; Icons Used in This Book; Beyond the Book; Where to Go from Here; Part I: A Galaxy in Your Hands; Chapter 1: A Galactic Orientation; Set Up Your Galaxy Tablet; Know Your Way around the Galaxy; Where to Keep Your Tab; Chapter 2: The On and Off Chapter; Hello, Tablet; More Accounts for Your Tab; Farewell, Tablet; Chapter 3: How Your Galaxy Tab Works; Basic Operations; Behold the Home Screens; All About Those Apps; Chapter 4: Text to Type and Edit; This Is a Keyboard?…”
Libro electrónico -
4078Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: UI Essentials; Introduction; Setting up a 2D texture to be a bordered sprite; Resizing the UI according to the screen size and resolution; Adding and placing an image in the UI; Adding a circular mask to an image; Making an image scrollable; Making text scrollable with a vertical slider; Selecting buttons through the keyboard; Using UI layout components; Chapter 2: Implementing Counters and Health Bars; Introduction; Implementing a score counter…”
Libro electrónico -
4079Publicado 2016Tabla de Contenidos: “…Intro -- Introduction -- The Arduino Revolution -- About This Book -- Organization of This Book -- Project 0: Getting Started -- Hardware -- The Arduino Uno -- Power -- Breadboards -- Jumper Wires -- Programming the Arduino -- The IDE Interface -- Arduino Sketches -- Libraries -- Testing Your Arduino: Blinking an LED -- Understanding the Sketch -- Project Component List -- Setting Up Your Workspace -- Equipment and Tool Guide -- Quick Soldering Guide -- Safety First -- Part 1 LEDs -- Project 1: Pushbutton-Controlled LED -- How It Works -- The Build -- The Sketch -- Project 2: Light Dimmer -- How It Works -- The Build -- The Sketch -- Project 3: Bar Graph -- How It Works -- The Build -- The Sketch -- Project 4: Disco Strobe Light -- How It Works -- The Build -- The Sketch -- Project 5: Plant Monitor -- How It Works -- The Build -- The Sketch -- Project 6: Ghost Detector -- How It Works -- The Build -- The Sketch -- Part 2 Sound -- Project 7: Arduino Melody -- How It Works -- The Build -- The Sketch -- Project 8: Memory Game -- How It Works -- The Build -- The Sketch -- Project 9: Secret Knock Lock -- How It Works -- The Build -- The Sketch -- Part 3 Servos -- Project 10: Joystick-Controlled Laser -- How It Works -- The Build -- Mounting the Laser -- The Sketch -- Project 11: Remote Control Servo -- How It Works -- The Setup -- The Build -- The Sketch -- Part 4 LCDs -- Project 12: LCD Screen Writer -- How It Works -- Preparing the LCD Screen -- The Build -- The Sketch -- Project 13: Weather Station -- How It Works -- The Build -- The Sketch -- Project 14: Fortune Teller -- How It Works -- The Build -- The Sketch -- Project 15: Reaction Timer Game -- How It Works -- The Build -- The Sketch -- Part 5 Numeric counters -- Project 16: Electronic Die -- How It Works -- The Build -- The Sketch -- Project 17: Rocket Launcher -- How It Works…”
Libro electrónico -
4080por White, Lucy Mueller, 1944-Tabla de Contenidos: “…-- Product, process and person -- Variety of expression: lines and shapes -- Therapeutic distance -- Sustaining a vision -- Structure and containment -- Selection of an appropriate process -- Chapter 2 A Brief History of Printmaking -- Printmaking is basic -- Connection between materials and function -- Relief processes: stamps, woodcuts -- Intaglio processes: engraving, etching -- Planographic (surface) processes: lithographs, monotypes -- Screen processes: stencil, silk screen -- Contemporary processes -- Chapter 3 General Information -- Creating and holding a place to print -- Teaching a skill -- Archiving: signing and editioning -- Mixing printmaking and other art media -- Therapeutic discussion of prints -- Indirect process -- Underestimating artistic potential -- Ratings for techniques -- Chapter 4 Relief Printing and Stamping: Focus on the Process -- Relief printing: the very beginning -- Instructions for finger or thumb printing -- Stamp printing: focus on process -- General set up for stamp printing -- Instructions for stamp printing from found objects -- Commercially available stamps -- Instructions for making your own stamps -- Instructions for fabric printing -- Artistic and clinical applications -- Chapter 5 Relief Printing Plates -- Instructions for Styrofoam tray printing: process for line drawings -- Artistic and clinical considerations -- Commercially available relief plates -- Instructions for collagraph relief plates -- Instructions for simple one-session collagraph relief plates -- Instructions for two-session collagraph relief plates -- Instructions for glue plates -- Artistic and clinical considerations -- Chapter 6 Intaglio Processes: Focus on Lines -- Focus on lines…”
Publicado 2002
Libro electrónico