Howdy
Home
Archives
Search
Feed
Beamer (Latex) themes
Cool looking modern beamer theme:
https://github.com/matze/mtheme
uid:
202006122238
tags: #programming
Date
February 22, 2023
Up next
Goals For June
Use the break I have between internships to the fullest! Grow physically, mentally, socially, and spiritually. Cook regularly Created from: Weekly
Previously
Map vs list comprehension
In Python, maps are slightly faster (but only if you don’t use a lambda expression). If you use a lambda expression, then list comprehensions are