Python Hashing and Encryption
The Basics What is hashing? Hashing is an algorithm that is used to transform data of any length into a fixed length and is only one way. What this means …
Read MoreNothing serious… just getting thoughts out of my head
The Basics What is hashing? Hashing is an algorithm that is used to transform data of any length into a fixed length and is only one way. What this means …
Read MoreWhen a program is being developed, for me in Python, and the goal is to have a functional account automate some task. A functional account is an authenticated account that …
Read MoreOh boy… Just finally got eclipse installed on my Mac OS to help with python programming. I kept on getting …. pydev debugger: Unable to find real location for: /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py …
Read MoreAfter much consideration of learning Java or Python… I think Python is going to win. 1. Because it’s easy to learn for a non-programmer. 2. I will be able to …
Read More