Sort by
|
Artificial Intelligence
Foundations of Computational Agents
Written by professors David Poole and Alan Mackworth, this comprehensive textbook from Cambridge University Press, spanning over 680 pages, presents artificial intelligence through the framework of designing intelligent computational agents. Recommended for: Undergraduate and graduate students studying AI Courses, computer science and related fields. Suitable for students with some programming background. Beginner [...]

Automate the Boring Stuff with Python
This 504 page book teaches Python programming to automate tedious tasks and “do in minutes what would take hours.” Written by Al Sweigart for complete beginners, readers learn Python by writing scripts for practical tasks like finding/changing text, manipulating documents and spreadsheets, web automation, and more. Recommended for: Beginner-to-intermediate readers. This book [...]

Database Design
This open textbook presents a complete guide to database design principles and practice. It aims to equip students and professionals with skills to develop robust, maintainable database systems using the relational model. The textbook covers fundamental concepts and advances to modeling, normalization, transactions and administration. Practical exercises reinforce learning. Recommended for: Beginner [...]

General Psychology: An Introduction
Discover a comprehensive open textbook on introductory psychology, exploring major concepts, theories, and research methods. Ideal for students and those interested in the core foundations of psychology. Gain a foundational understanding, explore cognitive processes, human development, and psychological disorders.

Readings in Database Systems
Readings in Database Systems is a respected collection of papers on database research, now in its fifth edition. Edited by Peter Bailis, Joseph M. Hellerstein, and Michael Stonebraker, three leaders in the database research community, it has been informing the field on both classic and cutting-edge topics for over 30 years. Recommend [...]

Visual Studio 2022 Succinctly
Discover the power of Visual Studio 2022, Microsoft’s newest integrated development environment (IDE) for Windows, web, and mobile app development. It’s packed with upgrades and optimized for . NET. This short ebook guide gives an overview of the exciting new features that boost productivity and streamline the development process. Recommended for: Beginner-to-intermediate [...]