Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 386
- Application software 267
- Computer software 161
- Cloud computing 119
- Git (Computer file) 116
- Computer programming 99
- Open source software 85
- Python (Computer program language) 79
- Computer programs 68
- Web site development 67
- Web applications 58
- Management 50
- Software engineering 48
- Application program interfaces (Computer software) 47
- Microsoft .NET Framework 44
- Artificial intelligence 43
- Programming 43
- JavaScript (Computer program language) 40
- Machine learning 40
- Design 39
- Java (Computer program language) 36
- Web sites 35
- Electronic data processing 31
- Computer networks 29
- Linux 29
- Programming languages (Electronic computers) 29
- Data mining 25
- Operating systems (Computers) 25
- Software architecture 24
- Testing 24
-
741Publicado 2016Tabla de Contenidos: “…Tracking system resources with journaldConfiguring journald to make it persistent; Managing users and their groups; Scheduling tasks with cron; Synchronizing files and doing more with rsync; Maintaining backups and taking snapshots; Monitoring important server infrastructure; Taking control with GIT and Subversion; Chapter 4: Managing Packages; Introduction; Using YUM to update the system; Using YUM to search for packages; Using YUM to install packages; Using YUM to remove packages; Keeping YUM clean and tidy; Knowing your priorities; Using a third-party repository; Creating a YUM repository…”
Libro electrónico -
742Publicado 2016Tabla de Contenidos: “…Introducing loggingDebugging applications; The console; The Node debugger; The debug mode in hapi; Profiling heapdumps; TV; Debugging summary; General production advice; Further learning; Getting started with hapi.js GitHub repo; Hapijs.com; Makemehapi; The hapi community; The hapi discussion repo; Stack Overflow; hapi Gitter channel; @hapijs on Twitter; Read the code!…”
Libro electrónico -
743por de Kort, Wouter. authorTabla de Contenidos: “…Chapter 7: Setting Up Version ControlIntroducing Version Control; Using Team Foundation Version Control (TFVC); Workspace; Checking in a Changeset; Get Latest and Merge Conflicts; History, Annotations, and CodeLens; Shelvesets and Suspending Your Work; Branches; Check-In Policies; Using the Git Version Control System; Clone; Commit and Push; Fetch and Pull; Branch; Pull Request; Choosing a Branching Strategy; Branch Scenarios; Feature Toggles; Summary; Chapter 8: Managing Technical Debt; Running Code Analysis; Code Metrics; Lines of Code; Cyclomatic Complexity; Coupling; Depth of Inheritance…”
Publicado 2016
Libro electrónico -
744Publicado 2017Tabla de Contenidos: “…; The Great Cataclysm: Python 2 Versus Python 3; SciPy Ecosystem and Community; Free and Open Source Software (FOSS); GitHub: Taking Coding Social; Make Your Mark on the SciPy Ecosystem; A Touch of Whimsy with Your Py; Getting Help; Installing Python; Accessing the Book Materials; Diving In; Conventions Used in This Book; Use of Color; Using Code Examples; O'Reilly Safari; How to Contact Us; Acknowledgments; Chapter 1. …”
Libro electrónico -
745por Gajda, Wlodzimierz. authorTabla de Contenidos: “…; Disadvantages of Vagrant; Vagrant for Trainers, Instructors, and Teachers; Installing the Software; Git; VirtualBox; Vagrant; Check the Installation; Basic Vagrant Configuration; Documentation; Summary; In the Next Chapter, You'll Learn . . .; Reading List; Test Yourself; Chapter 2: Four Web Frameworks in Four Minutes…”
Publicado 2015
Libro electrónico -
746Tabla de Contenidos: “…Contents at a Glance; Contents; About the Authors; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Bower; Getting Started; Configuring Bower; The Manifest; Creating a New Manifest; Finding, Adding, and Removing Bower Packages; Finding Packages ; Adding Packages ; Development Dependencies; Removing Packages; Semantic Versioning; Managing the Dependency Chain; Creating Bower Packages; Choose a Valid Name; Use Semver Git Tags ; Publish Your Package to the Registry; Summary; Chapter 2: Grunt; Installing Grunt ; How Grunt Works; Gruntfile.js ; Tasks…”
Libro electrónico -
747Publicado 2016Tabla de Contenidos: “…Troubleshooting beaconsSummary; Using external authentication; Troubleshooting external authentication; Managing the Master with the wheel modules; Troubleshooting wheel modules; Summary; Separating Master and Minion functionality; Working with dunders; Using the event bus; Firing events; How the community works; Asking questions and reporting issues; Understanding the Salt Style Guide; Creating pull requests on GitHub; Understanding test errors in pull requests; Loading modules; Standard modules; Virtual modules; Lazy loading modules; Detecting grains; Using other detection methods…”
Libro electrónico -
748Publicado 2015Tabla de Contenidos: “…Pushing images to the Docker HubAutomating the building process for images; Private repositories on the Docker Hub; Organizations and teams on the Docker Hub; The REST APIs for the Docker Hub; Summary; Chapter 5: Running your Private Docker Infrastructure; The Docker registry and index; Docker registry use cases; Run your own index and registry; Step 1 - Deployment of the index components and the registry from GitHub; Step 2 - Configuration of nginx with the Docker registry; Step 3 - Set up SSL on the web server for secure communication; Push the image to the newly created Docker registry…”
Libro electrónico -
749por Ho, ClarenceTabla de Contenidos: “…Dynamic Scripting SupportSimplified Exception Handling; The Spring Project; Origins of Spring; The Spring Community; Spring for Microsoft .NET; The SpringSource Tool Suite/Spring IDE; The Spring Security Project; Spring Batch and Integration; Many Other Projects; Alternatives to Spring; JBoss Seam Framework; Google Guice; PicoContainer; JEE 6 Container; Summary; Chapter 2: Getting Started; Obtaining the Spring Framework; Downloading a Standard Distribution; Checking Spring Out of GitHub; Understanding Spring Packaging; Spring Modules; Choosing Modules for Your Application…”
Publicado 2012
Libro electrónico -
750Publicado 2014Tabla de Contenidos: “…Getting feedback from your usersUsing Git for source control; Chapter 9: Languages; Introduction; Fortifying JavaScript applications with TypeScript; Integrating Python into Visual Studio; Integrating Python with .NET; Appendix: Visual Studio Medley; Introduction; Creating installer packages; Submitting apps to the Windows Store; Creating Visual Studio add-ins and extensions; Creating your own snippets; Index…”
Libro electrónico -
751Publicado 2015Tabla de Contenidos: “…Modifying the module to auditThings to know about audit; Alternatives to auditing; The noop meta-parameter; Purging resources; Using noop; Summary; Chapter 3: Puppet for Compliance; Using manifests to document the system state; Tracking history with version control; Using git to track Puppet configuration; Tracking modules separately; Facts for compliance; The Puppet role's pattern; Using custom facts; The PCI DSS and how Puppet can help; Network-based PCI requirements; Vendor-supplied defaults and the PCI; Protecting the system against malware; Maintaining secure systems…”
Libro electrónico -
752por Jurney, RussellTabla de Contenidos: “…To the Cloud! -- Introduction -- GitHub -- dotCloud -- Echo on dotCloud -- Python Workers -- Amazon Web Services -- Simple Storage Service -- Elastic MapReduce -- MongoDB as a Service -- Instrumentation -- Google Analytics -- Mortar Data…”
Publicado 2013
Libro electrónico -
753Publicado 2022Tabla de Contenidos: “…-- Chapter 15: Generating Visualizations From GitHub -- Requirements -- Creating a Workflow -- Trying the Workflow -- Running Unit Tests -- Running Tests -- Visualizing the UML Class Diagram -- Visualizing the Test Coverage -- What Have You Learned in This Chapter? …”
Libro electrónico -
754Publicado 2017“…What You Will Learn Create styles, themes, and material designs Set up, configure, and run virtual devices using the AVD manager Improve the design of your application using support libraries Learn about GitHub libraries Use emulators to design layouts for a wide variety of devices, including wearables. …”
Libro electrónico -
755Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Introducing JEE and Eclipse -- JEE -- The presentation layer -- Java Servlets -- JavaServer Pages -- JavaServer Faces -- The business layer -- Enterprise JavaBeans -- The enterprise integration layer -- Java Database Connectivity -- The Java Persistence API -- Java Connector Architecture -- Web services -- Eclipse IDE -- Workspace -- Plugin -- Editors and views -- Perspective -- Eclipse preferences -- Installing products -- Installing Eclipse -- Installing the Tomcat server -- Installing the GlassFish server -- Installing MySQL -- Installing MySQL on Windows -- Installing MySQL on macOS X -- Installing MySQL on Linux -- Creating MySQL users -- Summary -- Chapter 2: Creating a Simple JEE Web Application -- Configuring Tomcat in Eclipse -- JavaServer Pages -- Creating a dynamic web project -- Creating JSP -- Running JSP in Tomcat -- Using JavaBeans in JSP -- Using JSTL -- Java Servlet -- Creating WAR -- JavaServer Faces -- Using Maven for project management -- Maven views and preferences in Eclipse JEE -- Creating a Maven project -- Maven archetype -- Exploring the POM -- Adding Maven dependencies -- Maven project structure -- Creating a WAR file using Maven -- Summary -- Chapter 3: Source Control Management in Eclipse -- The Eclipse subversion plugin -- Installing the Eclipse Subversion plugin -- Adding projects to an SVN repository -- Committing changes to an SVN repository -- Synchronizing with an SVN repository -- Checking out a project from SVN -- Eclipse Git plugin -- Adding a project to Git -- Committing files in the Git repository -- Viewing file differences after modifications -- Creating a new branch -- Committing a project to a remote repository -- Pulling changes from a remote repository…”
Libro electrónico -
756Publicado 2023Tabla de Contenidos: “…A hands-on exercise - implementing Azure Private DNS -- Option 4 - Azure Private DNS Resolver and Azure Private DNS zones -- External name resolution scenarios and options -- A hands-on exercise - implementing Azure Public DNS -- A hands-on exercise - clean up resources -- Summary -- Further reading -- Chapter 3: Design, Implement, and Manage VNet Routing -- Technical requirements -- Understanding the default routing for Azure VNet workloads -- Understanding default routing for dual-stack subnets -- Hands-on exercise - provisioning resources for the chapter's exercises -- Hands-on exercise - explore the default routing of Azure subnet workloads -- Modifying the default routing behavior -- Implementing custom routing with user-defined routes -- Hands-on exercise - route network traffic with a route table -- Implementing dynamic custom routing with BGP -- Hands-on exercise - implementing BGP dynamic routing with Azure Route Server -- Route selection and priority -- Hands-on exercise - cleaning up resources -- Summary -- Further reading -- Chapter 4: Design and Implement Cross-VNet Connectivity -- Technical requirements -- Understanding cross-VNet connectivity options -- Connecting VNets using VNet peering -- Planning VNet peering implementation -- Understanding VNet peering architecture considerations -- Understanding VNet peering and transitive routing -- Configuring VNet peering -- VNet peering in a hub-and-spoke architecture -- Connecting VNets using a VPN gateway connection -- Understanding VPN Gateway architecture considerations -- Connecting VNets using a vWAN -- Hands-on exercise - provisioning resources for the chapter -- Task 1 - initializing the template deployment in GitHub -- Hands-on exercise - implementing cross-region VNet connectivity using the vWAN -- Task 1 - creating a vWAN…”
Libro electrónico -
757Publicado 2017Tabla de Contenidos: “…. -- Deploying your blog to the web with GitHub -- Getting ready -- How to do it... -- How it works... -- Chapter 11: Bootstrap 4 with ASP.NET Core -- Starting a project in ASP.NET Core and Bootstrap 4 in Visual Studio 2017 -- Getting ready -- How to do it... -- How it works... -- Migrating the default web page of a .NET Core project from Bootstrap 3 to Bootstrap 4 -- Getting ready -- How to do it... -- How it works... -- Working with Bower, Sass, and Grunt in our .NET Core project -- Getting ready -- How to do it... -- How it works... -- Chapter 12: Integrating Bootstrap 4 with React and Angular -- Introduction -- Integrating Bootstrap 4 with React -- Getting ready -- How to do it... -- How it works... -- Replacing the Default Styles in Angular 2 QuickStart with Bootstrap 4 CDN CSS -- Getting ready -- How to do it... -- How it works... -- Integrating Angular 4 and Bootstrap 4 with the help of ng-bootstrap -- Getting ready -- How to do it... -- How it works... -- Conclusion -- Next Steps -- Index…”
Libro electrónico -
758Publicado 2016Tabla de Contenidos: “…; Configuring the KV Store; npm; Bower; Gulp; Git; Tying them all together; Dos and don'ts; Certified Applications; Splunk Cloud applications; Answers; dev.splunk.com; Internet Relay Chat; Wiki; User groups; The SplunkTrust; Definitions; Unzipping using the command line; The endpoint; The setup file…”
Libro electrónico -
759Publicado 2016Tabla de Contenidos: “…Time for action - loading an example projectTime for action - running the Affine Transformations project; Building Qt from sources; Time for action - setting up Qt sources using Git; Time for action - configuring and building Qt; Summary; Chapter 3: Qt GUI Programming; Windows and dialogs; Creating a Qt project; Time for action - creating a Qt Desktop project; Adding child widgets to a window; Managing widget content; Time for action - implementing a tic-tac-toe game board; Qt meta-objects; Signals and slots; Time for action - functionality of a tic-tac-toe board; Properties…”
Libro electrónico -
760Publicado 2016Tabla de Contenidos: “…Single-Board Computers; The Raspberry Pi; BeagleBone; The Intel Edison; Boards with 64-Bit Instruction Sets; Using Embedded Linux; Working with SD Cards; Embedded Linux Distributions; OpenWRT; Debian; Yocto; Network Configuration; Debugging Network Settings; Running Node.js; Deploy Projects with Git; Chapter 7. Components for Prototyping; Wiring Circuits; Breadboards; Grove Kit; Soldering; Printed Circuit Boards; Tessel Modules; Basic Components; Datasheets; Passive Components; LEDs; Sensors; Temperature; Motion; Ultrasonic Distance…”
Libro electrónico