Artwork

Content provided by John Bohn | Software Developer. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by John Bohn | Software Developer or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Ego is the Enemy (unless you're Joe Armstrong)

28:02
 
Share
 

Archived series ("Inactive feed" status)

When? This feed was archived on March 13, 2017 03:11 (7y ago). Last successful fetch was on January 01, 2017 04:44 (7+ y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 159611831 series 1250044
Content provided by John Bohn | Software Developer. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by John Bohn | Software Developer or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Ego is the Enemy: Ryan Holiday

Ego is the Enemy on Amazon

This is an amazing book that has really taught me a lot in the past two days. It's been a long time since I read a book that had this big of an impact in such a short time. It's an great read full of meaningful anecdotes and tangible philosophy. He takes one of the most important, if often overlooked concepts, in stoicism and skillfully brings it into the light. This is the non-fiction book of 2016.

Joe Armstrong: How to solve problems

https://joearms.github.io/2016/08/08/Draft-Payment-System-in-Erlang.html

An excellent blog entry from Joe Armstrong on problem solving. Longs story short: 1.) Find the most difficult outstanding problem. 2.) Solve it. 3.) Rinse and repeat.

And importantly, if you don't know the hardest problem, find an expert who does.

Building a Modern Computer from First Principles

The Elements of Computing Systems: Building a Modern Computer from First Principles

http://www.nand2tetris.org/

https://www.coursera.org/learn/build-a-computer

In this project-centered course* you will build a modern computer system, from the ground up. We’ll divide this fascinating journey into six hands-on projects that will take you from constructing elementary logic gates all the way through creating a fully functioning general purpose computer. In the process, you will learn - in the most direct and constructive way - how computers work, and how they are designed.

The Imposter's Handbook: Rob Conery

https://bigmachine.io/imposter/

This looks like a great book for people who didn't got he traditional route. If you want to learn Computer Science essentials but are a self taught programmer, this might be the book for you. It looks great. Brought to you by the cohost of "This Developer's Life".

Probabilistic Programming & Bayesian Methods for Hackers

Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference (on Amazon)

https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/

This looks like an awesome book and course for an intro to Bayesian methods and probabilistic programming from a computation/understanding-first, mathematics-second point of view.

This is an advanced topic that feels out of bounds for a lot of self taught devs. This course aims to help you learn it. Looks awesome. I want this book.

Decommissioning Otto

https://www.hashicorp.com/blog/decommissioning-otto.html

Otto from Hashicorp is done. This is why I don't use tools like this in production.

What Golang Is and Is Not

http://danmux.com/posts/what_golang_isnt/

An excellent break down of what go is and is not. This is a bit of a follow up to last week's talk about go.

Yelp's Undebt

http://engineeringblog.yelp.com/2016/08/undebt-how-we-refactored-3-million-lines-of-code.html

A uniquely terrible explanation of Yelp's Undebt library. Regex on steroids... for refactoring!

Make Better Software Magazine

https://blog.fogcreek.com/make-better-software-magazine/

Is it a magazine, is it not? I don't know, but it's really good content! Listen to me screw up what it actually is but compliment Cal Evans :).

  continue reading

6 episodes

Artwork
iconShare
 

Archived series ("Inactive feed" status)

When? This feed was archived on March 13, 2017 03:11 (7y ago). Last successful fetch was on January 01, 2017 04:44 (7+ y ago)

Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 159611831 series 1250044
Content provided by John Bohn | Software Developer. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by John Bohn | Software Developer or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Ego is the Enemy: Ryan Holiday

Ego is the Enemy on Amazon

This is an amazing book that has really taught me a lot in the past two days. It's been a long time since I read a book that had this big of an impact in such a short time. It's an great read full of meaningful anecdotes and tangible philosophy. He takes one of the most important, if often overlooked concepts, in stoicism and skillfully brings it into the light. This is the non-fiction book of 2016.

Joe Armstrong: How to solve problems

https://joearms.github.io/2016/08/08/Draft-Payment-System-in-Erlang.html

An excellent blog entry from Joe Armstrong on problem solving. Longs story short: 1.) Find the most difficult outstanding problem. 2.) Solve it. 3.) Rinse and repeat.

And importantly, if you don't know the hardest problem, find an expert who does.

Building a Modern Computer from First Principles

The Elements of Computing Systems: Building a Modern Computer from First Principles

http://www.nand2tetris.org/

https://www.coursera.org/learn/build-a-computer

In this project-centered course* you will build a modern computer system, from the ground up. We’ll divide this fascinating journey into six hands-on projects that will take you from constructing elementary logic gates all the way through creating a fully functioning general purpose computer. In the process, you will learn - in the most direct and constructive way - how computers work, and how they are designed.

The Imposter's Handbook: Rob Conery

https://bigmachine.io/imposter/

This looks like a great book for people who didn't got he traditional route. If you want to learn Computer Science essentials but are a self taught programmer, this might be the book for you. It looks great. Brought to you by the cohost of "This Developer's Life".

Probabilistic Programming & Bayesian Methods for Hackers

Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference (on Amazon)

https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/

This looks like an awesome book and course for an intro to Bayesian methods and probabilistic programming from a computation/understanding-first, mathematics-second point of view.

This is an advanced topic that feels out of bounds for a lot of self taught devs. This course aims to help you learn it. Looks awesome. I want this book.

Decommissioning Otto

https://www.hashicorp.com/blog/decommissioning-otto.html

Otto from Hashicorp is done. This is why I don't use tools like this in production.

What Golang Is and Is Not

http://danmux.com/posts/what_golang_isnt/

An excellent break down of what go is and is not. This is a bit of a follow up to last week's talk about go.

Yelp's Undebt

http://engineeringblog.yelp.com/2016/08/undebt-how-we-refactored-3-million-lines-of-code.html

A uniquely terrible explanation of Yelp's Undebt library. Regex on steroids... for refactoring!

Make Better Software Magazine

https://blog.fogcreek.com/make-better-software-magazine/

Is it a magazine, is it not? I don't know, but it's really good content! Listen to me screw up what it actually is but compliment Cal Evans :).

  continue reading

6 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide