How To

How to Summarize a …

If you are in a technical field, whether in academia, government, or industry, it is important to read technical articles and papers so that you can try to stay current with ever-changing technological progress. One habit that will benefit you over time is writing your own summaries of the papers …

How to Setup a SEED Lab …

Modified: August 2018

Here are some basic instructions for setting up a SEED lab environment for cybersecurity education:

Quick Python Tutorial

Last modified: 2 June 2021

This page provides a set of simple Python 3 (since Python 2 has reached end-of-life, I don’t recommend Python 2!) examples to help bootstrap you into using this language. Resources at the end of the page provide more details and examples you can consult if you want …