FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
AngularDart Succinctly (Joseph D. Booth)
AngularDart is an open-source, web app framework created by Google that combines the power of Angular with the Dart programming language, focusing on productivity, performance, and stability. Google has used it to build and run many web apps.
-
O'Reilly® Python Web Frameworks (Carlos De La Guardia)
This book describes Python web frameworks ranging from full-stack options that offer a lot of functionality to micro frameworks that focus on simplicity with fewer features. Learn how to choose a framework that best fits your development needs.
-
The Definitive Guide to Pylons (James Gardner)
This book is a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standard to provide structure and flexibility.
-
Mastering Shiny: Apps, Reports, and Dashboards Powered by R
Master the Shiny web framework - and take your R skills to a whole new level. By letting you move beyond static reports, Shiny helps you create fully interactive web apps for data analyses.
-
Engineering Production-Grade Shiny Apps (Colin Fay, et al)
This book helps people build production-grade Shiny applications, by providing advice, tools, and a methodology to work on web applications with R, with a series of approaches and advice about optimizations for production.
-
Drupal Development Cookbook (Matt Glaman)
With over 200 pages of content at your fingertips, this free book is everything you need to learn how to make the most out of Views in Drupal 7 or 8.
-
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.
-
O'Reilly® High Performance Drupal: Fast and Scalable Sites
This book is an essential, comprehensive guide to designing Drupal's supporting infrastructure and scalability, as well as a handbook for improving Drupal website performance.
-
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.
-
Essential Ruby On Rails (Krzysztof Kowalczyk)
This book provides clear and concise explanation of topics for programmers both starting to learn the Ruby On Rails programming as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.
-
Ruby on Rails Tutorial: Learn Web Development with Rails
Leading Rails developer Michael Hartl teaches Rails by guiding you through the development of your own complete sample application using the latest techniques in Rails web development.
-
Rails Deep Dive (Glenn Goodrich)
This book will guide you in creating a Rails application. It will focus on setting your system up properly and will fly a little lower than the typical 50,000 foot level of many tutorials.
-
Objects on Rails (Avdi Grimm)
This is a developer's notebook documenting some guidelines, techniques, and ideas for applying classic object-oriented thought to Ruby on Rails applications.
-
Bootstrap Programming Cookbook (Fabio Cimo)
This book's straightforward, step-by-step approach shows you how to install Bootstrap and quickly build basic sites; extend them with styles, components, and JavaScript plug-ins, and even create sophisticated designs with advanced features.
-
Twitter Bootstrap 3 Succinctly (Peter Shaw))
This book builds on Twitter Bootstrap Succinctly to provide up-to-date information on the latest version of the software. Developers will transition smoothly into the newest version of Twitter Bootstrap, which boasts an emphasis on mobile development.
-
Twitter Bootstrap Succinctly: Design Attractive, Consistent UIs
You'll learn how to add Twitter Bootstrap to an existing project, and use it to customize attractive buttons, tabs, breadcrumbs, dropdowns, and more. There are even chapters dedicated to optional JavaScript and extensions of Twitter Bootstrap.
-
A Gentle Introduction to symfony: Build Pro Websites Faster
This book introduces you to the leading framework symfony for PHP developers, showing you how to wield its many features to develop web applications faster and more efficiently, even if you only know a bit of PHP.
-
Code Bright - Web Development with the Laravel Framework
This book teaches Web application development for the Laravel framework version 4 for beginners. It contain a complete learning experience for all of the framework's features.
-
Zend Framework: Surviving The Deep End (Pádraic Brady)
This book covers key features, including model-view-controller implementation, routing, input validation, internationalization, and caching, and shows you how to use them in a practical context.
-
The Definitive Guide to symfony (Fabien Potencier, et al)
You will learn about the Model-View-Controller architecture and the crucial role it plays in making frameworks like symfony possible.
-
Django 3 Web Development Cookbook (Aidas Bendoraitis, et al.)
Practical recipes for building fast, robust, and secure web apps using Django 3 and Python. Actionable solutions to common problems in Python web development. It not only helps you work with the PostgreSQL database but also the MySQL database.
-
Effective Django (Nathan Yergler)
With this book, you should have an understanding of how Django's pieces fit together, how to use them to engineer web applications, and where to look to dig deeper.
-
The Definitive Guide to Django: Web Development Done Right
This book will show you how to assemble Django's features and take advantage of its power to design, develop, and deploy a fully-featured web site.
-
Getting started with Adobe Flex (Amitava Kundu, et al)
This is one-of-a-kind handbook from the Adobe Developer Library. Several clear, step-by-step mini-tutorials teach you about web services, event handling, designing user interfaces with reusable components, and more.
-
10 Laps around Silverlight 5 (Michael Crump)
This ebook collects all 10 parts of SilverlightShow.net article series '10 Laps around Silverlight 5 series'. This resource, authored by Silverlight MVP and Silverlight insider Michael Crump, is a complete guide to all new features of Silverlight 5, with uptodate code samples, demos and valuable references.
-
Windows Phone Toolkit In Depth, 2nd Edition (Miloshevska)
This e-book covers 'in depth' of all controls from the Microsoft Silverlight for Windows Phone Toolkit.
-
Silverlight for Windows Phone Toolkit In Depth (Miloshevska)
This book contains all the information necessary to get you started with the Silverlight for Windows Phone Toolkit.
-
WordPress Essentials for Business (Marc Beneteau)
This is is a complete tutorial sequence for using WordPress to create a business website. It is designed to quickly master the WordPress software for the purpose of creating an attractive website that generates leads and sales.
-
Build Your Own WordPress Site Guide (Marc Beneteau)
This is a unique lesson-based book that walks you through the essential parts of WordPress. Each lesson is streamlined to teach a specific aspect of WordPress, helping you to focus on just what you need in order to get the task accomplished.
-
WordPress and Ajax: An In-depth Guide (Ronald Huereca)
This e-book is a comprehensive view on using Ajax with WordPress. It covers Ajax like you've never seen before.
-
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.
-
ASP.NET Web API Succinctly (Emanuele DelBono)
This book starts with a high-level overview of Web API, examining the hosting layer, message handler pipeline, and controller, and delves further into each layer in succinct detail.
-
ASP.NET Web Deployment using Visual Studio (Tom Dykstra)
This book shows you how to deploy (publish) an ASP.NET web application to a Windows Azure Web Site or a third-party hosting provider, by using Visual Studio 2012 or Visual Studio 2010.
:
|
|