PROfile
All time reputation: 2
Achievement
You have not received any achievements.theobriscoe's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Groovy project Euler
Find the last ten digits of the series, 1^(1) + 2^(2) + 3^(3) + ... + 1000^(1000)
posted on December 18, 2008 by theobriscoe
Groovy project factorial Euler
Find the sum of digits in 100! (Factorial)
posted on December 18, 2008 by theobriscoe
Groovy project Euler
Project Euler: Add all the natural numbers below one thousand that are multiples of 3 or 5.
posted on December 13, 2008 by theobriscoe
Groovy
Creating Java ClassesDynamically
posted on December 3, 2008 by theobriscoe
JavaScript form Firefox
Firefox JavaScript to fill Form
posted on December 3, 2008 by theobriscoe
Java message jsf
Pass Arguments to the Messages Bundle
posted on December 3, 2008 by theobriscoe
Java list remove clooection
Remove from a list during iteration
posted on December 3, 2008 by theobriscoe
Groovy toURL
Pulling down text of a web page
posted on November 21, 2008 by theobriscoe