Mostrando 701 - 720 Resultados de 2,781 Para Buscar '"JavaScript"', tiempo de consulta: 0.15s Limitar resultados
  1. 701
    Publicado 2018
    Tabla de Contenidos: “…D3.js Quick Start Guide: Create amazing, interactive visualizations in the browser with JavaScript…”
    Libro electrónico
  2. 702
    Publicado 2019
    “…In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and maintain world-class websites. …”
    Libro electrónico
  3. 703
    por Delorme, Rick
    Publicado 2014
    Materias:
    Libro electrónico
  4. 704
    Publicado 2015
    Tabla de Contenidos: “…Creating classes that specialize behavior in C#Using simple inheritance in C#; Overloading and overriding methods in C#; Overloading operators in C#; Understanding polymorphism in C#; Working with the prototype-based inheritance in JavaScript; Creating objects that specialize behavior in JavaScript; Using the prototype-based inheritance in JavaScript; Overriding methods in JavaScript; Overloading operators in JavaScript; Understanding polymorphism in JavaScript; Summary; Chapter 5: Interfaces, Multiple Inheritance, and Composition…”
    Libro electrónico
  5. 705
    Publicado 2014
    Materias:
    Video
  6. 706
    Publicado 2019
    Tabla de Contenidos: “…Getting Started with Web Components: Build modular and reusable components using HTML, CSS and JavaScript…”
    Libro electrónico
  7. 707
    Publicado 2012
    Tabla de Contenidos: “…Intro -- Web Developer's Cookbook -- About the Author -- Other Web Development Books by Robin Nixon -- Contents -- Acknowledgments -- Introduction -- What this Book Provides -- Includes CSS3 and HTML5 Features -- About the Recipes -- Part I: Introduction -- Chapter 1: Getting Started -- Downloading and Installing Web Browsers -- Choosing a Program Editor -- Installing a PHP Server -- Older Versions of Microsoft Internet Explorer -- Emulating Earlier Internet Explorer Versions -- The Companion Web Site -- Chapter 2: Using the Recipes -- Inserting the PHP Recipes -- Inserting the JavaScript Recipes -- Inserting the CSS Recipes -- A Quick Refresher on the DOM -- How the DOM Works -- Accessing the DOM from JavaScript -- About Cascading Style Sheets -- Importing a Style Sheet from Within HTML -- Importing a Style Sheet from Another Style Sheet -- Local Style Settings -- About IDs and Classes -- Summary -- Part II: PHP Recipes -- Chapter 3: Text Processing -- Recipe 1: WrapText() -- About the Recipe -- Variables, Arrays, and Functions -- How It Works -- How to Use It -- The Recipe -- Recipe 2: CapsControl() -- About the Recipe -- Variables, Arrays, and Functions -- How It Works -- How to Use It -- The Recipe -- Recipe 3: FriendlyText() -- About the Recipe -- Variables, Arrays, and Functions -- How It Works -- How to Use It -- The Recipe -- Recipe 4: StripWhitespace() -- About the Recipe -- How It Works -- How to Use It -- The Recipe -- Recipe 5: WordSelector() -- About the Recipe -- Variables, Arrays, and Functions -- How It Works -- How to Use It -- The Recipe -- Recipe 6: CountTail() -- About the Recipe -- Variables, Arrays, and Functions -- How It Works -- How to Use It -- The Recipe -- Recipe 7: TextTruncate() -- About the Recipe -- Variables, Arrays, and Functions -- How It Works -- How to Use It -- The Recipe -- Recipe 8: SpellCheck()…”
    Libro electrónico
  8. 708
    por Jensen, Jeppe Schaumburg
    Publicado 2022
    Tabla de Contenidos: “…The Missing Bootstrap 5 Guide: Customize and extend Bootstrap 5 with Sass and JavaScript to create unique website designs…”
    Libro electrónico
  9. 709
    Publicado 2023
    Materias: “…Lenguajes de programación JavaScript…”
    Enlace del recurso
    Libro electrónico
  10. 710
    Publicado 2020
    “…Mit TypeScript hat Microsoft 2012 eine Sprache veröffentlicht, die sich durch moderne Sprachkonstrukte, aber insbesondere durch ein mächtiges Typsystem auszeichnet und so die Entwicklung von skalierenden JavaScript-Anwendungen wirksam unterstützt. Boris Cherny, Engineering- und Produkt-Leader bei Facebook, leitet Entwickler mit Grundkenntnissen in JavaScript an, sich systematisch und gründlich in die beliebte Sprache einzuarbeiten. …”
    Libro electrónico
  11. 711
    Publicado 2017
    Tabla de Contenidos: “…-- Appendix A: PythonAnywhere -- Appendix B: Django class-based views -- Appendix C: Provisioning with ansible -- Appendix D: Testing database migrations -- Appendix E: Behaviour-driven development (BDD) -- Appendix F: Building a REST API : JSON, Ajax, and mocking with JavaScript -- Appendix G : Django-rest-framework -- Appendix H : Cheat sheet -- Appendix I : What to do ndext -- Appendix J : Source code examples…”
    Libro electrónico
  12. 712
    por Mezzalira, Luca. author
    Publicado 2018
    Libro electrónico
  13. 713
    Publicado 2018
    Tabla de Contenidos: “…Hands-On Design Patterns with React Native: Proven techniques and patterns for efficient native mobile development with JavaScript…”
    Libro electrónico
  14. 714
    Publicado 2014
    Materias:
    Video
  15. 715
    Publicado 2017
    Tabla de Contenidos: “…Visualization components -- Charts -- Area charts -- Gauges -- Dial gauges -- LED gauges -- Rating gauges -- Status meter gauges -- Trendy visualization components -- Sunbursts -- Layout and navigation components -- Layout and navigation examples -- Accordions -- Modal dialogs -- Navigation lists -- Panels -- Tabs -- Summary -- Chapter 7: Framework -- Application routing -- Validations and conversions -- Validations -- Component validations -- Application level validations -- Converters -- Responsiveness -- Media queries -- Performance -- JavaScript optimization techniques -- CSS optimization techniques -- Oracle JET component optimization techniques -- Internationalization and localization -- Accessibility -- Application theming -- Customized application theming -- Customizing the application theme using Sass -- Customizing the application theme using Theme Builder -- Summary -- Chapter 8: Hybrid Mobile Application Development -- Oracle JET mobile tools -- Cordova -- Hybrid mobile application development -- Building and serving the application with Grunt -- Importing the FixItFast application -- Packaging and publishing a mobile application -- Packaging a mobile application -- Publishing a mobile application -- Publishing on an iOS platform -- Publishing on an Android platform -- Summary -- Chapter 9: Testing and Debugging -- The importance of programmatic testing -- Test-driven development (TDD) -- Agile model-driven development (AMDD) -- Behavior-driven development (BDD) -- Oracle JET application testing tools -- QUnit -- Jasmine -- Mocha -- Selenium WebDriver -- Running JavaScript unit tests -- Karma -- JS test driver -- Debugging Oracle JET applications -- Using browser extensions -- Using IDE extensions -- Summary -- Chapter 10: Security and Version Migration -- Common web application vulnerabilities -- Cross-Site Scripting (XSS)…”
    Libro electrónico
  16. 716
    Publicado 2013
    Libro electrónico
  17. 717
    Publicado 2012
    “…Write Windows 8 Metro apps capable of running on one billion devices -- and do it with familiar HTML5 and JavaScript technologies! Sams Teach Yourself Windows 8 Metro Apps with JavaScript and HTML5 in 24 Hours is the fastest way for web and Windows developers to profit from the massive new Windows 8/Metro opportunity. …”
    Libro electrónico
  18. 718
    por Schafer, Steven M.
    Publicado 2005
    Tabla de Contenidos: “…Web Standards Programmer's Reference: HTML, CSS, JavaScript , Perl, Python , and PHP; About the Author; Contents; Introduction; Who Is This Book For?…”
    Libro electrónico
  19. 719
    Publicado 2017
    Materias:
    Libro electrónico
  20. 720
    Publicado 2013
    Tabla de Contenidos: “…Introduction -- Project : creating simple shapes -- Playing with the console and finding what's broken -- Project : making an avatar -- Project : moving avatars -- Functions : use and use again -- Project : moving hands and feet -- A closer look at JavaScript fundamentals -- Project : turning our avatar -- What's all that other code? …”
    Libro electrónico