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 1273 Results
Skip side bar filters
  • Зачем переплачивать? Как сэкономить при покупке ноутбуков, смартфонов, комплектующих и другой техники

    Современное общество является технологическим – мы со всех сторон окружены машинами. Эти машины готовят нам еду, развлекают нас, помогают преодолевать огромные расстояния, безгранично увеличивают наши возможности познания мира и безмерно усиливают нашу продуктивность.Эта книга не о том, как избавиться от машин. Эта книга о том, как получить максимум пользы от вложения ваших, с таким трудом ... Read more

    R74,74

  • JavaScript 101

    A guide to coding, #2

    by Andrew Hunter ...
    Series Book 2 - A guide to coding
    Have you ever wanted to make a website? The first step is learning JavaScript, the programming language of the web. This tutorial teaches you the basics of Javascript to create your first web app or game. Not only does this tutorial teach you the basics but it also teaches setting up an enviorment to start coding. So why not give this book a try and learn JavaScript ... Read more

    R29,09

  • Learn C++ for Game Development

    If you’re new to C++ but understand some basic programming, then Learn C++ for Game Development lays the foundation for the C++ language and API that you’ll need to build game apps and applications.Learn C++ for Game Development will show you how to:Master C++ features such as variables, pointers, flow controls, functions, I/O, classes, exceptions, templates, and the Standard Template Library (STL ... Read more

    R1 115,72

  • JavaScript Frameworks for Modern Web Dev

    JavaScript Frameworks for Modern Web Devis your guide to the wild, vast, and untamed frontier that is JavaScript development.The JavaScript tooling landscape has grown and matured drastically in the past several years. This book will serve as an introduction to both new and well established libraries, frameworks, and utilities that have gained popular traction and support from seasoned developers. ... Read more

    R739,09

  • Bughunting

    A Four-Course Debugging Feast

    by Rob Botwright ...
    ���� Discover Bughunting: A Four-Course Debugging Feast! ����Are you ready to transform the way you tackle software defects? ����️ Dive into Bughunting, a mouthwatering series of four "courses" designed to make you a debugging master. Each book is packed with practical recipes, real-world examples, and powerful techniques to conquer even the trickiest bugs. Whether you're a junior developer or a ... Read more

    R144,31

  • Formal Methods: Foundations and Applications

    18th Brazilian Symposium, SBMF 2015, Belo Horizonte, Brazil, September 21-22, 2015, Proceedings

    Series Book 9526 - Lecture Notes in Computer Science
    This book constitutes revised selected papers from the 18th Brazilian Symposium on Formal Methods, SBMF 2015, which took place in Belo Horizonte, Brazil, in September 2015.The 11 papers presented in this volume were carefully reviewed and selected from 25 submissions. They were organized in topical sections named: model checking; languages and semantics; refinement and verification; testing and ... Read more

    R742,31

  • Make an E-commerce Site in a Weekend

    Using PHP

    by Bintu Harwani ...
    Series series Professional and Applied Computing (R0)
    Learn to build e-commerce sites using PHP by installing a server using WAMP, configuring MySQL for your product database, creating your product database and tables, and writing the required PHP scripts for accessing and inserting data into the database. Make an E-commerce Site in a Weekend: Using PHP details how to create shopping carts for your customers and how to set up secure payment and ... Read more

    R860,99

  • Learn PHP 7

    Object Oriented Modular Programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL

    Series series Professional and Applied Computing (R0)
    This new book on PHP 7 introduces writing solid, secure, object-oriented code in the new PHP 7: you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived ... Read more

    R763,70

  • Make a 2D RPG in a Weekend

    Second Edition: With RPG Maker MV

    by Darrin Perez ...
    Series series Professional and Applied Computing (R0)
    Updated for RPG Maker MV using JavaScript, Make a 2D RPG in a Weekend shows you how to create your very own dungeon crawler game in RPG Maker MV in a single weekend. The entire process, from start to finish, is covered within this book. You will see a variety of dungeon maps and events, all broken down for your convenience.One of the hardest parts of game development is actually finishing a game, ... Read more

    R1 088,69

  • iOS Code Testing

    Test-Driven Development and Behavior-Driven Development with Swift

    Series series Professional and Applied Computing (R0)
    Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift.This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases. You'll be introduced to basic principles of TDD, such as Test First, Red-Green-Refactor, Remove Duplicate code, Dependency Injection, and Single ... Read more

    R1 023,60

  • The Joys of Hashing

    Hash Table Programming with C

    Series series Professional and Applied Computing (R0)
    Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices.Hash tables, when implemented and used appropriately, are exceptionally efficient ... Read more

    R763,70

  • Software Development, Design, and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Series series Professional and Applied Computing (R0)
    Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Read more

    R1 023,60

  • PHP Persistence

    Concepts, Techniques and Practical Solutions with Doctrine

    by Michael Romer ...
    Series series Professional and Applied Computing (R0)
    Take the pain out of dealing with relational databases in an object-oriented programming world. With this short book, you can save time and money by simply coding less while accomplishing more with the Doctrine persistence framework, a leading persistence solution for PHP programmers and web developers. PHP Persistence teaches you about PHP persistence and how to use it effectively for your ... Read more

    R373,74

  • Reactive Programming with Angular and ngrx

    Learn to Harness the Power of Reactive Programming with RxJS and ngrx Extensions

    by Oren Farhi ...
    Series series Professional and Applied Computing (R0)
    Manage your Angular development using Reactive programming. Growing in popularity and now an essential part of any professional web developer's toolkit, Reactive programming can enrich your development and make your code more efficient.Featuring a core application to explore and build yourself, this book shows you how to utilize ngrx/store as a state management with Redux pattern, and how to ... Read more

    R1 088,69

  • Python Machine Learning Case Studies

    Five Case Studies for the Data Scientist

    by Danish Haroon ...
    Series series Professional and Applied Computing (R0)
    Embrace machine learning approaches and Python to enable automatic rendering of rich insights and solve business problems. The book uses a hands-on case study-based approach to crack real-world applications to which machine learning concepts can be applied. These smarter machines will enable your business processes to achieve efficiencies on minimal time and resources.Python Machine Learning Case ... Read more

    R1 299,95

  • Practical Android

    14 Complete Projects on Advanced Techniques and Approaches

    by Mark Wickham ...
    Series series Professional and Applied Computing (R0)
    Choose the best approach for your app and implement your solution quickly by leveraging complete projects. This book is a collection of practical projects that use advanced Android techniques and approaches, written by Android instructor Mark Wickham. Mark has taught a series of popular classes at Android development conferences since 2013 and Practical Android covers content from his most popular ... Read more

    R860,99

  • Real-Time Web Application Development

    With ASP.NET Core, SignalR, Docker, and Azure

    by Rami Vemula ...
    Series series Professional and Applied Computing (R0)
    Design, develop, and deploy a real-world web application by leveraging modern open source technologies. This book shows you how to use ASP.NET Core to build cross-platform web applications along with SignalR to enrich the application by enabling real-time communication between server and clients. You will use Docker to containerize your application, integrate with GitHub to package the application ... Read more

    R1 088,69

  • Program Arcade Games

    With Python and Pygame

    by Paul Craven ...
    Series series Professional and Applied Computing (R0)
    Learn and use Python and PyGame to design and build cool arcade games. In Program Arcade Games: With Python and PyGame, Second Edition, Dr. Paul Vincent Craven teaches you how to create fun and simple quiz games; integrate and start using graphics; animate graphics; integrate and use game controllers; add sound and bit-mapped graphics; and build grid-based games.After reading and using this book, ... Read more

    R1 088,69

  • Pro Perl Programming

    From Professional to Advanced

    Series series Professional and Applied Computing (R0)
    Master intermediate to advanced techniques of the Perl programming language starting with a focus on regular expressions and some of their advanced features. This book then covers other pro-level features, including formatted output, file handling, and more.Additionally, you'll learn and explore the most useful built-in variables, pragmas, and modules available in the Perl language. Furthermore, ... Read more

    R1 088,69

  • Java üben mit dem Plotter

    Ein Überblick für Studierende und Einsteiger

    by Stephan Euler ...
    Series series Computer Science and Engineering (German Language)
    Dieses essential zeigt, wie man in Java-Anwendungen mit dem Plotter grafische Darstellungen erzeugen kann. Mit dem Plotter-Objekt – angelehnt an den Stiftplotter, der sich mit Steuerbefehlen über Papier bewegt – wird eine einfache Schnittstelle zur grafischen Programmierung angeboten. Bereits beim Einstieg in die Programmierung entstehen so erste grafische Darstellungen wie z.B. Funktionsverläufe ... Read more

    R91,18

  • Languages, Applications and Technologies

    4th International Symposium, SLATE 2015, Madrid, Spain, June 18-19, 2015, Revised Selected Papers

    Series series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 4th International Symposium on Languages, Applications and Technologies, SLATE 2015, held in Madrid, Spain, in June 2015.The 17 revised full papers presented were carefully reviewed and selected from 57 submissions. The papers are organized in topical sections on human-human languages; human-computer languages; computer-computer languages. ... Read more

    R869,27

  • Software Repositories Interview Questions You'll Most Likely Be Asked

    Series Book 64 - Job Interview Questions Series
    Software Repositories Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. ... Read more

    R293,26

  • Getting Started with Visual Studio 2019

    Learning and Implementing New Features

    by Dirk Strauss ...
    Know how to use the features of Visual Studio 2019 and utilize the IDE correctly to become your one-stop solution for creating quality code. Learn what's new in VS 2019 and explore the existing features of Visual Studio so you can use them more efficiently.Getting Started with Visual Studio 2019 begins with an overview of Visual Studio and explores new features such as Visual Studio Live Share, ... Read more

    R655,49

  • C++ for Lazy Programmers

    Quick, Easy, and Fun C++ for Beginners

    by Will Briggs ...
    Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language.C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique ... Read more

    R805,22