Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Computers and Programming

  1. Just Enough Ghost on a Raspberry Pi

    Just Enough Ghost on a Raspberry Pi aims at providing a low stress method of experimenting with some cool hardware in the form of the Raspberry Pi and some neat software in the form of the free Ghost blogging platform.

  2. Ratpacked Notebook
    Ratpacked Notebook
    Experience Ratpack with code snippets
    Hubert Klein Ikkink

    Learn more about Ratpack features with code snippets and short articles. The articles and code will get you started quickly and will give more insight in Ratpack.

  3. Web Development Complete Reference
    Web Development Complete Reference
    Complete web reference for everyone
    dhananjay vaidya

    This book is dedicated to those who want to be an web developer. Here you can find lots of cool tips and tricks which will boost your web development process and make you successful. Also an reference of the programming language which are used in the web development process.

  4. MySQL Explained
    MySQL Explained
    Your step-by-step guide to database design
    OSTraining and Andrew Comeau

    The software that's managing your data shouldn't be a mystery. MySQL is the most popular open source database and powers WordPress, Drupal, Joomla, Magento and more. You don't have to be a professional database designer to understand and make use of its tools. MySQL Explained provides a clear and accessible step-by-step tutorial that will enable you to understand how your data is being stored and even design your own custom applications!

  5. Effective React
    Effective React
    Ian Chursky

    Learn how to create React applications that render complex sets of data with dynamic, efficient, and effective data-visualizations. Common tools utilized within the React ecosystem -- such as Node.js, Grunt, Babel, and Browserify -- are also covered in depth as well. You don't want to miss out on learning all about this exciting new technology!

  6. Pair Programming
    Pair Programming
    A book on problem solving...
    YvesHanoulle, talboomerik, and Clare Sudbery
    No Description Available
  7. Glide: Customizable Image Loading on Android

    Learn how to create and completely customize image-rich Android apps with Glide. Boost your productivity and save yourself valuable time by learning all the required optimizations for an amazing user experience. This book is based on Glide 4.8.0.Sample app & code is included.

  8. Learn ASP.NET MVC
    Learn ASP.NET MVC
    Be ready for coding away next week using ASP.NET MVC 5 and Visual Studio 2015
    Arnaud Weil

    You know next to nothing about ASP.NET MVC 5 but need to start coding your next application within a week. Don't worry: this book has you covered.

  9. Voyage to the Present
    Voyage to the Present
    A Case Study
    Daniel R. Creager

    So you wake up on day and something happens. It forces you to realize that your wife may have been right all along, YOU REALLY AREN'T AS SMART AS YOU THINK! Now what? If you want to find out what happens next, this book's for you.

  10. Just Enough Raspberry Pi

    Just Enough Raspberry Pi aims at providing a low stress method of experimenting with super cool computer hardware in the form of the Raspberry Pi. We'll look at the different versions, peripherals and operating systems. We'll also check out some 'power-ups' to get more from the Pi and cover some basic Linux use.

  11. Principle-Based Project Leadership
    Principle-Based Project Leadership
    What project leaders did before methodologies.
    Adam Russell

    Why do so many software projects either fail or have problems? How can we approach Project Management so that we avoid these problems? The answer is to side-step the methodological debate and use the essential principles of Project Management to deliver effectively with minimal overhead or method conflicts

  12. PHP 7 from Scratch
    PHP 7 from Scratch
    A Streamlined Approach to Modern PHP Mastery
    Thomas Pichler

    Time to start from scratch! In this book we skip old, useless or deprecated functions and will ignore jargon. If you ever wanted to learn PHP, then there is no need to search the web for guides and videos divided between countless websites with no thread to follow. Just sit back and relax while I help you along your path to PHP mastery.

  13. Move Seamlessly between PERL and Python

    empty...in preparation.

  14. Ο Προγραμματισμός της Διάδρασης
    Ο Προγραμματισμός της Διάδρασης
    Από τον επιτραπέζιο στον κινητό και διάχυτο υπολογισμό
    Konstantinos Chorianopoulos

    Το βιβλίο περιγράφει το επόμενο στάδιο εξέλιξης της διάδρασης ανθρώπου-υπολογιστή. Aπό την εμπειρία του χρήστη περνάμε στην οικονομία του χρήστη. Από τον σχεδιασμό πρωτοτύπου χαμηλής πιστότητας περνάμε στην κατασκευή του ελάχιστου εφικτού προϊόντος και από την έμφαση σε μια συσκευή διάδρασης με τον χρήστη περνάμε στο οικοσύστημα συσκευών χρήστη.

  15. CodeIgniter Testing Guide
    CodeIgniter Testing Guide
    Beginners' Guide to Automated Testing in PHP.
    Kenji Suzuki and Mat Whitney

    "CodeIgniter Testing Guide" is a beginners' guide to automated testing in PHP. We use PHPUnit and write test code for CodeIgniter 3.0 web applications. Knowledge of CodeIgniter is not required, but will make it easier to understand the examples used in this book. You will learn how to set up the testing environment, how to write test code, and how to run tests.