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
-
2421Publicado 2003Tabla de Contenidos: “…-- 5.1.2 Where to use Web Tracker -- 5.1.3 Benefits of Web Tracker over log file analysis -- 5.1.4 Information collected and reported by Web Tracker -- 5.1.5 Site enablement guidelines -- 5.2 Enabling Web Tracker -- 5.2.1 The Web Tracker Enablement Tool -- 5.2.2 Starting Web Tracker data collection -- 5.3 Web Tracker in detail -- 5.3.1 Web Tracker data transmissions -- 5.3.2 Records sent and received -- 5.3.3 The Web Tracker run-time environment -- 5.3.4 Advanced topics -- 5.3.5 Migrating to Web Tracker 4.2 -- 5.4 Web Tracker coding basics -- 5.4.1 Coding for JavaScript disabled browsers -- 5.4.2 Coding for JavaScript enabled browsers -- 5.4.3 Coding for both JavaScript disabled and enabled browsers -- Chapter 6. …”
Libro electrónico -
2422Publicado 2017Tabla de Contenidos: “…-- Summary -- Chapter 2: Installation -- System requirements for Magento 2 -- Local installation in your computer -- Getting the Magento code base -- Setup Wizard installation -- Command-line installation -- How to choose the right hosting provider -- Managed servers -- Self-managed servers -- Installing Magento in Amazon EC2 -- Setting up the Amazon AWS account -- Creating the Amazon EC2 instance -- Preparing the Amazon instance for Magento 2 -- Summary -- Chapter 3: Migration -- Reviewing the current store and preparing a migration plan -- Code audit -- Modified Magento core -- Business logic in templates -- Third-party extensions -- Custom extensions -- Unused extensions -- Custom JavaScript -- Migration requirements -- Using the Data Migration Tool -- Compatible versions -- Migration process -- Summary -- Chapter 4: Creating Your First Product, Images, Inventory, and Prices -- Adding your first product -- Working with images -- Working with Magento's pricing possibilities -- Summary -- Chapter 5: Attribute Sets and Custom Attributes -- Product attributes -- Creating a product attribute -- Attribute sets -- Associating attribute sets with products -- Summary -- Chapter 6: Product Types -- Introduction to the different product types in Magento -- Simple products -- Configurable products -- Grouped Product -- Bundle Product…”
Libro electrónico -
2423Publicado 2016Tabla de Contenidos: “…Checking model assumptions -- Linearity -- Independence -- Normality -- Equal variance -- Assumption wrap-up -- Using a simple linear regression -- Interpreting model output -- Predicting unknown outputs with an SLR -- Working with big data using confidence intervals -- Refining data for simple linear regression -- Transforming data -- Handling outliers and influential points -- Introducing multiple linear regression -- Summary -- Chapter 5: Data Mining with Cluster Analysis -- Explaining clustering analysis -- Partitioning using k-means clustering -- Exploring the data -- Running the kmeans() function -- Interpreting the model output -- Developing a business case -- Clustering using hierarchical techniques -- Cleaning and exploring data -- Running the hclust() function -- Visualizing the model output -- Evaluating the models -- Choosing a model -- Preparing the results -- Summary -- Chapter 6: Time Series Analysis -- Analyzing time series data with linear regression -- Linearity, normality, and equal variance -- Prediction and confidence intervals -- Introducing key elements of time series analysis -- The stationary assumption -- Differencing techniques -- Building ARIMA time series models -- Selecting a model to make forecasts -- Using advanced functionality for modeling -- Summary -- Chapter 7: Visualizing the Datas Story -- Visualizing data -- Calling attention to information -- Empowering user interpretation -- Plotting with ggplot2 -- Geo-mapping using Leaflet -- Learning geo-mapping -- Extending geo-mapping functionality -- Creating interactive graphics using rCharts -- Framing the data story -- Learning interactive graphing with JavaScript -- Summary -- Chapter 8: Web Dashboards with Shiny -- Creating a basic Shiny app -- The ui.R file -- The server.R file -- Creating a marketing-campaign Shiny app…”
Libro electrónico -
2424Publicado 2017Tabla de Contenidos: “…Using Session in a Flask app -- Connection pooling -- HTTP cache headers -- Improving data transfer -- GZIP compression -- Binary payloads -- Putting it together -- Asynchronous calls -- Task queues -- Topic queues -- Publish/subscribe -- RPC over AMQP -- Putting it together -- Testing -- Mocking synchronous calls -- Mocking asynchronous calls -- Mocking Celery -- Mocking other asynchronous calls -- Summary -- Chapter 6: Monitoring Your Services -- Centralizing logs -- Setting up Graylog -- Sending logs to Graylog -- Adding extra fields -- Performance metrics -- System metrics -- Code metrics -- Web server metrics -- Summary -- Chapter 7: Securing Your Services -- The OAuth2 protocol -- Token-based authentication -- The JWT standard -- PyJWT -- X.509 certificate-based authentication -- The TokenDealer microservice -- The POST/oauth/token implementation -- Using TokenDealer -- Web application firewall -- OpenResty - Lua and nginx -- Rate and concurrency limiting -- Other OpenResty features -- Securing your code -- Asserting incoming data -- Limiting your application scope -- Using Bandit linter -- Summary -- Chapter 8: Bringing It All Together -- Building a ReactJS dashboard -- The JSX syntax -- React components -- ReactJS and Flask -- Using Bower, npm, and Babel -- Cross-origin resource sharing -- Authentication and authorization -- Interacting with Data Service -- Getting the Strava token -- JavaScript authentication -- Summary -- Chapter 9: Packaging and Running Runnerly -- The packaging toolchain -- A few definitions -- Packaging -- The setup.py file -- The requirements.txt file -- The MANIFEST.in file -- Versioning -- Releasing -- Distributing -- Running all microservices -- Process management -- Summary -- Chapter 10: Containerized Services -- What is Docker? …”
Libro electrónico -
2425Publicado 2024Tabla de Contenidos: “…-- TypeScript -- RXJS -- Karma and Jasmine -- Webpack -- Configuring your development environment -- VS Code -- VS Code settings -- Fira Code font and ligatures -- Standardizing the extensions and settings in the project -- Angular DevTools -- Starting an Angular project -- Project structure -- Using the Angular CLI for your productivity -- ng add -- ng update -- ng serve -- ng build -- ng deploy -- ng generate -- Summary -- Chapter 2: Organizing Your Application -- Technical requirements -- Organizing the application with Angular modules -- declarations -- providers -- imports -- exports -- The first module - AppModule -- What is the difference between Angular and JavaScript modules? -- Modules type -- Avoiding anti-pattern - single module app -- Optimizing the usage of common modules - the SharedModule pattern -- Improving the size of your app - lazy loading -- Summary -- Chapter 3: TypeScript Patterns for Angular -- Technical requirements -- Creating classes and types -- Primitive and basic types -- Classes -- Interfaces -- Type aliases -- When to use classes, interfaces, or types -- Creating methods and functions -- Working with null values -- Decreasing verbosity - type inference -- Validating types - type guards -- Using a better alternative to the any type -- Summary -- Chapter 4: Components and Pages -- Technical requirements -- Creating components -- Communication between components - inputs and outputs -- Best practice - using the TrackBy property…”
Libro electrónico -
2426Publicado 2022Tabla de Contenidos: “…-- Study Guide Elements -- Interactive Online Learning Environment and Test Bank -- Exam DA0-001 Exam Objectives -- DA0-001 Certification Exam Objective Map -- Assessment Test -- Answers to Assessment Test -- Chapter 1 Today's Data Analyst -- Welcome to the World of Analytics -- Data -- Storage -- Computing Power -- Careers in Analytics -- The Analytics Process -- Data Acquisition -- Cleaning and Manipulation -- Analysis -- Visualization -- Reporting and Communication -- Analytics Techniques -- Descriptive Analytics -- Predictive Analytics -- Prescriptive Analytics -- Machine Learning, Artificial Intelligence, and Deep Learning -- Data Governance -- Analytics Tools -- Summary -- Chapter 2 Understanding Data -- Exploring Data Types -- Structured Data Types -- Unstructured Data Types -- Categories of Data -- Common Data Structures -- Structured Data -- Unstructured Data -- Semi-structured Data -- Common File Formats -- Text Files -- JavaScript Object Notation -- Extensible Markup Language (XML) -- HyperText Markup Language (HTML) -- Summary -- Exam Essentials -- Review Questions -- Chapter 3 Databases and Data Acquisition -- Exploring Databases -- The Relational Model -- Relational Databases -- Nonrelational Databases -- Database Use Cases -- Online Transactional Processing -- Online Analytical Processing -- Schema Concepts -- Data Acquisition Concepts -- Integration -- Data Collection Methods -- Working with Data -- Data Manipulation -- Query Optimization -- Summary -- Exam Essentials -- Review Questions -- Chapter 4 Data Quality -- Data Quality Challenges -- Duplicate Data -- Redundant Data -- Missing Values -- Invalid Data -- Nonparametric data -- Data Outliers…”
Libro electrónico -
2427Publicado 2023Tabla de Contenidos: “…Use the checks-effects-interactions pattern -- DoS with block gas limit -- Handling errors in external calls -- Best practices in smart contracts -- Writing upgradable smart contracts -- Economic consideration of smart contract execution -- Types of smart contract -- Putting it all together - rental property leasing -- Summary -- Chapter 7: Web3 API Fundamentals -- Technical requirements -- Introducing Web 3.0 -- Setting up an Ethereum environment -- Installing Geth -- Setting up a private Ethereum network -- Generating and configuring the genesis file -- Initializing the chain instance -- Starting a Geth node -- Connecting to Ethereum networks -- Learning the fundamentals of web3.js - the Ethereum JavaScript API -- web3.js project setup -- web3.js Account -- web3.js ABI -- Web3 providers -- Setting up the Ethereum testnet environment -- The web3.js Transaction API -- Getting started with web3.py -- Prerequisites -- Introducing Web3j - Web3 Java Ethereum DApp API -- Setting up a simple Spring Boot application -- Checking the balances of Ethereum accounts -- solc and the Web3j CLI -- Deploying smart contracts using Web3j -- Transacting with a smart contract -- Querying the state of a smart contract -- Summary -- Chapter 8: Developing Your Own Cryptocurrency -- Technical requirements -- Understanding token standards -- ERC-1155 -- Batch transfers -- Batch balance -- Batch approval -- ERC-1155's TokenReceiver -- Setting up an Ethereum development environment -- Working with Truffle -- Creating an ERC-20 token - MyERC20Token -- Creating basic token information -- Defining and implementing the ERC-20 interface -- Assigning an admin role -- Working with the whitelist function -- Locking and unlocking an account -- The mint and burn tokens -- Creating an ERC-721 token - DigitalArtERC721Token -- Designing the decentralized digital art marketplace…”
Libro electrónico -
2428por Harris, Andy“…Building on the bestselling formats of the first two editions, this new edition teaches you the fundamentals of HTML5 and CSS3, and then presents ways for using them with JavaScript, My…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
2429Publicado 2018Tabla de Contenidos: “…State machine -- Labels -- Continuations -- Callbacks -- Incrementing the label -- Storing the result from the other operations -- Returning the result of the suspending computation -- Context switching -- Thread switching -- ContinuationInterceptor -- CoroutineDispatcher -- CommonPool -- Unconfined -- Android's UI -- DispatchedContinuation -- DispatchedTask -- Recap -- Exception handling -- The handleCoroutineException() function -- CoroutineExceptionHandler -- CancellationException -- Cancelling the job -- Platform specific logic -- JVM -- JavaScript -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
2430
-
2431
-
2432Publicado 2017Tabla de Contenidos: “…. -- Working with Field Watcher -- Getting ready -- How to do it... -- Working with JavaScript logs -- Getting ready -- How to do it... -- Index…”
Libro electrónico -
2433Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and credits -- Contributors -- Table of Contents -- Preface -- Part 1: Exploring .NET MAUI -- Chapter 1: Getting Started with .NET MAUI -- An overview of cross-platform technologies -- Native applications -- Web applications -- Backend services -- Cross-platform technologies -- A comparison of .NET, Java, and JavaScript -- Exploring the .NET landscape -- .NET Framework -- Mono -- .NET Core -- .NET Standard and portable class libraries -- Using Xamarin for mobile development -- Xamarin.Forms -- Xamarin.Essentials -- Moving to .NET MAUI -- .NET MAUI Blazor apps -- Choosing XAML versus Razor in .NET MAUI -- Development environment setup -- Installing .NET MAUI on Windows -- Installing .NET MAUI on macOS -- What you will learn in this book -- The app that we will build in this book -- Summary -- Further reading -- Chapter 2: Building Our First .NET MAUI App -- Technical requirements -- Managing the source code in this book -- Setting up a new .NET MAUI project -- Creating a new project using Visual Studio -- Creating a new project using the dotnet command -- App startup and lifecycle -- Lifecycle management -- Configuring the resources -- App icon -- Splash screen -- Setting custom font icons -- Building and debugging -- Windows -- Android -- iOS and macOS -- Scaffolding a Model-View-ViewModel project -- Migrating and reusing a Shell template from Xamarin.Forms -- Visual Studio project template -- Summary -- Chapter 3: User Interface Design with XAML -- Technical requirements -- Creating a XAML page -- XAML syntax -- Element -- Attribute -- XML namespaces and XAML namespaces -- XAML markup extensions -- Master-detail UI design -- Side-by-side -- Stacked -- Controls in .NET MAUI -- Layouts in .NET MAUI -- Navigation in the master-detail UI design -- Supporting multiple languages - localization…”
Libro electrónico -
2434Publicado 2024“…Basic knowledge of HTML, CSS, and JavaScript is required to fully grasp the content of this Vue.js book…”
Libro electrónico -
2435Publicado 2016Tabla de Contenidos: “…Voltage, Current, Resistance, and Ohm's Law -- Voltage Division -- Current Division -- Implementing RPi Circuits on a Breadboard -- Digital Multimeters (DMMs) and Breadboards -- Example Circuit: Voltage Regulation -- Discrete Components -- Diodes -- Light-Emitting Diodes (LEDs) -- Smoothing and Decoupling Capacitors -- Transistors -- Optocouplers/Opto-isolators -- Switches and Buttons -- Logic Gates -- Analog-to-Digital Conversion -- Sampling Rate -- Quantization -- Operational Amplifiers -- Concluding Advice -- Summary -- Further Reading -- Chapter 5 Programming on the Raspberry Pi -- Introduction -- Performance of Languages on the RPi -- Setting the RPi CPU Frequency -- A First Circuit for Physical Computing -- Scripting Languages -- Scripting Language Options -- Bash -- Lua -- Perl -- Python -- Dynamically Compiled Languages -- JavaScript and Node.js on the RPi -- Java on the RPi -- C and C++ on the RPi -- C and C++ Language Overview -- LED Control in C -- The C of C++ -- Overview of Object-Oriented Programming -- Object-Oriented LED Control in C++ -- Interfacing to the Linux OS -- Glibc and Syscall -- Improving the Performance of Python -- Cython -- Extending Python with C/C++ -- Summary -- Further Reading -- Bibliography -- Part II Interfacing, Controlling, and Communicating -- Chapter 6 Interfacing to the Raspberry Pi Input/Outputs -- Introduction -- General-Purpose Input/Outputs -- GPIO Digital Output -- GPIO Digital Input -- Internal Pull-Up and Pull-Down Resistors -- Interfacing to Powered DC Circuits -- C++ Control of GPIOs Using sysfs -- More C++ Programming -- An Enhanced GPIO Class -- Memory-Based GPIO Control -- GPIO Control Using devmem2 -- GPIO Control Using C and /dev/mem -- Changing the Internal Resistor Configuration -- WiringPi -- Installing wiringPi -- The gpio Command -- Programming with wiringPi…”
Libro electrónico -
2436por Guisande, AlbertoTabla de Contenidos: “…. -- Rendering your reports -- Getting ready -- How to do it... -- Using HTML and JavaScript in your reports -- Getting ready -- How to do it... -- There's more... -- Chapter 14: Outputting Data -- Technical requirements -- Using the Render tool to conditionally format your Excel files -- Getting ready -- How to do it... -- Creating your own execution metadata -- Getting ready -- How to do it... -- Using Events to back up your files -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also (follow-up steps) -- Using Pre and Post SQL commands -- Getting ready -- How to do it... -- Index -- About Packt -- Other Books You May Enjoy…”
Publicado 2023
Libro electrónico -
2437Publicado 2017Tabla de Contenidos: “…. -- Schedulers -- RxJS samples -- Real-time file watcher -- Change galore -- Summary -- Chapter 14: A Road Ahead -- Polyglot programming and design -- Polyglot programming with C/C++ -- The polyglot web programming -- The JavaScript evolution -- Dynamic/scripting languages -- Emergence of functional programming -- Mobile revolution -- A quick note on polyglot persistence -- How to become a polyglot programmer? …”
Libro electrónico -
2438Publicado 2010Tabla de Contenidos: “…-- Applying a Media-Specific Style Sheet -- Designing a Style Sheet for Print Pages -- Viewing a Web Page in Print Preview -- HOUR 21: Understanding Dynamic Web Sites -- Understanding the Different Types of Scripting -- Including JavaScript in HTML -- Displaying Random Content -- Understanding the Document Object Model -- Changing Images Based on User Interaction -- HOUR 22: Working with Web-Based Forms -- How HTML Forms Work -- Creating a Form -- Accepting Text Input -- Naming Each Piece of Form Data -- Including Hidden Data in Forms -- Exploring Form Input Controls -- Submitting Form Data -- HOUR 23: Organizing and Managing a Web Site -- When One Page Is Enough -- Organizing a Simple Site -- Organizing a Larger Site -- Writing Maintainable HTML Code -- HOUR 24: Helping People Find Your Web Pages -- Publicizing Your Web Site -- Listing Your Pages with the Major Search Sites -- Providing Hints for Search Engines -- Additional Tips for Search Engine Optimization -- PART V: Appendixes -- APPENDIX A: HTML and CSS Resources on the Internet -- General HTML, XHTML, and CSS Information -- Web Browsers -- Web Page Design -- Software -- Colors and Graphics -- Multimedia -- Advanced Developer Resources -- Web Site Hosting -- Web Site Services -- APPENDIX B: HTML and CSS Quick Reference -- HTML Structure -- HTML Text Phrases and Paragraphs -- XHTML Text Formatting Elements -- XHTML Lists -- XHTML Links -- XHTML Tables -- XHTML Embedded Content -- XHTML Style -- XHTML Forms -- XHTML Scripts -- XHTML Common Attributes…”
Libro electrónico -
2439por Liberty, Jesse“… Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started. …”
Publicado 2003
Libro electrónico -
2440Publicado 2023Tabla de Contenidos: “…-- Glue code -- The Karate way -- Supported data types in Karate -- JSON -- GraphQL -- XML -- YAML -- CSV -- Other text-based formats -- Binary formats -- The JavaScript engine -- Java interoperability -- Summary -- Chapter 2: Setting up Your Karate Project -- Technical requirements -- Installing Java -- Setting the JAVA_HOME environment variable -- Getting to know Karate standalone -- Preparing the IDE -- Setting up Visual Studio Code -- Setting up IntelliJ IDEA -- Importing the example project -- Setting up Karate projects with Maven -- What is Maven? …”
Libro electrónico