This book provides an introduction to Python test automation that is light and accessible. A good read for test professionals as well as Python novices.
A practical approach to Prompt Engineering for developers. Dive into the world of Prompt Engineering agility, optimizing your prompts for dynamic LLM interactions. Learn with hands-on examples from the real world and elevate your developer experience with LLMs. Discover how the right prompts can revolutionize your interactions with LLMs.
If you're looking for a comprehensive guide to prepare for Python interviews, The Python Interview Handbook 2023 is the perfect resource for you. This book is a must-read for anyone who wants to excel in Python interviews, and it covers more than 500 interview questions and answers about Python.
Unleash your machine learning potential with "DataQuest: The Path to Kaggle Glory." Discover the secrets to dominating Kaggle competitions as you embark on an epic journey of data exploration and algorithmic mastery. From preprocessing to ensembling, this booklet is your ultimate guide to conquering the challenges and emerging victorious.
This book takes the reader from understanding the challenges of deep learning and numerical computations in the existing frameworks to the essentials of Google JAX, its functionalities, and how to leverage it in real-world machine learning and deep learning projects.
One of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.
"Python Networking 101" is designed to provide readers with the skills required to excel as a network administrators. The practical approach and real-world examples ensure readers can implement the techniques learned in their professional careers.
This book provides a comprehensive coverage of ML methods that have proven useful in process industry for dynamic process modeling. Step-by-step instructions, supported with industry-relevant case studies, show how to develop solutions for process modeling, process monitoring, etc., using classical and modern methods. Also available at Google Play
Using Pandas 2.0, setting you on the path to becoming a data analysis powerhouse
Will AI replace you, or will you use AI to 10x yourself? Discover the secrets of Prompt Engineering and LangChain to build chatbots, summarization tools, and more. Get ready to revolutionize the way you approach AI development with this comprehensive guide.
Las reglas de Object Calisthenics de Jeff Bay pueden ser la base para abordar refactoring efectivo de tu código.
"Mastering Postman" is the ultimate guide for anyone looking to streamline their API development process. Whether you're a seasoned developer or just starting, this book will take you through every step of the API lifecycle and equip you with the knowledge and tools to create better APIs faster.
Build a compiler to learn how programming languages work. Use low-level assembly to learn how computers work. Walks through a minimal yet complete compiler. Compiles a static-typed language into x64 ELF executables.Simple interpreter.Bytecode compiler.x64 assembly & instruction encoding.Translate bytecode to x64 code.Generate binary executables.
Learning algorithms and data structures from this book will help you become a better programmer. Algorithms and data structures will make you think more logically. Furthermore, they can help you design better systems for storing and processing data. They also serve as a tool for optimization and problem-solving.
Dive into the world of penetration testing with this comprehensive guide by cybersecurity expert, Brandon S. Keath. Explore each stage of the Penetration Testing Execution Standard, learn essential tools and techniques, and gain insights from real-world examples. Master the art of ethical hacking and become a skilled penetration tester.