Google Gemini for Python. Coding with Bard: Mastering Python with Google's AI Tools - Helion
Tytuł oryginału: Google Gemini for Python. Coding with Bard: Mastering Python with Google's AI Tools
ISBN: 9781836648802
stron: 203, Format: ebook
Data wydania: 2024-08-08
Księgarnia: Helion
Cena książki: 170,10 zł (poprzednio: 189,00 zł)
Oszczędzasz: 10% (-18,90 zł)
This book bridges Python 3 programming and Generative AI, equipping readers with the skills to navigate both domains confidently. It starts with Python basics, covering data types, number formatting, text manipulation, loops, functions, data structures, NumPy, Pandas, conditional logic, and reserved words. You'll also learn about handling user input, managing exceptions, and working with command-line arguments.
The journey continues into Generative AI, distinguishing it from Conversational AI. It introduces popular platforms and models, including Bard (now called Gemini) and its competitors, providing insights into their capabilities, strengths, weaknesses, and applications. The final chapters show how to generate various Python 3 code samples using Gemini.
Understanding these concepts is crucial for modern programming and AI applications. This book transitions readers from basic Python programming to advanced AI techniques, blending theoretical knowledge with practical skills. Companion files with source code and figures enhance the learning experience, making this an essential resource for mastering Python 3 and Generative AI.
Osoby które kupowały "Google Gemini for Python. Coding with Bard: Mastering Python with Google's AI Tools", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Google Gemini for Python. Coding with Bard: Mastering Python with Google's AI Tools eBook -- spis treści
- 1. Introduction to Python 3
- 2. Conditional Logic, Loops, and Functions
- 3. Python Data Structures
- 4. Introduction to NumPy and Pandas
- 5. Generative AI, Bard, and Gemini
- 6. Bard and Python Code