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
-
201Publicado 2024Tabla de Contenidos: “…-- Preparing the workspace -- Disclaimer - do (not) try this at home -- The broken code myth -- Stay hungry, stay foolish, yet be responsible as well -- Setting up the project(s) -- Installing the .NET 8 SDK -- Checking the SDK version -- Installing Node.js and the Angular CLI -- Creating the Angular and ASP.NET Core project -- Performing a test run -- Troubleshooting -- Architecture overview -- Summary -- Suggested topics -- References -- Chapter 3: Looking Around -- Technical requirements -- Solution overview -- The ASP.NET back-end -- Configuration files -- Program.cs -- appsettings.json -- Controllers -- WeatherForecastController -- Introducing OpenAPI (Swagger) -- The Angular front-end -- The root files -- angular.json -- package.json -- tsconfig.json -- Other workspace-level files -- The /src/ folder -- The /src/app/ folder -- Our first test run -- First testing attempt -- Getting to work…”
Libro electrónico -
202por Sahar, AhmadTabla de Contenidos: “…Table of Contents Getting Familiar with Xcode Simple Values and Types Conditionals and Optionals Range Operators and Loops Collection Types Functions and Closures Classes, Structures, and Enumerations Protocols, Extensions, and Error Handling Swift Concurrency Setting Up the User Interface Building Your User Interface Finishing Up Your User Interface Modifying and Configuring Cells Getting Started with MVC and Collection Views Getting Data into Collection Views Getting Started with Table Views Getting Started with MapKit Getting Started with JSON Files Displaying Data in a Static Table View Getting Started with Custom UIControls Getting Started with Cameras and Photo Libraries Understanding Core Data Getting Started with Mac Catalyst Getting Started with SwiftUI Getting Started with Lock Screen Widgets Getting Started with WeatherKit Testing and Submitting Your App to the App Store…”
Publicado 2022
Libro electrónico -
203Publicado 2020Tabla de Contenidos: “…Table of ContentsGetting Familiar with XcodeSimple Values and TypesConditionals and OptionalsRange Operators and LoopsCollection TypesFunctions and ClosuresClasses, Structures, and EnumerationsProtocols, Extensions, and Error HandlingSetting Up the Basic StructureBuilding Your App Structure in StoryboardFinishing Up Your App Structure in StoryboardModifying and Configuring CellsGetting Started with MVC and Collection ViewsGetting Data into Collection ViewsGetting Started with Table ViewsGetting Started with MapKitGetting Started with JSON FilesDisplaying Data in a Static Table ViewGetting Started with Custom UIControlsGetting Started with Cameras and Photo LibrariesUnderstanding Core DataSaving and Loading from Core DataGetting Started with Dark ModeGetting Started with MAC CatalystGetting Started with SwiftUIGetting Started with Sign In with AppleTesting and Submitting Your App to the App Store…”
Libro electrónico -
204por William Turner; Steve LeonardTabla de Contenidos: “…Building a step sequencer -- 24. AJAX and JSON -- 25. The future of JavaScript and the Web Audio API…”
Publicado 2017
Libro electrónico -
205por Riordan, RebeccaTabla de Contenidos: “…XML Requests and Responses: More Than Words Can Say; Chapter 10. JSON: SON of JavaScript…”
Publicado 2008
Libro electrónico -
206Publicado 2016Tabla de Contenidos: “…Chapter 4: User Input for Our Headlines ProjectGetting user input using HTTP GET; Getting user input using HTTP POST; Creating a branch in Git; Adding POST routes in Flask; Making our HTML form use POST; Reverting our Git repository; Adding weather and currency data; Introducing the OpenWeatherMap API; Signing up with OpenWeatherMap; Retrieving your OpenWeatherMap API key; Parsing JSON with Python; Introducing JSON; Retrieving and parsing JSON in Python; Using our weather code; Displaying the weather data; Allowing the user to customize the city; Adding another search box to our template…”
Libro electrónico -
207por Erinle, BayoTabla de Contenidos: “…Submitting Forms -- Capturing simple forms -- Handling checkboxes -- Handling radio buttons -- Handling file uploads -- Handling file downloads -- Posting JSON data -- Reading JSON data -- Using the BSF PostProcessor -- Handling the XML response -- Summary -- 4. …”
Publicado 2013
Libro electrónico -
208por van der Spuy, Rex. authorTabla de Contenidos: “…Creating ObjectsMaking Objects from Other Objects; Composition; Understanding Closure; Configuring Objects; Mixing and Matching Objects; Classes; Inheritance; Modules; Module Basics; Importing a Property as a Different Name; Module Export and Import Options; Module Default Exports; Re-exporting Modules; Modules and Code Architecture; Working with External Data; Loading Data with JSON and XHR; How XHR Loads the JSON file; Saving Game Data with localStorage; More Options for Loading and Saving Game Data; Using Promises; Playing Games Full- Screen; Using the Fullscreen API…”
Publicado 2015
Libro electrónico -
209PowerShell 7 Workshop Learn How to Program with PowerShell 7 on Windows, Linux, and the Raspberry PiPublicado 2024Tabla de Contenidos: “…Working with REST -- Invoke-RestMethod -- Working with JSON -- ConvertFrom-Json -- ConvertTo-Json -- Test-Json -- Let's have some fun - who is on the International Space Station? …”
Libro electrónico -
210Publicado 2018Tabla de Contenidos: “…Intersecting lines -- Polygons in the database -- Point in polygon -- Summary -- Chapter 4: Data Types, Storage, and Conversion -- Raster and vector data -- Shapefiles -- GeoJSON -- KML -- GeoPackage -- Raster data formats -- Reading and writing vector data with GeoPandas -- Reading and writing vector data with OGR -- Reading and writing raster data with Rasterio -- Reading and writing raster data using GDAL -- Summary -- Chapter 5: Vector Data Analysis -- OGR Simple Features Library -- OGR batch commands -- ogrmerge -- The OGR library and Python bindings -- OGR's main modules and classes -- Creating polygon geometry with OGR -- Creating polygon geometry from GeoJSON -- Basic geometric operations -- Writing polygon data to a newly created shapefile -- Using a spatial filter to select features -- Shapely and Fiona -- Shapely objects and classes -- Shapely methods for geospatial analysis -- Fiona's data model -- Creating geometries with Shapely -- Applying geometrical methods with Shapely -- Reading JSON geometries with Shapely -- Reading data with Fiona -- Accessing vector geometry in shapefiles using Shapely and Fiona -- GeoPandas -- Geospatial analysis with GeoPandas -- Selecting and plotting geometry data with GeoPandas and Matplotlib -- Mapping wildfire data with GeoPandas -- Why data inspection matters -- Summary -- Chapter 6: Raster Data Processing -- Raster operations using GDAL -- Using the GDAL library to load and query rasters -- Using GDAL to create rasters -- Raster operations using PostgreSQL -- Loading rasters into PostgreSQL -- Performing queries on rasters using PostgreSQL -- Querying raster metadata -- Queries returning geometry -- Queries returning values -- Summary -- Chapter 7: Geoprocessing with Geodatabases -- A crime dashboard -- Building a crime database -- Creating the tables -- Populating the data -- Mapping queries…”
Libro electrónico -
211por Press, Posts & TelecomTabla de Contenidos: “…Intro -- 内容提 -- 作 简介 -- 审稿人简介 -- 前 -- 源与支持 -- 目录 -- 第1章 取数据与清洗数据 -- 1.1 简介 -- 1.2 使用 Java 从分层目录中提取所有文件名 -- 准备工作 -- 操作步 -- 1.3 使用Apache Commons IO从多层目录中提取所有文件名 -- 准备工作 -- 操作步 -- 1.4 使用 Java 8 从文本文件一次性 取所有内容 -- 操作步 -- 1.5 使用Apache Commons -- 准备工作 -- 操作方法 -- 1.6 使用Apache Tika 提取PDF 文本 -- 准备知 -- 操作步 -- 1.7 使用正则 式清洗 ASCII 文本文件 -- 操作步 -- 1.8 使用Univocity 析CSV 文件 -- 准备工作 -- 操作步 -- 1.9 使用Univocity 析TSV 文件 -- 准备工作 -- 操作步 -- 1.10 使用JDOM 析XML 文件 -- 准备工作 -- 操作步 -- 1.11 使用JSON.simple 编写JSON 文件 -- 准备工作 -- 操作步 -- 1.12 使用JSON.simple 取JSON 文件 -- 准备工作 -- 操作步 -- 1.13 使用JSoup 从一个URL 提取Web 数据 -- 准备工作 -- 操作步 -- 1.14 使用Selenium Webdriver 从网站提取Web 数据 -- 准备工作 -- 操作步 -- 1.15 从MySQL 数据库 取 格数据 -- 准备工作 -- 操作步 -- 第2章 为数据建立索引与搜索数据 -- 2.1 简介 -- 2.2 使用Apache Lucene 为数据建立索引 -- 准备工作 -- 操作步 -- 工作原理 -- 2.3 使用Apache Lucene 搜索带索引的数据 -- 准备工作 -- 操作步 -- 第3章 数据统 分析 -- 3.1 简介 -- 3.2 生成描 性统 -- 操作步 -- 3.3 生成概 统 -- 操作步 -- 3.4 从多种分布生成概 统 -- 操作步 -- 更多内容 -- 3.5 算 率分布 -- 操作步 -- 3.6 算字符串中的 -- 操作步 -- 工作原理 -- 3.7 使用Java 8 算字符串中的 -- 操作步 -- 3.8 算简单回归 -- 操作步 -- 3.9 算普 最小二乘回归 -- 操作步 -- 3.10 算广义最小二乘回归 -- 操作步 -- 3.11 算两组数据点的协方差 -- 操作步 -- 3.12 为两组数据点 算皮尔 相关系数 -- 操作步 -- 3.13 执 对t检 -- 操作步 -- 3.14 执 卡方检 -- 操作步 -- 3.15 执 单因素方差分析 one-way ANOVA test -- 操作步 -- 3.16 执 K-S 检 -- 操作步 -- 第4章 数据学习I -- 4.1 简介 -- 4.2 创建与保存ARFF 文件 -- 操作步 -- 4.3 对机器学习模型 交叉 -- 操作步 -- 4.4 对新的测 数据 分类 -- 准备工作 -- 操作步 -- 4.5 使用 滤分类器对新测 数据分类 -- 操作步 -- 4.6 创建线性回归模型 -- 操作步 -- 4.7 创建 回归模型 -- 操作步 -- 4.8 使用K均值算法对数据点 类 -- 操作步 -- 4.9 依据类别对数据 类处理 -- 操作方法 -- 4.10 学习数据 的关 则 -- 准备工作 -- 操作步 -- 4.11 使用低层方法、 滤方法、元分类器方法 择特征/属性 -- 准备工作 -- 操作步 -- 第5章 数据学习II -- 5.1 简介 -- 5.2 使用Java 机器学习库 Java-ML 向数据应用机器学习 -- 准备工作 -- 操作步 -- 5.3 使用斯坦福分类器对数据点分类 -- 准备工作 -- 操作步 -- 工作原理 -- 5.4 使用MOA 对数据点分类 -- 准备工作 -- 操作步 -- 5.5 使用 Mulan 对多标签数据点 分类 -- 准备工作 -- 操作步 -- 第6章 从文本数据提取信息 -- 6.1 简介 -- 6.2 使用Java 检测标 单…”
Publicado 2024
Libro electrónico -
212Publicado 2017Tabla de Contenidos: “…Persisting client sessions with Redis -- Introduction to JSON Web Tokens (JWT) and OAuth2 -- JSON web token format -- Reserved claims -- Private claims -- Creating a JWT in Go -- Reading a JWT in Go -- OAuth 2 architecture and basics -- Authentication versus authorization -- Summary -- Index…”
Libro electrónico -
213
-
214Publicado 2015Tabla de Contenidos: “…Data Types -- Numerics -- Serials -- Generate Series Function -- Characters and Strings -- String Functions -- Splitting Strings into Arrays, Tables, or Substrings -- Regular Expressions and Pattern Matching -- Temporals -- Time Zones: What They Are and Are Not -- Datetime Operators and Functions -- Arrays -- Array Constructors -- Referencing Elements in an Array -- Array Slicing and Splicing -- Unnesting Arrays to Rows -- Range Types -- Discrete Versus Continuous Ranges -- Built-in Range Types -- Defining Ranges -- Defining Tables with Ranges -- Range Operators -- JSON -- Inserting JSON Data -- Querying JSON -- Outputting JSON -- Binary JSON: jsonb -- XML -- Inserting XML Data -- Querying XML Data -- Custom and Composite Data Types -- All Tables Are Custom Data Types -- Building Custom Data Types -- Building Operators and Functions for Custom Types -- Chapter 6. …”
Libro electrónico -
215Publicado 2022“…This course will also take you through the basics of AJAX, JSON, XML, and constructor functions. Lastly, you will learn modern AJAX such as fetch basics and streams. …”
Video -
216Publicado 2021“…Post that, you will be working with CSV, Excel, TXT, JSON files, and API responses. Finally, you will be working with DataFrames (indexing, slicing, adding, and deleting). …”
Video -
217Publicado 2022“…In this course, you will learn about YAML, and compare YAML with HTML, JSON, and XML. You will look at YAML structure, data types in YAML, and complex mapping. …”
Video -
218Publicado 2015“…This video tutorial also covers forms, databases, and sessions, authentication and authorization, and JSON. Finally, you will learn about extensibility, including custom configuration settings, extending and overriding, and custom view predicates. …”
-
219Publicado 2015“…From there, Tom will teach you about AngularJS, including controller syntax, controllers and functions, controllers and data, and JSON. Finally, this video tutorial will teach you about MVC with a server. …”
-
220Publicado 2017“…He builds a RESTful web service using the rest-api profile, adds a RESTful controller, and looks at JSON views. Finally, he shows you how to conduct an integration test using a REST client…”