Processing ......
processing
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Programming and Coding Cookbooks
Related Book Categories:
  • R Graphics Cookbook: Practical Recipes for Visualizing Data

    This cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly - without having to comb through all the details of R's graphing systems.

  • R Cookbook: Recipes for Data Analysis, Statistics, and Graphics

    This book is full of how-to recipes, each of which solves a specific problem. Each recipe includes a quick introduction to the solution followed by a discussion that aims to unpack the solution and give you some insight into how it works.

  • Cookbook for R: Best R Programming TIPs (Winston Chang)

    The goal of this cookbook is to provide solutions to common tasks and problems in analyzing data. Each recipe tackles a specific problem with a solution you can apply to your own project, and includes a discussion of how and why the recipe works.

  • R Markdown Cookbook (Yihui Xie, et al)

    This book written by the developers of R Markdown is an essential reference that will help users learn and make full use of the software. It will be a popular addition on the desk of many professionals who regularly produce technical documents in the R language.

  • Python Cookbook, 3rd Ed: Recipes for Mastering Python 3

    This book is packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.

  • IPython Interactive Computing and Visualization Cookbook

    This book contains many ready-to-use, focused recipes for high-performance scientific computing and data analysis, from the latest IPython/Jupyter features to the most advanced tricks, to help you write better and faster code.

  • AWS Cookbook: Recipes for Success on AWS (John Culkin, et al.)

    This practical guide provides over 70 self-contained recipes to help you creatively solve common Amazon Web Services (AWS) challenges you'll encounter on your cloud journey - what you need to address foundational tasks and create high-level capabilities.

  • Google Cloud Cookbook: Building and Deploying Cloud Services

    Get quick hands-on experience with Google Cloud. This cookbook provides a variety of self-contained recipes that show you how to use Google Cloud services for your enterprise application.

  • Biopython Tutorial and Cookbook (Jeff Chang, et al)

    Biopython is a set of freely available tools for biological computation written in Python. This book provides information to get you started with Biopython, in addition to specific documentation on a number of modules.

  • Data Engineering Cookbook: The Plumbing of Data Science

    This is a practical and comprehensive guide. You will learn the basics of data engineering. Then you will learn the technologies and frameworks required to build data pipelines to work with large datasets.

  • HTML5 Programming Cookbook (Web Code Geeks)

    This book provides a compilation of HTML5 based examples that will help you kick-start your own web projects. It covers a wide range of topics, from graphics and animation, to geolocation and offline storage.

  • Windows PowerShell Cookbook: The Complete Guide

    You'll find hands-on tutorials on fundamentals, common tasks, and administrative jobs that you can apply whether you're on the client or server version of Windows, and more than 400 task-oriented recipes to help you solve the most complex and pressing problems.

  • Flutter Cookbook (Flutter.dev)

    This book contains recipes that demonstrate how to solve common problems while writing Flutter apps. Each recipe is self-contained and can be used as a reference to help you build up an application.

  • 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.

  • Maven Cookbook (Timothy M. O'Brien, et al)

    This book covers topocs like how to use Maven with Eclipse, OSGi, Groovy, Scala, Ant, Ruby, Web Development, unit tests and integration tests, etc. It also covers Maven Repository Management using Nexus.

  • Flutter Cookbook (Simone Alessandria, et al.)

    With this recipe-based guide, which focuses on robust app design and core principles, you'll learn how to solve cross-platform Flutter development issues in a practical way. It covers error handling and debugging to ensure that your apps run more efficiently.

  • Android Programming Cookbook: Kick-start your Android Projects

    This book provides a compilation of Android programming examples that will help you kick-start your own web projects. It covers a wide range of topics, from Services and Views, to Google Maps and Bluetooth functionality, etc..

  • Android Application Development Cookbook: 100 Recipes

    Covering the scope of multiple Android releases up through Android 4.x with 100 unique recipes that you can apply today in order to discover solutions to some of the most commonly encountered problems.

  • O'Reilly® Android Cookbook (Ian F. Darwin)

    You'll find hundreds of tested recipes that you can put to use immediately. It is ideal for developers experienced with Android and other mobile platforms, as well Java programmers ready to use their skills in mobile app development.

  • Kubernetes Cookbook (Hideto Saito, et al)

    It explains how to create Kubernetes clusters and run apps with proper authentication and authorization configurations - how to create high availability Kubernetes clusters on AWS, GCP and in on-premise datacenters with proper logging and monitoring setup.

  • LDAP Implementation Cookbook (Heinz Johner, et al)

    This book will help you understand, install, and configure the IBM SecureWay Directory. It is targeted at system specialists who need to know the concepts and the detailed instructions for a successful LDAP implementation.

  • PostScript Language: Tutorial and Cookbook

    This book provides a step-by-step guided tour of PostScript, highlighting those qualities that make it such a unique and powerful language. It offers a collection of some of the most useful techniques and procedures available to PostScript programmers.

  • Spring Framework Cookbook (JCGs)

    It provides a compilation of Spring Framework tutorials that will help you kick-start your own programming projects. It covers a wide range of topics, from basic usage and best practices, to specific projects like Boot and Batch, with those straightforward tutorials.

  • Spring Data Programming Cookbook (JCGs)

    It provides a compilation of Spring Data examples that will help you kick-start your own projects. It covers a wide range of topics, from setting up the environment and creating a basic project, to handling the various modules (e.g. JPA, MongoDB, Redis etc.).

  • The Google Web Toolkit (GWT) Programming Cookbook

    Delve into the world of GWT Programming with this compact cookbook that introduces common recipes for the GWT Toolkit! It covers a wide range of topics, from sample applications and interview questions, to Callback functionality and various widgets.

  • The Oracle PHP Cookbook (John Alphonse, Justin Kestelyn)

    This book is designed to bridge the gap between the many PHP and the many Oracle texts available: web or enterprise developer looking to combine the robustness of the Oracle engine with the simplicity, performance, and ease-of-use of PHP.

  • O'Reilly® Lift Cookbook (Richard Dallaway)

    If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production.

  • Nmap Cookbook: The Fat-Free Guide to Network Security Scanning

    This book provides simplified coverage of network scanning features available in the Nmap suite of utilities. Every Nmap feature is covered with visual examples to help you quickly understand and identify proper usage for practical results.

  • Android Application Development Cookbook: 100 Recipes

    Covering the scope of multiple Android releases up through Android 4.x with 100 unique recipes that you can apply today in order to discover solutions to some of the most commonly encountered problems.

  • O'Reilly® Android Cookbook (Ian F. Darwin)

    You'll find hundreds of tested recipes that you can put to use immediately. It is ideal for developers experienced with Android and other mobile platforms, as well Java programmers ready to use their skills in mobile app development.

  • O'Reilly® JavaScript Cookbook: Programming the Web

    This cookbook has your back, with recipes for common tasks across the JavaScript world, whether you're working in the browser, the server, or a mobile environment. Each recipe includes reusable code and practical advice.

  • The VHDL Cookbook, First Edition (Peter J. Ashenden)

    The book begins with the basics of VHDL, which, like any software language, has keywords, operators, flow control statements, and programming conventions, then moves on to more complicated models, such as a design for a complete CPU.

  • Arduino Development Cookbook (Cornel Amariei)

    Follow clear and step-by-step recipes that give you the toolbox of techniques to construct any Arduino project, from the simple to the advanced. This book gives you more essential building blocks for Arduino development.

  • 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.

  • Docker Cookbook (Ken Cochrane, et al)

    This book starts with setting up Docker in different environment, and helps you learn how to work with Docker images. Then, you will take a deep dive into network and data management for containers.

  • O'Reilly® CSS Cookbook, 3rd Edition (Christopher Schmitt)

    Free 204 page sample of O'Reilly® "CSS Cookbook Third Edition". This cookbook offers hundreds of practical examples for using CSS to format your web pages, and includes code samples you can use right away.

  • O'Reilly® Asterisk Cookbook (Leif Madsen, et al)

    This book is a collection of recipes for building and managing Asterisk servers for VoIP, analog telephony and more, on scales ranging from home to the enterprise. It will show you everything you need to know to install, program, and grow with Asterisk.

  • HTML5 Graphing and Data Visualization Cookbook

    Get a complete grounding in the exciting visual world of Canvas and HTML5 using this recipe-packed cookbook. Learn to create charts and graphs, draw complex shapes, add interactivity, work with Google maps, and much more.

  • Raspberry Pi Cookbook for Python Programmers (Tim Cox)

    Stuffed with more than 50 hands-on recipes, this FREE eBook shows you how to get the most out of your Raspberry Pi. Discover what the Raspberry Pi has to offer using detailed Python code examples that you can adapt and extend.

Book Categories
:
Other Categories
Resources and Links