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
-
281Publicado 2016“…The book expects you to be new to ServiceNow, but have a good grounding in internet and computing technologies, like HTML, JSON, REST and database systems. Readers should be especially familiar with JavaScript, and be keen to extend and alter the platform. …”
Libro electrónico -
282Publicado 2016“…Dart About This Book Create robust applications with unit tests, documentation, and diagnostic logging Master the core Dart language, type system, and key development tools Connect to existing web services, process JSON, and create your own framework for the data display Use mixins, reflections, annotations, and other metadata programming techniques to create powerful app Who This Book Is For If you are familiar with web development and are looking to learn, or even just evaluate, Dart as a multipurpose language, this learning path is for you. …”
Libro electrónico -
283Publicado 2016“…A basic knowledge of Xamarin and C# programming is assumed What You Will Learn Discover eight different ways to create your own Xamarin applications Improve app performance by using SQLite for data-intensive applications Set up a simple web service to feed JSON data into mobile applications Store files locally with Xamarin.Forms using dependency services Use Xamarin extension libraries to create effective applications with less coding In Detail Do you want to create powerful, efficient, and independent apps from scratch that will leverage the Xamarin framework and code with C#? …”
Libro electrónico -
284Publicado 2016“…About This Book Master the powerful ReQL queries to manipulate your JSON data, Learn how to develop scalable, real-time web applications using RethinkDB and Node.js and deploy them for production, A detailed, step-by-step guide to help you master the concepts of RethinkDB programming with ease Who This Book Is For This book caters to all the real-time application developers looking forward to master their skills using RethinkDB. …”
Libro electrónico -
285Publicado 2016“…From there, Wes will teach you about CRUD, including how to add the chat room view, respond with JSON, and edit chat rooms. This video tutorial also covers routers, middleware, APIs, and logging and debugging. …”
-
286Publicado 2016“…What You Will Learn Get acquainted with some of the highly efficient R packages such as OpenNLP and RWeka to perform various steps in the text mining process Access and manipulate data from different sources such as JSON and HTTP Process text using regular expressions Get to know the different approaches of tagging texts, such as POS tagging, to get started with text analysis Explore different dimensionality reduction techniques, such as Principal Component Analysis (PCA), and understand its implementation in R Discover the underlying themes or topics that are present in an unstructured collection of documents, using common topic models such as Latent Dirichlet Allocation (LDA) Build a baseline sentence completing application Perform entity extraction and named entity recognition using R In Detail Text Mining (or text data mining or text analytics) is the process of extracting useful and high-quality information from text by devising patterns and trends. …”
Libro electrónico -
287Publicado 2019“…. · 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 · Manipulate JSON data · Work with HTML5 and CSS3 · Control CSS with simple JavaScript code · Read and write cookies · Use some of the new ECMAScript features today · Match patterns using regular expressions · Understand and use closures · Organize your code with modules…”
Libro electrónico -
288Publicado 2018“…You will also understand what is the purpose of the package-lock.json file. The author will explain to you what is the purpose of the NPM scripts and how they should be used. …”
-
289Publicado 2018“…Create and troubleshoot robust and secure RESTful APIs with Go, Echo, and JWE About This Video Build and deploy RESTful web services in a production environment Make your API more secure using basic auth and encrypted JSON Secure go applications for deployment with scalability in mind. …”
-
290Publicado 2019“…Display the data in your database in HTML using Django URL paths, Django views, and the Django Template Language; or display in JSON using Django Rest Framework’s (DRF) Serializers, Routers, and ViewSets. …”
-
291Publicado 2019“…Course covers Explore how to write jQuery basics How to select elements and apply manipulations Learn about applying style and classes Adding effects to elements such as hide and show Make your web page come to life with animations and effects such as slide and fade Create interactions with your page using event listeners such as mouse events and keyboard events Use AJAX to connect to JSON data to easily populate content into your page jQuery is still the most popular JavaScript library available; in fact over 19 Million websites use it and it's used in almost 5,000 libraries. jQuery Knowledge should be part of any frontend developer's skill set and it's a natural choice for anyone familiar with CSS and JavaScript. jQuery provides web developers with an easy way to create interactions with web pages. …”
-
292Publicado 2018“…Then, we will use Express, Elasticsearch and JSON Web Tokens (JWTs) to build a stateless API service. …”
Libro electrónico -
293Publicado 2020“…A beginner's guide to mastering real-time stream processing using Apache Kafka and Kafka Streams API About This Video Design, develop, and test real-time stream processing applications using Kafka Streams Explore the Kafka Streams architecture, Streams DSL, and exactly-once processing in Apache Kafka Autogenerate Java Objects from JSON and AVRO Schema definition In Detail If you want to understand the concept of stream processing, this course is for you. …”
-
294Publicado 2015“…The video shows how to build a simple JSON API that talks to a database, and how to build a flexible system for using goroutines to do work concurrently. …”
-
295Publicado 2016“…Get started with the Oracle SOA Suite 12 c development and run time environment Deploy and manage SOA composite applications Expose SOAP/XML REST/JSON through Oracle Service Bus Establish interactions through adapters for Database, JMS, File/FTP, UMS, LDAP, and Coherence Embed custom logic using Java and the Spring component Perform fast data analysis in real time with Oracle Event Processor Implement Event Drive Architecture based on the Event Delivery Network (EDN) Use Oracle Business Rules to encapsulate logic and automate decisions Model complex processes using BPEL, BPMN, and human task components Establish KPIs and evaluate performance using Oracle Business Activity Monitoring Control traffic, audit system activity, and encrypt sensitive data…”
Libro electrónico -
296Publicado 2022“…Omówiono tu najnowsze wersje Pythona w liniach 3.X i 2.X, czyli 3.3 i 2.7, i dodano opisy nowych lub rozszerzonych mechanizmów, takich jak obsługa formatu JSON, moduł timeit, pakiet PyPy, metoda os.popen, generatory, rekurencje, słabe referencje, atrybuty i metody __mro__, __iter__, super, __slots__, metaklasy, deskryptory, funkcja random, pakiet Sphinx i wiele innych. …”
Libro electrónico -
297Publicado 2020“…The GraphQL server then retrieves the data and returns it to the frontend developer in a single JSON document. Having been pioneered by Facebook, Twitter, and many of the other Silicon Valley giants, GraphQL is just starting to be used in the commerce domain. …”
Libro electrónico -
298por Deitel, Paul J.“…Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. …”
Publicado 2008
Libro electrónico -
299Publicado 2014“…DB2 10.5 with BLU Acceleration provides this speed, simplicity, and affordability while making it easier to build next-generation applications with NoSQL features, such as a mongo-styled JSON document store, a graph store, and more. Dynamic in-memory columnar processing and other innovations deliver faster insights from more data, and enhanced pureScale clustering technology delivers high-availability transactions with application-transparent scalability for business continuity. …”
Libro electrónico -
300Publicado 2013“…In this training course, DeVoe starts by explaining technologies fundamental to network programming, including packets, protocols, TCP, UDP, REST, and JSON. The video then dives in to more specific iOS and Mac OS network programming topics, including how to work with NSURLRequest, NSURLConnection, NSURLSessionTask, and dealing with networking frameworks and security. …”