- Добавил: literator
- Дата: 23-01-2025, 16:13
- Комментариев: 0

Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2025
Страниц: 311
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB
This book is a comprehensive guide designed to teach the fundamentals of Python programming while introducing the exciting possibilities of Generative AI. Whether you’re a novice or a developer looking to integrate Grok into your workflow, this book offers a clear, step-by-step path to mastering Python and leveraging AI-driven code generation. The first three chapters provide an introduction to fundamental aspects of Python programming, which include various data types, number formatting, Unicode and UTF-8 handling, and text manipulation techniques. In addition, you will learn about loops, conditional logic, and reserved words in Python. You will also see how to manage user input, manage exceptions, and work with command-line arguments. The fourth chapter contains an introduction to NumPy and Pandas, both of which are extremely useful open-source Python libraries. The fifth chapter transitions to the realm of Generative AI, discussing its distinction from Conversational AI. Popular platforms and models, including Grok and its competitors, are presented to give readers an understanding of the current AI landscape. The final chapter is devoted to Python code samples generated by Grok that solve various programming tasks.