Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,422
- Development 1,382
- Java (Computer program language) 1,307
- Application software 1,225
- JavaScript (Computer program language) 876
- Història 768
- Engineering & Applied Sciences 746
- Web site development 670
- Computer Science 606
- Web sites 386
- Computer programming 384
- Java (Lenguaje de programación) 368
- Design 365
- Web applications 329
- Internet programming 298
- Cajas de ahorros 284
- Computer software 274
- Computer programs 225
- Caza 222
- Programming languages (Electronic computers) 208
- Programming 200
- History 186
- HTML (Document markup language) 183
- Casas, Bartolomé de las 182
- Universidad Pontificia de Salamanca (España) 181
- Android (Electronic resource) 179
- Arquitectura 164
- Software engineering 162
- Java 154
- Crítica e interpretación 149
-
25741Publicado 2023“…With examples focusing on the OpenAI Playground and easy-to-follow JavaScript and Python code samples, the audiobook explores the possible applications of GPT-3 in production. …”
Grabación no musical -
25742Publicado 2023“…The course then advances to creating a dynamic website with multiple pages and making the website interactive using JavaScript with scrolls, image sliders, creating contact forms, and more. …”
Video -
25743
-
25744
-
25745por Goldfedder, Brandon“…Following this crucial background, the author presents a series of system design examples from initial conception all the way through code, discussing key design goals and the pros and cons of using various design patterns. Code is presented in Java, C++, and Visual Basic. The reader will gain insight into the inherent forces at work in the application design and the most effective application of numerous core design patterns as solutions to recurring programming problems. …”
Publicado 2002
Libro electrónico -
25746Publicado 2006“…Port Your UNIX® Applications to Linux®–Quickly, Efficiently, and Reliably Increasingly, developers, architects, and project managers face the challenge of porting their C, C++, and Java applications from UNIX® to Linux® environments. …”
Libro electrónico -
25747Publicado 2017“…Implement a highly scalable and dynamic web server using Node.js and Express Implement a MongoDB data store for your web applications Access and interact with MongoDB from Node.js JavaScript code Learn the basics of TypeScript Define custom Angular directives that extend the HTML language Build server-side web services in JavaScript Implement client-side services that can interact with the Node.js web server Build dynamic browser views that provide rich user interaction Add authenticated user accounts and nested comment components to your web applications and pages Contents at a Glance Part I: Getting Started 1 Introducing the Node.js-to-Angular Stack 2 JavaScript Primer Part II: Learning Node.js 3 Getting Started with Node.js 4 Using Events, Listeners, Timers, and Callbacks in Node.js 5 Handling Data I/O in Node.js 6 Accessing the File System from Node.js 7 Implementing HTTP Services in Node.js 8 Implementing Socket Services in Node.js 9 Scaling Applications Using Multiple Processors in Node.js 10 Using Additional Node.js Modules Part III: Learning MongoDB 11 Understanding NoSQL and MongoDB 12 Getting Started with MongoDB 13 Getting Started with MongoDB and Node.js 14 Manipulating MongoDB Documents from Node.js 15 Accessing MongoDB from Node.js 16 Using Mongoose for Structured Schema and Validation 17 Advanced MongoDB Concepts Part IV..…”
Libro electrónico -
25748Publicado 2017“…Some basic JavaScript knowledge is expected, but no prior experience with data visualization or D3 is required What You Will Learn Gain a solid understanding of the common D3 development idioms Find out how to write basic D3 code for servers using Node.js Install and use D3.js to create HTML elements within a document Create and style graphical elements such as circles, ellipses, rectangles, lines, paths, and text using SVG Turn your data into bar and scatter charts, and add margins, axes, labels, and legends Use D3.js generators to perform the magic of creating complex visualizations from data Add interactivity to your visualizations, including tool-tips, sorting, hover-to-highlight, and grouping and dragging of visuals Write, test, and distribute a D3-based charting package Make a real-time application with Node and D3 In Detail D3 has emerged as one of the leading platforms to develop beautiful, interactive visualizations over the web. …”
Libro electrónico -
25749Publicado 2017“…Create real-time hybrid applications with the leader of HTML5 frameworks: Ionic Framework About This Book Step into the world of amazingly interactive and real-time app development using Ionic 2 Leverage the powerful Angular 2 along with Ionic to develop cutting edge apps Detailed code examples and explanations will help you get up and running with Ionic quickly and easily Who This Book Is For This book is for JavaScript developers with basic skills. No previous knowledge of Ionic is required for this book. …”
Libro electrónico -
25750por Ullman, Larry E. 1972-“…PHP was written specifically for Web site creation, unlike Perl, C, or Java. Companies such as Honda, Patagonia, and Zoom.com all have Web sites utilizing PHP. …”
Publicado 2002
Libro electrónico -
25751Publicado 2013“…Ta, którą trzymasz w rękach, bez wątpienia taka jest! W trakcie lektury poznasz niuanse architektury MVC oraz dowiesz się, jak tworzyć sieciowe API. …”
Libro electrónico -
25752Publicado 2012“…Grundkenntnisse in Webtechnologien wie HTML, CSS und JavaScript werden vorausgesetzt, Neuerungen in HTML5 und CSS3 werden hingegen behandelt…”
Libro electrónico -
25753Publicado 2015“…Whether it's Android, iOS, Ruby and Ruby on Rails, Cocoa, Mac OS X, JavaScript, HTML5 or UX/UI, we've got you covered. …”
Libro electrónico -
25754Publicado 2022“…Starting with the installation of Unity, Java Development Kit, and Android SDK, this course will take you through various Unity features and how to use them. …”
Video -
25755Publicado 2022“…Skill Level Intermediate What You Will Learn Build a full-stack meal-planning application using Vue, Node.js, Express, and MongoDB Build a front-end with Vue Build a server with Node.js and Express Implement data storage with MongoDB Walk through full-stack integration Use REST APIs to load and manage application data Who Should Take This Course JavaScript developers/engineers Front-end developers/engineers Vue developers/engineers Back-end developers/engineers Full-stack developers Course Requirements Prerequisites: Learners should have basic knowledge of HTML, CSS, JavaScript, and Vue. …”
Video -
25756Publicado 2022“…Jest też nieocenioną pomocą dla osób, które znają już inne języki programowania, takie jak C++ czy Java, i chcą nabrać wprawy w pracy z C#. …”
Libro electrónico -
25757Publicado 2022“…Oprócz praktycznego omówienia algorytmów znalazło się tu wyjaśnienie takich pojęć jak klasy złożoności czy analiza asymptotyczna. …”
Libro electrónico -
25758Publicado 2022“…To przewodnik dla programistów, którzy chcą stosować podejście TDD w swojej codziennej praktyce. Pokazuje, jak korzystać z programowania sterowanego testami podczas pracy w trzech różnych językach: Go, JavaScripcie i Pythonie. …”
Libro electrónico -
25759Publicado 2019“…Starting with the installation of the Java Development Kit and Android SDK, you later go on to discover the various Unity features and how to use them. …”
-
25760Publicado 2019“…Manage state in Angular to eliminate problems when writing reactive apps by combining the power of Redux, RxJS, and NgRx About This Video Incorporate Reactive programming principles and RxJS to make it easier to develop, test, and debug your Angular applications Become a pro with NgRx offerings such as store, side-effects, router store state, and schematics Converge important architecture and design concepts together to create robust, maintainable, and extensible applications In Detail Have you ever thought of combining the power of Redux and reactive JavaScript to build a responsive and reactive application? …”