Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Implement a class

Implement a class

Scheduled Pinned Locked Moved Visual Basic
designhelp
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    ravhnt
    wrote on last edited by
    #1

    I need help to design and implement a class that allows a teacjer to track the grades in a single coursw. Include methods that calculate the average grade, the highestt grades, and the lowest grade. Test your class implementatio.

    G M C 3 Replies Last reply
    0
    • R ravhnt

      I need help to design and implement a class that allows a teacjer to track the grades in a single coursw. Include methods that calculate the average grade, the highestt grades, and the lowest grade. Test your class implementatio.

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Just copying your homework assignment is not a sufficient description of what you need help with. You have to ask specific questions about what you need help with. Also you should explain what kind of assignment this is, so that people gan give the proper guidance. If people think that you are trying to trick them into doing your homework, they will not give you any help at all.

      --- single minded; short sighted; long gone;

      1 Reply Last reply
      0
      • R ravhnt

        I need help to design and implement a class that allows a teacjer to track the grades in a single coursw. Include methods that calculate the average grade, the highestt grades, and the lowest grade. Test your class implementatio.

        M Offline
        M Offline
        manni_n
        wrote on last edited by
        #3

        please be more specific regardin yr problem.. well i have made a similar appplication of "calcuating CGPA" on vb.net. check it out at the link given below. u can ask any particular question on that application.. jst post yr problem on this forum, i'll try to help u.. link is : http://www.fileden.com/myfiles.php[^]

        1 Reply Last reply
        0
        • R ravhnt

          I need help to design and implement a class that allows a teacjer to track the grades in a single coursw. Include methods that calculate the average grade, the highestt grades, and the lowest grade. Test your class implementatio.

          C Offline
          C Offline
          Carmine_XX
          wrote on last edited by
          #4

          It's simple. For example, You can just provide a simple class that have a List that contains the grades of students (an example, a List of custom classes that provide name/surname of student and the grades) and simple methods to calculate the average/highest/lowest grade. Another way may be to use a database, DataTables, XML etc... To test the class you can provide a windows form in that show the grades for each student (for example). Enjoy,

          Carmine, Webmaster of: www.thetotalsite.it My web blog: blog.thetotalsite.it

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups