http://anandology.com/python-practice-book/index.html
Permanent link to this article: https://www.darknessgate.com/2016/10/20/python-practice-book/
Permanent link to this article: https://www.darknessgate.com/2016/10/20/metasploit-unleashed/
OPEN SECURITY TRAINING .INFO
In the spirit of OpenCourseWare and the Khan Academy, OpenSecurityTraining.info is dedicated to sharing training material for computer security classes, on any topic, that are at least one day long. All material is licensed with an open license like CreativeCommons, allowing anyone to use the material however they see fit, so long as they share …
Permanent link to this article: https://www.darknessgate.com/2016/10/19/open-security-training-info/
Cyber Security: Safety at Home, Online, in Life
The course will introduce you to some of the current key topics in cyber security research and show how they relate to everyday life. We’ll look at how the move to online storage of personal data affects privacy, how online payments can be made safely, and how the proliferation of “smart” devices affect security. Over …
Permanent link to this article: https://www.darknessgate.com/2016/10/19/cyber-security-safety-at-home-online-in-life/
What is cryptography?
What is Cryptography? A story which takes us from Caesar to Claude Shannon. Created by Brit Cruise. https://www.khanacademy.org/computing/computer-science/cryptography/crypt/v/intro-to-cryptography
Permanent link to this article: https://www.darknessgate.com/2016/10/18/what-is-cryptography/
Learning Perl the Hard Way
http://www.greenteapress.com/perl/
Permanent link to this article: https://www.darknessgate.com/2016/10/18/learning-perl-the-hard-way/
Think Python
Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps …
Permanent link to this article: https://www.darknessgate.com/2016/10/18/think-python/
Cyber Security | Free Udemy course
Cyber Security is one of today’s hottest career fields. This course will provide a broad overview of cyber security concepts and practices. Starting with threat analysis and risk management, additional lessons explore core technologies such as encryption, firewalls, and intrusion detection systems. Cloud security is also featured, as are incident response, disaster recovery, and how …
Permanent link to this article: https://www.darknessgate.com/2016/10/17/cyber-security-free-udemy-course/
Concise Courses | Free technical training on various security topics
Any course that mentions ‘FREE + LIVE’ is a scheduled Live Presentation of the latest and greatest cyber security research. You will need to register to attend the live training (which will also be recorded and uploaded to our YouTube Channel). We will be updating this page throughout the year with new courses and content …
Permanent link to this article: https://www.darknessgate.com/2016/10/17/concise-courses-free-technical-training-on-various-security-topics/
Python Module of the Week
The Python Module of the Week series, or PyMOTW, is a tour of the Python standard library through short examples. This is version 1.132, last updated Sep 10, 2016 to cover theConfigParser module. https://pymotw.com/2/
Permanent link to this article: https://www.darknessgate.com/2016/10/17/python-module-of-the-week/
Problem Solving with Algorithms and Data Structures using Python
THIS TEXTBOOK is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all about. Learning computer science is not unlike learning any other type of difficult subject matter. The only way to be successful is through …
Permanent link to this article: https://www.darknessgate.com/2016/10/16/problem-solving-with-algorithms-and-data-structures-using-python/