Búsqueda de Editorial : PRAGMATIC BOOKSHELF

207 resultados

PRAGMATIC BOOKSHELF Eliminar filtro Quitar filtros
  • PRAGMATIC UNIT TESTING IN JAVA WITH JUNIT
    JEFF LANGR
    The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into you...

    $614.00

  • SERVERLESS APPS ON CLOUDFLARE
    ASHLEY PEACOCK
    Use serverless technologies to build applications that scale, more quickly and easily, and without worrying about deployment. Whether you're writing an API, a full-stack app, or real-time code, harness the power of serverless on Cloudflare's platform so you can focus on what you do best: delivering solutions. With hands-on instruction and code samples throughout, you'll go from...

    $614.00

  • SEVEN OBSCURE LANGUAGES IN SEVEN WEEKS
    DMITRY ZINOVIEV
    Immerse yourself in the intricate world of forgotten programming languages with Seven Obscure Languages in Seven Weeks. This comprehensive guide serves as a bridge to understanding and revitalizing legacy code, offering invaluable insights into the evolution of programming. With hands-on tutorials spanning languages from Forth and Simula to SNOBOL and m4, readers are equipped t...

    $641.00

  • TEST-DRIVEN REACT
    TREVOR BURNHAM
    Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to iterate on React components quickly and fearlessly! You work in a loop: write code, get feedback, adjust. The faster you get feedback, the faster your code improves and the more effe...

    $534.00

  • BECOME A GREAT ENGINEERING LEADER
    DR. JAMES STANIER
    As you step into senior engineering leadership roles, you need to make an impact, and you need to make it fast. This book will uncover the secrets of what it means to be a successful director of engineering, VP of engineering, or CTO. With a hands-on, practical approach, it will help you understand and develop the skills that you need, ranging from how to manage other managers,...

    $748.00

  • MACHINE LEARNING IN ELIXIR
    SEAN MORIARITY
    Stable Diffusion, ChatGPT, Whisper - these are just a few examples of incredible applications powered by developments in machine learning. Despite the ubiquity of machine learning applications running in production, there are only a few viable language choices for data science and machine learning tasks. Elixir's Nx project seeks to change that. With Nx, you can leverage the po...

    $708.00

  • AUTOMATE YOUR HOME USING GO
    RICARDO GERARDI / MIKE RILEY
    Take control of your home and your data with the power of the Go programming language. Build extraordinary and robust home automation solutions that rival much more expensive, closed commercial alternatives, using the same tools found in high-end enterprise computing environments. Best-selling Pragmatic Bookshelf authors Ricardo Gerardi and Mike Riley show how you can use inexp...

    $467.00

  • SERVER-DRIVEN WEB APPS WITH HTMX
    R. MARK VOLKMANN
    htmx is a library that adds logic and server interaction to HTML; you get the effect of using a front-end SPA framework without writing front-end code. Use any server-side programming language and framework to build server applications with endpoints that simply return snippets of HTML. Dynamically update portions of the current web page from HTTP responses. Add interactivity w...

    $414.00

  • THE STRESS EQUATION
    MARCUS LAGRE
    Workplace stress is not the weakness of individuals; it's caused by systemic problems. Armed with the insights in this book, you can identify, analyze, and systematically reduce the factors that lead to poor health, low productivity, and personal burnout. This book gives you a framework for understanding stress, and a vocabulary to make it easier to discuss it among colleagues....

    $414.00

  • A COMMON-SENSE GUIDE TO DATA STRUCTURES AND ALGORITHMS IN JAVASCRIPT, VOLUME 1
    JAY WENGROW
    If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your JavaScript code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this boo...

    $801.00

  • PROGRAMMING WEBRTC
    KARL STOLLEY
    Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even ...

    $534.00

  • HIGH PERFORMANCE POSTGRESQL FOR RAILS
    ANDREW ATKINSON
    Build faster, more reliable Rails apps by taking the best advanced PostgreSQL and Active Record capabilities, and using them to solve your application scale and growth challenges. Gain the skills needed to comfortably work with multi-terabyte databases, and with complex Active Record, SQL, and specialized Indexes. Develop your skills with PostgreSQL on your laptop, then take th...

    $748.00

  • C++ BRAIN TEASERS
    ANDERS SCHAU KNATTEN
    C++ is famous for getting all the default behaviors wrong and for sometimes making demons fly out of your nose. Through 25 puzzles, from the useful to the outright weird, we explore some of C++'s most interesting quirks. How does initialization actually work? Do temporaries even exist? Why is `+!!"" ` a valid expression in C++? As you work through each puzzle, you will peel off...

    $387.00

  • FROM RUBY TO ELIXIR
    STEPHEN BUSSEY
    Elixir will change the way you think about programming. Use your Ruby experience to quickly get up to speed so you can see what all of the buzz is about. Go from zero to production applications that are reliable, fast, and scalable. Learn Elixir syntax and pattern matching to conquer the basics. Then move onto Elixir's unique process model that offers a world-class way to go pa...

    $561.00

  • EFFECTIVE GO RECIPES
    MIKI TEBEKA
    Programmers love Go because it is lightweight, easy to work with, and easy to read. Go gives you the benefits of dynamically typed languages (speed of development) while keeping the upsides of strongly typed languages (security and performance). Go is a simple language, but programming in Go is about more than just mastering syntax. There's an art to using Go effectively. Squee...

    $614.00

  • CHARGED BODIES
    THOMAS MAHON
    At the heart of Silicon Valley's meteoric rise is a story etched in the lives of those who shaped it and those who were forever transformed by it. Author Tom Mahon provides an insider's perspective on the birth of the semiconductor industry, which sparked the region's transformation from sleepy farmland to the heart and soul of the high-tech revolution. Through twenty-five exte...

    $321.00

  • C BRAIN TEASERS
    DAN GOOKIN
    You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other activities, giving you techniques to take t...

    $387.00

  • JAVASCRIPT BRAIN TEASERS
    FARAZ K. KELHINI
    If you've ever felt the exhilaration of cracking a thorny problem or the joy of witnessing elegant code that challenges your mind, then this book is tailor-made for you. Prepare yourself to dive into a diverse array of mind-bending JavaScript brain teasers. Each puzzle is more than just a code exercise; it's a gateway to unlocking new insights and honing your abilities. As you ...

    $387.00

  • AGILE RETROSPECTIVES, SECOND EDITION
    ESTHER DERBY / DIANA LARSEN / DAVID HOROWITZ
    In an uncertain and complex world, learning is more important than ever before. In fact, it can be a competitive advantage. Teams and organizations that learn rapidly deliver greater IPSer value faster and more reliably. Furthermore, those teams are more engaged, more productive, and more satisfied. The most effective way to enable teams to learn is by holding regular retrospec...

    $614.00

  • YOUR CODE AS A CRIME SCENE, SECOND EDITION
    ADAM TORNHILL
    Jack the Ripper and legacy codebases have more in common than you'd think. Inspired by forensic psychology methods, you can apply strategies to identify problems in your existing code, assess refactoring direction, and understand how your team influences the software architecture. With its unique blend of criminal psychology and code analysis, Your Code as a Crime Scene arms yo...

    $614.00

  • PROGRAMMING RUBY 3.3
    NOEL RAPPIN / DAVE THOMAS
    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive refer...

    $761.00

  • TEXT PROCESSING WITH JAVASCRIPT
    FARAZ K. KELHINI
    You might think of regular expressions as the holy grail of text processing, but are you sure you aren't just shoehorning them in where standard built-in solutions already exist and would work better? JavaScript itself provides programmers with excellent methods for text manipulation, and knowing how and when to use them will help you write more efficient and performant code. F...

    $601.00

  • CURRENTLY AWAY
    BRUCE TATE
    The walls were closing in on Bruce and Maggie Tate. Isolation forced on them by the pandemic, combined with America's growing political factionalism, threatened their bonds with community and family. Something had to change. Maggie's surprising answer: buy a boat, learn to pilot it, and embark on the Great Loop. For nine months Bruce and Maggie navigated rivers, coastal waters,...

    $347.00

  • A COMMON-SENSE GUIDE TO DATA STRUCTURES AND ALGORITHMS IN PYTHON, VOLUME 1
    JAY WENGROW
    p>If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book ...

    $668.00

  • RUBY ON RAILS BACKGROUND JOBS WITH SIDEKIQ
    DAVID B. COPELAND
    Using Sidekiq for background jobs is a great way to scale and grow your app. This book will give you a solid, practical foundation for creating resilient, well-tested, self-healing code that uses background jobs. You'll be able to simulate real-world failure modes and learn how to write idempotent code that can be safely run with Sidekiq. One of the best ways to improve your Ra...

    $174.00

  • FROM OBJECTS TO FUNCTIONS
    UBERTO BARBINI
    Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the domain into code better and to keep the cost of change lo...

    $548.00

  • FUNCTIONAL PROGRAMMING IN JAVA
    VENKAT SUBRAMANIAM
    Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. App...

    $614.00

  • EFFECTIVE HASKELL
    REBECCA SKINNER
    Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the benefits of a pure functional language, like protecting your code from side effects. Manage concurrent processes fearlessly. Appl...

    $668.00

  • PRACTICAL A/B TESTING
    LEEMAY NASSERY
    Whether you're a catalyst for organizational change or have the support you need to create an engineering culture that embraces A/B testing, this book will help you do it right. The step-by-step instructions will demystify the entire process, from constructing an A/B test to breaking down the decision factors to build an engineering platform. When you're ready to run the A/B te...

    $347.00

  • AGILE WEB DEVELOPMENT WITH RAILS 7
    SAM RUBY / DAVE THOMAS
    Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single-page applications - at a fraction of the complexity. Rails 7 integrates the Hotwire frameworks of Stimulus and Turbo directly as the new defaults, together with that hot newness of import maps. The result is a toolkit so powerful that it allo...

    $681.00


01 02 03 04 05 06 07 »