Mostrando 1,581 - 1,600 Resultados de 2,781 Para Buscar '"JavaScript"', tiempo de consulta: 0.16s Limitar resultados
  1. 1581
    Publicado 2015
    “…A basic understanding of JavaScript and HTML is the only requirement for this book. …”
    Libro electrónico
  2. 1582
    Publicado 2001
    “…Because ActionScript is based heavily on the ECMAScript Language Specification (ECMA-262) and is syntactically nearly identical to JavaScript, Macromedia expects thousands of existing JavaScript programmers to migrate to ActionScript. …”
    Libro electrónico
  3. 1583
    Publicado 2012
    “…Get started creating dynamic visual content using web technologies you’re familiar with—such as JavaScript, CSS, DOM, and AJAX. Discover how to: Build client-side graphics with little impact on your web server Create simple user interfaces for mobile and desktop web browsers Work with complex shapes and design reusable patterns Position, scale, and rotate text elements using SVG transforms Create animations using the Synchronized Multimedia Integration Language (SMIL) Build more powerful animations by manipulating SVG with JavaScript Apply filters to sharpen, blur, warp, reconfigure colors, and more Make use of programming libraries such as Pergola, D3, and Polymaps…”
    Libro electrónico
  4. 1584
    por Aponte, Michele. author
    Publicado 2020
    “…Attention .NET developers who no longer want to use JavaScript for your front end. Quickly and efficiently learn how to use C# for your single-page application (SPA) thanks to Blazor. …”
    Libro electrónico
  5. 1585
    Publicado 2020
    “…Umfassend überarbeitete und aktualisierte Neuauflage des Standardwerks in vollständig neuer Übersetzung Verbesserungsmöglichkeiten von bestehender Software anhand von Code-Smells erkennen und Code effizient überarbeiten Umfassender Katalog von Refactoring-Methoden mit Code-Beispielen in JavaScript Seit mehr als zwanzig Jahren greifen erfahrene Programmierer rund um den Globus auf dieses Buch zurück, um bestehenden Code zu verbessern und leichter lesbar zu machen sowie Software besser warten und erweitern zu können. …”
    Libro electrónico
  6. 1586
    Publicado 2023
    “…This book highlights how Typescript works with JavaScript and its frameworks, giving it greater functionality, especially for larger enterprise projects. …”
    Libro electrónico
  7. 1587
    Publicado 2014
    Tabla de Contenidos: “…Defining capabilities and contractsAnalyzing your App's performance; Packaging your Windows Store app; Validating your Windows Store app; Chapter 3: Web Development - ASP.NET, HTML5, CSS, and JavaScript; Introduction; Getting started with Bootstrap; Previewing changes across multiple browsers; Creating HTML5 web pages; Taking advantage of the CSS editor improvements; Understanding the JavaScript editor improvements; Adding bundling and minification to JavaScript and CSS files; Verifying pages with the Page Inspector tool; Chapter 4: .NET Framework 4.5.1 Development; Introduction…”
    Libro electrónico
  8. 1588
    Publicado 2014
    Tabla de Contenidos: “…-- Saving user input -- Getting to the minimum viable site -- Prettification : layout and styling, and what to test about it -- Testing deployment using a staging site -- Automating deployment with fabric -- Input validation and test organisation -- A simple form -- More advanced forms -- Dipping our toes, very tentatively, into JavaScript -- Deploying our new code -- User authentication, integrating third-party plugins, and mocking with JavaScript -- Server-side authentication and mocking in Python -- Test fixtures, logging, and server-side debugging -- Finishing "my lists" : outside-in TDD -- Test isolation, and "listening to your tests" -- Continuous integration (CI) -- The token social bit, the page pattern, and an exercise for the reader -- Fast tests, slow tests, and hot lava -- Obey the testing goat! …”
    Libro electrónico
  9. 1589
    por Gilbert, Regine M. author
    Publicado 2019
    Tabla de Contenidos: “…Accessibility, Content, HTML, JavaScript, CSS and the Land of Accessible Rich Internet Applications -- Chapter 3. …”
    Libro electrónico
  10. 1590
    Publicado 2017
    Tabla de Contenidos: “…Platform -- Java platform, standard edition -- Development basics -- Memory management -- Basic input and output -- New I/O API (NIO.2) -- Concurrency -- Java collections framework -- Generics framework -- The Java scripting API -- Date and time API -- Lambda expressions -- JShell: the Java shell -- Java module system…”
    Libro electrónico
  11. 1591
    por Gardner, James
    Publicado 2009
    Tabla de Contenidos: “…Getting Started -- Introducing Pylons -- Installing Pylons -- Exploring Pylons -- Tracking Down and Handling Problems -- Using View Templates -- Working with Forms and Validators -- Introducing the Model and SQLAlchemy -- Starting the SimpleSite Tutorial -- Advanced Pylons -- URLs, Routing, and Dispatch -- Unicode -- Internationalization and Localization -- Testing -- Documentation -- SimpleSite Tutorial Part 2 -- CSS, JavaScript, and Ajax -- Expert Pylons -- The Web Server Gateway Interface (WSGI) -- Pylons’ Internal Architecture -- Authentication and Authorization -- SimpleSite Tutorial Part 3 -- Logging -- Deployment…”
    Libro electrónico
  12. 1592
    Publicado 2009
    Tabla de Contenidos: “…Front Cover; After Effects Expressions; Copyright Page; Contents; Acknowledgments; Introduction; About the Author; Part 1: Using Expressions; Chapter 1.Creating Simple Expressions; Chapter 2.Variables, Comments, and Dimensions; Chapter 3.Commands; Chapter 4.Expression Helpers; Part 2:Foundations for Advanced Expressions; Chapter 5.JavaScript for Expressions; Chapter 6.Math Is Your Friend; Chapter 7.Advanced Techniques; Chapter 8.Randomness; Chapter 9.Physical Simulations; Index…”
    Libro electrónico
  13. 1593
    por Harris, Andrew, 1964-
    Publicado 2008
    Tabla de Contenidos: “…HTML, XHTML, and CSS ALL-IN-ONE DESK REFERENCE FOR DUMMIES®; Table of Contents; Introduction; Book I Creating the XHTML Foundation; Book II Styling with CSS; Book III Using Positional CSS for Layout; Book IV Client-Side Programming with JavaScript; Book V Server-Side Programming with PHP; Book VI Databases with MySQL; Book VII Into the Future with AJAX; Book VIII Moving from Web Pages to Web Sites; Appendix A: What's on the CD; Index…”
    Libro electrónico
  14. 1594
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Preparing a Local Development Environment Plugin Framework Basics User Settings and Administration Pages The Power of Custom Post Types Customizing Post and Page Editors Extending the Block Editor Accepting User Content Submissions Customizing User Data Leveraging JavaScript, jQuery, and AJAX Scripts Adding New Widgets to the WordPress Library Fetching, Caching, and Regularly Updating External Site Data Enabling Plugin Internationalization Distributing Your Plugin on WordPress.org…”
    Libro electrónico
  15. 1595
    por Sarrion, Eric
    Publicado 2024
    Tabla de Contenidos: “…Day 6: Mastering the Creation of Composables in Vue.js -- Chapter 7. JavaScript Reminders -- Chapter 8. Book Summary…”
    Libro electrónico
  16. 1596
    Publicado 2014
    Tabla de Contenidos: “…Running Node.jsIntroducing NPM; Using NPM; The installation process of NPM; Managing dependencies using the package.json file; Summary; Chapter 2: Getting Started with Node.js; Introduction to Node.js; JavaScript event-driven programming; Node.js event-driven programming; JavaScript closures; Node modules; CommonJS modules; Node.js core modules; Node.js third-party modules; Node.js file modules; Node.js folder modules; Developing Node.js web applications; Meet the Connect module; Connect middleware; Understanding the order of Connect middleware; Mounting Connect middleware; Summary…”
    Libro electrónico
  17. 1597
    por Shimonski, Robert
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  18. 1598
    Publicado 2014
    Tabla de Contenidos: “…Appendix 2.1: Commonly Used C and C++ KeywordsC and C++ Keywords; C++ Only Keywords; CHAPTER 3 HTML, JAVASCRIPT, AND CSS ; 3.1 Introduction to the Internet; 3.2 Creating Web Pages Using HTML; 3.3 Simple Container Tags; 3.4 Empty Tags; 3.5 Complex Container Tags; 3.6 Publish Web Page; 3.7 Introduction to JavaScript; 3.8 Image Manipulation; 3.9 FORM Input Data Verification; 3.10 FORM Data Calculation; 3.11 Cookies; 3.12 Miscellaneous JavaScript Statements; 3.13 Cascading Style Sheet; 3.14 Debugging Source Code of Web Pages; Appendix 3.1: List of HTML Commonly Used Tags…”
    Libro electrónico
  19. 1599
    Publicado 2020
    Tabla de Contenidos: “…Receiving data from JavaScript -- 5.3.1. Receiving real-time data from JavaScript via ports -- 5.3.2. …”
    Libro electrónico
  20. 1600
    por Kimmel, Paul
    Publicado 2009
    Tabla de Contenidos: “…Professional DevExpress ASP.NET Controls; About the Authors; Acknowledgments; Contents; Introduction; Part I: Grids, Editors, Navigation, and Controls; Chapter 1: Programming with the ASPxGridView; Chapter 2: Advanced ASPxGridView Computing; Chapter 3: Using the ASPxTreeList, ASPxDataView, and ASPxNewsControl; Chapter 4: Adding SiteMaps, Navigation, and Pop-Up Dialog Boxes; Chapter 5: Implementing a Menu and Tabbed Controls; Chapter 6: Managing Scheduled Items and Using Gauges; Part II: Data Sources, JavaScript, CSS, and Themes; Chapter 7: Using the Data That Makes Sense for Your Solution…”
    Libro electrónico