Posts
Writing Custom Lint Rules JavascriptLintingMeta
Back in March I wrote a post about introducing linting to this blog and at the end I said I’d follow up when I started adding custom lint rules. That time is now!
Import Time vs Run Time in Python Python
Earlier today I was working with my student at Ada Academy about
import
s in Python. The root of their question was essentially “what happens when I import something” which lead to me doing a poor job of trying to explain the difference between “import time” and “run time.”The Best Hello World Program Python
What makes a good “Hello, World!” program?
Linting a Jekyll Blog with Mega-Linter MetaJekyllLinting
A friend of mine introduced me to Gwern’s blog a while back. Some of the posts are interesting, and they’re definitely well written. And even though I didn’t become a regular reader, one thing that caught my eye was the meta section of the About page where they talk about various technical aspects of the blog, including custom linters.
subscribe via RSS