Exploring Programming Language Architecture in Perl

By the end of this book you should have a thorough understanding of the inner workings of a programming language interpreter. The source code is presented in full, and several iterations add more features until it could be considered pretty complete. The interpreter is written to be as easy to understand as possible; it has …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/25/exploring-programming-language-architecture-in-perl/

Boxcryptor

Boxcryptor encrypts your data on your device before it is synchronized to the cloud. Thereby, the highest possible protection of your data is guaranteed. The software can be used with Dropbox, Google Drive, Microsoft OneDrive, and many more cloud providers. You keep full control of the content in your cloud, since it is encrypted with leading AES-256 and …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/25/boxcryptor/

Python Koans – Learn Python through TDD

Python Koans is an interactive tutorial for learning the Python programming language by making tests pass. https://github.com/gregmalcolm/python_koans

Permanent link to this article: https://www.darknessgate.com/2016/10/25/python-koans-learn-python-through-tdd/

Extreme Perl

Extreme Perl is a book about Extreme Programming using the programming language Perl. This site contains the entire book. This book is about a marriage of two compatible yet unlikely partners. Extreme Programming (XP) is a software development methodology that enables users, business people, programmers, and computers to communicate effectively. Perl is a dynamic programming …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/24/extreme-perl/

Intro to Cyber Security Certification – Security+

Course Description This course covers basic information related to Security+ Certification and Cyber Security Career planning.  I cover the concepts and career opportunities that are out there and help you chart your course towards your career goals. This FREE course includes over ten lessons where you will learn what Cyber Security is, what Security+ certification is, and …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/23/intro-to-cyber-security-certification-security/

Essential Perl

This document is a quick introduction to the Perl language. Perl has many features, but you can get pretty far with just the basics, and that’s what this document is about. The coverage is pretty quick, intended for people with some programming experience. This document is available for free in the spirit of engineering goodwill …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/23/essential-perl/

ENCRYPTO

Send encrypted files via email, Dropbox, file sharing service, carrier pigeon with USB stick — however you send them, your files are protected. It’s free for both Windows and Mac. Encrypto takes any file or folder and adds AES-256 encryption to it. With encryption, you know your file is incredibly secure and that only the right …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/23/encrypto/

Security Awareness Campaigns (Lite) | Udemy free course

Course Description Security Awareness Campaigns is about the components and reality of what makes awareness campaigns successful and which components are needed in it. This course will cover the basics of a security awareness campaign that is aimed at increasing security levels by addressing social engineering attacks and communicating the basics of awareness and threats …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/22/security-awareness-campaigns-lite-udemy-free-course/

Beginning Perl (free)

Perl is a well-established programming language that has been developed through the time and effort of countless free software programmers into an immensely powerful tool that can be used on pratically every operating system in the world. Perl started out as the “Swiss army knife” of computer languages and was used primarily by system administrators, …

Continue reading

Permanent link to this article: https://www.darknessgate.com/2016/10/22/beginning-perl-free/

Python Programming

This book describes Python, an open-source general-purpose interpreted programming language available for a broad range of operating systems. There are currently three major implementations: the standard implementation written in C, Jython written in Java, and IronPython written in C# for the .NET environment. There are two common versions currently in use: 2.x and 3.x. This …

Continue reading

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

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/