Python Testing with pytest: Simple, Rapid, Effective, and Scalable

Python Testing with pytest: Simple, Rapid, Effective, and Scalable Summary Python Testing with pytest is an informative guide written by Brian Okken, focusing on the usage of the pytest framework for testing Python code. The book covers various aspects of testing using pytest, including installation, basic usage, and advanced features. It offers a comprehensive introduction to the methodology and philosophy of pytest, highlighting its simplicity and effectiveness. The book addresses setting up your test environment, writing effective test cases, and leveraging pytest’s features such as fixtures, parameterization, and plugins to write scalable and maintainable test suites. ...

June 5, 2017 · Wijnand Baretta

Build your first website with Python and Django: Build and Deploy a website with Python 3.6 and Django 1.11

Build Your First Website with Python and Django: Build and Deploy a Website with Python 3.6 and Django 1.11 Summary “Build Your First Website with Python and Django” by Nigel George is a practical guide aimed at beginners interested in web development using Python and Django. The book provides step-by-step instructions on how to create and deploy a website, beginning with the basics of setting up a development environment and progressing through to more complex features such as database integration and user authentication. Written specifically for Python version 3.6 and Django version 1.11, the book focuses on the fundamental concepts of web development, effectively bridging the gap between beginner understanding and real-world application deployment. ...

June 1, 2017 · Wijnand Baretta

Learning How to Learn: How to Succeed in School Without Spending All Your Time Studying; A Guide for Kids and Teens

Learning How to Learn: How to Succeed in School Without Spending All Your Time Studying; A Guide for Kids and Teens Summary “Learning How to Learn” is a practical guide designed to help kids and teens optimize their learning processes. The authors, Barbara Oakley, Terrence Sejnowski, and Alistair McConville, focus on providing strategies that improve study habits and learning efficiency without overwhelming students. The book covers various concepts from cognitive science and psychology, presenting them in an accessible format aimed to empower young readers. Topics include understanding how the brain works, learning styles, procrastination, memory techniques, and more. The book emphasizes applying these strategies to make learning enjoyable and less time-consuming. ...

May 24, 2017 · Wijnand Baretta

Whisper Me This: A Novel

Whisper Me This: A Novel by Kerry Anne King Summary “Whisper Me This” is a gripping novel that explores themes of family secrets, personal identity, and resilience. The story revolves around Maisey Addington, a single mother who returns to her childhood home in Montana after her mother falls into a coma. Upon her return, she uncovers a trove of family secrets, including a shocking revelation about her own identity. The narrative is a blend of mystery and emotional drama, as Maisey navigates the complexities of her past and strives to forge a new future for herself and her daughter. ...

May 20, 2017 · Wijnand Baretta

What Color Is Your Parachute? 2019: A Practical Manual for Job-Hunters and Career-Changers

What Color Is Your Parachute? 2019: A Practical Manual for Job-Hunters and Career-Changers Summary “What Color Is Your Parachute? 2019: A Practical Manual for Job-Hunters and Career-Changers” by Richard N. Bolles is a widely acclaimed guide aimed at individuals navigating the job market or considering a career change. The book offers a step-by-step approach to finding fulfilling employment, emphasizing self-inventory and understanding personal strengths, interests, and skills. Bolles introduces practical tools such as the “Flower Exercise,” which helps readers identify their ideal work environment, roles, and colleagues. Additionally, the book delves into modern job search strategies, including networking, crafting resumes, interviewing, and leveraging online job resources. ...

May 8, 2017 · Wijnand Baretta

Inspired: How to Create Tech Products Customers Love (Silicon Valley Product Group)

Inspired: How to Create Tech Products Customers Love by Marty Cagan Summary “Inspired: How to Create Tech Products Customers Love” by Marty Cagan is a comprehensive guide for product managers and teams aspiring to build products that captivate users. The book explores the crucial elements of successful product development, emphasizing the significance of understanding customers’ needs, validating solutions with real users, and working effectively with a cross-functional team. Cagan leverages his extensive experience in Silicon Valley to provide practical advice on building a robust product culture and delivering products that solve legitimate customer problems. ...

May 4, 2017 · Wijnand Baretta

Impractical Python Projects: Playful Programming Activities to Make You Smarter

Impractical Python Projects: Playful Programming Activities to Make You Smarter Summary “Impractical Python Projects: Playful Programming Activities to Make You Smarter” by Lee Vaughan is a creative and engaging book that introduces readers to the world of programming through a series of quirky and fun projects. These projects, designed for programmers of all levels, focus on solving unlikely and whimsical problems using Python. The book covers diverse subjects, including mathematics, science, simulation, and more, with each chapter providing hands-on challenges that encourage readers to think critically and creatively. ...

April 30, 2017 · Wijnand Baretta

A Smarter Way to Learn Python: Learn it faster. Remember it longer.

A Smarter Way to Learn Python: Learn it faster. Remember it longer by Mark Myers Summary “A Smarter Way to Learn Python” by Mark Myers is an instructional guide designed for beginners who are new to Python programming. The book is part of a series known for its unique approach to teaching coding in a digestible and engaging way. Myers utilizes a method that breaks lessons into manageable chunks, which are followed by exercises to reinforce learning. The book covers fundamental Python programming concepts, including variables, loops, functions, data structures, and file handling, all while promoting practical application through frequent coding practice. ...

April 18, 2017 · Wijnand Baretta

Python Tricks: A Buffet of Awesome Python Features

Overview of Python Tricks: A Buffet of Awesome Python Features by Dan Bader Summary Python Tricks: A Buffet of Awesome Python Features by Dan Bader is a resource designed to enrich Python developers with practical knowledge and advanced techniques. The book aims to transform basic Python skills into proficient, real-world problem-solving abilities. It covers a variety of topics such as Pythonic thinking, common best practices, and lesser-known features of the language that can make coding more efficient and effective. The book is structured around concise and focused sections, each offering insights into specific Python functionalities and practices, thereby enabling developers to write cleaner, more efficient, and idiomatic Python code. ...

April 14, 2017 · Wijnand Baretta

Company of One: Why Staying Small Is the Next Big Thing for Business

Company of One: Why Staying Small Is the Next Big Thing for Business Summary “Company of One” by Paul Jarvis challenges the traditional business mindset that equates success with growth. Instead, Jarvis promotes the idea of creating and maintaining a business that prioritizes sustainability, independence, and manageable scale. This book advocates for efficiency, meaningful work, and quality over expansion. Jarvis draws from his own experience as a successful entrepreneur who opted to stay small rather than pursue continuous growth. He highlights how focusing on smaller, more controllable operations can lead to better work-life balance, increased satisfaction, and even profitability. ...

April 10, 2017 · Wijnand Baretta