Leanpub Header

Skip to main content

Filters

Category: "Textbooks"

Books

  1. Pair Programming
    A book on problem solving...
    YvesHanoulle, talboomerik, and Clare Sudbery
    No Description Available
  2. When you make a drawing to explain the architecture of an IT system or another aspect of it, it's important that the reader will understand your drawing. A drawing is worth a thousand words only if the message isn't lost in the graphical noise that can easily appear.

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

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

  4. Quick and Easy Statistics
    A Practical and Interactive Approach Using SPSS
    Fatai Akemokwe

    Statistics can be FUN!

  5. Quick Web Worker With JavaScript
    Learn to work with HTML & web worker
    Sandeep Kumar Patel

    Implement Concurrency using Web Worker.Develop dedicated and shared worker quickly using JavaScript.

  6. Quick Desktop Application Development Using Electron
    Develop Desktop Application Using HTML CSS and JavaScript
    Sandeep Kumar Patel

    This book is all about desktop application development using Electron framework.It covers all the important concept of Electron framework that will help a web developer to create a desktop application.It also shows how we can use HTML,CSS and JavaScript to build a desktop application.It has also covered the integration of AngularJS with Electron.

  7. Continuous Improvement
    A toolbox for Scrum masters and Agile Coaches to increase agility
    Ben Linders

    This book makes you aware of the importance of continuous improvement, explores how it is engrained in agile, and provides suggestions that Scrum masters, agile coaches, well everybody, can use in their daily work to improve continuously and increase team and organizational agility.

  8. Recovering from Racism
    A Guidebook for Beginning Conversations
    Stephany Rose, Ph.D.
    No Description Available
  9. Applied Analog Electronics
    A first course in electronics
    Kevin Karplus

    Textbook for two-quarter course on electronics. Designed around the lab projects, not the theory. Three main concepts: voltage dividers, complex impedance, and negative-feedback amplifiers. Includes blood-pressure, optical pulse monitor, EKG, and class-D power audio amplifier, among other projects. (Students in my class get free coupons.)

  10. No Description Available
  11. “Learn Object-Oriented Java the Hard Way” is a book that teaches you the object-oriented parts of Java with over 50 complete example programs that illustrate each concept step-by-step. Each concept is demonstrated with working code and explained, so that you understand what every line of code does and why it is there. After you work through this book, you should be able to understand the basic structure and function of any Java program, even large programs by professional developers. The exercises and explanations in this book are distilled from my over fifteen years of experience teaching object-oriented programming to everyday students.

  12. No Description Available
  13. Web Coding First Steps
    Second Edition
    Dave Everitt

    A thorough grounding in basic HTML and CSS for building web pages and responsive websites. If you’re a complete beginner, or a programmer wanting to get up to speed quickly without too much detail, this book ideal. It was adapted for university students, and is tested on them each year. They’re a tough audience, so that helps improve the content.

  14. OpenIntro Statistics
    Includes 1st, 2nd, 3rd, and 4th Editions
    OpenIntro, Christopher Barr, Mine Cetinkaya-Rundel, and David Diez

    A complete foundation for Statistics, also serving as a foundation for Data Science. Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects. More resources: openintro.org.

  15. Data Analysis for the Life Sciences
    Rafael A Irizarry and Michael I Love

    Data analysis is now part of practically every research project in the life sciences. In this book we use data and computer code to teach the necessary statistical concepts and programming skills to become a data analyst. Instead of showing theory first and then applying it to toy examples, we start with actual applications and describe the theory as it becomes necessary to solve specific challenges. The book includes links to computer code that readers can use to follow along as they program.