Programming complete beginners guide di scott thomas (11 risultati)
- Brossura
- Print on Demand
Da: California Books, Miami, FL, U.S.A.California Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 19,92
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Condizione: New. Print on Demand.
- Brossura
- Print on Demand
Da: California Books, Miami, FL, U.S.A.California Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 19,92
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Condizione: New. Print on Demand.
- Brossura
- Print on Demand
Da: California Books, Miami, FL, U.S.A.California Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 19,92
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Condizione: New. Print on Demand.
- Brossura
- Print on Demand
Da: California Books, Miami, FL, U.S.A.California Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 19,92
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Condizione: New. Print on Demand.
- Brossura
- Print on Demand
Da: California Books, Miami, FL, U.S.A.California Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 19,92
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Condizione: New. Print on Demand.
- Altre immagini
- Brossura
Da: AHA-BUCH GmbH, Einbeck, GermaniaAHA-BUCH GmbH
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 23,00
EUR 60,89 spedizioneSpedito da Germania a U.S.A.Quantità: 2 disponibili
Taschenbuch. Condizione: Neu. Neuware - Master R programming and build real AI-powered data applications - no prior coding experience required. R Programming with AI is the complete beginner-to-practitioner guide for anyone who wants to learn R and apply it across data science, machine learning, and modern AI workflows. Written…for 2026, this premium edition takes you from your very first line of R code to deploying a fully functional, AI-powered analytics dashboard. Author Thomas Scott brings over a decade of hands-on experience to a book that is practical above all else. Every concept is grounded in real code, real data, and real applications - not toy examples. WHAT YOU'LL LEARN: - R fundamentals: variables, data types, vectors, lists, data frames, and control flow- Working with the tidyverse: data cleaning with dplyr and beautiful visualizations with ggplot2- Exploratory data analysis and statistical reasoning in R- Machine learning with caret and tidymodels: regression, classification, and feature engineering- Connecting R to AI APIs and working with large language models- Prompt engineering techniques for R-based AI workflows- Embeddings, semantic search, and Retrieval-Augmented Generation (RAG)- Building autonomous AI agents and automation workflows- Interactive dashboards with Shiny- Production deployment and best practices for real-world R applications>WHY THIS BOOK: >Used by Google, Airbnb, the BBC, and thousands of research institutions worldwide, R is a career-defining skill - and this is the book that teaches it properly. Includes comprehensive appendices covering R syntax, dplyr, ggplot2, tidymodels, AI and ellmer integration, essential packages, a full glossary, common errors and fixes, and RStudio keyboard shortcuts. Perfect for: aspiring data scientists, analysts, researchers, students, and professionals who want to move beyond spreadsheets and into the world of intelligent, data-driven applications.
- Brossura
Da: AHA-BUCH GmbH, Einbeck, GermaniaAHA-BUCH GmbH
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 24,00
EUR 61,11 spedizioneSpedito da Germania a U.S.A.Quantità: 2 disponibili
Taschenbuch. Condizione: Neu. Neuware - Master one of the most powerful scripting languages ever built - and connect it to the AI tools reshaping automation in 2026. Perl Programming with AI is the complete beginner-to-practitioner guide for developers who want to learn Perl and apply it to real-world scripting, data processing,… system administration, and modern AI integration. Written for 2026, this book takes you from your very first Perl script all the way to building intelligent automation pipelines, AI-powered text processors, and smart monitoring systems. Perl has been running production infrastructure since 1987 - and it is still there today, powering DevOps pipelines, log analysis systems, network monitoring tools, bioinformatics workflows, and data transformation engines that process billions of records. Author Thomas Scott teaches Perl the way professionals actually use it: practical, flexible, and built for the messy real-world work that keeps systems running. WHAT YOU'LL LEARN: - Perl fundamentals: variables, scalars, arrays, hashes, operators, and control flow- Functions, modular programming, and Perl's unique 'there is more than one way to do it' philosophy- String processing and Perl's legendary regular expression engine - the most powerful in any mainstream language- File handling, data processing, error handling, and debugging- Working with CPAN - over 200,000 modules covering almost every programming need imaginable- Object-oriented Perl, JSON handling, and working with APIs- Clean, maintainable code and performance optimisation- Advanced topics: references, data structures, networking, socket programming, and database access- Automation and scripting workflows, multithreading, web scraping, and security best practices- Building scalable Perl applications for production environments- AI-assisted development: using AI tools to write, debug, and extend Perl scripts- Integrating AI APIs and working with OpenAI and LLMs directly from Perl- Prompt engineering techniques for Perl-based AI automation- Building intelligent data processing pipelines and AI-driven system administration tools>WHY THIS BOOK: >Covers Perl 5.36 and later, with CPAN module recommendations throughout. Includes comprehensive appendices covering Perl quick reference, essential CPAN modules, a debugging checklist, a regex quick reference, a performance checklist, a full glossary, and recommended learning resources. Perfect for: developers new to Perl, system administrators who want to modernise legacy scripts, DevOps engineers, data engineers working with text-heavy pipelines, and anyone who needs to automate serious work and connect it to AI services.
- Brossura
Da: AHA-BUCH GmbH, Einbeck, GermaniaAHA-BUCH GmbH
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 24,00
EUR 61,18 spedizioneSpedito da Germania a U.S.A.Quantità: 2 disponibili
Taschenbuch. Condizione: Neu. Neuware - Master the language that powers game engines, AI frameworks, browsers, and real-time systems - and learn how AI tools make you a faster, better C++ developer. C++ Programming with AI is the complete beginner-to-practitioner guide for developers who want to learn modern C++ and apply it in…the most performance-critical domains in software engineering. Written for 2026, this book takes you from your very first program all the way to building high-performance AI applications, game engine components, and real-time data processors. Author Thomas Scott cuts through the complexity of C++ with clarity and precision, covering everything from foundational syntax to advanced modern C++ features - with a dedicated section on how AI tools are transforming the way C++ developers work today. WHAT YOU'LL LEARN: - C++ fundamentals: variables, data types, operators, input/output, and control flow- Functions, arrays, strings, vectors, pointers, and references- Object-oriented programming: classes, constructors, destructors, inheritance, and polymorphism- Exception handling, file I/O, namespaces, and multi-file projects- Advanced topics: templates, STL, smart pointers, memory management, and data structures- Multithreading, concurrency, lambda expressions, and move semantics- Performance optimization and clean, maintainable C++ code- Modern C++ standards: C++17, C++20, and C++23 features- AI-assisted development: using AI tools to write, debug, and optimize C++ code- Prompt engineering for C++ programming tasks- Calling AI APIs and integrating AI services into C++ applications- C++ in machine learning, robotics (ROS2), and AI framework development>WHY THIS BOOK: >Covers C++17 throughout, with selected C++20 and C++23 features where compiler support is mature and practical. Includes comprehensive appendices covering C++ syntax, STL containers, common algorithms, smart pointers, modern C++ features by standard, compiler flags, a full glossary, common errors and fixes, and recommended learning resources. Perfect for: beginners with no prior C++ experience, developers from other languages wanting systems-level skills, game developers, robotics engineers, and anyone who needs to write fast, reliable, high-performance software.
- Altre immagini
- Brossura
Da: AHA-BUCH GmbH, Einbeck, GermaniaAHA-BUCH GmbH
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 24,36
EUR 61,05 spedizioneSpedito da Germania a U.S.A.Quantità: 2 disponibili
Taschenbuch. Condizione: Neu. Neuware - Learn the scripting language powering Roblox, World of Warcraft, nginx, and Redis - and connect it to the AI tools reshaping game development and automation in 2026. Lua Programming with AI is the complete beginner-to-practitioner guide for developers who want to master Lua and apply it ac…ross game scripting, embedded systems, automation workflows, and modern AI integration. Written for 2026, this book takes you from your very first Lua script all the way to building AI-powered game NPCs, intelligent automation tools, and lightweight data processing pipelines. Lua is one of the most widely deployed scripting languages in the world - you just rarely see its name. It is the scripting backbone of Roblox, LOVE2D, Defold, and Corona game engines, the automation layer inside Redis and nginx, and the scripting engine embedded in IoT devices, routers, and microcontrollers worldwide. Its entire interpreter compiles to roughly 240KB - no other scripting language comes close to that footprint. Author Thomas Scott teaches you how to harness that power, from first principles to finished AI-powered applications. WHAT YOU'LL LEARN: - Lua fundamentals: variables, data types, operators, control flow, and functions- Tables - Lua's single, elegant data structure that replaces arrays, dictionaries, and objects- String manipulation, pattern matching, file handling, and error handling- Modules, package management, and object-oriented programming in Lua- Coroutines and concurrency - cooperative multitasking without threads- Clean code practices and performance optimisation for resource-constrained environments- Advanced topics: metatables, metamethods, the Lua C API, and embedding Lua into applications- Networking, socket programming, security best practices, and scalable application design- Game scripting with Lua: NPC behavior, scripting systems, and game automation- AI-assisted development: using AI tools to write, debug, and extend Lua scripts- Integrating AI APIs and working with OpenAI and LLMs directly from Lua- Prompt engineering for Lua-based AI automation workflows- Building intelligent game behaviors and AI-driven embedded system logic>WHY THIS BOOK: >Covers Lua 5.4, the current stable version, throughout. Includes comprehensive appendices covering Lua quick reference, the string library, the table library, pattern reference, metamethod reference, a full glossary, and recommended learning resources. Perfect for: game developers working with Lua-based engines, embedded systems engineers, network and DevOps engineers working with nginx or Redis, developers who want a rare and genuinely useful scripting skill, and anyone building AI-integrated automation tools in resource-constrained environments.
- Brossura
Da: AHA-BUCH GmbH, Einbeck, GermaniaAHA-BUCH GmbH
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 25,00
EUR 61,43 spedizioneSpedito da Germania a U.S.A.Quantità: 2 disponibili
Taschenbuch. Condizione: Neu. Neuware - Learn the language that built the modern world - and discover how AI tools make mastering C faster than ever before. C Programming with AI is the complete beginner-to-practitioner guide for developers who want to understand computing at its deepest level. Written for 2026, this book takes…you from your very first C program all the way to building systems-level applications, working with AI services, and writing the kind of high-performance code that powers operating systems, embedded chips, and AI inference engines. Author Thomas Scott strips away the mystery around C's toughest concepts - pointers, memory management, and low-level systems - and builds your understanding step by step, with real code, real projects, and practical AI tools woven throughout. WHAT YOU'LL LEARN: - C fundamentals: variables, data types, operators, input/output, and control flow- Functions, arrays, strings, and modular programming- Pointers and memory management - explained clearly and thoroughly- Structures, unions, enums, and dynamic memory allocation- File handling, debugging, header files, and the C compilation process- Advanced topics: recursion, data structures, linked lists, stacks, and queues- Sorting and searching algorithms, bitwise operations, and system calls- Multithreading, concurrency basics, and performance optimization- Writing clean, maintainable C code to professional standards- AI-assisted development: using AI tools to write, debug, and analyze C code- Prompt engineering techniques tailored for C programming tasks- Calling AI APIs and integrating AI services directly from C- C in embedded systems and high-performance AI inference pipelines>WHY THIS BOOK: >Covers modern C standards throughout, including C17 and C23 improvements. Includes comprehensive appendices covering C syntax, the standard library, pointers, common compiler flags, a full glossary, common error messages and fixes, AI tools for C programmers, learning resources, and project ideas for further practice. Perfect for: complete beginners, computer science students, developers who want to understand how software really works, embedded systems engineers, and anyone building performance-critical or AI-adjacent applications.
- Brossura
- Print on Demand
Da: California Books, Miami, FL, U.S.A.California Books
Contatta il venditoreVenditore con 4 stelleCondizione: Nuovo
EUR 20,82
Spedizione gratuitaSpedito in U.S.A.Quantità: Più di 20 disponibili
Condizione: New. Print on Demand.







