Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,058
- Application software 975
- Java (Computer program language) 452
- Cloud computing 327
- Application program interfaces (Computer software) 301
- Engineering & Applied Sciences 299
- Web site development 286
- Python (Computer program language) 271
- Computer Science 250
- Computer programming 242
- JavaScript (Computer program language) 231
- Web applications 220
- Programming 191
- Computer programs 190
- Microsoft .NET Framework 179
- Computer software 175
- Design 167
- Web sites 162
- Internet programming 153
- Machine learning 145
- Artificial intelligence 140
- Mobile computing 126
- Open source software 123
- Programming languages (Electronic computers) 121
- Computer networks 120
- Android (Electronic resource) 119
- Management 114
- Data mining 109
- Software engineering 107
- Web services 101
-
881por Niemeyer, PatrickTabla de Contenidos: “…A First Application Tools of the Trade The Java Language Objects in Java Relationships Among Classes Working with Objects and Classes Threads Basic Utility Classes Input/Output Facilities Network Programming with Sockets and RMI Programming for the Web Swing Using Swing Components More Swing Components Layout Managers Drawing with the 2D API Working with Images and Other Media Java Beans Applets Content and Protocol Handlers BeanShell: Simple Java Scripting…”
Publicado 2000
Libro electrónico -
882Publicado 2008Tabla de Contenidos: “…-- Usability and psychology -- Protocols -- Access control -- Cryptography -- Distributed systems -- Economics -- Multilevel security -- Multilateral security -- Banking and bookkeeping -- Physical protection -- Monitoring and metering -- Nuclear command and control -- Security printing and seals -- Biometrics -- Physical tamper resistance -- Emission security -- API attacks -- Electronic and information warfare -- Telecom system security -- Network attack and defense -- Copyright and DRM -- The bleeding edge -- Terror, justice and freedom -- Managing the development of secure systems -- System evaluation and assurance…”
Libro electrónico -
883por Tomlinson, ToddTabla de Contenidos: “…How Drupal Works -- Writing a Module -- Hooks, Actions, and Triggers -- The Menu System -- Working with Databases -- Working with Users -- Working with Nodes -- Working with Fields -- The Theme System -- Working with Blocks -- The Form API -- Manipulating User Input: The Filter System -- Searching and Indexing Content -- Working with Files -- Working with Taxonomy -- Caching -- Sessions -- Using jQuery -- Localization and Translation -- XML-RPC -- Writing Secure Code -- Development Best Practices -- Optimizing Drupal -- Installation Profiles -- Testing…”
Publicado 2010
Libro electrónico -
884por Niemeyer, PatrickTabla de Contenidos: “…A modern language -- A first application -- Tools of the trade -- The Java language -- Objects in Java -- Relationships among classes -- Working with objects and classes -- Generics -- Threads -- Working with text -- Core utilities -- Input/Output facilities -- Network programming -- Programming for the web -- Web applications and web services -- Swing -- Using swing components -- More swing components -- Layout managers -- Drawing with the 2D API -- Working with images and other media -- JavaBeans -- Applets -- XML…”
Publicado 2013
Libro electrónico -
885por Emmerich, PaulTabla de Contenidos: “…Getting Started -- Lua Basics -- Using the WoW API to Create a “Hello, World” Mod -- Working with Game Events -- Using XML and Frames -- Advanced Lua -- Using Advanced Lua to Extend the Texas Hold’em Poker Addon -- Building a Poker Game Client with Addon Communication -- Using the Combat Log to Build a Cooldown Monitor -- Using Libraries -- Working with Secure Templates -- Macros -- Tips, Tricks, and Optimization -- Other Uses for Lua…”
Publicado 2010
Libro electrónico -
886por Keeriyattil, Sreejith. authorTabla de Contenidos: “…Chapter 1: Network Defense Architecture -- Chapter 2: Microsegmentation and Zero Trust: Introduction -- Chapter 3: Zero Trust Networks with VMware NSX: Getting Started -- Chapter 4: NSX Service Composer and Third-Party Integration -- Chapter 5: Bird's-Eye View of a Zero Trust Network -- Chapter 6: NSX REST API and Power NSX -- Chapter 7: NSX Log Insight and Network Insight -- Chapter 8: VMware NSX/Airwatch and Conclusion…”
Publicado 2019
Libro electrónico -
887Tabla de Contenidos: “…Chapter 1: Getting Started with Azure Boards -- Chapter 2: Setting up a Team Project in a Simple Way -- Chapter 3: Working with Backlog and Boards -- Chapter 4: Customizing Azure Boards -- Chapter 5: Customizing the Process -- Chapter 6: Visualizing and Reporting in Azure Boards -- Chapter 7: Configure Large Team in a Team Project -- Chapter 8: Security Options -- Chapter 9: Working with REST API and CLI. -Chapter 10: Extensions for Azure Boards…”
Libro electrónico -
888Publicado 2021Tabla de Contenidos: “…Chapter 1: Introduction to Burp Suite -- Chapter 2: Setting Up the Environment -- Chapter 3: Proxy, User Options, and Project Options -- Chapter 4: Dashboard, Target, and Engagement Tools -- Chapter 5: Intruder -- Chapter 6: Repeater, Comparer, Decoder, and Sequencer -- Chapter 7: Infiltrator, Collaborator, Clickbandit, and CSRF PoC Generator -- Chapter 8: Scanner and Reporting -- Chapter 9: Extending Burp Suite -- Chapter 10: Testing Mobile Apps and APIs with Burp Suite…”
Libro electrónico -
889por Saeed, Luqman. authorTabla de Contenidos: “…-- Chapter 7: Jakarta EE And the Spring Framework -- Chapter 8:The Contexts and Dependency Injection (CDI) API -- Chapter 9: CDI Stereotypes -- Chapter 10: The CDI Ecosystem -- Afterword…”
Publicado 2020
Libro electrónico -
890Publicado 2021Tabla de Contenidos: “…Table of Contents Getting started with Zabbix and user management Setting up Zabbix monitoring Working with triggers and alerts Building your own structured templates Visualizing data, inventory and reporting Using discovery for automatic creation Setting up Zabbix proxies ntegrating Zabbix with External services Extending Zabbix functionality with custom scripts and Zabbix API Maintaining your Zabbix Setup Advanced Zabbix database management Bringing Zabbix to the cloud with Zabbix cloud integration…”
Libro electrónico -
891Publicado 2021Tabla de Contenidos: “…Chapter 1 : Editors -- Chapter 2 : Setting up the Development Environment using Docker -- Chapter 3 : Repositories and Git -- Chapter 4 : Basic Programming using Python -- Chapter 5 : Coding Styles, Refactoring and Code Calisthenics -- Chapter 6 : Database and Database Design -- Chapter 7 RESTful APIS using flask -- Chapter 8 Testing and Code Quality -- Chapter 9 Planning and designing your code -- Chapter 10 Security -- Chapter 11 CI/CD…”
Libro electrónico -
892Publicado 2013Tabla de Contenidos: “…Building Windows Store apps -- WinJs fundamentals -- Observables, bindings, and templates -- Using WinJs controls -- Creating forms -- Menus and flyouts -- Using the ItemContainer, Repeater, and FlipView controls -- Using the ListView control -- Creating data sources -- Using Windows Azure mobile services -- App events and states -- Page fragments and navigation -- Creating share and search contracts -- Using the Live Connect API -- Graphics and games -- Creating a task list app…”
Libro electrónico -
893Publicado 2018Tabla de Contenidos: “…-- navigator.onLine API - the user's network status -- Clipboard API - programmatically manipulating the clipboard -- The Canvas API - the web's drawing board -- The Fetch API - promise-based HTTP requests -- Fetch API customization -- Accessing and modifying history with the history API -- Handling window.onpopstate events -- Modifying history - the history.go(distance) method -- Jumping ahead - the history.forward() method -- Going back - the history.back() method -- Pushing on the history - history.pushState() -- Pushing on the history stack - history.replaceState() -- Summary -- Chapter 10: Storage APIs in JavaScript -- HyperText Transfer Protocol (HTTP) -- What is a TLS/SSL handshake?…”
Libro electrónico -
894Publicado 2016Tabla de Contenidos: “…Using tags to add metadata to structs -- Many operations with a single handler -- Reading polls -- Creating a poll -- Deleting a poll -- CORS support -- Testing our API using curl -- A web client that consumes the API -- Index page showing a list of polls -- Creating a new poll -- Showing the details of a poll -- Running the solution -- Summary -- Chapter 7: Random Recommendations Web Service -- The project overview -- Project design specifics -- Representing data in code -- Public views of Go structs -- Generating random recommendations -- The Google Places API key -- Enumerators in Go -- Test-driven enumerator -- Querying the Google Places API -- Building recommendations -- Handlers that use query parameters -- CORS -- Testing our API -- Web application -- Summary -- Chapter 8: Filesystem Backup -- Solution design -- The project structure -- The backup package -- Considering obvious interfaces first -- Testing interfaces by implementing them -- Has the filesystem changed? …”
Libro electrónico -
895Publicado 2018Tabla de Contenidos: “…Supporting screen readers -- Summary -- Chapter 6: API Data Access -- Creating an API with Microsoft's Azure App Service -- Browsing and adding data -- Creating a base HTTP service -- Creating an API data service -- Updating the TripLog app ViewModels -- Offline data caching -- Adding the Akavache library -- Maintaining an offline data cache -- Summary -- Chapter 7: Authentication -- Adding identity and authentication to Azure Mobile Apps -- Setting up permissions -- Setting up an identity provider -- Creating an authentication service -- Adding a sign in page -- Summary -- Chapter 8: Testing -- Unit testing -- Testing ViewModels -- Running unit tests in Visual Studio -- Summary -- Chapter 9: App Monitoring -- Mobile app analytics and crash reporting -- Visual Studio App Center -- Setting up Visual Studio App Center -- Creating an analytics service -- Tracking exceptions and events -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
896por Buchanan, CameronTabla de Contenidos: “…Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Gathering Open Source Intelligence; Introduction; Gathering information using the Shodan API; Scripting a Google+ API search; Downloading profile pictures using the Google+ API; Harvesting additional results from the Google+ API using pagination; Getting screenshots of websites with QtWebKit; Screenshots based on a port list; Spidering websites; Chapter 2: Enumeration; Introduction; Performing a pingsweep with Scapy; Scanning with Scapy; Checking username validity…”
Publicado 2015
Libro electrónico -
897por Reid, Jonathan. authorTabla de Contenidos: “…; A Brief History of HTML; Enter Hypertext; Enter Markup Languages; Hypertext Markup Language Is Born; The Browser Wars; Standards to the Rescue; The Continuing Evolution of HTML; The Formation of the WHATWG and the Creation of HTML5; HTML5 Features ; New Tags; Canvas; JavaScript APIs ; Related Standards; Summary; Chapter 2: HTML5 Elements; Functionality, Semantics, and the Evolution of HTML; Sections…”
Publicado 2015
Libro electrónico -
898por Krishnan, SriramTabla de Contenidos: “…Managing Your Service; Common Themes Across Windows Azure Services; Windows Azure Developer Portal; Service Management API; Operations; API Authentication; Creating an X.509 Certificate; Uploading the X.509 Certificate; Making API Requests; Using Csmanage; Dealing with Upgrades; In-Place Upgrade; VIP Swap; Summary; Chapter 6. …”
Publicado 2010
Libro electrónico -
899por Pekarek, VáclavTabla de Contenidos: “…Configuring EF Core -- Migrating code to the database -- Creating entities in the database -- Using generic services for data manipulation -- Creating models -- Mappings between models -- Creating data services -- Creating a new record -- Reading a single record -- Reading all records -- Updating records -- Deleting records -- Registering data services -- Summary -- Further reading -- Chapter 4: Connecting Client and Server with REST API -- Technical requirements -- Exposing CRUD operations in API controllers -- Consuming a REST API in Blazor components -- Creating and editing data…”
Publicado 2022
Libro electrónico -
900Publicado 2014Tabla de Contenidos: “…Clearing the whole databaseLoops; Working with collections; Summary; Chapter 4: Improving Performance; Performance issues; Best practices and recommendations; Using parameterized queries; Parameterized queries with the REST API; Reusing ExecutionEngine; Finding the optimum transaction size; Avoiding unnecessary clauses; Specifying the direction of relationships and variable length paths; Profiling queries; Profiling using the Java API; Inside the execution plan description; Profiling with Neo4j Shell; Profiling with the REST API; Indexes and constraints; SCAN hints; Index hints; Constraints…”
Libro electrónico