Skip to content
The Baffled Architect

The Baffled Architect

Every day is a school day

Tag: Python

Setup a Multipass CDK Environment

Posted on February 25, 2024 by Dougie Richardson

I want to be able to connect to the environment using Visual Studio Code, so first we need to create a SSH key: We need a configuration YAML, replace <generated…

Posted in Linux, PythonTagged AWS, Coding, Linux, Python, Ubuntu
Development

Rainbows, decorators arguments & threads

Posted on June 13, 2022 by Dougie Richardson

Playing with Rainbow Hat I learned a few things about Python as a result I found out what a decorator is, the difference between args and kwargs and threads. I…

Posted in CodingTagged Coding, Python
Working together

Python List Comprehension

Posted on June 13, 2022 by Dougie Richardson

I’ve been spending time with Python recently and am beginning to really like some of the language’s features. List comprehension creates a list by evaluating an expression on each item…

Posted in CodingTagged Coding, Python
← Previous 1 2 3 Next →

© 2026 The Baffled Architect - Every day is a school day.

Theme: Baffled Architect