Search:

Type: Posts; User: madiaz3

Search: Search took 0.31 seconds.

  1. Using user input of characters rather than integers to assign values to variables

    // gpa.java
    // basic kind of accurate gpa calculator with rudimentary introduction/welcome
    import java.util.Scanner; // program uses scanner
    import java.math.*; // math stuff

    public class gpa...
  2. Interested in developing an Android app eventually

    It probably requires much more expertise than what I can pick up in a summer, and I have someone in mind who I plan on paying to develop it...

    But I wanted to learn regular Java programming as...
Results 1 to 2 of 2