Seasoned & Agile

Topic: #Programming

A collection of 5 posts about Programming.

This article describes how you can create a web extension for modern web browsers using the new Angular framework.

17 min read
#Angular#Programming

When running a for loop over a Python dict, the dict must never be changed.

3 min read
#Python#Programming

How I solved the 36 towers puzzle with Python.

6 min read
#Python#Programming#Puzzles