Tag: Antipatterns

SQL Antipatterns, Volume 1 Avoiding the Pitfalls of Database Programming


Free Download SQL Antipatterns, Volume 1: Avoiding the Pitfalls of Database Programming by Bill Karwin
English | November 29th, 2022 | ISBN: 1680508989 | 379 pages | True PDF | 10.22 MB
SQL is the ubiquitous language for software developers working with structured data. Most developers who rely on SQL are experts in their favorite language (such as Java, Python, or Go), but they’re not experts in SQL. They often depend on antipatterns – solutions that look right but become increasingly painful to work with as you uncover their hidden costs. Learn to identify and avoid many of these common blunders. Refactor an inherited nightmare into a data model that really works. Updated for the current versions of MySQL and Python, this new edition adds a dozen brand new mini-antipatterns for quick wins.

(more…)

DevOps Antipatterns


Released 4/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 33m | Size: 303 MB
DevOps antipatterns are decisions you make that seem logical at the time but work against the success of the DevOps model in your overall system and organization. The insidious thing about antipatterns is that they often don’t fail outright, but instead negatively impact your culture, ability to execute, reliability, and costs over time. Understanding and mapping out the core issues and the common DevOps antipatterns that are holding you back from successful DevOps implementation is essential. In this practical solution-focused course, Ernest Mueller and James Wickett discuss the most common DevOps antipatterns that organizations tend to fall into and how to avoid or overcome them. Each video within the course shares a real-world example of common antipatterns and then shares a better way to address challenges to ensure a smooth DevOps journey.

(more…)

Software Development Patterns and Antipatterns


Free Download Software Development Patterns and Antipatterns by Capers Jones
English | August 27, 2021 | ISBN: 1032017228 | 512 pages | MOBI | 1.33 Mb
Software development has been a troubling since it first started. There are seven chronic problems that have plagued it from the beginning:Incomplete and ambiguous user requirements that grow by >2% per month.Major cost and schedule overruns for large applications > 35% higher than planned.Low defect removal efficiency (DRE) < 85% on large systems.Cancelled projects that are not completed: > 30% above 10,000 function points.Poor quality and low reliability after the software is delivered: > 5 bugs per FP.Breach of contract litigation against software outsource vendors.Expensive maintenance and enhancement costs after delivery.

(more…)