473,417 Members | 1,394 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,417 software developers and data experts.

finding dificulties in writing programme for attendance

am trying to write a programme using Ntebeans 6.8 " java"
i want my programme to evaluate the attendance for 25 student for the course

the programme should show every student 1st three names , Id number and the number of absences
if the student got 3 absences the programme should show the percentage of absences


3 absences > 5%
4 absences > 10%
5 absences > 15%



the programme should work for all the semester
Apr 30 '10 #1
4 1600
please give me hints in how to start writing it or what should i keep in mind when i'll start writing it

shall i use loop
?

looking forward to read the programmers advices
Apr 30 '10 #2
jkmyoung
2,057 Expert 2GB
Write down the design in comment form and put it in the header of your program.
Focus on (in this order):
- Seperation into classes
- Data Layout of each of your classes
- Functions of each of your classes
- Input
- Processing
- Output
Apr 30 '10 #3
@jkmyoung
WELL , i already did that
for example i wrote down that i have to write down a programme for 25 student and thier IDS

the programme should display everyday each student name and id
the user should mark the student absent " how ?i have no idea "
and then as i mentioned if
3 absences > 5%
4 > 10%
5 > 15 %

and what are you going to use if you were me
while /for loop ?
saved data that the programme will read from the student name and ID ?
Apr 30 '10 #4
jkmyoung
2,057 Expert 2GB
Really? That's great! Most people come in here less than prepared but you seem to be ahead of the curve.

Could you show the data layout of your classes? Just copy and paste the corresponding section in your comments. Not sure where you've decided to put the attendence records. (eg as a member in the Student class or as part of a class class).
May 3 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Richard Williamson | last post by:
Hi all, I have tables set up something like: Member(MEMBER_ID, name, etc) Event(EVENT_ID, eventname, place, time) Attendance(MEMBER_ID, EVENT_ID, present) I am trying to bring up a form...
2
by: crier_67 | last post by:
Hello all, I'm relatively new to Access and could use some direction on this task. I have a group with a FoxPro 2.6 for DOS membership & attendance database with about 200 member records. ...
11
by: SKBodner | last post by:
Hello, I'm stumped and I'm hoping someone could help me figure out the best way to track daily attendance for the next 6-4 months. I have a list of 80 or so participants who should be attended...
3
by: gold casper | last post by:
Hi I'm working in oracle9i form developer and report developer I'm doing school attendance system to take the attendance for students but I don't know how many tables I need and how to make all...
2
by: timgeitz | last post by:
I would like to design a drop down option box on a form which gives me several choices for putting in an attendance date to record church attendance. Typically, a church secretary would record a...
3
by: garyusenet | last post by:
Some time ago I enquired about how I interface with a program written in an old version of C++ Any terms i use like list that follow are used in their common everyday usuage! One of the...
0
by: Bill | last post by:
I've searched comp.databases.ms-access for a solution and found help but still haven't got my problem solved. I want to record weekly attendance and print an attendance "check off" sheet where...
18
by: yashumrhsn | last post by:
can anyone help me to get userid and password from access database..then it compares the userid and password and opens a new from that shows the details from the database for that user..
5
by: Lindie | last post by:
We use a spreadsheet to record attendance for pupils with special needs. They live-in so we need 365/365 attendance details. The spreadsheet is getting too cumbersome, a Db is needed. I would...
1
by: lionkng | last post by:
I need a simple code for finding roots in c programme using Newton-raphson method
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.