Mostrando 25,741 - 25,760 Resultados de 29,699 Para Buscar 'JAXA~', tiempo de consulta: 0.78s Limitar resultados
  1. 25741
    Publicado 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
  2. 25742
    Publicado 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
  3. 25743
  4. 25744
    991005243219706719
  5. 25745
    por Goldfedder, Brandon
    Publicado 2002
    “…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. …”
    Libro electrónico
  6. 25746
    Publicado 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
  7. 25747
    Publicado 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
  8. 25748
    Publicado 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
  9. 25749
    Publicado 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
  10. 25750
    por Ullman, Larry E. 1972-
    Publicado 2002
    “…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. …”
    Libro electrónico
  11. 25751
    Publicado 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
  12. 25752
    Publicado 2012
    “…Grundkenntnisse in Webtechnologien wie HTML, CSS und JavaScript werden vorausgesetzt, Neuerungen in HTML5 und CSS3 werden hingegen behandelt…”
    Libro electrónico
  13. 25753
    Publicado 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
  14. 25754
    Publicado 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
  15. 25755
    Publicado 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
  16. 25756
    Publicado 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
  17. 25757
    Publicado 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
  18. 25758
    Publicado 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
  19. 25759
    Publicado 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. …”
    Video
  20. 25760
    Publicado 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? …”
    Video