Wir konnten keine exakten Treffer zu Ihrer Suche nach "Computer-assisted language learning (CALL)" finden. Könnten diese Produkte zu Ihrer Suche passen?

Ansicht:
Oliver Goldman: Effective Software Architecture, Buch

Oliver Goldman
Effective Software Architecture

Leverage software architecture as an effective tool for product development and build better software faster.   Effective Software Architecture is the essential handbook for making software architecture a…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 65,04*
Rui Machado: Analytics Engineering with SQL and DBT, Buch

Rui Machado, Helder Russa
Analytics Engineering with SQL and DBT

With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool…

sofort lieferbar
Buch
EUR 61,92*
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*
James Phoenix: Prompt Engineering for Generative AI, Buch

James Phoenix, Mike Taylor
Prompt Engineering for Generative AI

Large language models (LLMs) and diffusion models such as ChatGPT and Stable Diffusion have unprecedented potential. Because they have been trained on all the public text and images on the internet, they …

lieferbar innerhalb 1-2 Wochen
Buch
EUR 74,57*
Dave Crawford: Top 20 Essential Skills for Python in ArcGIS, Buch

Dave Crawford, Daniel Yaw
Top 20 Essential Skills for Python in ArcGIS

Top 20 Essential Skills for Python in ArcGIS(R) guides you through the basics of Python and developing solutions to enhance your geospatial workflows. Supercharge your ArcGIS workflows and enable others t…

lieferbar ab 25.2.2025.
Buch
EUR 61,62*
Christian Wenz: PHP 8 und MySQL, Buch

Christian Wenz, Tobias Hauser
PHP 8 und MySQL

Rheinwerk Computing

Dynamische Webseiten mit PHP und MySQL programmieren: Alles, was Sie dafür wissen müssen, steht in diesem Buch. Profitieren Sie von einer praxisorientierten Einführung und lernen Sie alle neuen Sprachfeat…

sofort lieferbar
Buch
EUR 49,90*
Michael Kaufmann: Github Actions in Action, Buch

Michael Kaufmann, Rob Ros, Marcel de Vries
Github Actions in Action

Automate your build, test, and deploy pipelines using GitHub Actions! Continuous delivery (CI/CD) pipelines help you automate the software development process and maximize your team’s efficiency. GitHub …

lieferbar ab 10.12.2024.
Buch
EUR 65,04*
Justin Hutchens: The Language of Deception, Buch

Justin Hutchens
The Language of Deception

AN INSIGHTFUL AND ENGROSSING LOOK AT THE DARK SIDE OF CONTEMPORARY AI In The Language of Deception: Weaponizing Next Generation AI, artificial intelligence and cybersecurity veteran Justin Hutchens delive…

lieferbar innerhalb 2-3 Wochen
Buch
EUR 36,39*
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 63,78*
Marco Tranquillin: Architecting Data and Machine Learning Platforms, Buch

Marco Tranquillin, Valliappa Lakshmanan, Firat Tekiner
Architecting Data and Machine Learning Platforms

All cloud architects need to know how to build data platforms that enable businesses to make data-driven decisions and deliver enterprise-wide intelligence in a fast and efficient way. This handbook shows…

sofort lieferbar
Buch
EUR 61,92*
Paul McFedries: Web Design Playground, Second Edition, Buch

Paul McFedries
Web Design Playground, Second Edition

From the back cover This exciting second edition of Web Design Playground is fully updated with new technologies and thoughtful approaches for building modern websites. Discover timeless HTML and CSS tec…

lieferbar in mind. 4 Wochen
Buch
EUR 47,85*
David Macleod: Learn Rust in a Month of Lunches, Buch

David Macleod
Learn Rust in a Month of Lunches

Learn Rust in a Month of Lunches is a fast and friendly guide to Rust proficiency. Each lesson introduces a new feature of the language, from working with types to making sense of the Rust standard librar…

lieferbar in mind. 4 Wochen
Buch
EUR 107,06*
Juval Lowy: Programming WCF Services, Buch

Juval Lowy, Michael Montgomery
Programming WCF Services

Programming WCF Services is the authoritative, bestselling guide to Microsoft's unified platform for developing modern, service-oriented applications on Windows. Hailed as the definitive treatment of WCF,…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 77,68*
Simon J. D. Prince: Understanding Deep Learning, Buch

Simon J. D. Prince
Understanding Deep Learning

"This book covers modern deep learning and tackles supervised learning, model architecture, unsupervised learning, and deep reinforcement learning"--

lieferbar innerhalb 1-2 Wochen
Buch
EUR 104,60*
Yevgeniy Brikman: Fundamentals of Devops and Software Delivery, Buch

Yevgeniy Brikman
Fundamentals of Devops and Software Delivery

This book is a guide to DevOps and software delivery: that is, a guide to the numerous tools and techniques that are required to take that application code and run it and maintain it in production, where …

Erscheint bald
Buch
Zhiyong Tan: Acing the System Design Interview, Buch

Zhiyong Tan
Acing the System Design Interview

Acing the System Design Interview teaches you how to effectively demonstrate your system design expertise in an interview environment. In this in-depth guide, author Zhiyong Tan shares what he has learned…

lieferbar innerhalb 1-2 Wochen
Buch
EUR 76,41*
Ryan Mitchell: Unlocking Python, Buch

Ryan Mitchell
Unlocking Python

A fun and practical guide to learning Python with a special focus on data science, web scraping, and web applications In Unlocking Python: A Comprehensive Guide for Beginners, veteran software engineer, e…

lieferbar ab 15.4.2025.
Buch
EUR 51,34*
Robert Myers: Essential Test-Driven Development, Buch

Robert Myers
Essential Test-Driven Development

Essential Test-Driven Development will help you discover how TDD helps developers take back the joy of software development, as you glimpse of the future of TDD and software development as a profession. L…

lieferbar ab 12.12.2024.
Buch
EUR 50,51*
Kevin Padraic Donnelly: The Descent of Artificial Intelligence, Buch

Kevin Padraic Donnelly
The Descent of Artificial Intelligence

A Radically Different History of AI Spanning Four Centuries of Research on Human Intelligence and Behavior

lieferbar innerhalb 1-2 Wochen
Buch
EUR 46,36*
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 31.12.2024.
Buch
EUR 56,04*
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.