December 13, 2015
Wrapped In Python – Edition 6 – Fibonacci Sequence
In this post Colin tackles the self-imposed challenge of figuring out how to generate the Fibonacci Sequence using python (without using Google)
Read ArticleIT Dojo blog: expert insights on cybersecurity, RMF, DoD compliance, certifications, networking, and federal IT. Updated regularly by our instructors.
December 13, 2015
In this post Colin tackles the self-imposed challenge of figuring out how to generate the Fibonacci Sequence using python (without using Google)
Read ArticleNovember 25, 2015
Security Technical Implementation Guides (STIGs) are published periodically by the Defense Information Systems Agency (DISA).
Read ArticleNovember 24, 2015
The Defense Information Systems Agency (DISA) is responsible for developing security guidance for configuring DoD information systems.
Read ArticleNovember 23, 2015
Imagine this dialog between Edward, a System Owner, and Christine, his Information System Security Manager (ISSM): Edward (System Owner):“Now that we’ve…
Read ArticleNovember 18, 2015
In this post, Colin offers up his favorite CBK domain and explains why.
Read ArticleNovember 16, 2015
I just finished reading Bruce Schneier’s blog entry, titled "The Doxing Trend". Let me start by writing that I am usually a big fan of Mr. Schneier.
Read ArticleNovember 12, 2015
Colin compares the CASP and CISSP certifications, weighing the pros and cons of each to determine which is the best path for your security career.
Read ArticleNovember 6, 2015
When it comes to getting your CISSP certification, I have one important word for you: STUDY.
Read ArticleNovember 5, 2015
Colin uses Python to build a math tutor for his 3rd grade daughter and picks up another fun way to sharpen his own Python skills.
Read ArticleOctober 28, 2015
In this post Colin offers an unfiltered perspective on the value of industry certifications. And in the end, why you should bother getting them.
Read ArticleOctober 26, 2015
A python script to calculate all of the primitive roots for a given prime number.
Read Article