Help With Fish Project

  • We are currently upgrading MFK. thanks! -neo

mr.bigglesworth

Feeder Fish
MFK Member
Jan 22, 2012
2,840
0
0
By SF, Farther Inland, NorCal
I'm going to do a fish compatibility chart for my final in my programming class. I need more categories (not sub-categories which are the species, marked with -) primarily in saltwater but also possibly freshwater. I don't know much about saltwater so...

So far I have

Saltwater
Clownfish
Wrasse
Triggerfish
Eel
Puffer
Tang
Coral
-Softies
-Hardies
-Anenomes
Invertz
-Shrimp
-Snail
-Lobster
-Crab


And freshwater
SA Cichlids
African cichlids
- peacock cichlids
- mbuna cichlids
Catfish
- Predatory
- peaceful
Invertz
- snails
-Shrimp
-Crayfish
Livebearers
-guppies
-mollies
-swordtails
-platies
Bass
-largemouth
-smallmouth
Tetra
-neon
Barbs
-cherry
-tiger

Any more ideas?
 
Dividing catfish up as peaceful or predatory is like dividing cars up as fast or slow. its not that simple black or white.
I know. You have no idea how long it takes to divide catfish. Were talking 500 if statements, over 3000 lines of code as it is. Its just gonna have to be that way until further notice.
I could maybe switch and do;
Synodontis
Pimas
But no more than that.
 
Basically take the numbers 1 through 9. Think of all the possible combinations involved with these number, I have
1
2
3
4
5
6
7
8
9
1,2
1,3
1,4
1,5
1,6
1,7
1,8
1,9
2,1
2,2
2,3
2,4
2,5
2,6
Etc...
Then theirs 3 digit
1,2,3
2,3,4
3,4,5
4,5,6
5,6,7
6,7,8
7,8,9
8,9,1
9,1,2
Etc...
And also 4 digit
1,2,3,4
2,3,4,5
3,4,5,6
Etc...
Don't forget 5 digit
1,2,3,4,5
2,3,4,5,6
Etc...
6 digit
1,2,3,4,5,6
2,3,4,5,6,7
Etc..
Not to mention 7digit
1,2,3,4,5,6,7
2,3,4,5,6,7,8
Etc...
8 digits
1,2,3,4,5,6,7,8
Etc...
9 digits
1,2,3,4,5,6,7,8,9
2,3,4,5,6,7,8,9,1
3,4,5,6,7,8,9,1,2
Etc...

Now this is only 1-9. Now do 1-50..........................................................
 
MonsterFishKeepers.com