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
-
2161“…Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs, considered the most popular JavaScript libraries. …”
Libro electrónico -
2162Publicado 2017“…New in this edition is support for Webpack and advanced JavaScript, as well as Rails' new browser-based system testing. …”
Libro electrónico -
2163por Nagy, Zsolt. author“…This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. Using JavaScript and Perl 6 code, it demonstrates regex syntax in a well-organized format that can be used as a handy reference. …”
Publicado 2018
Libro electrónico -
2164Publicado 2019“…Googledesigned Go for high-performance networking and multiprocessing, but—like Python and JavaScript—the language is easy to read and use. With thispractical hands-on guide, you’ll learn how to write Go code using clearexamples that demonstrate the language in action. …”
Libro electrónico -
2165“…Emphasizing both XAML/C# and HTML5/JavaScript, this book provides readers with all the tools, ideas, and inspiration to begin Windows Universal App development for Windows 10. …”
Libro electrónico -
2166por de Sousa Antonio, Cassio. author“…If you already have experience creating front-end apps using jQuery or perhaps other JavaScript frameworks, but need to solve the increasingly common problem of structuring complex front-end applications, then this book is for you. …”
Publicado 2015
Libro electrónico -
2167“…React Native eliminates the need for Objective-C and instead uses the power of JavaScript and React to build excellent native apps. …”
Libro electrónico -
2168Publicado 2017“…What’s Inside Design and build modular applications Transpile TypeScript into today’s JavaScript Use modern JavaScript workflow tools like npm, Karma, and Webpack About the Reader This book is for intermediate web developers with a working knowledge of JavaScript. …”
Libro electrónico -
2169Publicado 2020“…Dive into full-stack development with Django, a powerful Python framework, and React Native, the most in-demand JavaScript library. Begin by building a mobile app using the RESTful APIs and React Native. …”
Libro electrónico -
2170por Zervaas, Quentin“…Create cutting–edge PHP/MySQL web applications Implement must–have functionality such as blogs, maps, search functionality, and dynamic image galleries Master styling with CSS and dynamic effects using Ajax/JavaScript libraries…”
Publicado 2008
Libro electrónico -
2171por McFarland, David Sawyer“…Create dynamic, visually appealing sites using JavaScript and CSS, and see how HTML5 and CSS3 fit in. …”
Publicado 2012
Libro electrónico -
2172por Fulton, Steve“…Updated for the latest implementations of Canvas and related HTML5 technologies, this edition includes clear and reusable code examples to help you quickly pick up the basics—whether you currently use Flash, Silverlight, or just HTML and JavaScript. Discover why HTML5 is the future of innovative web development. …”
Publicado 2013
Libro electrónico -
2173por Satrom, Brandon“…Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. …”
Publicado 2014
Libro electrónico -
2174Publicado 2011“…Convert virtually any document to PDF Use Quick Tools and set Acrobat preferences Create PDF documents in authoring applications, including Microsoft Office 2010 Capture PDF documents from a scanner or Web page Create navigation devices, including bookmarks, thumbnails, and links Use the Action Wizard and JavaScript to add interactivity Review, edit, and annotate PDF documents Add digital signatures and document security Optimize PDF documents for print, CD/DVD applications, the Web, and other uses Use Acrobat online Create interactive PDF forms Add multimedia elements…”
Libro electrónico -
2175Publicado 2013“…You'll also go beyond the basics and find out how to work with Cascading Style Sheets (CSS), create dynamic web content with JavaScript, upload your site to the web, and code HTML emails. …”
Libro electrónico -
2176Publicado 2020“…When done, you'll be well-equipped to build on your existing JavaScript and React knowledge to effectively use Gatsby and Netlify CMS for yourself or your clients. …”
Libro electrónico -
2177Publicado 2020“…This book teaches you to use Python scripts to crawl through websites at scale and scrape data from HTML and JavaScript-enabled pages and convert it into structured data formats such as CSV, Excel, JSON, or load it into a SQL database of your choice. …”
Libro electrónico -
2178Publicado 2013“…WebGL Programming Guide will help you get started quickly with interactive WebGL 3D programming, even if you have no prior knowledge of HTML5, JavaScript, 3D graphics, mathematics, or OpenGL. You’ll learn step-by-step, through realistic examples, building your skills as you move from simple to complex solutions for building visually appealing web pages and 3D applications with WebGL. …”
Libro electrónico -
2179Publicado 2017Tabla de Contenidos: “…Developing our first Faces application -- Facelets -- Project stages -- Validation -- Grouping components -- Form submission -- Named beans -- Static navigation -- Dynamic navigation -- Custom data validation -- Creating custom validators -- Validator methods -- Customizing default messages -- Customizing message styles -- Customizing message text -- Summary -- Chapter 7: Additional Jakarta Faces Features -- Ajax-enabled Faces applications -- Jakarta Faces HTML5 support -- HTML5-friendly markup -- Pass-through attributes -- Faces Flows -- Faces WebSocket support -- Additional Faces component libraries -- Summary -- Chapter 8: Object Relational Mapping with Jakarta Persistence -- The CUSTOMERDB database -- Configuring Jakarta Persistence -- Persisting data with Jakarta Persistence -- Entity relationships -- One-to-one relationships -- One-to-many relationships -- Many-to-many relationships -- Composite primary keys -- Jakarta Persistence Query Language -- Criteria API -- Updating data with the Criteria API -- Deleting data with the Criteria API -- Bean Validation support -- Final notes -- Summary -- Chapter 9: WebSockets -- Developing WebSocket server endpoints -- Developing an annotated WebSocket server endpoint -- Developing WebSocket clientsin JavaScript -- Developing JavaScript client-side WebSocket code -- Developing WebSocket clients in Java -- Summary -- Chapter 10: Securing Jakarta EE Applications -- Identity stores -- Setting up an identity store stored in a relational database -- Setting up an identity store stored in an LDAP database -- Custom identity stores -- Authentication mechanisms -- Basic authentication mechanism -- Form authentication mechanism -- Custom form authentication mechanism -- Summary -- Chapter 11: Servlet Development and Deployment -- What is a servlet? …”
Libro electrónico -
2180por Kurtz, JamieTabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; Foreword; About the Author; About the Technical Reviewer; Acknowledgments; CHAPTER 1 ASP.NET MVC as a Service Framework; In the Land of JavaScript and Mobile Devices; Advantages of Using the MVC Framework; Configuration; REST by Default; Abstraction with Routes; Controller Activation Is, Well, Very Nice; Interoperability of JSON, XML, and REST; A Brief Introduction to the Web API; Summary; CHAPTER 2 What is RESTful?…”
Publicado 2013
Libro electrónico