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
-
2261por Cangiano, Antonio, 1980-Tabla de Contenidos: “…Chapter 11: Going Into ProductionSecurity Considerations; Performance and Optimization; Deploying Rails; A Few Enterprise Pointers; Upgrading to Rails 2.3; Summary; Appendix A: Additional Resources; HTML and JavaScript; Ruby and Rails; Recommended Books; Index…”
Publicado 2009
Libro electrónico -
2262por Guiness, EdwardTabla de Contenidos: “…Understanding the SOLID principles Avoiding Code Duplication; QUESTIONS; ANSWERS; Chapter 7: The Usual Suspects; Concurrent Programming; Relational Databases; Pointers; Design Issues; Bad Habits; QUESTIONS; ANSWERS; Chapter 8: Quirks and Idioms; Binary Fractions and Floating Point Numbers; QUESTIONS; JavaScript; QUESTIONS; C#; QUESTIONS; Java; QUESTIONS; Perl; QUESTIONS; Ruby; QUESTIONS; Transact-SQL; QUESTIONS; ANSWERS; Chapter 9: Testing-Not Just for Testers; Unit Tests; Test-Driven Development; Writing Good Unit Tests; Testing Slow Things; Unit Testing Frameworks; Mock Objects; QUESTIONS…”
Publicado 2013
Libro electrónico -
2263por Shema, MikeTabla de Contenidos: “…Reuse, Don't Reimplement, CodeJavaScript Sandboxes; Summary; Chapter 2. Cross-Site Request Forgery; Understanding Cross-Site Request Forgery; Request Forgery via Forced Browsing; Attacking Authenticated Actions without Passwords; Dangerous Liaison: CSRF and XSS; Beyond GET; Be Wary of the Tangled Web; Variation on a Theme: Clickjacking; Employing Countermeasures; Defending the Web Application; Defending the Web Browser; Summary; Chapter 3. …”
Publicado 2010
Libro electrónico -
2264Publicado 2017Tabla de Contenidos: “…Die Alternative ngx-translate -- Die Library einrichten -- Datenquelle bestimmen -- Internationalisierung mit Direktiven und Pipes -- Dynamische Übersetzungen mit Angular-Pipes -- Sprachwechsel mit TranslateService -- Zusammenfassung -- Kapitel 11 - RxJS und Angular -- Reactive Extensions für JavaScript -- Observables mit Angular -- Observable erstellen und mit einem Observer arbeiten -- Die Async-Pipe -- Ein Observable über unsubscribe entsorgen -- Cold vs. …”
Libro electrónico -
2265Publicado 2018Tabla de Contenidos: “…Bundling and minifying JavaScript files with Gulp -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using Yeoman code-generated templates -- Getting ready -- How to do it... -- How it works... -- Using JSPM -- Getting ready -- How to do it... -- How it works... -- Chapter 4: Reusing Code with NuGet -- Introduction -- Managing NuGet packages -- Getting ready -- How to do it... -- See also -- Creating a NuGet package with the NuGet package class library -- Getting ready -- How to do it... -- The old way -- The new way -- Creating a local NuGet repository and consuming packages from it -- How to do it... -- Creating a NuGet package with NuGet Package Explorer -- How to do it... -- Sharing NuGet packages with the community -- How to do it... -- Creating an Azure NuGet repository -- How to do it... -- Chapter 5: SOLID Principles, Inversion of Control, and Dependency Injection -- Introduction -- SOLID principles -- Inversion of control -- Dependency injection (DI) -- DI containers -- Configuring a DI container -- IOC versus service locator -- Life cycles -- Implementing DI with Native IOC in ASP.NET Core -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the life cycles available in ASP.NET Core -- Getting ready -- How to do it... -- How it works... -- Implementing DI with Autofac -- Getting ready -- How to do it... -- How it works... -- Implementing DI with StructureMap -- How to do it... -- How it works... -- Implementing DI with DryIoc -- Getting ready -- How to do it... -- How it works... -- Chapter 6: Data Access - EF7 with Repository, SQL Server, and Stored Procedures -- Introduction -- DbContext -- Entity Framework (EF) approach -- Configuring the IOC life cycle for the repository pattern -- Getting ready -- How to do it... -- Using EF with an existing database -- Getting ready…”
Libro electrónico -
2266Publicado 2017Tabla de Contenidos: “…. -- Setting up 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 -- Getter-setter function -- Function chaining -- There's more... -- Finding and sharing code -- How to get help -- Chapter 2: Be Selective -- Introduction -- Introducing selection -- CSS3 selector basics -- Selecting a single element -- Getting ready -- How to do it... -- How it works... -- Selecting multiple elements -- Getting ready -- How to do it... -- How it works... -- Iterating through a selection -- Getting ready -- How to do it... -- How it works... -- Performing subselection -- Getting ready -- How to do it... -- How it works... -- Function chaining -- Getting ready -- How to do it... -- How it works... -- Manipulating the raw selection -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Dealing with Data -- Introduction -- The enter-update-exit pattern -- Binding an array as data -- Getting ready -- How to do it... -- How it works... -- Binding object literals as data -- Getting ready -- How to do it... -- How it works... -- Binding functions as data -- Getting ready -- How to do it... -- How it works... -- Working with arrays -- Getting ready -- How to do it... -- How it works... -- Filtering with data -- Getting ready -- How to do it... -- How it works... -- Sorting with data…”
Libro electrónico -
2267Publicado 2017Tabla de Contenidos: “…. -- CSS 3 -- Included JavaScript library frameworks -- Trust but verify -- There's more -- See also -- Skinning and provisioning Jenkins using a WAR overlay -- Getting ready -- How to do it... -- How it works... -- There's more... -- Which types of content can you replace? …”
Libro electrónico -
2268Publicado 2017Tabla de Contenidos: “…Namespaced module -- Accessing global elements -- BlogMap module and component -- Mutations -- Actions -- Mapping in the component -- User position -- Centering on the user -- Blog posts and comments -- Posts store module -- Rendering functions and JSX -- Writing the view in JavaScript with render functions -- Dynamic templates -- Data objects -- Virtual DOM -- What is JSX? …”
Libro electrónico -
2269por Dowswell, KurtTabla de Contenidos: “…Exploring Code Completions -- Consulting Copilot in the GitHub CLI -- Prerequisites -- Installing the GitHub Copilot Extension -- Getting Suggestions with Copilot -- Explaining Commands with Copilot -- Setting Up Aliases for Copilot -- Bash -- PowerShell -- Zsh -- References -- Conclusion -- Chapter 12 Universal Conversion with GitHub Copilot -- Translating Natural Language to Programming Languages -- Converting JavaScript Components -- Simplifying CSS Styles -- Converting Between CSS Frameworks -- Enhancing Nontyped Languages with Types -- JavaScript to Typescript -- Transitioning Between Frameworks and Libraries -- Pandas to Polars -- Express.js to Koa.js -- Converting Object-Oriented Languages -- Objective-C to Swift -- Migrating Databases -- SQL Server to PostgreSQL -- Transitioning CI/CD Platforms -- Modernizing Legacy Systems -- Modernizing a COBAL Program -- Conclusion -- Reference -- Part IV Key Insights and Advanced Use Cases for GitHub Copilot -- Chapter 13 Considering Responsible AI with GitHub Copilot -- Introducing Responsible AI -- Responsible AI Regulation -- Examining How Copilot Implements Responsible AI -- Fairness -- Reliability and Safety -- Privacy and Security -- Data Protection -- Vulnerability Prevention System -- Inclusiveness -- Transparency -- Accountability -- Further Research -- Programming with AI Responsibly -- Researching Responsible AI Principles -- Conclusion -- References -- Chapter 14 Augmenting the Software Development Life Cycle with GitHub Copilot -- Introducing the SDLC -- Requirements -- Design -- Coding -- Testing -- Deployment -- Maintenance -- Assessing the Adoption of AI in the SDLC -- Detailing Levels of AI Integration in the SDLC -- Level 0: Nonexistent -- Capabilities Demonstrated -- Level 1: Initial -- Capabilities Demonstrated -- Level 2: Managed -- Capabilities Demonstrated -- Level 3: Defined…”
Publicado 2024
Libro electrónico -
2270Publicado 2017Tabla de Contenidos: “…. -- Scripting a Lightning JavaScript Controller -- How to do it... -- How it works... -- There's more... -- Adding a Lightning JavaScript Helper for account searching Composing an Apex Test Class -- How to do it... -- How it works... -- There's more... -- Composing an Apex Test Class -- How to do it... -- How it works... -- There's more…”
Libro electrónico -
2271Publicado 2023Tabla de Contenidos: “…Creating and funding an account with MetaMask -- Using MetaMask and Remix IDE to deploy a smart contract -- Adding a custom network to MetaMask and connecting it with Remix IDE -- Importing accounts into MetaMask using keystore files -- Deploying a contract with MetaMask -- Interacting with a contract through MetaMask using Remix IDE -- Summary -- Chapter 11 : Tools, Languages, and Frameworks for Ethereum Developers -- Languages -- The Solidity compiler -- Installing solc -- Experimenting with solc -- Tools, libraries, and frameworks -- Node.js -- Ganache -- ganache-cli -- Ganache UI -- Truffle -- Drizzle -- Other tools -- Contract development and deployment -- Writing smart contracts -- Testing smart contracts -- Deploying smart contracts -- The Solidity language -- Functions -- Variables -- Local variables -- Global variables -- State variables -- Data types -- Value types -- Reference types -- Control structures -- Events -- Inheritance -- Libraries -- Error handling -- Summary -- Chapter 12 : Web3 Development Using Ethereum -- Interacting with contracts using Web3 and Geth -- Deploying contracts -- Using solc to generate ABI and code -- Querying contracts with Geth -- Interacting with Geth using POST requests -- Interacting with contracts via frontends -- Installing the web3.js JavaScript library -- Creating a web3 object -- Creating an app.js JavaScript file -- Creating a frontend webpage -- Calling contract functions -- Creating a frontend webpage -- Deploying and interacting with contracts using Truffle -- Installing and initializing Truffle -- Compiling, testing, and migrating using Truffle -- Interacting with the contract -- Using Truffle to test and deploy smart contracts -- Deployment on decentralized storage using IPFS -- Summary -- Chapter 13 : The Merge and Beyond -- Introduction -- Ethereum after The Merge -- The Beacon Chain…”
Libro electrónico -
2272Publicado 2018“…What You Will Learn Install, develop, and test your own Node.js user modules Understand the differences between HTTP and RESTful applications Use self-descriptive URLs and set accurate HTTP status codes Eliminate third-party dependencies in your tests with mocking Implement automation tests for a REST-enabled endpoint with Mocha Secure your services with NoSQL database integration within Node.js applications Integrate a simple frontend using JavaScript libraries available on a CDN server In Detail When building RESTful services, it is really important to choose the right framework. …”
Libro electrónico -
2273Publicado 2018“…Who This Book Is For This book is for web and mobile developers who have broad programming knowledge on Java or JavaScript or C# and want to develop Augmented Reality applications with Google ArCore. …”
Libro electrónico -
2274Publicado 2015Tabla de Contenidos: “…-- Installing MongoDB -- Overview of MongoDB -- MongoDB cache implementation -- Compression -- Testing the cache -- Summary -- Chapter 4: Concurrent Downloading -- One million web pages -- Parsing the Alexa list -- Sequential crawler -- Threaded crawler -- How threads and processes work -- Implementation -- Cross-process crawler -- Performance -- Summary -- Chapter 5: Dynamic Content -- An example dynamic web page -- Reverse engineering a dynamic web page -- Edge cases -- Rendering a dynamic web page -- PyQt or PySide -- Executing JavaScript -- Website interaction with WebKit -- Waiting for results -- The Render class -- Selenium -- Summary -- Chapter 6: Interacting with Forms -- The Login form -- Loading cookies from the web browser…”
Libro electrónico -
2275Publicado 2007“…It assumes that the reader is familiar with basic web programming (HTML) and JavaScript. First it discusses the concepts, methodology, and technology that makes XSS a valid concern. …”
Libro electrónico -
2276Publicado 2018Tabla de Contenidos: “…Monitoring connection events -- Recovering from lost connections -- Publishing sensor data -- Choosing relevant values -- Choosing a quality of service -- Publishing the light field -- Checking encrypted communication -- Adding MQTT support to the actuator -- Subscribing to topics -- Handling incoming commands -- Testing MQTT -- Security considerations -- Managing authentication -- Managing privacy -- Managing interoperability -- Managing authorization -- Summary -- Chapter 5: Publishing Data Using HTTP -- Introducing the HTTP protocol -- Locating a resource -- Understanding the Request/Response pattern -- Handling sessions -- Limiting connectivity -- Choosing a connection direction -- Understanding methods -- Updating resources -- Interacting with resources -- Encoding content -- Applying headers -- Optimizing requests -- Sending content -- Understanding status codes -- Using encryption -- Validating certificates -- Redefining the web -- Preparing our project -- Creating an HTTP server -- Adding dynamic synchronous resources -- Choosing representation -- Returning an XMLresponse -- Adding a schema reference -- Adding momentary values -- Returning an image response -- Explicitly encoding your content -- Adding dynamic asynchronous resources -- Decoding content -- Performing control action -- Summary -- Chapter 6: Creating Web Pages for Your Devices -- Adding file-based resources to your projects -- Converting Markdown to HTML in real time -- Adding simple Markdown content to the sensor project -- Calling our sensor API from JavaScript -- Adding simple Markdown content to the actuator project -- Calling our actuator API from JavaScript -- Adding default redirections -- Plotting graphs -- Reading historical values from the database -- Plotting historical values -- Displaying the plot -- Generalizing the page -- Creating a menu system…”
Libro electrónico -
2277Publicado 2010Tabla de Contenidos: “…Inserting a Form in Dreamweaver -- Using Text Fields -- Providing Checkboxes and Radio Buttons -- Creating Form Lists and Menus -- Navigating with a Jump Menu -- Activating Your Form with Buttons -- Using Hidden and File Fields -- Improving Accessibility -- Styling Forms with CSS -- Summary -- Chapter 14: Creating Lists -- Creating Unordered (Bulleted) Lists -- Mastering Ordered (Numbered) Lists -- Creating Navigation Buttons from Lists -- Making Definition Lists -- Using Nested Lists -- Accessing Special List Types -- Summary -- Chapter 15: Using Frames and Framesets -- Frames and Framesets: The Basics -- Creating a Frameset and Frames -- Adding More Frames -- Selecting, Saving, and Closing Framesets -- Working with the Frameset Property Inspector -- Modifying a Frame -- Targeting Frame Content -- Handling Frameless Browsers -- Investigating Iframes -- Summary -- Chapter 16: Powering Ajax Pages with Spry -- Understanding Ajax and Spry -- Integrating XML or HTML Data with Spry -- Enhancing Your Site with Spry Widgets -- Spry Effects -- Summary -- Chapter 17: Working with JavaScript Frameworks -- Using JavaScript Frameworks -- Integrating Framework Functions -- Implementing a Web Widget -- Summary -- Part IV: Incorporating Dynamic Data -- Chapter 18: Establishing Connections and Recordsets -- Data Source Basics -- Understanding How Active Content Pages Work -- Opening a Connection to a Data Source -- Managing Connections -- Extracting Recordsets -- Summary -- Chapter 19: Making Data Dynamic -- Working with Dynamic Text -- Formatting Dynamic Data -- Making Images Dynamic -- Integrating Flash and Other Dynamic Media -- Summary -- Chapter 20: Managing Data -- Displaying Data Conditionally -- Handling Record Navigation -- Summary -- Chapter 21: Working with Dynamic Live View -- Engaging Live View -- HTTP Request Settings…”
Libro electrónico -
2278Publicado 2017“…Familiarity with the fundamentals of HTML, CSS and jQuery, and some experience of incorporating JavaScript plugins is assumed. What You Will Learn Craft beautiful UIs the right way Use jQuery and JavaScript to extend Bootstrap layouts Become more efficient by speeding up your workflow to achieve amazing results in the shortest time possible Setup your environment for future changes of the framework. …”
Libro electrónico -
2279Publicado 2024Tabla de Contenidos: “…-- Getting the most out of this book -- Setting up the development environment -- Installing VS Code and extensions -- Setting up a project with Vite -- Setting up ESLint and Prettier to enforce best practices and code style -- Setting up Husky to make sure we commit proper code -- Summary -- Chapter 2 Getting to Know Node.js and MongoDB -- Technical requirements -- Writing and running scripts with Node.js -- Similarities and differences between JavaScript in the browser and in Node.js -- Creating our first Node.js script -- Handling files in Node.js -- Concurrency with JavaScript in the browser and Node.js -- Creating our first web server -- Extending the web server to serve our JSON file -- Introducing Docker, a platform for containers -- The Docker platform -- Installing Docker -- Creating a container -- Accessing Docker via VS Code -- Introducing MongoDB, a document database -- Setting up a MongoDB server -- Running commands directly on the database -- Accessing the database via VS Code -- Accessing the MongoDB database via Node.js -- Summary -- Part 2: Building and Deploying Our First Full-Stack Application with a REST API -- Chapter 3: Implementing a Backend Using Express, Mongoose ODM, and Jest -- Technical requirements -- Designing a backend service -- Creating the folder structure for our backend service -- Creating database schemas using Mongoose -- Defining a model for blog posts -- Using the blog post model -- Defining creation and last update dates in the blog post…”
Libro electrónico -
2280Publicado 2015Tabla de Contenidos: “…; ""At your service""; ""Let's REST""; ""Getting SOAP""; ""JavaScript buttons jubilee""; ""For your consideration""; ""Pros and cons""; ""Limits""; ""Pitfalls and gotchas""; ""Profile permissions""; ""Code happens""; ""My turn!""…”
Libro electrónico