Suche einschränken:
Zur Kasse

94 Ergebnisse - Zeige 21 von 40.

Build Chatbot Interactions

Pritchett, Daniel
Build Chatbot Interactions
The next step in the evolution of user interfaces is here. Chatbots let your users interact with your service in their own natural language. Use free and open source tools along with Ruby to build creative, useful, and unexpected interactions for users. Take advantage of the Lita framework's step-by-step implementation strategy to simplify bot development and testing. From novices to experts, chatbots are an area in which everyone can particip...

CHF 49.90

Programming Crystal

Balbert, Ivo / St. Laurent, Simon
Programming Crystal
Crystal is for Ruby programmers who want more performance, or for developers who enjoy working in a high-level scripting environment. Crystal combines native execution speed and concurrency with Ruby-like syntax, so you will feel right at home. This book, the first available on Crystal, shows you how to write applications that have the beauty and elegance of a modern language, combined with the power of types and modern concurrency tooling. No...

CHF 49.90

Property-Based Testing with Proper, Erlang, and Elixir: F...

Hebert, Fred
Property-Based Testing with Proper, Erlang, and Elixir: Find Bugs Before Your Users Do
Property-based testing helps you create better, more solid tests with little code. By using the PropEr framework in both Erlang and Elixir, this book teaches you how to automatically generate test cases, test stateful programs, and change how you design your software for more principled and reliable approaches. You will be able to better explore the problem space, validate the assumptions you make when coming up with program behavior, and expo...

CHF 59.50

Rediscovering JavaScript

Subramaniam, Venkat
Rediscovering JavaScript
JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server side code, the phenomenal features from ES6 and beyond - like the rest operator, generators, destructuring, object literals, arrow functions, modern classes, promises, async, and metaprogramming capabilities - will get you excited and eager to program ...

CHF 62.00

Forge Your Future with Open Source: Build Your Skills. Bu...

Brasseur
Forge Your Future with Open Source: Build Your Skills. Build Your Network. Build the Future of Technology
Free and open source is the foundation of software development, and it's built by people just like you. Discover the fundamental tenets that drive the movement. Take control of your career by selecting the right project to meet your professional goals. Master the language and avoid the pitfalls that typically ensnare new contributors.

CHF 46.90

Programming Elm

Fairbank, Jeremy
Programming Elm
Elm brings the safety and stability of functional programming to front-end development, making it one of the most popular new languages. Elm's functional nature and static typing means that run-time errors are nearly impossible, and it compiles to JavaScript for easy web deployment. This book helps readers take advantage of this new language in their website development.

CHF 55.90

Practical Programming, 3e

Montojo, Jason / Campbell, Jennifer / Gries, Paul
Practical Programming, 3e
Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Learn about design, algorithms, testing, and debugging. Discover the fundamentals of programming with Python 3.6--a language that's used in millions of devices.

CHF 65.00

React for Real: Front-End Code, Untangled

Fischer, Ludovico
React for Real: Front-End Code, Untangled
When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up automated tests, and make pages render fast for...

CHF 38.90

Seven Databases in Seven Weeks 2e

Redmond, Eric / Wilson, Jim / Perkins, Luc
Seven Databases in Seven Weeks 2e
This is the only comprehensive guide to the world of NoSQL databases, with in-depth practical and conceptual introductions to seven different technologies: Redis, Neo4J, CouchDB, MongoDB, HBase, Postgres, and DynamoDB. This second edition includes a new chapter on DynamoDB and updated content for each chapter.

CHF 64.00

Rails 5 Test Prescriptions: Build a Healthy Codebase

Rappin, Noel
Rails 5 Test Prescriptions: Build a Healthy Codebase
Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with the regular application of test-driven development. You'll use Rails 5.1, Minitest 5, and RSpec 3.6, as well as popular testing libraries such as factory_girl and Cucumber.

CHF 62.00

Reactive Programming with RxJS

Mansilla, Sergi
Reactive Programming with RxJS
Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises.

CHF 45.90

The Cucumber Book 2e

Wynne, Matt
The Cucumber Book 2e
Your customers want rock-solid, bug-free software that does exactly what they expect it to do. Yet they can't always articulate their ideas clearly enough for you to turn them into code. You need Cucumber: a testing, communication, and requirements tool-all rolled into one. All the code in this book is updated for Cucumber 2.4, Rails 5, and RSpec 3.5. Express your customers' wild ideas as a set of clear, executable specifications that everyone...

