-
Author Alex Banks , Eve Porcello
If you want to learn how to build efficient React applications, this is your book. Ideal for web developers and software engineers who understand how JavaScript, CSS, and HTML work in the browser, this updated edition provides best practices and patterns for writin....
Release Date 2020/07 -
JavaScript: The Definitive Guide, 7th Edition
Author David Flanagan
For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript reference section on the market. The seventh edition represents a significant update, with new material for ECMAScript 2017 (ES....
Release Date 2020/07 -
Learn Java for Android Development: Migrating Java SE Programming Skills to Mobile Development
Author Peter Späth , Jeff Friesen
Gain the essential Java language skills necessary for using the Android SDK platform to build Java-based Android apps. This book includes the latest Java SE releases that Android supports, and is geared towards the Android SDK version 10. It includes new content including....
Release Date 2020/07 -
Beginning Rails 6: From Novice to Professional
Author Brady Somerville , Adam Gamble , Cloves Carneiro Jr.
Springboard your journey into web application development and discover how much fun building web applications with Ruby on Rails can be. This book has been revised to cover what's new in Rails 6 including features such as WebPack, advanced JavaScript integration, Ac....
Release Date 2020/07 -
Xamarin.Forms Projects - Second Edition
Author Daniel Hindrikes , Johan Karlsson , David Ortinau
Learn to build cross-platform mobile apps using the latest features in Xamarin.Forms 4 with the help of a series of projects including apps for real-time chatting, AR games, location-tracking, weather, photo galleries, and much moreKey FeaturesDevelop mobile apps, AR game....
Release Date 2020/06 -
Pro Angular 9: Build Powerful and Dynamic Web Apps
Author Adam Freeman
This book has accompanying online files for Angular 9 and 10; all examples in the book work without changes in Angular 10.Welcome to this one-stop-shop for learning Angular. Pro Angular is the most concise and comprehensive guide available, giving you the knowledge you ne....
Release Date 2020/06 -
Webpack for Beginners: Your Step-by-Step Guide to Learning Webpack 4
Author Mohamed Bouzid
Learn how to use Webpack from installation to configuration without the hassle of complex examples. Webpack has become one of the most popular module bundlers in recent years; it’s widely used by developers, companies, and organizations of all sizes, and many web framewor....
Release Date 2020/06 -
Practical hapi: Build Your Own hapi Apps and Learn from Industry Case Studies
Author Kanika Sud
Understand the core concepts of hapi and learn to build RESTful APIs that are quick, useful, and productive. Created by the mobile team at Walmart Labs, hapi is a light Node.js framework that is perfect for building API servers, websites, and HTTP proxy applications.With ....
Release Date 2020/06 -
Django Standalone Apps: Learn to Develop Reusable Django Libraries
Author Ben Lopatin
Develop standalone Django apps to serve as the reusable building blocks for larger Django projects. This book explores best practices for publishing these apps, with special considerations for testing Django apps, and strategies for extracting existing functionality....
Release Date 2020/06 -
Professional WordPress Plugin Development, 2nd Edition
Author Brad Williams , Justin Tadlock , John James Jaco
Extend WordPress with plugins using this advanced WordPress development book, updated for the current versionThis significantly updated edition of Professional WordPress Plugin Development addresses modern plugin development for WordPress, the highly popular content manag....
Release Date 2020/06 -
Modern JavaScript for the Impatient
Author Cay S. Horstmann
Exploit the Power of Modern JavaScript and Avoid the PitfallsJavaScript was originally designed for small-scale programming in web browsers, but modern JavaScript is radically different. Nowadays, JavaScript programmers actively embrace functional, object-oriented, and as....
Release Date 2020/06 -
Angular for Enterprise-Ready Web Applications - Second Edition
Author Doguhan Uluca
Revised and updated second edition of the bestselling hands-on guide to building enterprise-ready web apps using an evergreen Angular platformKey FeaturesUpdated examples, projects, and a new overview of tools – including NgRX and Ivy, automated testing, and Firebase auth....
Release Date 2020/05 -
Jakarta EE Cookbook - Second Edition
Author Elder Moraes
An enterprise Java developer's guide to learning JAX-RS, context and dependency injection, JavaServer Faces (JSF), and microservices with Eclipse MicroProfile using the latest features of Jakarta EEKey FeaturesExplore Jakarta EE's latest features and API specifications ....
Release Date 2020/05 -
Author Tom Owens
Improve the development workflow and manage utilities with the latest Webpack and Babel featuresKey FeaturesA beginner's guide to understanding application bundling and Webpack project structure Leverage Webpack's modular builds to optimize the performance of your web ....
Release Date 2020/05 -
Author Brian P. Hogan
Database-driven sites bring complexity you might not need, but building a site by hand is too much work. Hugo is a static site generator and web development framework that creates content sites quickly without the overhead or dependencies of a dyanmic web framework. With ....
Release Date 2020/05 -
Architecting CSS: The Programmer’s Guide to Effective Style Sheets
Author Martine Dowden , Michael Dowden
Leverage various CSS features in combination with popular architectures in order to bring your style sheets back under your control. While CSS is the primary technology used for building beautiful web user interfaces, the style sheet files themselves are often quite ugly....
Release Date 2020/05 -
The Definitive Guide to Masonite: Building Web Applications with Python
Author Christopher Pitt , Joe Mancuso
Build fast and effective applications using Masonite, a Python-based framework. This book covers creating a digital home assistant application, but it’s certainly not the only kind of application you could build. By working on this kind of project, you’ll cover the broad ....
Release Date 2020/05 -
Full-Stack React Projects - Second Edition
Author Shama Hoque
A practical, project-based guide to full-stack JavaScript web development combining the power of React with industry-tested server-side technologiesKey FeaturesBuild your career as a full-stack developer with this practical guide Understand how the different aspects of a....
Release Date 2020/04 -
React and React Native - Third Edition
Author Adam Boduch , Roy Derks
Get up to speed with React, React Native, GraphQL and Apollo for building cross-platform native apps with the help of practical examplesKey FeaturesCovers the latest features of React such as Hooks, Suspense, NativeBase, and Apollo in this updated third edition Get to gr....
Release Date 2020/04 -
Android Studio 3.6 Development Essentials - Java Edition
Author Neil Smyth
Update your Android studio skills and build modern Android applications using JavaKey FeaturesDevelop a comprehensive understanding of Android JetpackBuild your familiarity with Android architecture guidelinesStudy the design of Android applications and its user interface....
Release Date 2020/04 -
Author Mohit Thakkar
Leverage the benefits of both client-side and server-side rendering to get the most out of your React applications. By the end of this book you will be able to build and deploy React applications using the Next.js framework to fully render server-side HTML on every Web pa....
Release Date 2020/04 -
Developing Inclusive Mobile Apps: Building Accessible Apps for iOS and Android
Author Rob Whitaker
By failing to consider those with needs different to ourselves, we are telling these people they are not welcome in our app, and therefore that technology as a whole, is not for them. This is not hyperbole—23% of people in the US with a registered disability aren't onlin....
Release Date 2020/04 -
Author Alex Lib
Leverage the power of HTML5 Web Speech API to quickly add voice capabilities to your websites. This project-oriented book simplifies the process of setting up and manipulating the API in the browser using little more than a text editor or free software. You'll be pr....
Release Date 2020/04 -
Node.js: Tools & Skills, 2nd Edition
Author James Hibbard , Michael Wanyoike , Nilson Jacques
While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their we....
Release Date 2020/04 -
Your First Week With Node.js, 2nd Edition
Author James Hibbard , Craig Buckler , Mark Brown
While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their we....
Release Date 2020/04 -
Ruby on Rails Tutorial, 6th Edition
Author Michael Hartl
Used by sites as varied as Twitter, GitHub, Disney, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you’re new to web development or new only to Rails, Ruby on Rail....
Release Date 2020/04 -
iOS Programming: The Big Nerd Ranch Guide, 7th Edition
Author Christian Keur , Aaron Hillegass
Updated for Xcode 11, Swift 5, and iOS 13, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tack....
Release Date 2020/04 -
Django 3 Web Development Cookbook - Fourth Edition
Author Aidas Bendoraitis , Jake Kronika
Practical recipes for building fast, robust, and secure web apps using Django 3 and PythonKey FeaturesExplore the latest version of Django, and learn effectively with the help of practical examples Follow a task-based approach to develop professional web apps using Djang....
Release Date 2020/03 -
Author Rakhitha Nimesh Ratnayake
Explore built-in WordPress features and the power of advanced plugins and themes for building modern websites using exciting recipesKey FeaturesBuild custom features and extend built-in features in WordPress with custom coding and plugins Get to grips with extending Word....
Release Date 2020/03 -
Django 3 By Example - Third Edition
Author Antonio Mele
Learn Django 3 with four end-to-end web projectsKey FeaturesLearn Django 3 by building real-world web applications from scratch in Python, using coding best practices Integrate other technologies into your application with clear, step-by-step explanations and comprehensi....
Release Date 2020/03