Forem

Aaron Rose profile picture

Aaron Rose

Software engineer and technology writer at tech-reader.blog

Location Dallas, TX Joined Joined on  Personal website https://www.tech-reader.blog
8 Week Community Wellness Streak
JavaScript
Top 7
Go
Python
4 Week Community Wellness Streak
2 Week Community Wellness Streak
1 Week Community Wellness Streak
One Year Club
Writing Debut
The Secret Life of Python: The Matryoshka Trap
Cover image for The Secret Life of Python: The Matryoshka Trap

The Secret Life of Python: The Matryoshka Trap

7
Comments
4 min read

Want to connect with Aaron Rose?

Create an account to connect with Aaron Rose. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The Secret Life of Python: The Dangerous Reflection
Cover image for The Secret Life of Python: The Dangerous Reflection

The Secret Life of Python: The Dangerous Reflection

8
Comments
3 min read
The Secret Life of JavaScript: Illusions
Cover image for The Secret Life of JavaScript: Illusions

The Secret Life of JavaScript: Illusions

9
Comments
3 min read
The Secret Life of JavaScript: Memories
Cover image for The Secret Life of JavaScript: Memories

The Secret Life of JavaScript: Memories

20
Comments 2
3 min read
Happy New Year! 🎉
Cover image for Happy New Year! 🎉

Happy New Year! 🎉

44
Comments 20
1 min read
The Secret Life of JavaScript: Inheritance
Cover image for The Secret Life of JavaScript: Inheritance

The Secret Life of JavaScript: Inheritance

15
Comments 3
3 min read
The Secret Life of Go: Error Handling
Cover image for The Secret Life of Go: Error Handling

The Secret Life of Go: Error Handling

6
Comments
6 min read
The Secret Life of Go: Packages and Structure
Cover image for The Secret Life of Go: Packages and Structure

The Secret Life of Go: Packages and Structure

6
Comments
5 min read
Python by Structure: Precise Error Scoping with Try/Except/Else
Cover image for Python by Structure: Precise Error Scoping with Try/Except/Else

Python by Structure: Precise Error Scoping with Try/Except/Else

5
Comments
2 min read
Python by Structure: Decorators and the "Logic Envelope"
Cover image for Python by Structure: Decorators and the "Logic Envelope"

Python by Structure: Decorators and the "Logic Envelope"

3
Comments
2 min read
Python by Structure: List Comprehensions and the "Single Action"
Cover image for Python by Structure: List Comprehensions and the "Single Action"

Python by Structure: List Comprehensions and the "Single Action"

4
Comments
3 min read
Python by Structure: How the 'with' Statement Automates Resource Management
Cover image for Python by Structure: How the 'with' Statement Automates Resource Management

Python by Structure: How the 'with' Statement Automates Resource Management

2
Comments
3 min read
The Secret Life of Python: The Truth About Nothing
Cover image for The Secret Life of Python: The Truth About Nothing

The Secret Life of Python: The Truth About Nothing

6
Comments 1
4 min read
The Secret Life of JavaScript: Asynchrony
Cover image for The Secret Life of JavaScript: Asynchrony

The Secret Life of JavaScript: Asynchrony

9
Comments
3 min read
The Secret Life of JavaScript: The Power of Function Composition
Cover image for The Secret Life of JavaScript: The Power of Function Composition

The Secret Life of JavaScript: The Power of Function Composition

6
Comments
5 min read
The Secret Life of Go: Atomic Operations
Cover image for The Secret Life of Go: Atomic Operations

The Secret Life of Go: Atomic Operations

8
Comments 1
6 min read
The Secret Life of Python: The Infinite Copy
Cover image for The Secret Life of Python: The Infinite Copy

The Secret Life of Python: The Infinite Copy

15
Comments 6
4 min read
The Secret Life of Python: The Statue in the Memory
Cover image for The Secret Life of Python: The Statue in the Memory

The Secret Life of Python: The Statue in the Memory

11
Comments 2
4 min read
The Secret Life of Python: The Myth of the Box
Cover image for The Secret Life of Python: The Myth of the Box

The Secret Life of Python: The Myth of the Box

11
Comments 1
4 min read
The Secret Life of JavaScript: Currying vs. Partial Application
Cover image for The Secret Life of JavaScript: Currying vs. Partial Application

