Pages
Portfolio
Categories
Archives
- June 2017 (1)
- April 2015 (2)
- July 2014 (1)
- February 2014 (3)
- January 2013 (1)
- December 2012 (1)
- November 2012 (1)
- February 2012 (1)
- January 2012 (1)
- November 2011 (1)
- October 2011 (5)
- August 2011 (9)
- July 2011 (7)
- May 2011 (13)
Monthly Archives: July 2011
Project Euler Problem 3 (PHP)
Problem 3 The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number 600851475143 ? Answer Show ▼ 6857 Script Execution Time: 18.15 seconds function isPrime($n) { for ($x=2; $x
Project Euler Problem 2 (PHP)
Problem 2 Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 terms will be: 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, … … Continue reading
Posted in PHP, Programming, Project Euler
Tagged Math, PHP, Programming, Project Euler
Comments Off on Project Euler Problem 2 (PHP)
Project Euler Problem 1 (PHP)
Problem 1 If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multiples of … Continue reading
Posted in PHP, Programming, Project Euler
Tagged Math, PHP, Programming, Project Euler
Comments Off on Project Euler Problem 1 (PHP)
Legal and Moral Ramifications of Marriage Laws
I know this is a pretty hot topic, but I wanted to put out my thoughts regarding it. I came across this article while reading about a programming issue. It primarily discusses California’s Proposition 8 (also known as the “California … Continue reading
Posted in Family, Personal, Politics, Random Musings
Tagged California, Controversy, Fairness, Family, Judicial System, Marriage, Priorities, Proposition 8
1 Comment
World’s Whiniest: Batman or Superman
I think this is my new favorite strip. Or at least right there at the top.