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 Go: Consumer-Defined Interfaces
Cover image for The Secret Life of Go: Consumer-Defined Interfaces

The Secret Life of Go: Consumer-Defined Interfaces

13
Comments 2
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 Go: Interfaces in Practice
Cover image for The Secret Life of Go: Interfaces in Practice

The Secret Life of Go: Interfaces in Practice

17
Comments 5
4 min read
The Secret Life of Go: JSON and Tags
Cover image for The Secret Life of Go: JSON and Tags

The Secret Life of Go: JSON and Tags

12
Comments 4
4 min read
The Secret Life of Python: The Uncontained Script
Cover image for The Secret Life of Python: The Uncontained Script

The Secret Life of Python: The Uncontained Script

14
Comments 2
3 min read
The Secret Life of Python: The Scope Creep
Cover image for The Secret Life of Python: The Scope Creep

The Secret Life of Python: The Scope Creep

8
Comments 1
3 min read
The Secret Life of Python: The Mutable Default Argument
Cover image for The Secret Life of Python: The Mutable Default Argument

The Secret Life of Python: The Mutable Default Argument

10
Comments 2
4 min read
The Secret Life of Python: The Trap of Parallel Lists
Cover image for The Secret Life of Python: The Trap of Parallel Lists

The Secret Life of Python: The Trap of Parallel Lists

14
Comments 6
4 min read
The Secret Life of JavaScript: Modules
Cover image for The Secret Life of JavaScript: Modules

The Secret Life of JavaScript: Modules

20
Comments 3
3 min read
The Secret Life of JavaScript: The Garbage Collector
Cover image for The Secret Life of JavaScript: The Garbage Collector

The Secret Life of JavaScript: The Garbage Collector

37
Comments 20
3 min read
The Secret Life of Go: The Context Package
Cover image for The Secret Life of Go: The Context Package

The Secret Life of Go: The Context Package

13
Comments 4
5 min read
The Secret Life of Go: Concurrency
Cover image for The Secret Life of Go: Concurrency

The Secret Life of Go: Concurrency

12
Comments 9
5 min read
The Secret Life of Python: The Lazy Baker
Cover image for The Secret Life of Python: The Lazy Baker

The Secret Life of Python: The Lazy Baker

16
Comments 2
4 min read
The Secret Life of Python: The Loophole
Cover image for The Secret Life of Python: The Loophole

The Secret Life of Python: The Loophole

9
Comments
4 min read
The Secret Life of Python: The Loophole
Cover image for The Secret Life of Python: The Loophole

The Secret Life of Python: The Loophole

15
Comments 5
4 min read
The Secret Life of JavaScript: The Blueprint
Cover image for The Secret Life of JavaScript: The Blueprint

The Secret Life of JavaScript: The Blueprint

14
Comments 2
3 min read
The Secret Life of JavaScript: The Promise
Cover image for The Secret Life of JavaScript: The Promise

The Secret Life of JavaScript: The Promise

32
Comments 13
3 min read
The Secret Life of JavaScript: The Loop
Cover image for The Secret Life of JavaScript: The Loop

The Secret Life of JavaScript: The Loop

16
Comments 6
4 min read
The Secret Life of JavaScript: Identity
Cover image for The Secret Life of JavaScript: Identity

The Secret Life of JavaScript: Identity

10
Comments 2
3 min read
The Secret Life of Go: Interfaces
Cover image for The Secret Life of Go: Interfaces

The Secret Life of Go: Interfaces

9
Comments
5 min read
The Secret Life of Go: Testing
Cover image for The Secret Life of Go: Testing

The Secret Life of Go: Testing

14
Comments 4
6 min read
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

8
Comments
4 min read
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

9
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 5
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

7
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

7
Comments 1
8 min read
loading...