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

Compilers eBooks

If you like Compilers eBooks, then you'll love these top picks.
Showing 1 - 24 of 1248 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

  • Practical TLA+

    Planning Driven Development

    by Hillel Wayne ...
    Series series Professional and Applied Computing (R0)
    Learn how to design complex, correct programs and fix problems before writing a single line of code. This book is a practical, comprehensive resource on TLA+ programming with rich, complex examples. Practical TLA+ shows you how to use TLA+ to specify a complex system and test the design itself for bugs.You’ll learn how even a short TLA+ spec can find critical bugs. Start by getting your feet wet ... Read more

    ₹3,030.23

  • Mastering UI/UX Design: Theoretical Foundations and Practical Applications

    "Mastering UI/UX Design: Theoretical Foundations and Practical Applications" is a comprehensive guide for anyone looking to deepen their understanding of user interface (UI) and user experience (UX) design. This book delves into the core principles and theories that underpin effective UI/UX design, offering readers a solid foundation to build upon. It seamlessly bridges the gap between theory and ... Read more

    ₹837.00

  • Data Parallel C++

    Programming Accelerated Systems Using C++ and SYCL

    Series series Professional and Applied Computing (R0)
    "This book, now in is second edition, is the premier resource to learn SYCL 2020 and is the ONLY book you need to become part of this community." Erik Lindahl, GROMACS and Stockholm UniversityLearn how to accelerate C++ programs using data parallelism and SYCL.This open access book enables C++ programmers to be at the forefront of this exciting and important development that is helping to push ... Read more

    Free

  • Mastering Rust: The Ultimate Starter Guide

    by Dan Miller ...
    Ready to dive into Rust but not sure where to start? Mastering Rust: The Ultimate Starter Guide by Dan Miller is your comprehensive companion on this exciting journey. Dan's unique approach to writing makes learning Rust a personable and rewarding experience.What sets this guide apart is its focus on practical application. You'll not only learn the "how" but also the "why," gaining insights into ... Read more

    ₹173.00 or Free with Kobo Plus

  • Introduction to React

    Series series Professional and Applied Computing (R0)
    Introduction to Reactteaches you React, the JavaScript framework created by developers at Facebook, to solve the problem of building complex user interfaces in a consistent and maintainable way. React.js shrugs away common front-end conventions in an effort to make things more efficient - use Introduction to React to learn about this framework and more today.Get to know the React API and it’s ... Read more

    ₹1,887.99

  • Pivotal Certified Professional Core Spring 5 Developer Exam

    A Study Guide Using Spring Framework 5

    Series series Professional and Applied Computing (R0)
    Pass the Pivotal Certified Professional exam for Core Spring, based on the latest Spring Framework 5, using source code examples, study summaries, and mock exams. This book now includes WebFlux, reactive programming, and more found in Spring 5. You'll find a descriptive overview of certification-related Spring modules and a single example application demonstrating the use of all required Spring ... Read more

    ₹6,721.27

  • Java Design Patterns

    A Hands-On Experience with Real-World Examples

    Series series Professional and Applied Computing (R0)
    Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns.The book is divided into four ... Read more

    ₹4,370.71

  • Crafting Interpreters

    Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam.That ... Read more

    ₹3,355.00 or Free with Kobo Plus

  • Scala Programming for Big Data Analytics

    Get Started With Big Data Analytics Using Apache Spark

    by Irfan Elahi ...
    Series series Business and Management (R0)
    Gain the key language concepts and programming techniques of Scala in the context of big data analytics and Apache Spark. The book begins by introducing you to Scala and establishes a firm contextual understanding of why you should learn this language, how it stands in comparison to Java, and how Scala is related to Apache Spark for big data analytics. Next, you’ll set up the Scala environment ... Read more

    ₹2,359.99

  • Practical C++ Financial Programming

    Series series Professional and Applied Computing (R0)
    Practical C++ Financial Programming is a hands-on book for programmers wanting to apply C++ to programming problems in the financial industry. The book explains those aspects of the language that are more frequently used in writing financial software, including the STL, templates, and various numerical libraries. The book also describes many of the important problems in financial engineering that ... Read more

    ₹5,711.19

  • Pro Spring Boot 3

    An Authoritative Guide with Best Practices

    Series series Professional and Applied Computing (R0)
    This book will teach you how to build complex Spring applications and microservices out of the box, with minimal concern over things like configurations. Pro Spring Boot 3 will show you how to fully leverage Spring Boot 3's robust features and how to apply them to create enterprise-ready applications, microservices, and web/cloud applications that just work.Special focus is given to what's been ... Read more

    ₹3,030.23

  • Android Espresso Revealed

    Writing Automated UI Tests

    Series series Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed ... Read more

    ₹4,030.87

  • The Cloud Puzzle Solved: Azure Design Patterns

    Unravel the complexities of cloud architecture with The Cloud Puzzle Solved: Azure Design Patterns, a comprehensive guide crafted for modern developers, architects, and tech leaders looking to master Microsoft Azure. This book demystifies the vast landscape of Azure by breaking it down into proven design patterns that solve real-world problems with clarity and precision.Whether you're designing ... Read more

    ₹853.00 or Free with Kobo Plus

  • Building Xamarin.Forms Mobile Apps Using XAML

    Mobile Cross-Platform XAML and Xamarin.Forms Fundamentals

    Series series Professional and Applied Computing (R0)
    Leverage Xamarin.Forms to build iOS and Android apps using a single, cross-platform approach. This book is the XAML companion to the C# guide Xamarin Mobile Application Development.You'll begin with an overview of Xamarin.Forms, then move on to an in-depth XAML (eXtensible Application Markup Language) primer covering syntax, namespaces, markup extensions, constructors, and the XAML standard. XAML ... Read more

    ₹3,030.23

  • Numerical Computations with GPUs

    Edited by Volodymyr Kindratenko ...
    Series series Computer Science (R0)
    This book brings together research on numerical methods adapted for Graphics Processing Units (GPUs). It explains recent efforts to adapt classic numerical methods, including solution of linear equations and FFT, for massively parallel GPU architectures. This volume consolidates recent research and adaptations, covering widely used methods that are at the core of many scientific and engineering ... Read more

    ₹10,100.79

  • Delphi Quick Syntax Reference

    A Pocket Guide to the Delphi and Object Pascal Language

    Series series Professional and Applied Computing (R0)
    The Delphi Quick Syntax Reference is a succinct code and syntax reference guide to Delphi. It presents the fundamental knowledge to get newcomers started with the language and provides a refresher to seasoned or returning Delphi developers.It covers all the new features added by Embarcadero during the last few years. Delphi celebrates 25 years in 2020 and, alongside the free community version that ... Read more

    ₹3,030.23

  • C Quick Syntax Reference

    by Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    The C Quick Syntax Reference is a condensed code and syntax reference to the popular C programming language, which has enjoyed some resurgence of late. C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to, for instance, wearables, game programming, system level programming, embedded device/firmware programming and in Arduino ... Read more

    ₹1,741.67

  • Nichtsequentielle und Verteilte Programmierung mit Go

    Synchronisation nebenläufiger Prozesse: Kommunikation – Kooperation – Konkurrenz

    Series series Computer Science and Engineering (German Language)
    Dieses Buch führt in die Nichtsequentielle und Verteilte Programmierung mit Go ein und stellt grundlegende Konzepte zur Synchronisation und Kommunikation nebenläufiger Prozesse systematisch dar. Dazu zählen unter anderem Schlösser, Semaphore, Fairness und Verklemmungen, Monitore sowie der lokale und netzweite Botschaftenaustausch. Um Lesern die Konzepte nahezubringen, greift der Autor immer wieder ... Read more

    ₹1,582.37

  • The Definitive Guide to Modern Java Clients with JavaFX

    Cross-Platform Mobile and Cloud Development Updated for JavaFX 21 and 23

    Series series Professional and Applied Computing (R0)
    Build enhanced visual experiences and design and deploy modern, easy-to-maintain, client applications across a variety of platforms. This book will show you how these applications can take advantage of JavaFX’s latest user interface components, 3D technology, and cloud services to create immersive visualizations and allow high-value data manipulation. This book is a professional reference for ... Read more

    ₹4,710.55

  • Essential Visual J++ 6.0 fast

    How to develop Java applications and applets with Visual J++

    by John Cowell ...
    Series series Computer Science (R0)
    Java is an object oriented language which allows you to create interactive Web pages, or to write applications which will run on any computer. Visual J++ gives you access to the power of Java with all the benefits of a modern visual development environment, for fast programming, and debugging. If you are new to Java or are an existing Java programmer who wants to switch to Visual J++, this book ... Read more

    ₹3,360.63

  • Object-Oriented Python: Master OOP through Game Development and GUI Applications

    Unlock the full potential of Python with Object-Oriented Python: Master OOP through Game Development and GUI Applications. This comprehensive guide takes you from the foundational concepts of object-oriented programming (OOP) to practical implementations in exciting and interactive projects. Whether you're a beginner eager to learn Python or an experienced developer looking to refine your OOP ... Read more

    ₹840.00

  • Functional and Constraint Logic Programming

    26th International Workshop, WFLP 2018, Frankfurt/Main, Germany, September 6, 2018, Revised Selected Papers

    Edited by Josep Silva ...
    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed post-conference proceedings of the 26th International Workshop on Functional and Constraint Logic Programming, WFLP 2018, held in Frankfurt/Main, Germany, in September 2018.From the 19 full papers submitted,12 were accepted for presentation at the workshop. During a second review after the workshop, 10 papers were accepted for inclusion in this volume. The papers ... Read more

    ₹3,360.63

  • AI with Azure: Build Smarter Applications

    Step into the future of application development with AI with Azure: Build Smarter Applications. Designed for developers, tech enthusiasts, and IT professionals, this comprehensive guide explores the vast landscape of artificial intelligence capabilities available through Microsoft Azure.From integrating AI into existing applications to creating intelligent systems from the ground up, this book ... Read more

    ₹852.00 or Free with Kobo Plus