Wir konnten keine exakten Treffer zu Ihrer Suche nach "Software Development" finden. Könnten diese Produkte zu Ihrer Suche passen?

Ansicht:
Phil Balagtas: Making Futures Work, Buch

Phil Balagtas
Making Futures Work

Learn how to get started with Futures Thinking. With this practical guide, Phil Balagtas, founder of the Design Futures Initiative and the global Speculative Futures network, shows you how designers and f…

sofort lieferbar
Buch
EUR 47,00*
Dustin Metzgar: .Net in Action, Second Edition, Buch

Dustin Metzgar
.Net in Action, Second Edition

"Learn to build standout line-of-business applications using Microsoft's .NET Framework, the premier platform for enterprise business development. Based on the bestselling .NET Core in Action, the new .NE…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 77,68*
Artur Guja: Starting Data Analytics with Generative AI and Python, Buch

Artur Guja, Marlena Siwiak, Marian Siwiak
Starting Data Analytics with Generative AI and Python

Combine the best of human data analysis with the power of AI and ChatGPT. Generative AI for Data Analytics teaches you how to accelerate essential data analytics tasks using ChatGPT. Whether you're a data…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 78,29*
Bo Ingram: Scylladb in Action, Buch

Bo Ingram
Scylladb in Action

Build, maintain, and run databases that are easy to scale and quick to query—all with ScyllaDB. ScyllaDB in Action is your guide to everything you need to know about ScyllaDB, from your very first querie…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 77,68*
Bernard Homès: Fundamentals of Software Testing, Buch

Bernard Homès
Fundamentals of Software Testing

Software testing has greatly evolved since the first edition of this book in 2011. Testers are now required to work in "agile" teams and focus on automating test cases. It has thus been necessary to updat…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 211,54*
Brenden Matthews: Code Like a Pro in Rust, Buch

Brenden Matthews
Code Like a Pro in Rust

Get ready to code like a pro in Rust! This hands-on guide dives deep into memory management, asynchronous programming, and Rust design patterns and explores essential productivity techniques like testing,…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 78,94*
Millett: The Accidental CIO: A Lean and Agile Playbook for IT Leaders, Buch

Millett
The Accidental CIO: A Lean and Agile Playbook for IT Leaders

Make the jump from a developer or IT admin to an effective, inspiring tech leader As you move up through the tech ranks, the transition to leadership is notoriously challenging. Many chief information of…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 41,87*
Alexander Granin: Functional Design and Architecture, Buch

Alexander Granin
Functional Design and Architecture

Design patterns and architectures for building production quality applications using functional programming, with examples in Haskell and other FP languages. In Functional Design and Architecture you will…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 78,94*
Kurt Dowswell: Programming with Github Copilot, Buch

Kurt Dowswell
Programming with Github Copilot

Supercharge your programming speed and skill with GitHub Copilot In Programming with GitHub(R) Copilot: Write Better Code - Faster, senior software developer and GitHub community hero Kurt Dowswell delive…

lieferbar innerhalb 2-3 Wochen
Buch
EUR 78,94*
Jim Arlow: Generative Analysis, Buch

Jim Arlow, Ila Neustadt
Generative Analysis

Learn Generative Analysis--a New Method of Object-Oriented Analysis--to Keep Pace with How Generative AI Is Transforming the Face of Software Engineering Generative AI is revolutionizing software enginee…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 84,63*
Raju Gandhi: Head First Git, Buch

Raju Gandhi
Head First Git

"Many people who use Git rely on "recipes"-copying and pasting commands they find on the internet without really understanding how Git actually works. but what do you do if you find yourself in a tight sp…

sofort lieferbar
Buch
EUR 75,03*
Douglas W Hubbard: How to Measure Anything in Project Management, Buch

Douglas W Hubbard
How to Measure Anything in Project Management

Uncover common project management myths to improve project success How to Measure Anything in Project Management explains why popular methods for measurement in project management are flawed and describe…

lieferbar ab 26.8.2025.
Buch
EUR 61,80*
Aliénor Latour: Learn Go with Pocket-Sized Projects, Buch

Aliénor Latour, Donia Chaiehloudj, Pascal Bertrand
Learn Go with Pocket-Sized Projects

These small Go projects will build big Go skills! Learn hands-on as you build 11 engaging applications. In Learn Go with Pocket-Sized Projects you’ll create 11 small applications and tools, including: •…

lieferbar ab 25.3.2025.
Buch
EUR 61,32*
Meinte Boersma: Domain-Specific Languages Made Easy, Buch

Meinte Boersma
Domain-Specific Languages Made Easy

Domain-Specific Languages Made Easy shows you how to design and build modern DSLs for business users. Drawing on years of industry experience, author Meinte Boersma lays out an iterative process for creat…

lieferbar innerhalb 2-3 Wochen
Buch
EUR 78,94*
Brenden Matthews: Idiomatic Rust, Buch

Brenden Matthews
Idiomatic Rust

Tips, tricks, design patterns, and secret features of Rust that will help you build stable and maintainable applications. Whether you’re a Rust beginner or a pro, Idiomatic Rust will teach you to be a be…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 77,68*
Rich Yonts: 100 C++ Mistakes and How to Avoid Them, Buch

Rich Yonts
100 C++ Mistakes and How to Avoid Them

Learn how to handle errors, inefficiencies, and outdated paradigms by exploring the most common mistakes you’ll find in production C++ code. C++ is a complex and powerful language. With an estimated ten …

lieferbar ab 25.3.2025.
Buch
EUR 77,68*
Jens Gustedt: Modern C, Third Edition, Buch

Jens Gustedt
Modern C, Third Edition

Almost 50 years ago, the C language defined modern computer programming. This book shows you why C is still as powerful and popular as ever, with an inside look at the new C23 standard. For programs that…

lieferbar ab 25.2.2025.
Buch
EUR 78,29*
Marcello La Rocca: Grokking Data Structures, Buch

Marcello La Rocca
Grokking Data Structures

Don’t be perplexed by data structures! This fun, friendly, and fully illustrated guide makes it easy to learn useful data structures you’ll put to work every day. Grokking Data Structures makes it a bree…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 66,31*
Tagir Valeev: 100 Java Mistakes and How to Avoid Them, Buch

Tagir Valeev
100 Java Mistakes and How to Avoid Them

100 Java Mistakes and How To Avoid Them highlights 100 Java coding errors, from beginner missteps to mistakes even Java experts don't know they're making. Each case includes clear examples to show you wha…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 92,19*
James Bach: Taking Testing Seriously, Buch

James Bach, Michael Bolton
Taking Testing Seriously

Elevate your software testing approach with a methodology from industry leaders who dedicated their careers to studying, practicing, and teaching the craft of testing. Dive into the world of expert softwa…

Erscheint bald
Buch
Informationen zur Lieferbarkeit bzw. zu Veröffentlichungsterminen von Artikeln beruhen auf Vorabinformationen unserer Lieferanten. Diese Termine sind ohne Gewähr und können sich jederzeit ändern.