Wir konnten keine exakten Treffer zu Ihrer Suche nach "Computer programming languages" finden. Könnten diese Produkte zu Ihrer Suche passen?

Ansicht:
Nora Sandler: Writing A C Compiler: Build a Real Programming Language from Scratch, Buch

Nora Sandler
Writing A C Compiler: Build a Real Programming Language from Scratch

"An approachable, hands-on tutorial to writing a C compiler and how programming languages work. Readers are gently led step by step to build a small working compiler that continues to develop throughout t…

sofort lieferbar
Buch
EUR 57,83*
Ecy Femi King: Bit by Bit, Buch

Ecy Femi King
Bit by Bit

"Originally designed as an educational supplement for the renowned Stanford courses Computer Science 106A and 106B, Bit by Bit is a comic-style resource that uses fractal grids, custom-drawn characters, a…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 30,50*
Pavel Anni: A Pythonic Adventure, Buch

Pavel Anni
A Pythonic Adventure

A Pythonic Adventure listens in on the conversations between two aspiring Python programmers. The book's dialogue helps young programmers understand complex concepts much more easily. Characters ask quest…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 46,09*
Keith J Grant: CSS in Depth, Second Edition, Buch

Keith J Grant
CSS in Depth, Second Edition

To create web designs that delight, entertain, and impress your users, you need to know CSS in depth! Getting good—really good—at CSS means learning everything that CSS is capable of. This totally revise…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 78,29*
Kirill Bobrov: Grokking Concurrency, Buch

Kirill Bobrov
Grokking Concurrency

Grokking Concurrency is a friendly guide for any developer, perplexed about concurrency. It focuses on the fundamentals, explaining concurrent programming and asynchrony in a math and jargon-free way. Fun…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 65,68*
Dan S. Myers: Data Structures and Algorithms in Java, Buch

Dan S. Myers
Data Structures and Algorithms in Java

A hands-on undergraduate textbook covering all core data structures and algorithms topics with an emphasis on real-world projects. Accessibly written and includes over 250 'Try It Yourself' boxes, more th…

lieferbar innerhalb 2-3 Wochen
Buch
EUR 157,61*
Julie Anderson: Python Programming in Context, Buch

Julie Anderson, Jon Anderson
Python Programming in Context

Revised edition of: Python programming in context / Bradley N. Miller, David L. Ranum, Julie Anderson. Third edition. 2021.

lieferbar innerhalb 2-3 Wochen
Buch
EUR 200,17*
Al Sweigart: Automate the Boring Stuff with Python, 3rd Edition, Buch

Al Sweigart
Automate the Boring Stuff with Python, 3rd Edition

The bestselling introduction to Python programming, revised to include the latest Python features, improved explanations, and new chapters about databases and sound files. If you’ve ever spent hours rena…

lieferbar ab 20.5.2025.
Buch
EUR 48,81*
Allen B. Downey: Think Python, Buch

Allen B. Downey
Think Python

"Python is an excellent way to get started in programming, and this clear, concise guide walks you through Python a step at a time--beginning with basic programming concepts before moving on to functions,…

sofort lieferbar
Buch
EUR 46,10*
Faisal Islam: Kotlin for the Curious, Buch

Faisal Islam
Kotlin for the Curious

"Covers Kotlin basics and the JavaFX library. Features over 30 math, science, and algorithmic projects, such as how to model the motion of a pendulum, simulate the orbits of a binary star system, render t…

lieferbar ab 14.1.2025.
Buch
EUR 48,81*
Barry Burd: Java for Dummies, Buch

Barry Burd
Java for Dummies

Learn Java® code the easy way Java is a popular programming language because it's both secure and powerful. Join the growing community of Java enthusiasts with Java For Dummies. Even if you have no experi…

lieferbar ab 29.1.2025.
Buch
EUR 36,39*
Mai Gehrke: Topological Duality for Distributive Lattices, Buch

Mai Gehrke, Sam van Gool
Topological Duality for Distributive Lattices

"This introduction to Stone-Priestley duality theory brings modern tools in the area together in textbook format for the first time and covers applications to logic and theoretical computer science. This …

lieferbar innerhalb 1-2 Wochen
Buch
EUR 109,88*
Michael Metcalf: Modern FORTRAN Explained, Buch

Michael Metcalf, John Reid, Malcolm Cohen, Reinhold Bader
Modern FORTRAN Explained

This new edition of Modern Fortran Explained provides a clear and thorough description of the latest version of Fortran, written by experts in the field with the intention that it remain the main referenc…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 85,24*
Michael Metcalf: Modern FORTRAN Explained, Buch

Michael Metcalf, John Reid, Malcolm Cohen, Reinhold Bader
Modern FORTRAN Explained

This new edition of Modern Fortran Explained provides a clear and thorough description of the latest version of Fortran, written by experts in the field with the intention that it remain the main referenc…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 219,12*
Bjarne Stroustrup: Programming, Buch

Bjarne Stroustrup
Programming

An Introduction to Programming by the Inventor of C++ Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of progr…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 104,19*
Sy Brand: Building a Debugger, Buch

Sy Brand
Building a Debugger

Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++. If debuggers seem like magic to you, there is no better way to demystify them …

lieferbar ab 10.6.2025.
Buch
EUR 49,45*
Maxwell Flitton: Async Rust, Buch

Maxwell Flitton, Caroline Morton
Async Rust

Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve pro…

lieferbar ab 15.1.2025.
Buch
EUR 56,50*
Claudio Jolowicz: Hypermodern Python Tooling, Buch

Claudio Jolowicz
Hypermodern Python Tooling

Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenan…

sofort lieferbar
Buch
EUR 62,38*
David Drysdale: Effective Rust, Buch

David Drysdale
Effective Rust

Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers.…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 56,50*
Nir Dobovizki: C# Concurrency, Buch

Nir Dobovizki
C# Concurrency

Supercharge your applications with the ultimate guide to asynchronous and multithreaded programming in C#! In C# Concurrency: Asynchronous and Multithreaded Programming you’ll learn how to: • Take full …

lieferbar ab 25.2.2025.
Buch
EUR 71,79*
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.