<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Computers on Wijnand Baretta</title><link>https://wijnandbaretta.com/tags/computers/</link><description>Recent content in Computers on Wijnand Baretta</description><image><title>Wijnand Baretta</title><url>https://wijnandbaretta.com/images/og-default.png</url><link>https://wijnandbaretta.com/images/og-default.png</link></image><generator>Hugo -- 0.152.2</generator><language>en</language><lastBuildDate>Fri, 26 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://wijnandbaretta.com/tags/computers/index.xml" rel="self" type="application/rss+xml"/><item><title>Object-Oriented Python: Master OOP by Building Games and GUIs</title><link>https://wijnandbaretta.com/books/object-oriented-python-master-oop-by-building-games-and-guis/</link><pubDate>Fri, 26 Jul 2024 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/object-oriented-python-master-oop-by-building-games-and-guis/</guid><description>&lt;h1 id="object-oriented-python-master-oop-by-building-games-and-guis"&gt;Object-Oriented Python: Master OOP by Building Games and GUIs&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;Python Programming for Kids: A Fun and Easy Guide to Learning Coding, Building Games, and Creating Projects Unlock your coding superpowers with &amp;ldquo;Python Programming for Kids: A Fun and Easy Guide to Learning Coding, Building Games, and Creating Projects&amp;rdquo;! Designed especially for young minds, this book transforms complex concepts into exciting adventures. Whether you&amp;rsquo;re diving into Python for beginners 2024, looking for a Python quick start guide, or need a Python programming cheat sheet, this book has you covered. Packed with step-by-step tutorials, you&amp;rsquo;ll quickly grasp the basics and advance to creating your own games and projects. This isn&amp;rsquo;t just a Python crash course - it&amp;rsquo;s a journey into the world of coding with interactive Turtle Graphics, simple game development, and fun exercises that make learning Python a breeze. From understanding variables to building a calculator, you&amp;rsquo;ll see how Python can be both powerful and incredibly fun. Why choose this book over others? It&amp;rsquo;s tailored for kids, making complex topics easy and engaging. Perfect for young coders, &amp;ldquo;Python Programming for Kids&amp;rdquo; is your ultimate Python programming quick guide. Get ready to impress your friends and family with your new coding skills. Grab your copy now and start your Python adventure today!&lt;/p&gt;</description></item><item><title>Clean Code in Python: Develop maintainable and efficient code, 2nd Edition</title><link>https://wijnandbaretta.com/books/clean-code-in-python-develop-maintainable-and-efficient-code-2nd-edition/</link><pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/clean-code-in-python-develop-maintainable-and-efficient-code-2nd-edition/</guid><description>&lt;h1 id="clean-code-in-python-develop-maintainable-and-efficient-code-2nd-edition"&gt;Clean Code in Python: Develop maintainable and efficient code, 2nd Edition&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You&amp;rsquo;ll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. This book is also about code construction — how to write great programs and make them work. This new third edition is revamped to reflect significant changes in the software development landscape with updated design and coding examples and figures. Extreme programming takes a backseat, making way for expanded coverage of the most crucial agile methodologies today: Scrum, Lean Software Development, Kanban, and Dark Scrum. Agile principles are revised to explore further functionalities of requirement gathering. The authors venture beyond imperative and object-oriented languages, exploring the realm of scripting languages in an expanded chapter on Code Construction. The Project Management Essentials chapter has been revamped and expanded to incorporate &amp;ldquo;SoftAware Development” to discuss the crucial interpersonal nature of joint software creation. Whether you&amp;rsquo;re new to programming or have written hundreds of applications, in this book you&amp;rsquo;ll re-examine what you already do, and you&amp;rsquo;ll investigate ways to improve. Using the Java language, you&amp;rsquo;ll look deeply into coding standards, debugging, unit testing, modularity, and other characteristics of good programs. You Will Learn Modern agile methodologies How to work on and with development teams How to leverage the capabilities of modern computer systems with parallel programming How to work with design patterns to exploit application development best practices How to use modern tools for development, collaboration, and source code controls Who This Book Is For Early career software developers, or upper-level students in software engineering courses&lt;/p&gt;</description></item><item><title>Modern Software Engineering: Doing What Works to Build Better Software Faster</title><link>https://wijnandbaretta.com/books/modern-software-engineering-doing-what-works-to-build-better-software-faster/</link><pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/modern-software-engineering-doing-what-works-to-build-better-software-faster/</guid><description>&lt;h1 id="modern-software-engineering-doing-what-works-to-build-better-software-faster"&gt;Modern Software Engineering: Doing What Works to Build Better Software Faster&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You&amp;rsquo;ll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. This book is also about code construction — how to write great programs and make them work. This new third edition is revamped to reflect significant changes in the software development landscape with updated design and coding examples and figures. Extreme programming takes a backseat, making way for expanded coverage of the most crucial agile methodologies today: Scrum, Lean Software Development, Kanban, and Dark Scrum. Agile principles are revised to explore further functionalities of requirement gathering. The authors venture beyond imperative and object-oriented languages, exploring the realm of scripting languages in an expanded chapter on Code Construction. The Project Management Essentials chapter has been revamped and expanded to incorporate &amp;ldquo;SoftAware Development” to discuss the crucial interpersonal nature of joint software creation. Whether you&amp;rsquo;re new to programming or have written hundreds of applications, in this book you&amp;rsquo;ll re-examine what you already do, and you&amp;rsquo;ll investigate ways to improve. Using the Java language, you&amp;rsquo;ll look deeply into coding standards, debugging, unit testing, modularity, and other characteristics of good programs. You Will Learn Modern agile methodologies How to work on and with development teams How to leverage the capabilities of modern computer systems with parallel programming How to work with design patterns to exploit application development best practices How to use modern tools for development, collaboration, and source code controls Who This Book Is For Early career software developers, or upper-level students in software engineering courses&lt;/p&gt;</description></item><item><title>Mastering Python Networking: Your one-stop solution to using Python for network automation, programmability, and DevOps, 3rd Edition</title><link>https://wijnandbaretta.com/books/mastering-python-networking-your-one-stop-solution-to-using-python-for-network-automation-programmability-and-devops-3rd-edition/</link><pubDate>Tue, 09 Apr 2024 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/mastering-python-networking-your-one-stop-solution-to-using-python-for-network-automation-programmability-and-devops-3rd-edition/</guid><description>&lt;h1 id="mastering-python-networking-your-one-stop-solution-to-using-python-for-network-automation-programmability-and-devops-3rd-edition"&gt;Mastering Python Networking: Your one-stop solution to using Python for network automation, programmability, and DevOps, 3rd Edition&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;Everything you need to know to get into Python coding, with 7 books in one Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python provides a way to get the work done. This book is great as a starting point for those new to coding, and it also makes a perfect reference for experienced coders looking for more than the basics. Apply your Python skills to data analysis, learn to write AI-assisted code using GitHub CoPilot, and discover many more exciting uses for this top programming language. Get started coding in Python—even if you’re new to computer programming Reference all the essentials and the latest updates, so your code is air-tight Learn how Python can be a solution for large-scale projects and big datasets Accelerate your career path with this comprehensive guide to learning Python Experienced and would-be coders alike will love this easy-to-follow guide to learning and applying Python.&lt;/p&gt;</description></item><item><title>The Business Case for AI: A Leader's Guide to AI Strategies, Best Practices &amp; Real-World Applications</title><link>https://wijnandbaretta.com/books/the-business-case-for-ai-a-leader-s-guide-to-ai-strategies-best-practices-real-world-applications/</link><pubDate>Wed, 28 Jun 2023 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/the-business-case-for-ai-a-leader-s-guide-to-ai-strategies-best-practices-real-world-applications/</guid><description>&lt;h1 id="the-business-case-for-ai-a-leaders-guide-to-ai-strategies-best-practices--real-world-applications"&gt;The Business Case for AI: A Leader&amp;rsquo;s Guide to AI Strategies, Best Practices &amp;amp; Real-World Applications&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;In a rapidly evolving digital landscape, businesses must adapt to stay competitive. &amp;ldquo;AI Empowered: Unlocking Success through Artificial Intelligence&amp;rdquo; is a comprehensive guide that demystifies the process of adopting AI into your organization. From understanding the fundamentals of AI to developing a robust strategy, managing data, and ensuring ethical practices, this book equips business leaders with the knowledge and tools needed to harness the transformative power of AI. With real-world examples, practical advice, and insights into future trends, this book empowers readers to navigate the complexities of AI adoption, drive innovation, and secure a prosperous future in the AI-driven business world.&lt;/p&gt;</description></item><item><title>Python Microservices Development: Build efficient and lightweight microservices using the Python tooling ecosystem, 2nd Edition</title><link>https://wijnandbaretta.com/books/python-microservices-development-build-efficient-and-lightweight-microservices-using-the-python-tooling-ecosystem-2nd-edition/</link><pubDate>Fri, 14 Jun 2019 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/python-microservices-development-build-efficient-and-lightweight-microservices-using-the-python-tooling-ecosystem-2nd-edition/</guid><description>&lt;h1 id="python-microservices-development-build-efficient-and-lightweight-microservices-using-the-python-tooling-ecosystem-2nd-edition"&gt;Python Microservices Development: Build efficient and lightweight microservices using the Python tooling ecosystem, 2nd Edition&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;Gain comprehensive insights into programming practices, and code portability and reuse to build flexible and maintainable apps using object-oriented principles Key FeaturesExtend core OOP techniques to increase integration of classes created with PythonExplore various Python libraries for handling persistence and object serializationLearn alternative approaches for solving programming problems, with different attributes to address your problem domainBook Description Object-oriented programming (OOP) is a relatively complex discipline to master, and it can be difficult to see how general principles apply to each language&amp;rsquo;s unique features. With the help of the latest edition of Mastering Objected-Oriented Python, you&amp;rsquo;ll be shown how to effectively implement OOP in Python, and even explore Python 3.x. Complete with practical examples, the book guides you through the advanced concepts of OOP in Python, and demonstrates how you can apply them to solve complex problems in OOP. You will learn how to create high-quality Python programs by exploring design alternatives and determining which design offers the best performance. Next, you&amp;rsquo;ll work through special methods for handling simple object conversions and also learn about hashing and comparison of objects. As you cover later chapters, you&amp;rsquo;ll discover how essential it is to locate the best algorithms and optimal data structures for developing robust solutions to programming problems with minimal computer processing. Finally, the book will assist you in leveraging various Python features by implementing object-oriented designs in your programs. By the end of this book, you will have learned a number of alternate approaches with different attributes to confidently solve programming problems in Python. What you will learnExplore a variety of different design patterns for the &lt;strong&gt;init&lt;/strong&gt;() methodLearn to use Flask to build a RESTful web serviceDiscover SOLID design patterns and principlesUse the features of Python 3&amp;rsquo;s abstract baseCreate classes for your own applicationsDesign testable code using pytest and fixturesUnderstand how to design context managers that leverage the &amp;lsquo;with&amp;rsquo; statementCreate a new type of collection using standard library and design techniquesDevelop new number types above and beyond the built-in classes of numbersWho this book is for This book is for developers who want to use Python to create efficient programs. A good understanding of Python programming is required to make the most out of this book. Knowledge of concepts related to object-oriented design patterns will also be useful.&lt;/p&gt;</description></item><item><title>Why Machines Learn: The Elegant Math Behind Modern AI</title><link>https://wijnandbaretta.com/books/why-machines-learn-the-elegant-math-behind-modern-ai/</link><pubDate>Thu, 06 Dec 2012 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/why-machines-learn-the-elegant-math-behind-modern-ai/</guid><description>&lt;h1 id="why-machines-learn-the-elegant-math-behind-modern-ai"&gt;Why Machines Learn: The Elegant Math Behind Modern AI&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;This is a book whose time has come-again. The first edition (published by McGraw-Hill in 1964) was written in 1962, and it celebrated a number of approaches to developing an automata theory that could provide insights into the processing of information in brainlike machines, making it accessible to readers with no more than a college freshman&amp;rsquo;s knowledge of mathematics. The book introduced many readers to aspects of cybernetics-the study of computation and control in animal and machine. But by the mid-1960s, many workers abandoned the integrated study of brains and machines to pursue artificial intelligence (AI) as an end in itself-the programming of computers to exhibit some aspects of human intelligence, but with the emphasis on achieving some benchmark of performance rather than on capturing the mechanisms by which humans were themselves intelligent. Some workers tried to use concepts from AI to model human cognition using computer programs, but were so dominated by the metaphor &amp;ldquo;the mind is a computer&amp;rdquo; that many argued that the mind must share with the computers of the 1960s the property of being serial, of executing a series of operations one at a time. As the 1960s became the 1970s, this trend continued. Meanwhile, experi mental neuroscience saw an exploration of new data on the anatomy and physiology of neural circuitry, but little of this research placed these circuits in the context of overall behavior, and little was informed by theoretical con cepts beyond feedback mechanisms and feature detectors.&lt;/p&gt;</description></item><item><title>Django 5 By Example: Build powerful and reliable Python web applications from scratch</title><link>https://wijnandbaretta.com/books/django-5-by-example-build-powerful-and-reliable-python-web-applications-from-scratch/</link><pubDate>Fri, 01 Jan 2010 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/django-5-by-example-build-powerful-and-reliable-python-web-applications-from-scratch/</guid><description>&lt;h1 id="django-5-by-example-build-powerful-and-reliable-python-web-applications-from-scratch"&gt;Django 5 By Example: Build powerful and reliable Python web applications from scratch&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;This book teaches by example. It walks in detail through development of a sample application, illustrating each step via complete working code and either screenshots or console snippets. The cumbersome and time consuming task of debugging will be a cake walk with this book. If you are a Django application developer who wants to create robust applications quickly that work well and are easy to maintain in the long term, this book is for you. This book is the right pick if you want to be smartly tutored to make best use of Django&amp;rsquo;s rich testing and debugging support and make testing an effortless task. Basic knowledge of Python, Django, and the overall structure of a database-driven web application is assumed. However, the code samples are fully explained so that even beginners who are new to the area can learn a great deal from this book.&lt;/p&gt;</description></item><item><title>Digital &amp; Information Technology Strategy Journal: Learn the skills used by the leading management consulting firms, such as McKinsey, BCG, et al. (Strategy Journals Book 6)</title><link>https://wijnandbaretta.com/books/digital-information-technology-strategy-journal-learn-the-skills-used-by-the-leading-management-consulting-firms-such-as-mckinsey-bcg-et-al-strategy-journals-book-6/</link><pubDate>Sat, 31 Jan 2009 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/digital-information-technology-strategy-journal-learn-the-skills-used-by-the-leading-management-consulting-firms-such-as-mckinsey-bcg-et-al-strategy-journals-book-6/</guid><description>&lt;h1 id="digital--information-technology-strategy-journal-learn-the-skills-used-by-the-leading-management-consulting-firms-such-as-mckinsey-bcg-et-al-strategy-journals-book-6"&gt;Digital &amp;amp; Information Technology Strategy Journal: Learn the skills used by the leading management consulting firms, such as McKinsey, BCG, et al. (Strategy Journals Book 6)&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;Describes the principles and methodologies for crafting and executing a successful business-aligned IT strategy to provide businesses with value delivery.&lt;/p&gt;</description></item><item><title>Hypermedia Systems</title><link>https://wijnandbaretta.com/books/hypermedia-systems/</link><pubDate>Sun, 01 Jan 1995 00:00:00 +0000</pubDate><guid>https://wijnandbaretta.com/books/hypermedia-systems/</guid><description>&lt;h1 id="hypermedia-systems"&gt;Hypermedia Systems&lt;/h1&gt;
&lt;h2 id="summary"&gt;Summary&lt;/h2&gt;
&lt;p&gt;This teacher guide and activity book helps students build hypermedia skills as they learn in subject areas across the curriculum. Using the technology of computers to engage students, the book offers a variety of learning projects for language arts, mathematics, science, social studies and foreign language. Based on the active involvement of students in the learning process, these activities also promote co-operative and collaborative learning experiences.&lt;/p&gt;</description></item></channel></rss>