« Wikipedia drama + thoughts | Home | SugarCRM »
Fun with multidimensional arrays
By Sparky | December 5, 2005
So my experiments with PHP have been going well. I have been slowly getting back into the programming thing. Tonight I sat down and tackled arrays, and specifically multidimensional arrays. My result was a nifty little script to generate a multiplication table. If anyone is interested in the source code leave a comment on this post.
It’s pretty simple I know, but it’s a start. Next thing I’m going to tackle (another night when it’s not past my bedtime) is going to be two prime number generators based on both the sieve and brute force methods. As a child when I was learning programming the first time I had a fascination with prime numbers and they always are fun to play with when learning how to implement algorithms in a given language.
Hopefully I’ll be comfortable enough with all this by this weekend to start working on databases again. I have an idea for an application that mixes a blog and a wiki with a focus on tracking information for a recruitment shop. It would be of significant use not only to myself, but hopefully to other techno-geek recruiters out there.
Topics: Development, Technology |