The Secret Life of JavaScript: Currying vs. Partial Application

13
Comments 2
5 min read
Python by Structure: List Comprehensions and Their Hidden Complexity
Cover image for Python by Structure: List Comprehensions and Their Hidden Complexity

Python by Structure: List Comprehensions and Their Hidden Complexity

6
Comments
7 min read
The Secret Life of JavaScript: Understanding Closures
Cover image for The Secret Life of JavaScript: Understanding Closures

The Secret Life of JavaScript: Understanding Closures

38
Comments 5
10 min read
The Secret Life of JavaScript: Understanding Prototypes
Cover image for The Secret Life of JavaScript: Understanding Prototypes

The Secret Life of JavaScript: Understanding Prototypes

29
Comments 7
11 min read
The Secret Life of Python: The Import System
Cover image for The Secret Life of Python: The Import System

The Secret Life of Python: The Import System

7
Comments 3
19 min read
The Secret Life of Go: Mutexes and Synchronization
Cover image for The Secret Life of Go: Mutexes and Synchronization

The Secret Life of Go: Mutexes and Synchronization

5
Comments
10 min read
The Secret Life of JavaScript: Understanding 'this'
Cover image for The Secret Life of JavaScript: Understanding 'this'

The Secret Life of JavaScript: Understanding 'this'

12
Comments 5
11 min read
The Secret Life of JavaScript: Let, Const, and Why Variables Are Complicated
Cover image for The Secret Life of JavaScript: Let, Const, and Why Variables Are Complicated

The Secret Life of JavaScript: Let, Const, and Why Variables Are Complicated

43
Comments 15
9 min read
Python by Structure: Context Managers and the 'with' Statement
Cover image for Python by Structure: Context Managers and the 'with' Statement

Python by Structure: Context Managers and the 'with' Statement

3
Comments
6 min read
The Secret Life of Python: Metaclasses - Classes That Make Classes
Cover image for The Secret Life of Python: Metaclasses - Classes That Make Classes

The Secret Life of Python: Metaclasses - Classes That Make Classes

2
Comments
17 min read
The Secret Life of Go: Goroutines and Channels
Cover image for The Secret Life of Go: Goroutines and Channels

The Secret Life of Go: Goroutines and Channels

6
Comments 1
9 min read
Python by Structure: Return Value Transformations with Decorators
Cover image for Python by Structure: Return Value Transformations with Decorators

Python by Structure: Return Value Transformations with Decorators

3
Comments 3
4 min read
The Secret Life of Python: super() and the Method Resolution Order
Cover image for The Secret Life of Python: super() and the Method Resolution Order

The Secret Life of Python: super() and the Method Resolution Order

21
Comments 4
18 min read
The Secret Life of Go: Interfaces
Cover image for The Secret Life of Go: Interfaces

The Secret Life of Go: Interfaces

7
Comments
8 min read
Python by Structure: Property Decorators and Managed Attributes
Cover image for Python by Structure: Property Decorators and Managed Attributes

Python by Structure: Property Decorators and Managed Attributes

4
Comments 1
5 min read
The Secret Life of Go: Structs
Cover image for The Secret Life of Go: Structs

The Secret Life of Go: Structs

8
Comments
8 min read
The Secret Life of Go: Maps
Cover image for The Secret Life of Go: Maps

The Secret Life of Go: Maps

6
Comments
7 min read
The Secret Life of Go: Arrays and Slices
Cover image for The Secret Life of Go: Arrays and Slices

The Secret Life of Go: Arrays and Slices

3
Comments
8 min read
Python by Structure: How Decorators Transform Classes
Cover image for Python by Structure: How Decorators Transform Classes

Python by Structure: How Decorators Transform Classes

3
Comments 1
5 min read
The Secret Life of Python: Attribute Lookup Secrets
Cover image for The Secret Life of Python: Attribute Lookup Secrets

The Secret Life of Python: Attribute Lookup Secrets

2
Comments
16 min read
The Secret Life of Go: Functions
Cover image for The Secret Life of Go: Functions

The Secret Life of Go: Functions

6
Comments 1
8 min read
The Secret Life of Go: Variables & Types
Cover image for The Secret Life of Go: Variables & Types

The Secret Life of Go: Variables & Types

5
Comments
10 min read
The Secret Life of Go
Cover image for The Secret Life of Go

