Monday, July 03, 2023

Porsche: great business story

Every story on Acquired podcast is like a mini, engaging, audio/video book. Great podcast!

This one about history of car / design company Porsche,
and its complex relationship with Volkswagen (VW), is not exception.
Highly recommended! 

Porsche (with Doug DeMuro): The Complete History and Strategy @ Acquired.fm podcast

from almost nothing after WWII, to 350,000 cars per year at $100K prices!

Porsche (with Doug DeMuro) - YouTube

Links:

Doug’s YouTube channel (which we HIGHLY recommend)
/ @dougdemuro

Cars & Bids: an auction marketplace for "enthusiast cars"
https://carsandbids.com Episode sources docs


Porsche - Wikipedia

Dr. Ing. h.c. F. Porsche AG, usually shortened to Porsche (German pronunciation: [ˈpɔʁʃə] (listen); see below), is a German automobile manufacturer specializing in high-performance sports carsSUVs and sedans, headquartered in StuttgartBaden-Württemberg, Germany. The company is owned by Volkswagen AG, a controlling stake of which is owned by Porsche Automobil Holding SE. Porsche's current lineup includes the 718 Boxster/Cayman911 (992)PanameraMacanCayenne and Taycan.


Porsche HOME - Porsche USA

books: Design Patterns in TypeScript & Python

Amazon.com: Design Patterns in TypeScript: Common GoF (Gang of Four) Design Patterns Implemented in TypeScript (Software Engineering) eBook : Bradley, Sean: Kindle Store

Design Patterns in Python: Common GOF (Gang of Four) Design Patterns implemented in Python (Software Engineering) , Bradley, Sean, eBook - Amazon.com

This book is about the 23 common GoF (Gang of Four) Design Patterns implemented and in Python.

A Design Pattern is a description or template that can be repeatedly applied to a commonly recurring problem in software design.

You will find a familiarity with Design Patterns very useful when planning, discussing, developing, managing and documenting your applications from now on and into the future. You will learn these Design Patterns.

  • Creational : Factory - Abstract Factory - Builder - Prototype - Singleton
  • Structural : Decorator - Adapter - Facade - Bridge - Composite - Flyweight - Proxy
  • Behavioral : Command - Chain of Responsibility - Observer Pattern - Interpreter - Iterator - Mediator - Memento - State - Strategy - Template Method - Visitor

$6.99

Books also provides you FREE Access to Online Instructional Videos

sbcode.net

Sean-Bradley (SBCODE) @GitHub