Tag: Security learning

Take Control of Your Programming with Modern Perl

Perl programmers solve problems and get things done. Perl’s the secret weapon they reach for when they have to solve a problem right now. Modern Perl takes that productivity to the next level. Learn the philosophy of Perl to unlock the language’s full power. Explore the best the CPAN has to offer. See how new …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/21/take-control-of-your-programming-with-modern-perl/

Metasploit Unleashed

The Metasploit Unleashed (MSFU) course is provided free of charge by Offensive Security in order to raise awareness for underprivileged children in East Africa. If you enjoy this course, we ask that you make a donation to the Hackers For Charity non-profit 501(c)(3) organization. A sum of $9.00 will feed a child for a month, so any contribution …

Continue reading

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 …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/19/open-security-training-info/

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 …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/18/think-python/

Cyber Criminals Want Your Information: Stop Them Cold! | Udemy free course

Course Description Let’s face it – life on the Internet means usernames and passwords (accounts)! Lots of them in fact! Stop and think about it for a moment. How many sites do you login into daily, weekly, or monthly? Social media: Facebook, Twitter, Snapchat, Skype, Pinterest, Instragram, Youtube… Ecommerce: Amazon, eBay, Overstock, Newegg, Target, Walmart… …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/14/cyber-criminals-want-your-information-stop-them-cold-udemy-free-course/

Free Cyber Security training | cybrary.it

Cybrary is a free community where people, companies and training come together to give everyone the ability to collaborate in an open source way that is revolutionizing the cyber security educational experience. http://www.cybrary.it  

Permanent link to this article: https://www.darknessgate.com/2016/10/11/free-cyber-security-training-cybrary-it/

Invent with Python

  http://inventwithpython.com/hacking/chapters/

Permanent link to this article: https://www.darknessgate.com/2016/10/07/invent-with-python/

Data Structures and Algorithms with Object-Oriented Design Patterns in Python

This book is about the fundamentals of data structures and algorithms–the basic elements from which large and complex software artifacts are built. To develop a solid understanding of a data structure requires three things: First, you must learn how the information is arranged in the memory of the computer. Second, you must become familiar with …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/04/data-structures-and-algorithms-with-object-oriented-design-patterns-in-python/

Dive Into Python 3

  http://getpython3.com/diveintopython3/

Permanent link to this article: https://www.darknessgate.com/2016/10/03/dive-into-python-3/

A Byte of Python

“A Byte of Python” is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you. https://python.swaroopch.com/

Permanent link to this article: https://www.darknessgate.com/2016/10/02/a-byte-of-python/