Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- JavaScript (Computer program language) 876
- Development 672
- Application software 612
- Web site development 485
- Web sites 282
- Design 271
- Web applications 261
- Internet programming 197
- Computer programming 196
- Engineering & Applied Sciences 190
- HTML (Document markup language) 177
- Computer Science 130
- Computer programs 115
- Web Development 113
- Programming 105
- Node.js 100
- Java (Computer program language) 89
- Cascading style sheets 79
- Software engineering 76
- Computer software 75
- JavaScript (Lenguaje de programación) 74
- Microsoft .NET Framework 74
- Programming languages (Electronic computers) 73
- Application program interfaces (Computer software) 70
- Ajax (Web site development technology) 61
- AngularJS (Software framework) 60
- Electrical & Computer Engineering 59
- Telecommunications 59
- Mobile computing 54
- Computer graphics 53
-
2141Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Component-Based User Interfaces -- Thinking in components -- Components - the organs of user interfaces -- Encapsulation -- Composability -- Components, invented by nature -- My UI framework wishlist -- Time for new standards -- Template elements -- Shadow DOM -- Angular's component architecture -- Everything is a component -- Your first component -- Angular NgModule -- JavaScript of the future -- I speak JavaScript, translate, please! …”
Libro electrónico -
2142Publicado 2015Tabla de Contenidos: “…Contrasting compiled code and interpreted codeProgramming for the web; Taking a Tour of a Web App Built with Code; Defining the app's purpose and scope; Standing on the shoulders of giants; Chapter 2: Programming for the Web; Displaying Web Pages on Your Desktop and Mobile Device; Hacking your favorite news website; Understanding how the World Wide Web works; Watching out for your front end and back end; Defining web and mobile applications; Coding Web Applications; Starting with HTML, CSS, and JavaScript; Adding logic with Python, Ruby, or PHP; Coding Mobile Applications…”
Libro electrónico -
2143por Cimolini, PatrickTabla de Contenidos: “…Core Debugging ToolsExtended Technologies; Publishing; APEX API; Themes and Templates; JavaScript; Public APIs; APEX Multilingual Applications; Advanced Debugging Tools; Summary; CHAPTER 5 Project Management; Developer and Project Manager Roles; Developer Perspective; Project Manager Perspective; Agile vs. …”
Publicado 2012
Libro electrónico -
2144por Gundecha, UnmeshTabla de Contenidos: “…Chapter 2:Working with Selenium APIIntroduction; Checking an element's text; Checking an element's attribute values; Checking an element's CSS values; Using Advanced User Interactions API for mouse and keyboard events; Performing double-click on an element; Performing drag-and-drop operations; Executing JavaScript code; Capturing screenshots with Selenium WebDriver; Capturing screenshots with RemoteWebDriver/Grid; Maximizing the browser window; Automating dropdowns and lists; Checking options in dropdowns and lists; Checking selected options in dropdowns and lists…”
Publicado 2012
Libro electrónico -
2145por Rowell, Eric“…This book is geared towards web developers who are familiar with HTML and JavaScript. It is written for both beginners and seasoned HTML5 developers with a good working knowledge of JavaScript…”
Publicado 2011
Libro electrónico -
2146Publicado 2013Tabla de Contenidos: “…; ""My Site Requires JavaScript""; ""Thereâ€?s Always a Better Approach""; ""Summary""; ""Chapter 3: Designing a Responsive Web Site""; ""Our Scenario""; ""The SharePoint Web Site Design Approach""; ""The Return on Investment of Usability""; ""Key User-Centered Design Activities We Use""; ""Vision, Goals, and Objectives""; ""User Analysis and Persona Development""; ""Public Web Site User""; ""Community Member""; ""Specter Web Site Administrator""…”
Libro electrónico -
2147Publicado 2023Tabla de Contenidos: “…. -- Chapter 13: Writing Automated Tests in Drupal -- Types of tests -- Unit tests -- Kernel tests -- Functional tests -- Functional JavaScript tests -- NightwatchJS tests -- Installing the PHPUnit test suite -- Getting ready -- How to do it... -- How it works... -- There's more... -- Running PHPUnit -- How to do it... -- How it works... -- Writing a unit test -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Writing a kernel test -- How to do it... -- How it works... -- Writing a functional test -- How to do it... -- How it works... -- See also -- Writing a functional JavaScript test -- How to do it... -- How it works... -- Writing a NightwatchJS test -- Getting ready -- How to do it... -- How it works... -- Chapter 14: Migrating External Data into Drupal -- Technical requirements -- Migrating from a previous version of Drupal -- Getting ready -- How to do it... -- How it works... -- Migrating data from CSV file(s) -- Getting ready -- How to do it... -- Migrating data from an HTTP API -- How to do it... -- How it works... -- There's more... -- Writing a custom migration source plugin -- How to do it... -- How it works... -- Writing a custom process plugin for migrations -- How to do it... -- How it works... -- See also -- Index -- About Packt -- Other Books You May Enjoy…”
Libro electrónico -
2148por Zhu, Nick QiTabla de Contenidos: “…. -- Setup a local HTTP server -- Python Simple HTTP Server -- Node.js HTTP Server -- Understanding D3-style JavaScript -- Getting ready -- How to do it... -- How it works... -- Functions are objects -- Static variable scoping -- Variable-parameter function -- Function chaining -- There's more... -- Finding and sharing code -- How to get help -- 2. …”
Publicado 2013
Libro electrónico -
2149Publicado 2015Tabla de Contenidos: “…The WebVR APISupported Browsers and Devices; Querying for VR Devices; Setting Up VR Fullscreen Mode; Head Tracking; Creating a WebVR Application; Three.js: A JavaScript 3D Engine; A Full Example; Tools and Techniques for Creating Web VR; WebVR Engines and Development Tools; Using Unity3D and Unreal for WebVR Development; Open Source Libraries and Frameworks; WebVR and the Future of Web Browsing; Chapter Summary; Chapter 6. …”
Libro electrónico -
2150Publicado 2015Tabla de Contenidos: “…Working with browser navigationWorking with WebDriver events; Chapter 5: Synchronizing Tests; Introduction; Synchronizing a test with an implicit wait; Synchronizing a test with an explicit wait; Synchronizing a test with custom-expected conditions; Synchronizing a test with FluentWait; Chapter 6: Working with Alerts, Frames, and Windows; Introduction; Handling a simple JavaScript alert box; Handling a confirm and prompt alert box; Identifying and handling frames; Working with IFRAME; Identifying and handling a child window; Identifying and handling a window by its title…”
Libro electrónico -
2151por Robbins, Jennifer NiederstTabla de Contenidos: “…; CSS (Cascading Style Sheets); JavaScript/DOM scripting; Server-side programming; XML; Java; What Do I Need to Buy?…”
Publicado 2007
Libro electrónico -
2152por Siggelkow, BillTabla de Contenidos: “…3.2 Using the Struts-EL TagsProblem; Solution; Discussion; See Also; 3.3 Displaying Indexed Properties; Problem; Solution; Discussion; See Also; 3.4 Using Indexed Properties on Forms; Problem; Solution; Discussion; See Also; 3.5 Using Indexed Properties in a JSTL Loop; Problem; Solution; Discussion; See Also; 3.6 Submitting a Form from an Image; Problem; Solution; Discussion; See Also; 3.7 Generating JavaScript on the Fly; Problem; Solution; Discussion; See Also; 3.8 Dynamically Changing Select Options Using JavaScript; Problem; Solution; Discussion; See Also…”
Publicado 2005
Libro electrónico -
2153por Hillerson, TonyTabla de Contenidos: “…-- Summary -- 20 Server Push with Juggernaut -- Goal -- Solution -- Push Technology -- Juggernaut -- Creating the Rails Messaging Application -- Creating the Flex Messaging Client Application -- Summary -- 21 Communicating between Flex and JavaScript -- Goal -- Solution -- Communication between Flex and JavaScript -- Security -- Building the Samples -- ExternalInterface -- SWFObject and Prototype -- ExternalInterface in Action -- Flex-Ajax Bridge in Action -- Summary -- 22 File Upload -- Goal -- Solution -- File Upload -- Creating the Rails Application and Installing attachment_fu -- Using Flex's FileReference Class to Upload One or Several Files -- Using Flex URLLoader Class to Upload a PNG File -- Summary -- Index…”
Publicado 2009
Libro electrónico -
2154por Ferrill, PaulTabla de Contenidos: “…; The World of Android; Android Application Anatomy; Activities; Intents; SL4A History; SL4A Architecture; SL4A Concepts; JavaScript Object Notation (JSON); Events; Languages; Beanshell 2.0b4; Lua 5.1.4; Perl 5.1 0.1; PHP 5.3.3; Rhino 1.7R2; JRuby 1.4; Shell; Python; Summary; Chapter 2: Getting Started; Installing SL4A on the Device; Installing the Android SDK; Linux; Mac OS X; Windows; Installing Python…”
Publicado 2011
Libro electrónico -
2155por Rodger, Richard LunaTabla de Contenidos: “…Beginning Mobile Application Development in the Cloud; Contents; Introduction; Chapter 1: Introducing Cloud-Based Mobile Apps; How to Build Mobile Apps in the Cloud; Using Your Existing Skill Set; Determining What Tools You Need; The Skills You'll Learn; Two Big Ideas About the App Industry; Web Apps and the Future; The Cloud as the Future; Getting Started; Using JavaScript Functions; The WebKit Browser Engine; A Colorful Little App; Introducing the nginx Web Server; Summary; Chapter 2: Mobilizing Your App; Building a Touch-Sensitive Drawing App; How to Draw on the Screen…”
Publicado 2012
Libro electrónico -
2156Publicado 2014Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Running WebRTC with and without SIP; JavaScript Session Establishment Protocol (JSEP); Signal and media flows; Running WebRTC without SIP; Sending media over WebSockets; getUserMedia; RTCPeerConnection; RTCDataChannel; Media traversal in WebRTC clients; WebRTC through WebSocket signaling servers; Node.js; Making a peer-to-peer audio call using Node.js for signaling; Running WebRTC with SIP; Session Initiation Protocol (SIP); JavaScript-based SIP libraries; Summary…”
Libro electrónico -
2157por Wang, VanessaTabla de Contenidos: “…The WebSocket Closing HandshakeSupport for Other Protocols; Extensions; Writing a WebSocket Server in JavaScript with Node.js; Building a Simple WebSocket Server; Testing Our Simple WebSocket Server; Building a Remote JavaScript Console; Suggested Extensions; Summary; CHAPTER 4 Building Instant Messaging and Chat over WebSocket with XMPP; Layered Protocols; XMPP: A Streaming Mile of XML; Standardization; Choosing a Connectivity Strategy; Stanza-to-Message Alignment; Federation; Building a Chat and Instant Messaging Application over WebSocket; Using a WebSocket-Enabled XMPP Server…”
Publicado 2013
Libro electrónico -
2158Publicado 2019Tabla de Contenidos: “…FASE Invited Talk -- Software Assurance in an Uncertain World -- Software Verification -- Tool Support for Correctness-by-Construction -- Automatic Modeling for Opaque Code in JavaScript Static Analysis -- SMT-Based Bounded Schedulability Analysis of the Clock Constraint Specification Language -- A Hybrid Dynamic Logic for Event/Data-based Systems -- Model-driven Development and Model Transformation -- Pyro: Generating Domain-Specific Collaborative Online Modeling Environments -- Efficient Model Synchronization by Automatically Constructed Repair Processes -- Offline Delta-driven Model Transformation with Dependency Injection -- A Logic-Based Incremental Approach to Graph Repair -- Software Verification -- DeepFault: Fault Localization For Deep Neural Networks -- Variability Abstraction and Refinement for Game-based Lifted Model Checking of full CTL -- Formal Verification of Safety and Security Related Timing Constraints for A Cooperative Automotive System -- Checking Observational Purity Of Procedures -- Software Evolution & Requirements Engineering -- Structural and Nominal Cross-Language Clone Detection -- SL2SF: Refactoring Simulink to Stateflow -- Metric Temporal Graph Logic over Typed Attributed Graphs -- KupC: A Formal Tool for Modeling and Verifying Dynamic Updating of C Programs -- Business Process Privacy Analysis in PLEAK -- Specification, Design, and Implementation of Particular Classes of Systems -- CLTestCheck: Measuring Test Effectiveness for GPU Kernels -- Implementing SOS with Active Objects: A Case Study of a Multicore Memory System -- Optimal and Automated Deployment for Microservices -- A Data Flow Model with Frequency Arithmetic -- Software Testing -- CoVeriTest: Cooperative Verifier-Based Testing -- Pardis: Priority Aware Test Case Reduction -- Automatically Identifying Sufficient Object Builders from Module APIs…”
Libro electrónico -
2159Publicado 2021“…Applying your understanding of how HTML, CSS, and JavaScript work in the browser you'll build a web application called Bookish using TDD and mainstream React stack technologies such as React, React-router, and Redux. …”
Libro electrónico -
2160Publicado 2021“…Power BI theme files use JSON (JavaScript Object Notation) as their structure, so the book includes a brief introduction to JSON as well as how it applies to Power BI themes. …”
Libro electrónico