The Secret Life of Go

13
Comments 4
10 min read
Python by Structure - Class-Based Decorators That Remember
Cover image for Python by Structure - Class-Based Decorators That Remember

Python by Structure - Class-Based Decorators That Remember

4
Comments
3 min read
The Secret Life of Python: Bytecode Secrets - What Python Really Runs
Cover image for The Secret Life of Python: Bytecode Secrets - What Python Really Runs

The Secret Life of Python: Bytecode Secrets - What Python Really Runs

3
Comments
26 min read
Python by Structure: Decorator Chains and Execution Order
Cover image for Python by Structure: Decorator Chains and Execution Order

Python by Structure: Decorator Chains and Execution Order

5
Comments
5 min read
The Secret Life of Python: MRO Secrets - The Diamond Problem Solved
Cover image for The Secret Life of Python: MRO Secrets - The Diamond Problem Solved

The Secret Life of Python: MRO Secrets - The Diamond Problem Solved

3
Comments
24 min read
Python by Structure: Match Statements and Pattern Guards
Cover image for Python by Structure: Match Statements and Pattern Guards

Python by Structure: Match Statements and Pattern Guards

3
Comments
6 min read
The Secret Life of Python: GIL Secrets - Python's Threading Mystery
Cover image for The Secret Life of Python: GIL Secrets - Python's Threading Mystery

The Secret Life of Python: GIL Secrets - Python's Threading Mystery

5
Comments 2
21 min read
Python by Structure: The Walrus Operator - Assignment Where You Need It
Cover image for Python by Structure: The Walrus Operator - Assignment Where You Need It

Python by Structure: The Walrus Operator - Assignment Where You Need It

10
Comments
4 min read
Python by Structure: Context Managers and the With Statement
Cover image for Python by Structure: Context Managers and the With Statement

Python by Structure: Context Managers and the With Statement

4
Comments
4 min read
Python by Structure: Generator Delegation with Yield From
Cover image for Python by Structure: Generator Delegation with Yield From

Python by Structure: Generator Delegation with Yield From

Comments
4 min read
The Secret Life of Python: Metaclass Secrets - Classes That Create Classes
Cover image for The Secret Life of Python: Metaclass Secrets - Classes That Create Classes

The Secret Life of Python: Metaclass Secrets - Classes That Create Classes

Comments
13 min read
Python by Structure: The For/Else Block You Didn't Know Existed
Cover image for Python by Structure: The For/Else Block You Didn't Know Existed

Python by Structure: The For/Else Block You Didn't Know Existed

5
Comments 5
3 min read
Python by Structure: The Try/Else Block You're Not Using
Cover image for Python by Structure: The Try/Else Block You're Not Using

Python by Structure: The Try/Else Block You're Not Using

6
Comments
3 min read
The Secret Life of Python: Descriptor Secrets - How Properties Really Work
Cover image for The Secret Life of Python: Descriptor Secrets - How Properties Really Work

The Secret Life of Python: Descriptor Secrets - How Properties Really Work

2
Comments
16 min read
The Secret Life of Python: Context Manager Secrets - The Magic of `with`
Cover image for The Secret Life of Python: Context Manager Secrets - The Magic of `with`

The Secret Life of Python: Context Manager Secrets - The Magic of `with`

4
Comments
14 min read
The Secret Life of Python: Decorator Secrets - Functions That Wrap Functions
Cover image for The Secret Life of Python: Decorator Secrets - Functions That Wrap Functions

The Secret Life of Python: Decorator Secrets - Functions That Wrap Functions

3
Comments
14 min read
The Python Structure Viewer: A Clear Window into Your Code
Cover image for The Python Structure Viewer: A Clear Window into Your Code

The Python Structure Viewer: A Clear Window into Your Code

5
Comments 3
2 min read
The Secret Life of Python: Generator Secrets - Functions That Remember
Cover image for The Secret Life of Python: Generator Secrets - Functions That Remember

The Secret Life of Python: Generator Secrets - Functions That Remember

2
Comments
17 min read
The Secret Life of Python: The Iterator Protocol - Why For Loops Are Magic
Cover image for The Secret Life of Python: The Iterator Protocol - Why For Loops Are Magic

The Secret Life of Python: The Iterator Protocol - Why For Loops Are Magic

4
Comments 1
17 min read
loading...