Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » math » console programming
Sorry, but there are no more tags available to filter with.
  • Re: finding the average

    I went ahead and moved this thread to Beginner's Corner. Thanks for the pointer, Srjek. Of course, it is possible to get an average without having a built-in average method. A while ago, I was playing around with a program called CountFour and got some help from ZMan and LFS to improve my very rudimentary first stab on how to count up 4 ...
    Posted to Beginners Corner (Forum) by davidw on March 24, 2008
  • Simple console program using arithmetic math inputs

    This program is a little illustration of some things you can do manipulating numbers arithmetically in a console program. It was inspired by an end-of-chapter 3 exercise in "Visual Basic 2005, How to Program" by Deitel: "Write a program that inputs five numbers and determines and prints the number of negative numbers input, the ...
    Posted to Beginners Corner (Forum) by davidw on December 30, 2007