User profile: SethSchoen1

User info
User name:SethSchoen1
Email:sschoen1@mail.ccsf.edu
Name:Seth Schoenfeld
Location:San Francisco
Website:http://n/a
Bio:Studying for a Java Certificate; lots of new things to learn. Plenty of coding questions and hopefully somethings to contribute as well. I'm into hiking, yoga, cycling, chess, playing music, rags, blues, jazz. Work as a tour guide in San Francisco, Muir Woods and Wine Country. sschoen1@mail.ccsf.edu
History
Joined:
Number of posts:4
Latest posts:

I have a working program, now what?
I have been writing code for a while, and have made some applications that run fine when I interact ...

Rounding up to the .5
Looking to write a program that rounds up to the .5, not by .5 or to the whole number. eg- 3.4 = ...

st, nd, rd number suffixes in 'else if else'
Modulus is my friend. Freddy, thanks a lot!:)

st, nd, rd number suffixes in 'else if else'
I'm writing a program to read off floor numbers in a hotel among other things. I'm trying to write i...