FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
JavaScript Frameworks/Libraries (Vue.js, React.js, Angular, etc.)
A collection of JavaScript Frameworks/Libraries related books, including (but not limited to): Vue.js, React.js, Angular/AngularJS, Node.js, Vue.js, Backbone.js, Ember.js, Knockout.js, Dojo.js, D3.js, Three.js, Leaflet.js, Google Maps API, Bing Maps API, etc.
-
Front-End Developer Handbook (Cody Lindley)
This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it and what tools are used.
-
Everything curl (Daniel Stenberg)
An extensive guide to everything there is to know about curl, the project, the command-line tool, the library, how everything started and how it came to be what it is today. How we work on developing it further, what it takes to use it, etc.
-
The Web Project Guide: From Spark To Launch And Beyond
Building and managing a web project is a big, complex process - one that branches far beyond the phases directly in front of us. This book wants to bridge gaps to help understand how each stage of the website process fits in with the next.
-
The Missing Link: An Introduction to Web Programming
This book is a full stack introduction to web programming: HTML5, CSS3, Javascript, PHP, and MySQL - everything you need to get started as a stack developer. It provides the developer with an understanding of the various elements of web development by focusing on the concepts and fundamentals through the examples.
-
Rust and WebAssembly (Rust Community)
This book is for anyone interested in compiling Rust to WebAssembly for fast, reliable code on the Web. You should know some Rust, and be familiar with JavaScript, HTML, and CSS. You don't need to be an expert in any of them.
-
Wordpress In A Week ...Or Less (Zak Cagaros)
This book is for anyone who wants to learn how to make websites with WordPress. We assume you know your way around a computer (and the internet), but you haven't yet dipped your toes into the world of WordPress.
-
WordPress The Right Way (Tom J Nowell, et al)
This book is a condensed resource of best practices for and by WordPress developers, intended to fast track developers past common mistakes and painful problems. It will continue to be updated with more helpful information and examples.
-
WordPress Essentials for Business (Marc Beneteau)
This is a complete tutorial sequence for using WordPress to create a business website. It is designed for busy small-business owners and self-employed professionals who want to quickly master the WordPress for the purpose of creating an attractive website.
-
Real World Content Modeling: A Field Guide to CMS
This book is an examination of how content actually gets modeled inside a Content Management System (CMS)- what features and architectures are available to translate a theoretical domain model into something that a CMS can manage.
-
The Web Application Hacker's Handbook: Finding Security Flaws
Discuss the step-by-step techniques for attacking and defending the range of ever-evolving web applications. The resource on the critical topic of discovering, exploiting, and preventing web application security flaws.
-
Web Application Security: Exploitation and Countermeasures
This practical guide provides both offensive and defensive security concepts that software engineers can easily learn and apply. It introduces three pillars of web application security: recon, offense, and defense.
-
Web Applications with Javascript or Java (Gerd Wagner, et al)
This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScript and Java.
-
Building Back-End Web Apps with Java, JPA and JSF (G. Wagner)
This book shows how to build back-end web applications with Java, JPA and JSF as back-end components, including data validation and UI page creation, while the front-end only consists of a web browser's rendering of HTML-forms-based UI pages.
-
Building Front-End Web Apps with Plain JavaScript (Gerd Wagner)
This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer devices.
-
The Java Web Scraping Handbook (Kevin Sahin)
This book will teach you how to extract data from any website, how to deal with AJAX / Javascript heavy websites, break captchas, deploy your scrapers in the cloud and many other advanced techniques, using Java programming language.
-
The Web Programming CD Bookshelf - 6 Bestselling
This collection delivers more than 3,000 pages of easily searchable information in a convenient format accessible from any web browser. . Programmers get a complete web programming reference library they can easily carry anywhere.
-
Static Site Generators (Brian Rinaldi)
This practical short book shows you hands-on how to build these simple sites for blogs and other use cases, and how to make them more powerful. In the process, you'll work with some of today’s more mature and popular static-site generators.
-
Learn to Code HTML and CSS: Develop and Style Websites
This book is a simple and comprehensive guide dedicated to helping beginners learn HTML and CSS. Outlining the fundamentals, this guide works through all common elements of front-end design and development.
-
Web Creation for Beginners: Create Websites from Scratch
This book is the ultimate guide for those who are passionate about building a website but have no clue that how to begin. Unlike other books, it doesn't leave you stranded at the other end (guessing what to do next) but takes you to the final milestone.
-
Getting Started with the Web (Shelley Powers)
This book quickly teaches you the basics: you'll learn how to use HTML, CSS, and other web tools to create a simple site that works on both traditional computers and mobile devices. It walks you through each step, from the beginning to the end.
-
Web Page Size, Speed, and Performance (Terrence Dorsey)
This book examines why web pages have become so fat, and offers guidelines to help you reverse the trend, shows you how to measure site speed, assess page components, and optimize code to help reduce abandonment rates and make your site successful.
-
Building Web Apps for Everyone (Adam D. Scott)
This book provides several options and best practices for using progressive enhancement, accessibility design, and inclusive web forms in your application. These features will help your online product fulfill Tim Berners-Lee's promise of a global communication network that enables everyone with a connection to participate fully.
-
Building Web Apps that Respect a User's Privacy and Security
It explores several techniques, tools, and best practices for developing and maintaining web apps that provide the privacy and security that every user needs - and deserves. Learn how web tracking works, and how to provide users with greater privacy controls.
-
Getting Real: The Smarter, Faster, Easier Way to Build a Web
This is not a technical book or a design tutorial, it's a book of ideas. Anyone working on a web app - including entrepreneurs, designers, programmers, executives, or marketers - will find value and inspiration.
-
Building Web Apps with Go (Jeremy Saenz)
This book will teach you how to develop scalable real-world web apps, and backend systems with Go. It equips you with the necessary skills and knowledge required for effectively building robust and efficient web apps by leveraging the features of Go.
-
Go Web Development Succinctly (Mark Lewin)
Use Go to build hugely scalable web applications with ease. This book will take you through serving, routing, connecting to a data source, using the templating engine, working with cookies, and more.
-
Web Application Security Guide (Jan Schejbal)
This book provides explicit hacks, tutorials, penetration tests, and step-by-step demonstrations for security professionals and Web application developers to defend their most vulnerable applications.
-
Http3 Explained (Daniel Stenberg)
This is a detailed document describing HTTP/3 (RFC 9114), the background, concepts, protocol and something about existing implementations and what the future might hold. Background, the protocol, the implementations and the future.
-
HTTP/2: What's new and how your apps can benefit from it
Provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, 3G/4G), transport protocols (UDP, TCP, and TLS), application protocols (HTTP/1.1, HTTP/2), and APIs available in the browser, etc.
-
The JHipster Mini-book (Matt Raible)
This book is a guide to getting started with hip technologies today: AngularJS, Bootstrap and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster. It shows you how to build an application with JHipster, etc.
-
Web Application Security for Dummies (Mike Shema)
This book is a quick guide to understanding how to make your website secure. It surveys the best steps for establishing a regular program to quickly find vulnerabilities in your site with a web application scanner.
-
SurviveJS: Webpack and React: Apprentice to Master
Facebook's React powers an increasing amount of sites. Combined with Webpack, a bundling tool, you have a powerful frontend development environment in your hands. In this book you will build a little Kanban application to get familiar with them.
-
Web Servers Succinctly (Marc Clifton)
This book provides great insights on the benefits of building your own web server, and covers different options available for threading, work processes, session management, routing, and security.
-
Survive The Deep End: PHP Security (Padraic Brady)
This book will serve as your complete guide for taking defensive and proactive security measures within your PHP applications. Beginners in secure programming will find a lot of material on secure PHP development, the basics of encryption, secure protocols, etc.
-
Building Front-End Web Apps with Plain JavaScript (Gerd Wagner)
This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer devices.
-
Developing Single Page Web Apps with Backbone.js (Prateek Dayal)
This book wants to show you how to build real world applications using Backbone.js. Unlike many books on backbone.js, this one is based on (and talks of) a real world application used by hundreds of companies and thousands of people.
-
Programming ASP.NET MVC 5 (Nimit Joshi)
This book will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Studio 11 Express Beta for Web, which is a free version of Microsoft Visual Studio.
-
ASP.NET MVC Succinctly (Nick Harrison)
With this book, you will learn how to use ASP.NET MVC framework for building web apps and more, including how to integrate your app with jQuery, and how to use MVC scaffolding to automatically generate the more tedious portions of your code.
-
O'Reilly® Enterprise Web Development: From Desktop to Mobile
This hands-on guide shows you how to build HTML5 applications that will satisfy both desktop and mobile requirements. You'll learn HTML5, JavaScript, CSS3, AJAX, JSON, and related technologies.
-
Pro Web 2.0 Mashups: Remixing Data and Web Services (R. Yee)
It teaches you everything you need to create useful, dynamic real-world applications using APIs, web services, Ajax, web standards, and server-side languages, with basic knowledge of HTML, CSS, and JavaScript, and at least one server-side language.
-
Introduction to Web Applications Development (Carles Mateu)
This book starts with an introduction to the internet, including TCT/IP and WWW. It defines the basic concepts for web servers and studies the case of Apache, the most used webserver, while other free software webservers are not forgotten.
-
Getting started with Adobe Flex (Amitava Kundu, et al)
After finishing this guide, you'll be able to build Flash applications ranging from widgets to full-featured RIAs using the Flex SDK and Flex Builder.
-
O'Reilly® High Performance Browser Networking
This book provides what every web developer should know about the network - from fundamental limitations that affect performance to innovations for building apps.
-
O'Reilly® Interactive Data Visualization for the Web
This book introduces the D3.js JavaScript library that lets you express data as visual elements in a web page.
-
Thinking Web: Voices of the Community (John Borda,, et al)
This is a collaborative book by the SitePoint Community. In this book, 11 members from SitePoint Forums share their knowledge on topics related to web design and development.
-
O'Reilly® Developing Web Applications with Haskell and Yesod
This book is a fast-moving guide to web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise.
-
O'Reilly® Designing Evolvable Web APIs with ASP.NET
You'll learn how to integrate Web API into both Web Forms and MVC projects, including security and testing. Discover how easy it is to use JSON, jQuery, and Ajax effectively for a better user experience.
-
Developing Modern Mobile Web Apps: Patterns and Practices
This book provides guidance on building mobile web experiences using HTML5, CSS3, and JavaScript. It is a patterns and practices guide.
-
ASP.NET MVC 4 Mobile Websites Succinctly (Lyle Luppes)
This book is for developers who are currently using Microsoft ASP.NET and MVC to create websites, and who are interested in creating websites that play nicely with mobile devices or want to update their existing site.
-
O'Reilly® Programming ASP.NET MVC 4: Real-World Web Apps
This book teaches you how to build real-world applications with the ASP.NET MVC framework, using powerful architecture patterns, and modern web technologies such as HTML 5 and jQuery.
-
Performance Testing Guidance for Web Applications (J. Meier, et al)
This book provides an end-to-end approach for implementing performance testing. You will gain insights that you can tailor to your specific scenarios.
-
Http2 Explained (Daniel Stenberg)
This is a detailed document describing HTTP/2 (RFC 7540), the background, concepts, protocol and something about existing implementations and what the future might hold.
-
HTTP Succinctly: HTTP from a Developer's Perspective (Scott Allen)
This book clearly explains HTTP and these interrelated core technologies, backed up by hundreds of detailed illustrations and examples, and convenient reference appendices.
-
HTTP Programming Recipes for Java Bots (Jeff Heaton)
This book covers many topics related to Java HTTP programming. Both secure and insecure HTTP communications are covered, as well as HTTP authentication.
-
HTTP Programming Recipes for C# Bots (Jeff Heaton)
This book covers many topics related to C# HTTP programming. Both secure and insecure HTTP communications are covered, as well as HTTP authentication.
-
Book of Speed: The Technology of High Performance Web Apps
This book gives you practical industry examples and studies which expose the effects of performance on the bottom line. If you're not convinced that speed means money, read on.
-
The Web Book: Guide to HTML, CSS, JavaScript, PHP and MySQL
This book teaches you how to create web sites and applications with HTML, CSS, Javascript, PHP and MySQL.
-
Web Data Management (Serge Abiteboul, Ioana Manolescu, et al)
This book explains Web standards for data management, with a focus on data distribution, providing a foundation for today's data integration applications and tomorrow's semantic Web.
-
Java Web Programming with Eclipse (David Turner, et al)
The purpose of the book is to introduce students to web application development in Java with the use of Eclipse.
-
O'Reilly® Greasemonkey Hacks: Tips & Tools for Remixing the Web
This book is an invaluable compendium 100 ingenious hacks for power users who want to master Greasemonkey, the hot new Firefox extension that allows you to write scripts that alter the web pages you visit.
-
O'Reilly® Web Client Programming with Perl (Clinton Wong)
If you've ever wanted to learn more about Web protocols so you could build custom client-side tools to automate tasks, then this is the book for you.
-
CGI Programming 101: Programming Perl for the World Wide Web
This book is a concise presentation of the key elements of Perl CGI, which makes it perfect for programmers who are under the gun.
-
O'Reilly® CGI Programming on the World Wide Web
This book offers a comprehensive explanation of CGI and related techniques for people who hold on to the dream of providing their own information servers on the Web.
-
An Introduction to Adobe Photoshop (Steve Bark)
Learning Photoshop can be a daunting experience. This book is designed to place your feet firmly on the path to understanding and will guide you to the knowledge that will enable you to progress into a fast and productive Photoshop user.
-
Web Developer's Library Bookshelf: 5 Bestselling Books
This is a comprehensive resource for Web programmers. The library features the electronic text of five popular O'Reilly titles. You'll find the latest editions of books, from HTML to JavaScript, etc.
:
|
|