Produkte von O'reilly UK Ltd.

Filter schließen
 
1 von 4
Für die Filterung wurden keine Ergebnisse gefunden!
Cooking for Geeks Cooking for Geeks
2nd edition. How to bring science geekery into the kitchen to create memorable food experiences.
45,50 €
Modern C++ Programming with Test-Driven Development Modern C++ Programming with Test-Driven...
If you program in C++ you've been neglected. Test-driven development (TDD) is a modern software development practice that can dramatically reduce the number of defects in systems, produce more maintainable code, and give you the...
40,50 €
Effective Modern C++ Effective Modern C++
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning...
60,50 €
Learning Python Learning Python
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with...
75,50 €
Java by Comparison Java by Comparison
Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills. Get hands-on advice to level up your...
41,50 €
Data Science from Scratch Data Science from Scratch
To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, and toolkits—but also understand the ideas and principles underlying them. Updated for Python 3.6, this second edition of...
67,00 €
Data Science for Business Data Science for Business
Written by renowned data science experts Foster Provost and Tom Fawcett, Data Science for Business introduces the fundamental principles of data science, and walks you through the 'data-analytic thinking' necessary for extracting useful...
50,50 €
Deep Learning from Scratch Deep Learning from Scratch
With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software...
67,00 €
Theory of Fun for Game Design Theory of Fun for Game Design
Now in full color, the 10th anniversary edition of this classic book takes you deep into the influences that underlie modern video games, and examines the elements they share with traditional games such as checkers. At the heart of his...
45,50 €
Monolith to Microservices Monolith to Microservices
How do you detangle a monolithic system and migrate it to a microservice architecture How do you do it while maintaining business-as-usual As a companion to Sam Newman's extremely popular Building Microservices, this new book details a...
56,50 €
Python for Finance Python for Finance
2nd edition. Introduces the libraries and tools that developers and quantitative analysts need for development and financial analytics.
80,50 €
PostgreSQL: Up and Running PostgreSQL: Up and Running
Thinking of migrating to PostgreSQL This clear, fast-paced introduction helps you understand and use this open source database system. Not only will you learn about the enterprise class features in versions 9.5 to 10, you'll also...
45,50 €
Java Performance Java Performance
Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java...
67,00 €
User Story Mapping User Story Mapping
User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs...
40,50 €
Hands-On Programming with R Hands-On Programming with R
Learn how to program by diving into the R language, and then use your newfound skills to solve practical data science problems. With this book, you’ll learn how to load data, assemble and disassemble data objects, navigate R’s...
40,50 €
Strategic Writing for UX Strategic Writing for UX
Learn how and why to write strategically for UX, using practical tools to build the foundational pieces for UX voice and UI text strategy with this practical guide.
46,50 €
Effective Computation in Physics Effective Computation in Physics
More physicists today are taking on the role of software developer as part of their research, but software development isn’t always easy or obvious, even for physicists. This practical book teaches essential software development skills...
55,50 €
Python Pocket Reference Python Pocket Reference
Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. You’ll find concise, need-to-know information on Python types and statements, special method names, built-in functions and...
25,50 €
Hackers & Painters Hackers & Painters
'The computer world is like an intellectual Wild West, in which you can shoot anyone you wish with your ideas, if you're willing to risk the consequences. ' --from Hackers & Painters: Big Ideas from the Computer Age, by Paul Graham We...
25,50 €
Head First JavaScript Programming Head First JavaScript Programming
What will you learn from this book This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be...
60,50 €
Programming Python Programming Python
If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and...
75,50 €
97 Things Every Programmer Should Know 97 Things Every Programmer Should Know
Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to...
40,50 €
Head First PMP Head First PMP
What will you learn from this book
80,50 €
Head First HTML and CSS Head First HTML and CSS
Tired of reading HTML books that only make sense after you're an expert Then it's about time you picked up Head First HTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so...
55,50 €
R Packages R Packages
Turn your R code into packages that others can easily download and use. This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham’s package development...
44,50 €
Learning SPARQL Learning SPARQL
Gain hands-on experience with SPARQL, the RDF query language that’s bringing new possibilities to semantic web, linked data, and big data projects. This updated and expanded edition shows you how to use SPARQL 1.1 with a variety of tools...
40,50 €
Programming PyTorch for Deep Learning Programming PyTorch for Deep Learning
Take the next steps toward mastering deep learning, the machine learning method that's transforming the world around us by the second. In this practical book, you'll get up to speed on key ideas using Facebook's open source PyTorch...
56,50 €
Oracle PL/SQL Programming Oracle PL/SQL Programming
Considered the best Oracle PL/SQL programming guide by the Oracle community, this definitive guide is precisely what you need to make the most of Oracle’s powerful procedural language. The sixth edition describes the features and...
80,50 €
Practical Time Series Analysis Practical Time Series Analysis
A manual for solving common data engineering and analysis challenges for modern series data. Applies modern R and Python techniques.
80,50 €
Getting Clojure Getting Clojure
Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure...
48,50 €
Head First Kotlin Head First Kotlin
What will you learn from this book
80,50 €
Learning Web Design Learning Web Design
Do you want to build web pages but have no prior experience This friendly guide is the perfect place to start. You'll begin at square one, learning how the web and web pages work, and then steadily build from there. By the end of the...
67,00 €
Mastering Regular Expressions Mastering Regular Expressions
Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using...
60,50 €
Programming Elixir 1.6 Programming Elixir 1.6
This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.6 and beyond. Explore functional programming without the academic overtones (tell me about monads just one more time). Create concurrent...
48,50 €
Head First C Sharp # Head First C Sharp #
What will you learn from this book
70,50 €
Designing for Behavior Change Designing for Behavior Change
Designers and managers hope their products become essential for users—integrated into their lives like Instagram, Lyft, and others have become. Such deep integration isn't accidental: it's a process of careful design and iterative...
56,50 €
97 Things Every Java Programmer Should Know 97 Things Every Java Programmer Should Know
If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You'll be encouraged to look at problems in new ways, take broader responsibility for your work, stretch...
50,50 €
Learning SQL Learning SQL
As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals...
67,00 €
97 Things Every Scrum Practitioner Should Know 97 Things Every Scrum Practitioner Should Know
Improve your understanding of Scrum through the proven experience and collected wisdom of experts around the world. Based on real-life experiences, the 97 essays in this unique book provide a wealth of knowledge and expertise from...
50,50 €
Arduino Cookbook Arduino Cookbook
Want to create devices that interact with the physical world This cookbook is perfect for anyone who wants to experiment with the popular Arduino microcontroller and programming environment. You'll find more than 200 tips and techniques...
56,50 €
High Performance Python High Performance Python
Your Python code may run correctly, but you need it to run faster. Updated for Python 3, this expanded edition shows you how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. By...
67,00 €
A Common-Sense Guide to Data Structures and Algorithms A Common-Sense Guide to Data Structures and...
Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today’s web and mobile apps. Take a practical...
46,50 €
Javascript: The Definitive Guide Javascript: The Definitive Guide
JavaScript is the programming language of the web and is used by more software developers today than any other programming language. For nearly 25 years this best seller has been the go-to guide for JavaScript programmers. The seventh...
80,50 €
Building Machine Learning Powered Applications Building Machine Learning Powered Applications
Learn the skills necessary to design, build, and deploy applications powered by machine learning (ML). Through the course of this hands-on book, you'll build an example ML-driven application from initial idea to deployed product. Data...
67,00 €
Python for DevOps Python for DevOps
Much has changed in technology over the past decade. Data is hot, the cloud is ubiquitous, and many organizations need some form of automation. Throughout these transformations, Python has become one of the most popular languages in the...
60,50 €
SQL Cookbook SQL Cookbook
You may know SQL basics, but are you taking advantage of its expressive power This second edition applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on...
67,00 €
Practical AI on the Google Cloud Platform Practical AI on the Google Cloud Platform
Working with AI is complicated and expensive for many developers. That's why cloud providers have stepped in to make it easier, offering free (or affordable) state-of-the-art models and training tools to get you started. With this book,...
80,50 €
Articulating Design Decisions Articulating Design Decisions
Talking to people about your designs might seem like a basic skill, but it can be difficult to do well. In many cases, how you communicate with stakeholders, clients, and other nondesigners may be more important than the designs...
50,50 €
1 von 4
Zuletzt angesehen