CHF 54.50

Good Math: A Geek's Guide to the Beauty of Numbers, Logic...

Chu-Carroll, Mark
Good Math: A Geek's Guide to the Beauty of Numbers, Logic, and Computation
Mathematics is beautiful--and it can be fun and exciting as well as practical. Good Math is your guide to some of the most intriguing topics from two thousand years of mathematics: from Egyptian fractions to Turing machines, from the real meaning of numbers to proof trees, group symmetry, and mechanical computation. If you've ever wondered what lay beyond the proofs you struggled to complete in high school geometry, or what limits the capabili...

CHF 45.90

OpenGL Es 2 for Android: A Quick-Start Guide

Brothaler, Kevin
OpenGL Es 2 for Android: A Quick-Start Guide
Printed in full color.Android is booming like never before, with millions of devices shipping every day. It's never been a better time to learn how to create your own 3D games and live wallpaper for Android. You'll find out all about shaders and the OpenGL pipeline, and discover the power of OpenGL ES 2.0, which is much more feature-rich than its predecessor. If you can program in Java and you have a creative vision that you'd like to share wi...

CHF 49.90

Programming Groovy 2: Dynamic Productivity for the Java D...

Subramaniam, Venkat
Programming Groovy 2: Dynamic Productivity for the Java Developer
Groovy brings you the best of both worlds: a flexible, highly productive, agile, dynamic language that runs on the rich framework of the Java Platform. Groovy preserves the Java semantics and extends the JDK to give you true dynamic language capabilities. Programming Groovy 2 will help you, the experienced Java developer, learn and take advantage of the latest version of this rich dynamic language. You'll go from the basics of Groovy to the la...

CHF 46.90

Seven Web Frameworks in Seven Weeks: Adventures in Better...

Moffitt, Jack / Daoud, Frederic
Seven Web Frameworks in Seven Weeks: Adventures in Better Web Apps
Whether you need a new tool or just inspiration, Seven Web Frameworks in Seven Weeks explores modern options, giving you a taste of each with ideas that will help you create better apps. You'll see frameworks that leverage modern programming languages, employ unique architectures, live client-side instead of server-side, or embrace type systems. You'll see everything from familiar Ruby and JavaScript to the more exotic Erlang, Haskell, and Clo...

CHF 49.90

ASYNC JavaScript: Build More Responsive Apps with Less Code

Burnham, Trevor
ASYNC JavaScript: Build More Responsive Apps with Less Code
With the advent of HTML5, front-end MVC, and Node.js, JavaScript is ubiquitous--and still messy. This book will give you a solid foundation for managing async tasks without losing your sanity in a tangle of callbacks. It's a fast-paced guide to the most essential techniques for dealing with async behavior, including PubSub, evented models, and Promises. With these tricks up your sleeve, you'll be better prepared to manage the complexity of lar...

CHF 24.90

Agile Web Development with Rails 4

Ruby, Sam / Thomas, Dave / Hansson, David
Agile Web Development with Rails 4
Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it's more useful than ever before for developers new to Ruby and Rails.Rails 4 introduces a number of user-facing changes, and the ebook has been updated to match all the latest changes an...

CHF 57.50

Functional Programming Patterns in Scala and Clojure: Wri...

Bevilacqua-Linn, Michael
Functional Programming Patterns in Scala and Clojure: Write Lean Programs for the Jvm
Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns. Your code will be more declarative, with fewer bugs and lower maintenance costs. Functional languages have their own patterns that enable you to...

CHF 48.50

Crafting Rails 4 Applications: Expert Practices for Every...

Valim, Jose
Crafting Rails 4 Applications: Expert Practices for Everyday Rails Development
Get ready to see Rails as you've never seen it before. Learn how to extend the framework, change its behavior, and replace whole components to bend it to your will. Eight different test-driven tutorials will help you understand Rails' inner workings and prepare you to tackle complicated projects with solutions that are well-tested, modular, and easy to maintain. This second edition of the bestselling Crafting Rails Applications has been updat...

CHF 48.50