Skip to content

bausk/impostors-howto

Repository files navigation

Impostor's Howto

A collection of notes for a meaningful software engineering career.

How to Use

This is a collection of notes that I try to take when researching a software engineering or computer science topic.

The notes are usually made with internal usage in mind to alleviate my poor memory and therefore tend to be exceedingly laconic. Use at your own dicretion.

Foundational Reading - Abridged Notes

1. Workflow, DX, DevOps and Infrastructure

DX stands for "Developer Experience", that is, getting a development workflow that is stable, reproducible, and easy to use. My notes focus on making it work on a Windows PC while using containers, WSL, and remote Linux/PAAS machines where possible.

Prerequisites

Python

All Python tutorials have the onilapp example application as a source example. You can just start with the first onw.

Deployment

JAMStack

After I was done with building an MVP with Dash in Python, I tried to split up the app components into a JAMStack architecture. The notes documenting this start here.

Containerization

2. Concurrency and Execution Models

3. Machine Learning

  • TBA

About

Impostor's Howto, a collection of notes for a meaningful software engineering career

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published