Leanpub Header

Skip to main content

Filters

Category: "Software"

Software

  1. Getting Started with Axoloti

    Learn to build synthesizers, drum machines, audio effects and other weird instruments with the Axoloti platform.

  2. express - Middleware für node.js

    Diese Bändchen beschreibt kompakt und übersichtlich die Express-Middleware. Sie gehört zum Node.js-Stack, das heißt, alle hier gezeigten Beispiele und Kommandos sind nur in einer Node.js-Umgebung lauffähig.

  3. SharePoint Hands On Lab 121
    SharePoint Hands On Lab 121
    Struktur eines Intranets
    Jörg Krause

    Die Reihe Hands On Lab wurde im Rahmen des SharePoint Camps entwickelt und zeigt systematisch und einfach, wie elementare Bausteine in SharePoint 2013 oder 2016 erstellt, konfiguriert und benutzt werden. Die Codes zum Buch sind auf Github zu finden.

  4. Quick CSS Authoring In SASS Way
    Quick CSS Authoring In SASS Way
    Quick look on SASS based CSS development
    Sandeep Kumar Patel

    Learn CSS styling quickly using SASS framework.

  5. Building Battle-tested Front End Software
    Building Battle-tested Front End Software
    The art and science of building performant and robust JavaScript applications
    Dave Clayton

    Learn how to evaluate and combine technologies from the rapidly evolving ecosystem. Build robust, fault tolerant software that degrades gracefully. Improve the performance of your front end code, and track down and fix any memory leaks. Ensure your application architecture will stand the test of time.

  6. Learning to program: by example.

    The book is an introduction to programming using the hangman game as example. The programming language used to write the code is the Ruby language. No programming knowledge is necessary. The text is written in English and French side by side.

  7. Laravel 5.1 Güzelliği (Türkçe)
    Laravel 5.1 Güzelliği (Türkçe)
    Laravel 5.1 ile Harika Web Uygulamaları Geliştirme
    PubShare and Sinan Eldem

    Laravel 5.1 Güzelliği, Laravel'i Php frameworkleri arasında en iyi yapan özelliklerine odaklanarak uygulamanın inşası ve tasarımıyla bir gerçek dünya uygulaması inşa eder.

  8. Programming for Beginners
    Programming for Beginners
    Learn to Code by Making Little Games
    Tom Dalling

    Take your first step into the world of computer programming. This book assumes that you don't know anything about writing code, and teaches you the fundamental concepts that programmers use every day. You will need some basic computer skills – like downloading, opening, and saving files – but everything else will be explained here, step by step, starting from the very beginning.

  9. Einführung in node.js

    Dieses Bändchen beschreibt node.js, die Installation, Einrichtung und die ersten Programmierschritte.

  10. RabbitMQ: Patterns for Applications

    What are the best practices for using RabbitMQ with applications? Are there good patterns for sending messages? Or patterns to avoid? Get the knowledge you need to effectively build applications with RabbitMQ with this 30 page, mini ebook!

  11. El libro de los bundles
    El libro de los bundles
    Explotando los bundles para Symfony 2
    Ana Luz Loyo Páez

    Existen un sinnúmero de bundles para Symfony en la web pero: ¿será siempre la opción un bundle de terceros?... ¿Sabes cuándo conviene usarlo?...

  12. Storing data using the Android SDK
    Storing data using the Android SDK
    Learn about storing data in Android applications using the tools in the Android SDK.
    Cindy Potvin

    You have a good start on building your Android application, but now comes the time to store the data entered by your users on their device. It's an important part of any application; even a quick prototype needs a way to store data. This quick guide will help you get started with the tools available in the Android SDK.

  13. Desarrollo en Wordpress
    Desarrollo en Wordpress
    Fabián Rodríguez

    ¡Aprende a desarrollar temas y plugins para Wordpress con ejemplos prácticos y simples!

  14. working with El Capitan:
    working with El Capitan:
    an overview with optional audio guides
    Sarah Alawami

    come with me on this tour of El Capitan!

  15. High-Performance Java Persistence
    High-Performance Java Persistence
    Get the most out of your persistence layer
    Vlad Mihalcea

    A high-performance data access layer must resonate with the underlying database system. Knowing the inner workings of a relational database and the data access frameworks in use can make the difference between a high-performance enterprise application and one that barely crawls.