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
-
2241Publicado 2018Tabla de Contenidos: “…Dot-walking and GlideElement -- Script includes -- Server-side GlideAjax -- Business rules -- After business rules -- Asynchronous business rules -- Display business rules and g_scratchpad -- Default versus calculated field values -- Default values -- Calculated values -- Summary -- Chapter 12: Client-Side Scripting -- Client scripts -- Client script types -- onLoad -- onChange -- onSubmit -- onCellEdit -- Security -- Compatibility -- Build for performance -- Reference fields -- GlideAjax and asynchronous GlideRecord -- g_scratchpad -- UI scripts -- Running only necessary scripts -- Scripts from the server -- Summary -- Chapter 13: Service Portal Scripting -- Setting up appointments -- URLs in the service portal -- Creating the meeting widget -- Aesthetic changes -- Option schema -- Troubleshooting widgets -- Summary -- Chapter 14: Debugging -- Logging -- Client-side debugging -- Debugging field visibility -- Server-side debugging -- Reference versus value -- Debugging security -- JavaScript debugger -- Debugger interface -- Breakpoints -- General debugging -- Summary -- Chapter 15: Pro Tips -- Admin pro tips -- List personalization -- Update set selector -- Reference field background color -- List v3 rendering -- List, form, and new window shortcuts -- Adding the ServiceNow frame by URL -- Impersonation simplification -- Derived field risks -- Finding derived fields and other field data -- Dictionary overrides -- Scripting pro tips -- Avoiding nested loops -- Limit logging -- Always use getters and setters -- What the pros wish they knew -- Field case -- Generating encoded query strings -- How to modify OOB scripts -- Other technical best practices -- Summary -- Index…”
Libro electrónico -
2242Publicado 2009Tabla de Contenidos: “…-- Using XML in the Serialization Process -- Writing to a Relational Database -- Accessing a Relational Database -- Loading the Driver -- Making the Connection -- The SQL Statements -- Conclusion -- References -- Example Code Used in This Chapter -- 13 Objects and the Internet -- Evolution of Distributed Computing -- Object-Based Scripting Languages -- A JavaScript Validation Example -- Objects in a Web Page -- JavaScript Objects -- Web Page Controls -- Sound Players -- Movie Players -- Flash -- Distributed Objects and the Enterprise -- The Common Object Request Broker Architecture (CORBA) -- Web Services Definition -- Web Services Code -- Invoice.cs -- Invoice.vb -- Conclusion -- References -- 14 Objects and Client/Server Applications -- Client/Server Approaches -- Proprietary Approach -- Serialized Object Code -- Client Code -- Server Code -- Running the Proprietary Client/Server Example -- Nonproprietary Approach -- Object Definition Code -- Client Code -- Server Code -- Running the Nonproprietary Client/Server Example -- Conclusion -- References -- Example Code Used in This Chapter -- 15 Design Patterns -- Why Design Patterns? …”
Libro electrónico -
2243Publicado 2024Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction to TypeScript -- Chapter 1: TypeScript Fundamentals -- Technical requirements -- Introduction to TypeScript and its evolution -- Key differences between TypeScript and JavaScript -- The advantages of using TypeScript in modern web development -- Basic syntax of TypeScript -- Simple types -- Interfaces -- Summary -- Chapter 2: TypeScript Deep Dive - Typing, Generics, Classes, and Interfaces -- Technical requirements -- Advanced typing techniques -- Narrowing -- null types -- Function types -- Creating types from other types -- Utility types -- Union types -- Type intersections -- Interface and OOP features -- Interfaces -- OOP functionalities -- Generics -- Promises -- Summary -- Part 2: Backend Development with Bun and TypeScript -- Chapter 3: Configuring a Backend Environment with Bun and Hono -- Technical requirements -- Introducing Bun -- Introducing Hono -- Setting up the project -- Adding linting and formatting -- Adding middleware -- Handling environment variables -- Discussing the project structure -- Summary -- Chapter 4: Building Backend Infrastructure with Bun, Hono, and TypeScript -- Technical requirements -- Implementing in-memory storage -- Defining the interfaces -- Creating database and API types -- In-memory implementation of the interfaces -- Implementing authentication and authorization -- Developing the authentication middleware -- Defining our controllers -- Implementing chat controllers -- Implementing the endpoints -- Combining the endpoints -- Using the index file for calling the function -- Summary -- Chapter 5: Improving Reliability - Testing and Validation -- Technical requirements -- Writing validation with Zod -- Adding validation to our authentication endpoints…”
Libro electrónico -
2244Publicado 2018Tabla de Contenidos: “…-- Example Project Overview -- Getting Started with Gulp -- Test HTML Page -- Module Installation -- Create a Gulp Task File -- Gulp Image Task -- Gulp CSS Task -- Automating Your Workflow -- Live Production Code -- Next Steps -- Chapter 2: CSS Optimization Tools for Boosting PWA Performance -- by Ahmed Bouchefra -- The Demo PWA to Audit -- Auditing with Google's Lighthouse -- Critical Rendering Path -- CSS Optimization Using Lighthouse Opportunities -- CSS Optimization: Removing Unused CSS Rules -- Reduce Render-Blocking CSS -- Unminified CSS -- Deferring Bootstrap Loading with JavaScript -- Checking the Optimizations -- Similar Tools -- Conclusion -- Chapter 3: CSS Debugging and Optimization: Code Quality Tools -- by Tiffany B. …”
Libro electrónico -
2245Publicado 2024Tabla de Contenidos: “…-- Block variations -- Adding a block style using PHP or JavaScript -- Adding a block style from a theme -- Removing a default block style -- Using PHP -- Approaches to creating a block style -- Custom block style using PHP with inline CSS -- Custom block style using PHP with a stylesheet -- JavaScript approaches -- Summary -- Questions -- Answers -- Further reading -- Chapter 4: Blocks and Styles Wrap-Up -- Unleashing creativity - combining design tools -- Effects on groups to create shadows -- Design tools are evolving -- Sidebar controls and component system -- Growing the blocks and tools -- Adding options -- Tips and tricks -- block.json and block styles -- Summary -- Questions -- Answers -- Part 2: Block Patterns -- Chapter 5: Understanding Block Patterns -- What is a block pattern? …”
Libro electrónico -
2246Publicado 2018Tabla de Contenidos: “…Summary -- Chapter 4: Define Business Rules Using Business Rule Designer -- Evolution of business rules -- Getting to know the new Business Rule Designer -- Specifying conditions using condition components -- Taking actions for conditions using action components -- Recommendation in action -- Additional features of Business Rule Designer -- Cut, copy, and paste the component -- Deleting the component -- Taking a snapshot of the business rule -- Set zoom level and Fit to Canvas for ease of readability -- Navigating easily using Minimap -- Using Business Rule (Text View) to read through the business rule -- A few key points about business rules -- Summary -- Chapter 5: Creating Custom Business Apps -- Overview of PowerApps in Dynamics 365 -- Prerequisite for designing PowerApps -- Connectors in PowerApps -- Managing data for PowerApps -- Fetching on-premises data for PowerApps -- PowerApps designer -- Creating PowerApps using Dynamics 365 data -- Creating a PowerApps for case entity -- Running PowerApps on a mobile or tablet device -- Common Data Service -- Creating PowerApps using Common Data Connection -- Creating a custom entity -- Customizing PowerApps -- Summary -- Chapter 6: Automate Business Processes Using Microsoft Flow -- Getting to know Microsoft Flow -- Choosing the right Microsoft Flow plan -- Understanding the different components of a Flow -- Understanding Microsoft Flow in the context of Dynamics 365 -- Creating a Dynamics 365 Flow -- Dynamics 365 Workflow versus Microsoft Flow -- Summary -- Chapter 7: Develop Apps using Web API -- Getting started with Dynamics 365 Web API (client-side JavaScript) -- JavaScript web resources -- Single Page Applications -- Working with XMLHttpRequest in Dynamics 365 Web API -- Web API URL and versions -- Querying data using Dynamics 365 Web API -- Standard query options…”
Libro electrónico -
2247por Flanagan, David“…If you have working knowledge of JavaScript, this book will help you create detailed, interactive, and animated graphics -- from charts to animations to video games -- whether you're a web designer or a programmer interested in graphics. …”
Publicado 2010
Libro electrónico -
2248por Boronczyk, Tim, 1979-Tabla de Contenidos: “…SummaryChapter 6: Ajax File Manager; Design of the Ajax File Manager; JavaScript and Ajax; Code and Code Explanation; Summary; Chapter 7: Online Photo Album; Design of the Online Photo Album; Code and Code Explanation; QuickTime Thumbnails; Thumbnail Caching; Summary; Chapter 8: Shopping Cart; Designing the Shopping Cart; Designing the Database; Code and Code Explanation; Summary; Chapter 9: Web Site Statistics; Determining What to Collect; Designing the Database; Obtaining Data; Code and Code Explanation; Summary; Chapter 10: News/Blog System; Tables; Adding Posts; Generating the RSS…”
Publicado 2008
Libro electrónico -
2249por Karlins, DavidTabla de Contenidos: “….) -- #10: Creating and Linking a Style Sheet -- #11: Creating Page Layouts with ID Styles -- #12: Designing a Three-Column Layout -- #13: Designing with Class Styles -- #14: Using Absolute Placement -- #15: Identifying and Editing CSS Elements -- #16: Using CSS Layout Pages -- Chapter Three: Formatting Text and Embedding Images -- #17: Defining Font Tag Styles -- #18: Text Formatting with Class Styles -- #19: Formatting Links -- #20: Embedding Images -- #21: Creating CSS for Printable Pages -- #22: Connecting Dreamweaver to a CMS Site -- #23: Formatting CMS Themes -- Chapter Four: Collecting Data in Forms -- #24: Creating Jump Menus -- #25: Generating Forms -- #26: Inserting Form Fields -- #27: Testing Input with Validation Scripts -- #28: Connecting a Form to a Server Script -- Chapter Five: Adding Effects and Interactivity with Spry and JavaScript -- #29: Creating a Spry Data Source Table -- #30: Generating a Spry Data Display -- #31: Generating and Formatting Spry Menu Bars -- #32: Defining and Populating Spry Tabbed Panels -- #33: Creating Collapsible Panels -- #34: Defining Spry Tooltips -- #35: Inserting a Spry Accordion Widget -- #36: Opening a Browser Window with JavaScript -- #37: Applying Effects -- Chapter Six: Embedding Media -- #38: Embedding Flash (SWF) -- #39: Embedding Flash Video (FLV) -- #40: Embedding QuickTime Media and Windows Media…”
Publicado 2011
Libro electrónico -
2250Publicado 2018Tabla de Contenidos: “…-- Building websites -- Adding CSS and JavaScript assets -- The to-do list controller -- The to-do list template -- The To-Do Task detail page -- Website forms -- The form page -- Accessing the security and menu item -- Adding custom logic -- Summary -- Chapter 13: Debugging and Automated Tests -- Unit tests -- Adding unit tests -- Setting up tests -- Writing test cases -- Testing exceptions -- Running tests -- About YAML tests -- Development tools…”
Libro electrónico -
2251Publicado 2018“…You will need a basic knowledge of Python, HTML, and JavaScript, but you don't need to have worked with Django before. …”
Libro electrónico -
2252Publicado 2018Tabla de Contenidos: “…. -- How it works... -- Kotlin and JavaScript interoperability -- Getting ready -- How to do it... -- How it works... -- There's more... -- Renaming generated functions -- How to do it... -- How it works... -- There's more... -- See also -- Decompiling Kotlin code to Java and JVM bytecode -- Getting ready -- How to do it... -- How it works... -- Adding custom names for imports -- How to do it... -- How it works... -- Wrapping complex type declarations with type aliases -- Getting ready -- How to do it... -- How it works... -- Expressive try...catch declarations -- Getting ready -- How to do it... -- How it works... -- There's more... -- Safe type-casting -- How to do it... -- How it works... -- Other Books You May Enjoy -- Index…”
Libro electrónico -
2253Publicado 2019Tabla de Contenidos: “…Additional Tools -- Introduction to Nashorn -- Non-Java Languages on the JVM -- Motivation -- Executing JavaScript with Nashorn -- Running from the Command Line -- Using the Nashorn Shell -- Nashorn and javax.script -- Introducing javax.script with Nashorn -- Advanced Nashorn -- Calling Java from Nashorn -- Nashorn's JavaScript Language Extensions -- Under the Hood -- The Future of Nashorn and GraalVM -- VisualVM -- Index…”
Libro electrónico -
2254por Freeman, Adam. authorTabla de Contenidos: “…Understanding the Anatomy of an HTML Element -- Understanding Attributes -- Understanding Element Content -- Understanding Void Elements -- Understanding the Document Structure -- Understanding Bootstrap -- Applying Basic Bootstrap Classes -- Modifying Style Context -- Modifying Sizes -- Using Bootstrap to Style Tables -- Ensuring the Correct Table Structure -- Using Bootstrap to Create Forms -- Using Bootstrap to Create Grids -- Creating Responsive Grids -- Summary -- Chapter 5: JavaScript Primer -- Preparing the Example Project -- Understanding the Script Element -- Using Statements -- Defining and Using Functions -- Defining Functions with Parameters -- Defining Functions That Return Results -- Detecting Functions -- Using Variables and Types -- Using the Primitive Types -- Working with Booleans -- Working with Strings -- Working with Numbers -- Creating Objects -- Using Object Literals -- Using Functions as Methods -- Extending Objects -- Working with Objects -- Detecting Objects -- Reading and Modifying the Property Values -- Enumerating an Object's Properties -- Adding and Deleting Properties and Methods -- Determining Whether an Object Has a Property -- Using JavaScript Operators -- Using Conditional Statements -- The Equality Operator vs. the Identity Operator -- Explicitly Converting Types -- Converting Numbers to Strings -- Converting Strings to Numbers -- Working with Arrays -- Using an Array Literal -- Detecting an Array -- Reading and Modifying the Contents of an Array -- Enumerating the Contents of an Array -- Using the Built-in Array Methods -- Comparing undefined and null Values -- Checking for null or undefined -- Working with Promises -- Working with JSON -- Summary -- Chapter 6: SportsStore: A Real Application -- Getting Started -- Preparing the Data -- Creating the Data Structure -- Adding the Data -- Testing the Data Service…”
Publicado 2014
Libro electrónico -
2255por Pfeiffer, SilviaTabla de Contenidos: “…3.2.5 Float Positioning Mode3.2.6 Absolute Positioning Mode; 3.2.7 Video Scaling and Alignment Within Box; 3.3 CSS Basic Properties; 3.3.1 Opacity; 3.3.2 Gradient; 3.3.3 Marquee; 3.4 CSS Transitions and Transforms; 3.4.1 Transitions; 3.4.2 2D Transforms; 3.4.3 3D Transforms; 3.4.4 Putting a Video Gallery Together; 3.5 CSS Animations; 3.6 Summary; CHAPTER 4 JavaScript API; 4.1 Content Attributes; 4.2 IDL Attributes; 4.2.1 General Features of Media Resources; 4.2.2 Playback-Related Attributes of Media Resources; 4.2.3 States of the Media Element; 4.3 Control Methods in the API; 4.4 Events…”
Publicado 2010
Libro electrónico -
2256Publicado 2023“…It starts with the basics of programming and shows how to build a simple email application in .NET, HTML/JavaScript, Power Apps on its own, and Power Apps and Power Automate in combination. …”
Libro electrónico -
2257Publicado 2023“…In some cases, newly available features may even mean we can remove JavaScript workarounds we once needed to get around old limitations! …”
Libro electrónico -
2258por Silva, AlexandraTabla de Contenidos: “…-Regular Properties with Decoupled Search -- AIGEN: Random Generation of Symbolic Transition Systems -- GPU Acceleration of Bounded Model Checking with ParaFROST -- Pono: A Flexible and Extensible SMT-based Model Checker -- Logical Foundations -- Towards a Trustworthy Semantics-Based Language Framework via Proof Generation -- Formal Foundations of Fine-Grained Explainability -- Latticed k-Induction with an Application to Probabilistic Programs -- Stochastic Systems -- Runtime Monitors for Markov Decision Processes -- Model Checking Finite-Horizon Markov Chains with Probabilistic Inference -- Enforcing Almost-Sure Reachability in POMDPs -- Rigorous Floating-Point Roundo Error Analysis of Probabilistic Computations -- Model-free Reinforcement Learning for Branching Markov Decision Processes -- Software Verification -- Cameleer: a Deductive Verification Tool for OCaml -- LLMC: Verifying High-Performance Software -- Formally Validating a Practical Verification Condition Generator -- Automatic Generation and Validation of Instruction Encoders and Decoders -- An SMT Encoding of LLVM's Memory Model for Bounded Translation Validation -- Automatically Tailoring Abstract Interpretation to Custom Usage Scenarios -- Functional Correctness of C implementations of Dijkstra's, Kruskal's, and Prim's Algorithms -- Gillian, Part II: Real-World Verification for JavaScript and C -- Debugging Network Reachability with Blocked Paths -- Lower-Bound Synthesis using Loop Specialization and Max-SMT -- Fast Computation of Strong Control Dependencies -- Di y: Inductive Reasoning of Array Programs using Difference Invariants…”
Publicado 2021
Libro electrónico -
2259Publicado 2023Tabla de Contenidos: “…-- The Lifecycle of a Java Program -- Frequently Asked Questions -- Comparing Java to Other Languages -- Java Compared to JavaScript…”
Libro electrónico -
2260Tabla de Contenidos: “…Part 3: Finishing TouchesChapter 5: Pulling It All Together; Structure Your App; Draw Storyboard Scenes; Edit Text Screen; Rental Property Info Screen; Amortization Screen; Monthly Details Screen; Choose a Screen Navigation Pattern; Business Object; Application Resources; Implement Piece by Piece; RentalProperty; EditTextViewController; Return Data to the Presenting View Controller; Handle Soft Keyboard; RentalPropertyViewController; AmortizationViewController; MonthlyTermViewController; Summary; Chapter 6: Bonus Chapter: Hybrid Apps; Bundle Web Contents; Invoke JavaScript Function…”
Libro electrónico