Professional Perl Programming (Programmer to programmer)
by Peter Wainwright, Simon Cozens, Aldo Calpini, J.J. Mereloguervos, Chris Nandor, Arthur Corliss, and Aalhad Saraf
Take your first step in building modern-day component-based web apps using the latest features and capabilities of React and TypeScript with this easy-to-follow guide Key Features Learn to use different React hooks with TypeScript Explore different styling approaches while building React web apps Gain experience in using React Dev Tools to debug components Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionReading, navigating, and debugging a large frontend codebas...
JavaScript Exercises with Data Structures and Algorithms
by Haris Tsetsekas
For readers who want to design Web pages that load quickly, are easy to update, accessible to all, work on all browsers and can be quickly adapted to different media, this comprehensive guide represents the best way to go about it. By focusing on the ways the two languages--XHTML and CSS--complement each other, Web design pro Patrick Griffiths provides the fastest, most efficient way of accomplishing specific Web design tasks. With Web standards best practices at its heart, it outlines how to do...
Common Gateway Interface Scripting and Interactivity (Laura Lemay's Web Workshop)
by Laura Lemay
Readers will explore various aspects of Web publishing -- whether CGI scripting and interactivity or graphics design or Netscape Gold -- in greater depth than the Teach Yourself books. -- Provides a clear, hands-on guide to creating sophisticated Web pages -- CD-ROM includes the complete book in HTML format, publishing tools, templates, graphics, backgrounds, and more
Learn how to use AngularJS quickly and efficiently to build mobile apps, desktop applications, and websites that use Angular on the front-end and REST services for back-end processes. With this practical book, you'll grasp key concepts and functionality of the framework in a clear and concise manner. Learn everything from Angular basics, components, and directives to services and security. Best practices and timesaving software development concepts and techniques are covered throughout. If you'r...
DESCRIPTION Single page web applications (SPAs) are the next step in the development of web-based software, delivering the sleekness and fluidity of a native desktop application in a browser. SPA development requires knowledge of new development concepts and the mastery of new technologies that support these more complex applications. Fortunately, learning how to build SPAs doesn't have to be an overwhelming experience! SPA Design and Architecture: Understanding Single Page Web Appli...
Native apps have distinct advantages, but the future belongs to mobile web apps that function on a broad range of smartphones and tablets. Get started with jQuery Mobile, the touch-optimized framework for creating apps that look and behave consistently across many devices. This concise book provides HTML5, CSS3, and JavaScript code examples, screen shots, and step-by-step guidance to help you build a complete working app with jQuery Mobile. If you're already familiar with the jQuery JavaScript l...
The d3 Javascript library allows us to make beautiful, interactive browser-based data visualisations. By joining standard web page elements with a well-formed data set, d3 enables us to create everything from simple bar charts to complex infographics. d3 leverages existing web technologies, allowing the data scientist to create graphics using HTML and SVG, and to style them using CSS. This book guides a practitioner through the first few steps of learning d3 through a set of tutorials, based on...
Building Hybrid Android Applications Using Java and JavaScript
by Nizam
Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store. Learn how to create apps that have access to native APIs, such as location, vibrator, sensors, and the camera, using a JavaScript/Java bridge - and choose the langu...
DESCRIPTION Applications built with ASP.NET MVC are easier to test, maintain, and extend because the architecture and role of each component is well-defined. And since it's built from the ground up as a core part of the .NET framework, it integrates seamlessly with other ASP.NET features already widely used, such as Web Forms or Master Pages. ASP.NET MVC 4 in Action, Third Edition is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET developers and show how to apply it effe...
jQuery makes it easy to build interactive websites and applications. As rich and powerful as it is, however, it can't do everything, so numerous extension points have been provided that allow additional functionality to be integrated into the normal jQuery processing. Extending jQuery shows how to build custom extensions to the jQuery library. It teaches how to write plugins by providing guidelines and techniques to make use of all the extension points within jQuery. Readers wi...
Unleash the full potential of Angular 17 to create more robust and feature-rich applications effortlessly Key Features Boost your Angular app development productivity by leveraging often-overlooked advanced features and best practices Enhance the quality of your Angular applications by simplifying code Gain practical knowledge through real-world examples of advanced Angular features and design patterns Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionSingle page...
Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket
by Mike Chambers, Daniel Dura, and Kevin Hoyt
Written by members of the Adobe Integrated Runtime (AIR) product team, this is the official guide to the beta release of Adobe's new cross-platform desktop runtime, previously known by its code name Apollo. This book explains how you can use AIR to build and deploy HTML and JavaScript-based web applications to the desktop, using all of the tools and technologies with which you are already familiar. Everything you need to know about this platform is right here, so you can start building applicati...
The Complete Guide To Web Coding And Development For Absolute Beginners
by Timothy R Clayton
Regular expressions are a powerful tool for manipulating text and data. They are now standard features in a range of languages and popular tools, including Perl, Java, VB.NET and C# (and any language using the .NET Framework), PHP, Python, Ruby, Tcl, MySQL, awk, and Emacs. This volume has been updated to include all the new features of Perl 5, 8, as well as several other languages, including Java, VB. NET, C#, Python, JavaScript, Tcl, and Ruby. It offers solutions to complex real-world problems...
Learn Angular: Your First Week
by Ilya Bodrov-Krukowski, Manjunath M, Byron Houwens, Jason Aden, Claudio Ribeiro, Kaloyan Kolev, Jeremy Wilken, Michael Wanyoike, Vildan Softic, and David Aden
This is an exciting time to learn JavaScript. Now that the latest JavaScript specification-ECMAScript 6.0 (ES6)-has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros alike) on a no-nonsense tour of ES6, along with some related tools and techniques. Author Ethan Brown (Web Development with Node and Express) not only guides you through simple and straightforward topi...
What is this book about? VBScript is one of Microsoft's scripting languages, which can be employed in a variety of ways from client-side scripting in Internet Explorer to server-side programming in ASP and the new Microsoft Windows Script Host. The language itself has been gradually increasing in power and flexibility, and the newest release, VBScript 5.0 (which comes with IE5.0), represents a huge increase in functionality and effectiveness: VBScript books now in demand from VB and WSH develo...