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
-
841Publicado 2012“…Coverage includes Quickly getting and installing Go, and building and running Go programs Exploring Go’s syntax, features, and extensive standard library Programming Boolean values, expressions, and numeric types Creating, comparing, indexing, slicing, and formatting strings Understanding Go’s highly efficient built-in collection types: slices and maps Using Go as a procedural programming language Discovering Go’s unusual and flexible approach to object orientation Mastering Go’s unique, simple, and natural approach to fine-grained concurrency Reading and writing binary, text, JSON, and XML files Importing and using standard library packages, custom packages, and third-party packages Creating, documenting, unit testing, and benchmarking custom packages…”
Libro electrónico -
842Publicado 2023“…Learn how to Recognize whats unique about cloud-based software and why JavaScript is ideal for developing them Move JavaScript code onto the cloud, and add programmed behavior to web pages Create active sites and generate dynamic web content Use the Node.js framework to write programs that run on servers and respond to browser requests Build shared applications that use services and JSON data transfer Host and optimize shared game experiences in the cloud Consider ethical and privacy issues as you design new cloud apps and services Streamline and improve cloud development with Express Framework, node package manager, and Git Use professional techniques to deliver reliable, secure, and well performing solutions Build cloud-hosted programs that interact with file stores and databases Configure and deploy a working application, step by step Get started with cloud-based Internet of Things (IoT) development About This Book For beginners whove never written code for the cloud For anyone whos been frustrated with other beginning programming books or courses For people whove started out in other environments and now want to code for the cloud…”
Libro electrónico -
843Publicado 2023“…What you will learn Understand geospatial fundamentals as a basis for learning spatial SQL Generate point, line, and polygon data with SQL Create geometry objects with WKT, WKB, and GeoJSON Use spatial data types to abstract and encapsulate spatial structures Work with open source GIS combined with plug-ins Visualize spatial data and expand QGIS functionality with Postgres Apply location data to leverage spatial analytics Perform single-layer and multiple-layer spatial analyses Who this book is for This book is for anyone looking to leverage their SQL knowledge to perform geospatial analysis. …”
Libro electrónico -
844Publicado 2022“…También se tratan otras ideas fundamentales como el asincronismo, el funcionamiento de los flujos de datos, la serialización en binario, XML o incluso JSON para completar el panorama de las posibilidades del lenguaje. …”
Acceso con credenciales UPSA.
Libro electrónico -
845Publicado 2022“…This will enable you to build any application, including command-line interface (CLI) programs and web applications using IOs, concurrency and C bindings, HTTP servers, and the JSON API. By the end of this programming book, you'll be equipped with the skills you need to use Crystal programming for building and understanding any application you come across. …”
Libro electrónico -
846Publicado 2020“…Understand networking fundamentals concepts, including network components, network topology architectures, physical interfaces and cabling types, TCP and UDP, wireless principals, switching concepts, and virtualization fundamentals Master IPv4 addressing and subnetting and configure IPv6 Configure and verify VLANs, interswitch connectivity, and Layer 2 discovery protocols Describe Rapid PVST+ Spanning Tree Protocol Compare Cisco Wireless Architectures and AP Modes Enable security technologies including device access control, site-to-site and remote access VPNs, ACLs, Layer 2 security features, and wireless security protocols Configure and verify IPv4 and IPv6 static routing and single area OSPF Understand DHCP, DNS, and other networking services like SNMP, syslog, SSH, and TFTP/FTP Configure and verify inside source NAT and NTP Understand how automation affects network management, controller-based and software-defined architectures, and Cisco DNA Center-enabled device management Understand network programmability concepts, including characteristics of REST-based APIs (CRUD, HTTP verbs, and data encoding); configuration management mechanisms such as Puppet, Chef, and Ansible; and learn to Interpret JSON encoded data…”
Libro electrónico -
847Publicado 2018“…Once you've got to grips with the basics, you'll use the SQL Developer Data Modeler to create your own data models containing different file types such as CSV, XML, and JSON. You'll also learn to create graph data models and explore data modeling with streaming data using real-world datasets. …”
Libro electrónico -
848por Wandschneider, Marc“…Build Node.js solutions that leverage current JavaScript skills Master Node.js nonblocking IO and async programming Handle more requests and increase an application’s flexibility Use and write modules Perform common JSON/web server tasks Use browsers to generate pages on the fly via Ajax calls and template libraries Simplify development with the Express framework Create database back-ends using popular NoSQL and relational databases Deploy and run Node.js apps on Unix/macOS or Windows servers Deploy apps to Heroku and Microsoft Azure Support virtual hosts and SSL/HTTPS security Test Node.js programs that mix synchronous, async, and RESTful server API functionality…”
Publicado 2017
Libro electrónico -
849Publicado 2016“…Describe the characteristics of REST APIs. Describe the use of JSON as the preferred data format for REST APIs. dentify the data services that are available on Bluemix. …”
Libro electrónico -
850Publicado 2017“…Then build a real-world JSON API, using RSpec throughout the process to drive a BDD-style outside-in workflow. …”
Libro electrónico -
851por Cosmina, Iuliana. author“…What You'll Learn Use data types, operators, and the new stream API Install and use a build tool such as Gradle Build interactive Java applications with JavaFX Exchange data using the new JSON APIs Play with images using multi-resolution APIs Use the publish-subscribe framework Who This Book Is For Those who are new to programming and who want to start with Java…”
Publicado 2018
Libro electrónico -
852Publicado 2013“…Coverage includes Providing user control via the system clipboard, notifications, and pending intents Supporting drag and drop for both text and images Displaying navigation and core app functionality via the ActionBar Using widgets to present calendars, number pickers, image stacks, and options lists Delivering powerful graphics via animation and hardware accelerated 2D Recording audio, video, and images Responding to sensors Pairing tablets to other Bluetooth-enabled Android devices or PCs Using Wi-Fi Direct to share media Creating custom home screen widgets Making the most of threads and the AsyncTask class Exchanging data via JSON Displaying and browsing Web content via the WebView widget Creating fragments dynamically at runtime and implementing communication between fragments Porting apps from smartphones to tablets and building new apps for both Supporting older versions of the Android SDK Sharing data and messages via NFC with Android Beam Integrating app analytics and tracking Turn to The Android Tablet Developer’s Cookbook for proven, expert answers—and the code you need to implement them. …”
Libro electrónico -
853Publicado 2018“…Streams, parallel and asynchronous processing, multithreading, JSON support, reactive programming, and microservices comprise the hallmark of modern programming and are now fully integrated into the JDK. …”
Libro electrónico -
854Publicado 2018“…What You Will Learn Get to grips with the advanced features of PostgreSQL 10 and handle advanced SQL Make use of the indexing features in PostgreSQL and fine-tune the performance of your queries Work with stored procedures and manage backup and recovery Master replication and failover techniques Troubleshoot your PostgreSQL instance for solutions to common and not-so-common problems Learn how to migrate your database from MySQL and Oracle to PostgreSQL without any hassle In Detail PostgreSQL is an open source database used for handling large datasets (big data) and as a JSON document database. This book highlights the newly introduced features in PostgreSQL 10, and shows you how you can build better PostgreSQL applications, and administer your PostgreSQL database more efficiently. …”
Libro electrónico -
855Publicado 2018“…You will look into the transformation of messages in different formats, such asext, binary, XML, JSON, and AVRO. Next, you will learn how to expose the schemas contained in Kafka with the Schema Registry. …”
Libro electrónico -
856Publicado 2021“…Then, you'll see XML And JSON schema validation and WireMock. Finally, you'll look at various miscellaneous operations. …”
Video -
857Publicado 2018“…Finally, we will look at how to use GeoJSON data to create a map. What you will learn Build a scatter plot Build a bar graph Build a pie chart Build a force-directed graph Build a map Build interactivity into your graphs Who this book is for This book is for web developers, interactive news developers, data scientists, and anyone interested in representing data through interactive visualizations on the Web with D3. …”
Libro electrónico -
858Publicado 2018“…You will walk through the building and deployment stages of your applications with the JSON API,customizing the confguration, error handling,data fetching, deploying to production, and authentication. …”
Libro electrónico -
859Publicado 2017“…What You Will Learn Get to know the basics of R's syntax and major data structures Write functions, load data, and install packages Use different data sources in R and know how to interface with databases, and request and load JSON and XML Identify the challenges and apply your knowledge about data analysis in R to imperfect real-world data Predict the future with reasonably simple algorithms Understand key data visualization and predictive analytic skills using R Understand the language of models and the predictive modeling process In Detail Predictive analytics is a field that uses data to build models that predict a future outcome of interest. …”
Libro electrónico -
860Publicado 2015“…. · Use JavaScript to build dynamic, interactive web pages · Debug scripts · Create scripts that work in all browsers · Write clear, reliable, and reusable code · Use object-oriented programming techniques · Script with the DOM · Access JSON data · Work with HTML5 and CSS3 · Leverage the popular jQuery library · Control CSS with simple JavaScripts · Read and write cookies · Use some of the new ECMAScript features today · Get started with frameworks such as AngularJS · Build browser add-ons and extensions Register your book at informit.com/register for convenient access to updates, downloads, and corrections as they become available. …”
Libro electrónico