Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 224
- Application software 200
- JavaScript (Computer program language) 111
- Web site development 77
- Computer programming 68
- Java (Computer program language) 67
- Python (Computer program language) 63
- Web applications 58
- Database management 52
- Programming 48
- Application program interfaces (Computer software) 45
- Cloud computing 44
- Internet programming 39
- Programming languages (Electronic computers) 39
- Microsoft .NET Framework 37
- Web sites 34
- Computer programs 33
- Data mining 33
- Design 33
- iOS (Electronic resource) 29
- Computer software 28
- Big data 26
- Engineering & Applied Sciences 25
- Go (Computer program language) 24
- Node.js 24
- Web Development 23
- Client/server computing 21
- Mobile computing 21
- SQL (Computer program language) 21
- Ajax (Web site development technology) 20
-
441Publicado 2020“…Practical guidance is provided so you can achieve a tangible and valuable outcome, and you also are given a dose of theory on REST (Representational State Transfer), JSON, (JavaScript Object Notation), DTOs (Data Transfer Objects), and the MVC (Model View Controller) architectural pattern. …”
Libro electrónico -
442Publicado 2014Tabla de Contenidos: “…Using urllib for HTTP, FTP, or file access -- Using urllib for FTP access -- Using a REST API in Python -- Getting simple REST data -- Using more complex RESTful queries -- Saving our data via JSON -- Organizing collections of data -- Using a Python list -- Using list index operations -- Using a Python tuple -- Using generator expressions with list of tuples -- Using a Python dictionary mapping -- Using the dictionary access methods -- Transforming sequences with generator functions -- Using the defaultdict and counter mappings -- Using a Python set -- Using the for statement with a collection -- Using Python operators on collections -- Solving problems - currency conversion rates -- Summary -- 3. …”
Libro electrónico -
443Publicado 2024Tabla de Contenidos: “…-- A brief history of APIs -- API types and protocols -- SOAP -- REST -- gRPC -- JSON-RPC -- GraphQL -- Importance of API security -- Common API vulnerabilities -- Summary -- Further reading -- Chapter 2: Setting Up the Penetration Testing Environment -- Technical requirements -- Selecting tools and frameworks -- Building a testing lab -- Installing Docker -- Installing OWASP Software -- Installing Burp Suite -- Installing Postman and Wireshark -- Installing other tools -- Configuring testing environments -- Summary -- Further reading -- Part 2: API Information Gathering and AuthN/AuthZ Testing -- Chapter 3: API Reconnaissance and Information Gathering -- Technical requirements -- Identifying and enumerating APIs -- Analyzing WebGoat -- Looking at crAPI -- Analyzing API documentation and endpoints -- Leveraging OSINT -- Identifying data and schema structures -- Summary -- Further reading -- Chapter 4: Authentication and Authorization Testing -- Technical requirements -- Examining authentication mechanisms -- API keys -- Basic authentication -- OAuth -- Session tokens -- JSON Web Tokens (JWTs) -- Testing for weak credentials and default accounts -- Brute-force attacks -- Common credentials and default accounts -- Exploring authorization mechanisms -- Role-based access control -- Attribute-based access control -- OAuth scopes -- Bypassing access controls -- Broken Object Level Authorization (BOLA) -- Broken Function Level Authorization (BFLA) -- Summary -- Further reading -- Part 3: API Basic Attacks -- Chapter 5: Injection Attacks and Validation Testing -- Technical requirements -- Understanding injection vulnerabilities…”
Libro electrónico -
444por Beattie-Hood, BenTabla de Contenidos: “…-- Utility Types -- Record< -- Keys, Type> -- -- Pick< -- Type, Keys> -- -- Omit< -- Type, Keys> -- -- Partial< -- Type> -- -- Required< -- Type> -- -- Readonly< -- Type> -- -- Exclude< -- Type, Keys> -- -- Extract< -- Type, Keys> -- -- Parameters< -- FunctionType> -- -- ConstructorParameters< -- ClassType> -- -- ReturnType< -- FunctionType> -- -- Conditional Types -- extends Keyword -- infer Keyword -- Extracting Inferred Types -- Distributive and Nondistributive Conditional Types -- Conditional Types via Property Accessors -- Mapped Types -- Changing the Type of Fields -- Adding and Removing Fields -- Renaming Fields -- Recursive Types -- Recursion Within an Object Type -- Recursion over a Tuple Type -- Template Literals -- Summary -- Chapter 6: Advanced Usage -- Introduction -- Expect and IsEqual -- Compute -- JsonOf -- Flatten -- UrlParameters -- UrlParameters with Optional Params -- Further Reading -- Summary -- Chapter 7: Performance -- Introduction -- Reducing Inline Types -- Reducing Inferred Types -- Inline Caching Using Conditional Types -- Reduce Intersections -- Reduce Union Types -- Partition Using Packages and Projects -- Partitioning Using Packages -- Partitioning Using Projects -- Other Performance Tweaks -- Debugging Performance Issues -- Using the @typescript/analyze-trace NPM Package -- Using a Trace Viewer Within Your Browser -- Summary -- Chapter 8: Build -- Introduction -- Compiler Options -- Recommended tsconfig.json Settings -- Targeting Modern Browsers -- Prevent Optional Errors -- Display Complete Errors -- Enable Widest Range of Safe Interoperability -- Project Structure and Build Output -- Other Options -- Linting -- Installing ESLint -- Ideal Ruleset -- Additional Strict Errors -- Additional Strict Warnings -- Removed Rules…”
Publicado 2023
Libro electrónico -
445Publicado 2023Tabla de Contenidos: “…8.1.1 Choosing data types and functions -- 8.1.2 Initial snippets of an API -- 8.1.3 The meaning and API of properties -- 8.1.4 The meaning and API of generators -- 8.1.5 Generators that depend on generated values -- 8.1.6 Refining the Prop data type -- 8.2 Test case minimization -- 8.2.1 Using the library and improving its usability -- 8.2.2 Some simple examples -- 8.2.3 Writing a test suite for parallel computations -- 8.3 Testing higher-order functions and future directions -- 8.4 The laws of generators -- 8.5 Conclusion -- Summary -- 8.6 Exercise answers -- 9 Parser combinators -- 9.1 Designing an algebra first -- 9.2 A possible algebra -- 9.2.1 Slicing and nonempty repetition -- 9.3 Handling context sensitivity -- 9.4 Writing a JSON parser -- 9.4.1 The JSON format -- 9.4.2 A JSON parser -- 9.5 Error reporting -- 9.5.1 A possible design -- 9.5.2 Error nesting -- 9.5.3 Controlling branching and backtracking -- 9.6 Implementing the algebra -- 9.6.1 One possible implementation -- 9.6.2 Sequencing parsers -- 9.6.3 Labeling parsers -- 9.6.4 Failover and backtracking -- 9.6.5 Context-sensitive parsing -- 9.7 Conclusion -- Summary -- 9.8 Exercise answers -- Part 3. …”
Libro electrónico -
446Publicado 2024Tabla de Contenidos: “…XML -- XML Structure -- SQL/XML -- Using XQuery -- Exercise 16.2 -- 16.3. JSON -- SQL/JSON -- 16.4. Other Markup Languages -- 16.5. …”
Libro electrónico -
447Publicado 2021“…A continuación, presenta la interacción con AJAX/JSON. El lector aprende a instalar WordPress, a utilizar la herramienta de administración, a añadir funcionalidades, a usar extensiones para desarrolladores, a registrarse en la base de datos, a añadir tablas para dominar completamente las bases del funcionamiento del CMS y posteriormente, aprender a crear temas avanzados, widgets y extensiones. …”
Acceso con credenciales UPSA.
Libro electrónico -
448por Aspin, Adam. author“…You will find coverage of templates and JSON style sheets, data model annotations, and the use of composite data sources. …”
Publicado 2020
Libro electrónico -
449Publicado 2023Tabla de Contenidos: “…-A Learner-Verifier Framework for Neural Network Controllers and Certificates of Stochastic Systems -- Model Checking -- Bounded Model Checking for Asynchronous Hyperproperties -- Model Checking Linear Dynamical Systems under Floating-point Rounding -- Efficient Loop Conditions for Bounded Model Checking Hyperproperties -- Reconciling Preemption Bounding with DPOR -- Optimal Stateless Model Checking for Causal Consistency -- Symbolic Model Checking for TLA+ Made Faster -- AutoHyper: Explicit-State Model Checking for HyperLTL -- Machine Learning/Neural Networks -- Feature Necessity & Relevancy in ML Classifier Explanations -- Towards Formal XAI: Formally Approximate Minimal Explanations of Neural Networks -- OccRob: Effcient SMT-Based Occlusion Robustness Verification of Deep Neural Networks -- Neural Network-Guided Synthesis of Recursive List Functions -- Automata -- Modular Mix-and-Match Complementation of Buechi automata -- Validating Streaming JSON Documents With Learned VPAs -- Antichains Algorithms for the Inclusion Problem Between ω -VPL -- Stack-Aware Hyperproperties -- Proofs -- Propositional Proof Skeletons -- Unsatisfiability Proofs for Distributed Clause-Sharing SAT Solvers -- Carcara: An effcient proof checker and elaborator for SMT proofs in the Alethe format -- Constraint Solving/Blockchain -- The Packing Chromatic Number of the Infinite Square Grid is 15 -- Active Learning for SAT Solver Benchmarking -- ParaQooba: A Fast and Flexible Framework for Parallel and Distributed QBF Solving -- Inferring Needless Write Memory Accesses on Ethereum Bytecode -- Markov Chains/Stochastic Control -- A Practitioner’s Guide to MDP Model Checking Algorithms -- Correct Approximation of Stationary Distributions -- Robust Almost-Sure Reachability in Multi-Environment MDPs -- Mungojerrie: Linear-Time Objectives in Model-Free Reinforcement Learning -- Verification -- A Formal CHERI-C Semantics for Verification -- Automated Verification for Real-Time Systems via Implicit Clocks and an Extended Antimirov Algorithm -- Parameterized Verification under TSO with Data Types -- Verifying Learning-Based Robotic Navigation Systems: A Case Study -- Make flows small again: revisiting the flow framework -- ALASCA: Reasoning in Quantified Linear Arithmetic -- A Matrix-Based Approach to Parity Games -- A GPU Tree Database for Many-Core Explicit State Space Exploration…”
Libro electrónico -
450Publicado 2015Tabla de Contenidos: “…IntroductionLoading more than 22 features into classes; Loading JSON into DataFrames; Storing data as Parquet files; Using the Avro data model in Parquet; Loading from RDBMS; Preparing data in Dataframes; Chapter 4: Data Visualization; Introduction; Visualizing using Zeppelin; Creating scatter plots with Bokeh-Scala; Creating a time series MultiPlot with Bokeh-Scala; Chapter 5: Learning from Data; Introduction; Supervised and unsupervised learning; Gradient descent; Predicting continuous values using linear regression; Binary classification using LogisticRegression and SVM…”
Libro electrónico -
451por Pillora, JaimeTabla de Contenidos: “…; Benefits of Grunt; Efficiency; Consistency; Effectiveness; Community; Flexibility; Real-world use cases; Static analysis or Linting; Transcompilation; CoffeeScript; Minification; Concatenation; Deployment; FTP; SFTP; S3; Summary; Chapter 2: Setting Up Grunt; Installation; Node.js; Modules; npm; Finding modules; Installing modules; Grunt; Project setup; package.json; Gruntfile.js; Directory structure; Configuring tasks…”
Publicado 2014
Libro electrónico -
452Publicado 2018Tabla de Contenidos: “…Creating a simple Django view -- Creating a Bitcoin candlestick view -- Integrating more pricing indicators -- Integrating the image into a Django template -- Summary -- Chapter 9: Matplotlib in the Real World -- Typical API data formats -- CSV -- JSON -- Importing and visualizing data from a JSON API -- Using Seaborn to simplify visualization tasks -- Scraping information from websites -- Matplotlib graphical backends -- Non-interactive backends -- Interactive backends -- Creating animated plot -- Summary -- Chapter 10: Integrating Data Visualization into the Workflow -- Getting started -- Visualizing sample images from the dataset -- Importing the UCI ML handwritten digits dataset -- Plotting sample images -- Extracting one sample each of digits 0-9 -- Examining the randomness of the dataset -- Plotting the 10 digits in subplots -- Exploring the data nature by the t-SNE method -- Understanding t-Distributed stochastic neighbor embedding -- Importing the t-SNE method from scikit-learn -- Drawing a t-SNE plot for our data -- Creating a CNN to recognize digits -- Evaluating prediction results with visualizations -- Examining the prediction performance for each digit -- Extracting falsely predicted images -- Summary -- Index…”
Libro electrónico -
453Publicado 2016Tabla de Contenidos: “…Chapter 10: Data IO in Go -- IO with readers and writers -- The io.Reader interface -- Chaining readers -- The io.Writer interface -- Working with the io package -- Working with files -- Creating and opening files -- Function os.OpenFile -- Files writing and reading -- Standard input, output, and error -- Formatted IO with fmt -- Printing to io.Writer interfaces -- Printing to standard output -- Reading from io.Reader -- Reading from standard input -- Buffered IO -- [Buffered writers and readers] -- Buffered writers and readers -- Scanning the buffer -- In-memory IO -- Encoding and decoding data -- Binary encoding with gob -- Encoding data as JSON -- Controlling JSON mapping with struct tags -- Custom encoding and decoding -- Summary -- Chapter 11: Writing Networked Services -- The net package -- Addressing -- The net.Conn Type -- Dialing a connection -- Listening for incoming connections -- Accepting client connections -- A TCP API server -- Connecting to the TCP server with telnet -- Connecting to the TCP server with Go -- The HTTP package -- The http.Client type -- Configuring the client -- Handling client requests and responses -- A simple HTTP server -- The default server -- Routing requests with http.ServeMux -- The default ServeMux -- A JSON API server -- Testing the API server with cURL -- An API server client in Go -- A JavaScript API server client -- Summary -- Chapter 12: Code Testing -- The Go test tool -- Test file names -- Test organization -- Writing Go tests -- The test functions -- Running the tests -- Filtering executed tests -- Test logging -- Reporting failure -- Skipping tests -- Table-driven tests -- HTTP testing -- Testing HTTP server code -- Testing HTTP client code -- Test coverage -- The cover tool -- Code benchmark -- Running the benchmark -- Skipping test functions -- The benchmark report -- Adjusting N.…”
Libro electrónico -
454Publicado 2015Tabla de Contenidos: “…The View Models -- Completing the Game -- Part III: Cloud Programming -- Chapter 16: Basic Cloud Programming -- The Cloud, Cloud Computing, and the Cloud Optimized Stack -- Cloud Patterns and Best Practices -- Using Microsoft Azure C# Libraries to Create a Storage Container -- Creating an ASP.NET 4.6 Web Site That Uses the Storage Container -- Chapter 17: Advanced Cloud Programing and Deployment -- Creating an ASP.NET Web API -- Deploying and Consuming an ASP.NET Web API on Microsoft Azure -- Scaling an ASP.NET Web API on Microsoft Azure -- Part IV: Data Access -- Chapter 18: Files -- File Classes for Input and Output -- The File and Directory Classes -- The FileInfo Class -- The DirectoryInfo Class -- Path Names and Relative Paths -- Streams -- Classes for Using Streams -- The FileStream Object -- The StreamWriter Object -- The StreamReader Object -- Asynchronous File Access -- Reading and Writing Compressed Files -- Monitoring the File System -- Chapter 19: XML and JSON -- XML Basics -- JSON Basics -- XML Schemas -- XML Document Object Model -- The XmlDocument Class -- The XmlElement Class -- Changing the Values of Nodes -- Converting XML to JSON -- Searching XML with XPath -- Chapter 20: LINQ -- LINQ to XML -- LINQ to XML Functional Constructors -- Working with XML Fragments -- LINQ Providers -- LINQ Query Syntax -- Declaring a Variable for Results Using the var Keyword -- Specifying the Data Source: from Clause -- Specify Condition: where Clause -- Selecting Items: select Clause -- Finishing Up: Using the foreach Loop -- Deferred Query Execution -- LINQ Method Syntax -- LINQ Extension Methods -- Query Syntax versus Method Syntax -- Lambda Expressions -- Ordering Query Results -- Understanding the orderby Clause -- Querying a Large Data Set -- Using Aggregate Operators -- Using the Select Distinct Query -- Ordering by Multiple Levels…”
Libro electrónico -
455Publicado 2017Tabla de Contenidos: “…Chapter 4: Understanding the Spark Programming Model -- Hello Spark -- Prerequisites -- Common RDD transformations -- Map -- Filter -- flatMap -- mapToPair -- flatMapToPair -- union -- Intersection -- Distinct -- Cartesian -- groupByKey -- reduceByKey -- sortByKey -- Join -- CoGroup -- Common RDD actions -- isEmpty -- collect -- collectAsMap -- count -- countByKey -- countByValue -- Max -- Min -- First -- Take -- takeOrdered -- takeSample -- top -- reduce -- Fold -- aggregate -- forEach -- saveAsTextFile -- saveAsObjectFile -- RDD persistence and cache -- Summary -- Chapter 5: Working with Data and Storage -- Interaction with external storage systems -- Interaction with local filesystem -- Interaction with Amazon S3 -- Interaction with HDFS -- Interaction with Cassandra -- Working with different data formats -- Plain and specially formatted text -- Working with CSV data -- Working with JSON data -- Working with XML Data -- References -- Summary -- Chapter 6: Spark on Cluster -- Spark application in distributed-mode -- Driver program -- Executor program -- Cluster managers -- Spark standalone -- Installation of Spark standalone cluster -- Start master -- Start slave -- Stop master and slaves -- Deploying applications on Spark standalone cluster -- Client mode -- Cluster mode -- Useful job configurations -- Useful cluster level configurations (Spark standalone) -- Yet Another Resource Negotiator (YARN) -- YARN client -- YARN cluster -- Useful job configuration -- Summary -- Chapter 7: Spark Programming Model - Advanced -- RDD partitioning -- Repartitioning -- How Spark calculates the partition count for transformations with shuffling (wide transformations ) -- Partitioner -- Hash Partitioner -- Range Partitioner -- Custom Partitioner -- Advanced transformations -- mapPartitions -- mapPartitionsWithIndex -- mapPartitionsToPair -- mapValues…”
Libro electrónico -
456Publicado 2018Tabla de Contenidos: “…-- Available filters in Solr -- Stop filter -- Classic filter -- Synonym filter -- Synonym graph filter -- ASCII folding filter -- Keep word filter -- KStem filter -- KeywordMarkerFilterFactory -- Word delimiter graph filter -- Understanding CharFilter -- Understanding PatternReplaceCharFilterFactor -- Understanding multilingual analysis -- Language identification -- Configuring Solr for multiple language search -- Creating separate fields per language -- Creating separate indexes per language -- Understanding phonetic matching -- Understanding Beider-Morse phonetic matching -- Summary -- Chapter 5: Data Indexing and Operations -- Basics of Solr indexing -- Installing Postman -- Exploring the post tool -- Understanding index handlers -- Working with an index handler with the XML format -- Index handler with JSON -- Apache Tika and indexing -- Solr Cell basics -- Indexing a binary using Tika -- Language detection -- Language detection configuration -- Client APIs -- Summary -- Chapter 6: Advanced Queries - Part I.…”
Libro electrónico -
457Publicado 2017Tabla de Contenidos: “…-- The importance of caching -- The Cache API -- Methods -- The asset manifest -- Setting up our cache -- The install event -- Opening up the cache -- Fetching the asset manifest -- Parsing the JSON -- Adding the relevant URLs to the cache -- The fetch event -- The activate event -- Grab the list of cache names -- Loop over them -- Testing our cache -- Summary -- Chapter 13: Auditing Our App -- What is Lighthouse? …”
Libro electrónico -
458Publicado 2017Tabla de Contenidos: “…-- Real-time web application with Socket.io -- Networking and file IO -- Microservices -- Internet of things (IoT) -- A simple server with Node.js -- When to use Node.js -- The NoSQL movement -- A short introduction to MongoDB -- JSON-friendly database -- Schema-less design -- Various performance facets -- Node.js and MongoDB in the wild -- What to expect from this book -- Summary -- Chapter 2: Getting Up and Running -- Installing Node.js -- Mac OS X -- Windows -- Linux -- Testing that Node.js is installed properly -- Online documentation -- Installing MongoDB -- Mac OS X installation instructions -- Windows 7/Windows 8 installation instructions -- Linux installation instructions -- Confirming successful MongoDB installation -- Bookmarking the online documentation -- Writing your first app -- Creating the sample application -- Getting the dependent modules in place -- Adding the application code -- Understanding the code -- Launching the sample app -- Checking the actual database -- Summary -- Chapter 3: Node and MongoDB Basics -- A JavaScript primer -- Introducing es6 -- Syntax basics -- Understanding the scope of variables -- Data types -- Operators and flows -- Understanding objects -- Understanding arrays -- Understanding functions -- Anonymous functions and callbacks -- JSON -- The basics of Node.js -- Node.js architecture -- Event-driven -- Asynchronous execution…”
Libro electrónico -
459Publicado 2023Tabla de Contenidos: “…-- Glue code -- The Karate way -- Supported data types in Karate -- JSON -- GraphQL -- XML -- YAML -- CSV -- Other text-based formats -- Binary formats -- The JavaScript engine -- Java interoperability -- Summary -- Chapter 2: Setting up Your Karate Project -- Technical requirements -- Installing Java -- Setting the JAVA_HOME environment variable -- Getting to know Karate standalone -- Preparing the IDE -- Setting up Visual Studio Code -- Setting up IntelliJ IDEA -- Importing the example project -- Setting up Karate projects with Maven -- What is Maven? …”
Libro electrónico -
460Publicado 2018Tabla de Contenidos: “…-- The Django web framework -- Django design philosophy -- The model layer -- The view layer -- The template layer -- The Django URL dispatcher -- Regular expressions -- A regex website -- Setting up Django -- Starting the project -- Creating users -- Adding the Entry model -- Customizing the admin panel -- Creating the form -- Writing the views -- The home view -- The entry list view -- The form view -- Tying up URLs and views -- Writing the templates -- The future of web development -- Writing a Flask view -- Building a JSON quote server in Falcon -- Summary -- Farewell -- Other Books You May Enjoy -- Index…”
Libro electrónico