Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Software Development eBooks

If you like Software Development eBooks, then you'll love these top picks.
Showing 1 - 24 of 9191 Results
Skip side bar filters
  • The Hard Thing About Hard Things

    Building a Business When There Are No Easy Answers

    by Ben Horowitz ...
    Ben Horowitz, cofounder of the venture capital firm Andreessen Horowitz and one of Silicon Valley’s most respected and experienced entrepreneurs, offers essential leadership advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog.While many people talk about how great it is to start a business, very ... Read more

    PHP1,166.79

  • Kanban: A Quick and Easy Guide to Kickstart Your Project

    Learn what's Kanban and how agile development methodology and principles of lean management can help you develop and design faster and cheaper.If you're in IT, you've probably lived through this: clients demand last minute changes on a tight budget, you don't know what the other developers are doing, your work keeps overlapping, and you wonder how they come up with those unrealistic estimates.And ... Read more

    Free

  • Building Android Applications for Beginners

    by Steve Taylor ...
    This book is aimed at people with little or no understanding of developing applications or any experience with Java or computer programming in general.Rather than immediately delving into details, the book focuses instead on constructing simple Android examples that can immediately be seen to work. As an example, some very simple but yet powerful graphics are developed, the image on the book's ... Read more

    PHP232.59

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Read more

    PHP1,426.59

  • Agile Testing

    A Practical Guide for Testers and Agile Teams

    Series series Addison-Wesley Signature Series (Cohn)
    Testing is a key component of agile development. The widespread adoption of agile methods has brought the need for effective testing into the limelight, and agile projects have transformed the role of testers. Much of a tester’s function, however, remains largely misunderstood. What is the true role of a tester? Do agile teams actually need members with QA backgrounds? What does it really mean to ... Read more

    PHP3,042.39

  • Engineering Management for the Rest of Us

    by Sarah Drasner ...
    A lot of Engineering Managers and leaders studied for years and years to become the best Engineer they possibly could be... and then they were promoted.It can be very tough for those of us who didn't go into Engineering with the distinct concept that we would become managers, but still want to do our best to support our teams.I wrote this book because there's so much no one told me about ... Read more

    PHP582.34

  • Delphi in a Nutshell

    A Desktop Quick Reference

    by Ray Lischner ...
    With a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application ... Read more

    PHP1,510.59

  • The Cold Start Problem

    How to Start and Scale Network Effects

    by Andrew Chen ...
    A startup executive and investor draws on expertise developed at the premier venture capital firm Andreessen Horowitz and as an executive at Uber to address how tech’s most successful products have solved the dreaded "cold start problem"—by leveraging network effects to launch and scale toward billions of users.Although software has become easier to build, launching and scaling new products and ... Read more

    PHP1,076.49

  • Agile Processes in Software Engineering and Extreme Programming

    19th International Conference, XP 2018, Porto, Portugal, May 21–25, 2018, Proceedings

    Series series Springer Nature Proceedings Computer Science
    This open access book constitutes the proceedings of the 19th International Conference on Agile Software Development, XP 2018, held in Porto, Portugal, in May 2018.XP is the premier agile software development conference combining research and practice, and XP 2018 provided a playful and informal environment to learn and trigger discussions around its main theme – make, inspect, adapt.The 21 papers ... Read more

    Free

  • Systemic Service Design

    Series series Design for Social Responsibility
    Systemic Service Design provides a comprehensive overview of how systems theories can be integrated into service design to address complex social-economic-technological challenges. Across 14 chapters split into two sections, the book connects theoretical backgrounds and practical worldwide case studies to explore various approaches to systems thinking.The field of service design has evolved ... Read more

    Free

  • Making It in IT

    Written for those starting a career in IT or whose career is well advanced, this career guide shows how to blaze a path to success through the jungle of modern IT. With a career spanning five decades, the author shares lessons he learned the hard way so readers do not have to learn them the hard way.By emphasizing the importance of business processes and applications to IT, this book explains how ... Read more

    PHP3,496.95

  • Spring Recipes

    A Problem-Solution Approach

    Series series Professional and Applied Computing (R0)
    Spring Recipes: A Problem-Solution Approach, Third Edition builds upon the best-selling success of the previous editions and focuses on the latest Spring Framework features for building enterprise Java applications. This book provides code recipes for the following, found in the latest Spring:Spring fundamentals: Spring IoC container, Spring AOP/ AspectJ, and more. Spring enterprise: Spring Java ... Read more

    PHP2,305.89

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Read more

    PHP2,853.59

  • The Non-Technical Founder

    How a 16-Year Old Built a Six Figure Software Company Without Writing Any Code

    Everyone has an idea that they think is the next big thing. The problem is, it's probably an app or software idea and most people probably don't know how to code and their record for managing programmers is little to none. Even if they do know how to code, they're not quite sure how to get their first one thousand customers. The Non-Technical Founder walks readers through the stages of validating ... Read more

    PHP111.76 or Free with Kobo Plus

  • What is DevOps?

    by Mike Loukides ...
    Have we entered the age of NoOps infrastructures? Hardly. Old-style system administrators may be disappearing in the face of automation and cloud computing, but operations have become more significant than ever. As this O’Reilly Radar Report explains, we’re moving into a more complex arrangement known as "DevOps."Mike Loukides, O’Reilly’s VP of Content Strategy, provides an incisive look into this ... Read more

    Free

  • Enterprise Mobile App Development & Testing: Challenges to Watch Out for In 2017

    by Mobile Labs ...
    Mobile devices changed the world of business forever. With an increased dependency on apps by consumers, the need for agile app development with nothing short of top-of-the-line quality is crucial to stay competitive in the ever-evolving business world.To stay at the top of the game, developers must abandon the old ways of the past. The need for mobile app testing across a wide variety of mobile ... Read more

    Free

  • C++ Pocket Reference

    C++ Syntax and Fundamentals

    by Kyle Loudon ...
    C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand ... Read more

    PHP922.99

  • Agile From First Principles

    Agile principles and values transform the way organisations carry out business and respond to change. This book is an introductory guide to agile principles, values and mindset that will equip individuals and teams, regardless of role, to apply Agile from first principles. Practical examples are used throughout to illustrate agile theory with real-world context. This book is ideal for those ... Read more

    PHP1,840.99

  • Regular Expressions Cookbook

    Detailed Solutions in Eight Programming Languages

    Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.This revised edition covers the regular expression ... Read more

    PHP2,140.09

  • Learn Ruby on Rails

    by Daniel Kehoe ...
    Get the book that is called, “The best Rails book for beginners,” for a solid start on Ruby on Rails web development. No other tutorial does a better job of explaining the concepts. Master the basics. Learn the practices you’ll use in the workplace as a professional Rails developer. And follow a roadmap that sets you on a path to building your own web applications, not just following tutorials. ... Read more

    Free

  • App Inventor 2 Databases and Files

    Step-by-step guide to TinyDB, TinyWebDB and Fusion Tables

    Series Book 3 - Pevest Guides to App Inventor
    App Inventor 2: Databases and Files is a step-by-step guide to writing apps that use TinyDB, TinyWebDB, Fusion Tables and data files for information storage and retrieval. Includes detailed explanations, examples, and a link to download sample code.TinyDB stores data on your smart phone or tablet and is a primary way for App Inventor apps to save data, even when the app is no longer running or if ... Read more

    PHP407.46

  • Software Engineering Frameworks for the Cloud Computing Paradigm

    Edited by Zaigham Mahmood, Saqib Saeed ...
    Series series Computer Science (R0)
    This book presents the latest research on Software Engineering Frameworks for the Cloud Computing Paradigm, drawn from an international selection of researchers and practitioners. The book offers both a discussion of relevant software engineering approaches and practical guidance on enterprise-wide software deployment in the cloud environment, together with real-world case studies. Features: ... Read more

    PHP5,609.69

  • Scrum Narrative and PSM Exam Guide

    Scrum continues to prove as an effective newer way of working. This new way is rapidly making into many organizations, in particular the software development divisions due to the transformation results it delivers. The authentic source to know about Scrum and the approved body of knowledge on Scrum is "The Scrum Guide™" authored by Jeff Sutherland and Ken Schwaber. The 16 page guide is too dense ... Read more

    PHP582.34