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

Systems Analysis eBooks

If you like Systems Analysis eBooks, then you'll love these top picks.
Showing 1 - 24 of 1455 Results
Skip side bar filters
  • Build Your Own Programming Language

    Ever dreamed of crafting your own programming language—without drowning in complex theory?In a world where AI is transforming the way we write code, simplicity and abstraction are the future. This book takes a powerful idea—building your own programming language—and breaks it down into easy, beginner-friendly steps, all using the language you already love: Python.About the Author:At ... ... Read more

    ₹65.00 or Free with Kobo Plus

  • (Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    by Rex Jones ...
    Are You Interested in Selenium WebDriver?This is one of the best Java books specifically for SeleniumNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why You Will Like Part 1 – Java 4 Selenium WebDriver?Part 1 – Java 4 Selenium WebDriver contains valuable information for... ... Read more

    Free

  • Software Estimation Best Practices

    A Complete Guide for Software Project Estimators

    Worldwide growth in the number of companies specializing in the development of software for use by other companies is staggering. India alone has nearly 20,000 such companies. Intense competition has led to an increased demand for fixed-bid pricing in client/vendor relationships, and has made effective cost estimation even more important and, in many cases, critical to a firms survival. There are ... Read more

    ₹955.79

  • Creative Acts For Curious People

    How to Think, Create, and Lead in Unconventional Ways

    'Packed end to end with ways to see the world in new ways' Mike Krieger, cofounder, Instagram'Designed to spark creativity, help solve problems, foster connection and make our lives better' Gretchen Rubin'Navigate today's world with agility, resilience and imagination' Lorraine Twohill, CMO, GoogleWhat do they teach you at the most prestigious design school in the world?For the first time, y... ... Read more

    ₹778.08

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    by Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... Read more

    ₹2,221.93

  • The Software Architect Elevator

    Redefining the Architect's Role in the Digital Enterprise

    by Gregor Hohpe ...
    As the digital economy changes the rules of the game for enterprises, the role of software and IT architects is also transforming. Rather than focus on technical decisions alone, architects and senior technologists need to combine organizational and technical knowledge to effect change in their company’s structure and processes. To accomplish that, they need to connect the IT engine room to the ... Read more

    ₹2,221.93

  • Hands-On Design Patterns with Swift

    Master Swift best practices to build modular applications for mobile, desktop, and server platforms

    From learning about the most sought-after design patterns to a comprehensive coverage of architectural patterns and code testing, this book is all you need to write clean, reusable codeKey FeaturesWrite clean, reusable and maintainable code, and make the most of the latest Swift version.Analyze case studies of some of the popular open source projects and give your workflow a huge boostChoose ... Read more

    ₹2,868.80 or Free with Kobo Plus

  • Patterns of Distributed Systems

    by Unmesh Joshi ...
    Series series Addison-Wesley Signature Series (Fowler)
    A Patterns Approach to Designing Distributed Systems and Solving Common Implementation ProblemsMore and more enterprises today are dependent on cloud services from providers like AWS, Microsoft Azure, and GCP. They also use products, such as Kafka and Kubernetes, or databases, such as YugabyteDB, Cassandra, MongoDB, and Neo4j, that are distributed by nature. Because these distributed systems are ... Read more

    ₹4,110.05

  • Expert Python Programming

    Become a master in Python by learning coding best practices and advanced programming concepts in Python 3.7

    Refine your Python programming skills and build professional-grade applications with this comprehensive guideKey FeaturesCreate manageable code that can run in various environments with different sets of dependenciesImplement effective Python data structures and algorithms to write optimized codeDiscover the exciting new features of Python 3.7Book DescriptionPython is a dynamic programming ... Read more

    ₹2,587.49 or Free with Kobo Plus

  • Software Architecture: The Hard Parts

    Modern Trade-Off Analyses for Distributed Architectures

    There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures.Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, ... Read more

    ₹3,097.49

  • Software Architecture Fundamentals

    A Study Guide for the Certified Professional for Software Architecture® – Foundation Level – iSAQB compliant

    Software architecture is an important factor in ensuring the success of any software project. It provides a systematically designed framework that ensures the fulfilment of quality requirements such as expandability, flexibility, performance, and time-to-market. A software architect’s job is to reconcile customer requirements with the available technical options and constraints while designing an ... Read more

    ₹2,697.00

  • Human Design

    Discover the Person You Were Born to Be

    by Chetan Parkyn ...
    Introducing Human Design, the revolutionary system that reveals the personality ‘blueprint’ of who you were born to be. Using the precise details of your birth, it's more accurate than astrology. And by downloading the free software, you can map your own life chart, and those of your friends and family. You'll never read your horoscope again.Forget your sign, what’s your design?Would you like to ... Read more

    ₹594.24

  • Lean Product Management

    Successful products from fuzzy business ideas

    A guide to product management exploring the best practices: identifying the impact-driven product, planning for success, setting up and measuring time-bound metrics, and developing a lean product roadmap.Key FeaturesIdentifying Impact-Driven ProductsInvesting in Key Business OutcomesValue mapping to maintain a lean product backlogUtilizing time-bound product metricsEliminating process wasteBook ... Read more

    ₹1,969.17 or Free with Kobo Plus

  • Software Engineering for Data Scientists

    From Notebooks to Scalable Systems

    Data science happens in code. The ability to write reproducible, robust, scaleable code is key to a data science project's success—and is absolutely essential for those working with production code. This practical book bridges the gap between data science and software engineering,and clearly explains how to apply the best practices from software engineering to data science.Examples are provided in ... Read more

    ₹3,097.49

  • Windows Security Internals

    A Deep Dive into Windows Authentication, Authorization, and Auditing

    by James Forshaw ...
    **Power up your Windows security skills with expert guidance, in-depth technical insights, and dozens of real-world vulnerability examples from Google Project Zero’s most renowned researcher!Learn core components of the system in greater depth than ever before, and gain hands-on experience probing advanced Microsoft security systems with the added benefit of PowerShell scripts.**Windows Security ... Read more

    ₹2,278.10

  • Software Design for Flexibility

    How to Avoid Programming Yourself into a Corner

    Strategies for building large systems that can be easily adapted for new situations with only minor programming modifications.Time pressures encourage programmers to write code that works well for a narrow purpose, with no room to grow. But the best systems are evolvable; they can be adapted for new situations by adding code, rather than changing the existing code. The authors describe techniques ... Read more

    ₹2,610.15

  • Algorithms in C++ Part 5

    Graph Algorithms

    Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of applications, such as network connectivity, circuit design, scheduling, transaction processing, and resource allocation. In this book, Sedgewick offers the same successful blend of theory and practice ... Read more

    ₹4,966.37

  • Practical Process Automation

    by Bernd Ruecker ...
    In today's IT architectures, microservices and serverless functions play increasingly important roles in process automation. But how do you create meaningful, comprehensive, and connected business solutions when the individual components are decoupled and independent by design? Targeted at developers and architects, this book presents a framework through examples, practical advice, and use cases ... Read more

    ₹1,759.37

  • The Power of Maybes

    Machines, Uncertainty and Design Futures

    Series series Beyond the Modern
    In a world of endless predictions and precision algorithms, The Power of Maybes offers a daring new way forward.What if uncertainty isn't a problem to solve, but a gift? This book reclaims hesitation, ambiguity and not-knowing as powerful tools to resist the rigid control of digital systems. Where machines seek to lock down knowledge, capture potential, dictate futures and foreclose possibilities, ... Read more

    ₹7,194.45

  • Essential Business Process Modeling

    by Michael Havey ...
    Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today's enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor complex network-based ... Read more

    ₹2,064.99

  • (Part 2) You Must Learn VBScript for QTP/UFT: Don't Ignore The Language For Functional Automation Testing

    by Rex Jones ...
    QTP/UFT Automation Engineers, Look No Further!This is one of the best VBScript books specifically for QTP/UFTNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.3 Tips To Master QTP/UFT Within 30 DaysWhy Read Part 2 – You Must Learn VBScript for QTP/UFT?Part 2 of ... ... Read more

    ₹566.00 or Free with Kobo Plus

  • Analyzing the Analyzers

    An Introspective Survey of Data Scientists and Their Work

    Despite the excitement around "data science," "big data," and "analytics," the ambiguity of these terms has led to poor communication between data scientists and organizations seeking their help. In this report, authors Harlan Harris, Sean Murphy, and Marck Vaisman examine their survey of several hundred data science practitioners in mid-2012, when they asked respondents how they viewed their ... Read more

    Free

  • Enterprise Service Bus

    Theory in Practice

    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... Read more

    ₹1,651.99

  • The Information

    A History, a Theory, a Flood

    by James Gleick ...
    Winner of the Royal Society Winton Prize for Science Books 2012, the world's leading prize for popular science writing.We live in the information age. But every era of history has had its own information revolution: the invention of writing, the composition of dictionaries, the creation of the charts that made navigation possible, the discovery of the electronic signal, the cracking of the genetic ... Read more

    ₹349.50