Writing
My chosen Bible reading plan
In hopes of finally reading the whole bible, I started following this plan on January 5, 2010, which will end on January 5, 2011. I’m sharing it in case others need one to follow. Life Journal Bible Reading Plan (1 year) Joyful reading and God bless!
Downloadable Python 3.1.1 Docs
As of now, only the Python 2.6.5 Documentation is published for download on the python.org website; however, I was interested in downloading Python 3.1.1’s Documentation. After some searching, I found it; so sharing it to the world. It’s at: http://www.python.org/ftp/python/doc/3.1.1/. (I personally chose the “python-3.1.1-docs-pdf-letter” and it printed fine.) Happy Coding!
Should I learn Python 2.x or Python 3.x
Googling this didn’t really help me decide, but after stumbling on an interview by O’Relly with Guido van Rossum, the creator of Python, I decided to go with Python 3.x. Here’s what he said that set my mind: If you’re learning Python for the first time, 3.0 is a great way to learn the language.…
How-to: Delete undeletable files and folders
I’m sure you’ve encountered one of these error messages, one way or another: Cannot delete file: Access is denied There has been a sharing violation. The source or destination file may be in use. The file is in use by another program or user. Make sure the disk is not full or write-protected and that…
Bible books categorization
Adding this as personal reference… LawGenesis, Exodus, Leviticus, Numbers, Deuteronomy HistoryJoshua, Judges, Ruth, 1 Samuel, 2 Samuel, 1 Kings, 2 Kings,1 Chronicles, 2 Chronicles, Ezra, Nehemiah, Esther PoetryJob, Psalms, Proverbs, Ecclesiastes, Songs ProphetsIsaiah, Jeremiah, Lamentations, Ezekiel, Daniel,Hosea, Joel, Amos, Obadiah, Jonah, Micah, Nahum, Habakkuk,Zephaniah, Haggai, Zechariah, Malachi Gospels and ActsMatthew, Mark, Luke, John, Acts LettersRomans,…