Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,436 members, 7,819,599 topics. Date: Monday, 06 May 2024 at 06:52 PM

Mini Web Application Coding Challenge For Programmers - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Mini Web Application Coding Challenge For Programmers (25163 Views)

Programming Challenge For Beginners N20000 / Java Coding Challenge: Task Scheduler / Coding Challenge 5: Substring Generator (2) (3) (4)

(1) (2) (Reply) (Go Down)

Mini Web Application Coding Challenge For Programmers by Seun(m): 9:20pm On Mar 23, 2012
You've been hired to teach Computer Appreciation at a local Secondary school for one term. During that term, you're expected to give the students 2 tests (15 marks each), one practical project(10 marks) and 1 exam (100 marks to be scaled down to 60 marks).

Write a secure single user mini web application that you can use to enter each student's name and raw scores, calculate each student's total score for the term (a percentage), determine the position of each student in the class, and calculate the average score for males & females in the class.

- Use mercurial, git or subversion for source control and post your solution on git/bitbucket/google-code!!
- Write the application in any programming language or web framework of your choice (except maybe PHP?)

2 Likes 1 Share

Re: Mini Web Application Coding Challenge For Programmers by cr8tv: 9:57pm On Mar 23, 2012
Seun: You've been hired to teach Computer Science at a local Secondary school for one term. During that term, you're expected to give the students 2 tests (15 marks each), one practical project(10 marks) and 1 exam (100 marks to be scaled down to 60 marks).

Write a secure single user mini web application that you can use to enter each student's name and raw scores, calculate each student's total score for the term (a percentage), determine the position of each student in the class, and calculate the average score for males & females in the class.

- Use mercurial, git or subversion for source control and post your solution on git/bitbucket/google-code!!
- Write the application in any programming language or web framework of your choice (except maybe PHP?)

tnx, but how much is involve? i have a similar application like this...

1 Like

Re: Mini Web Application Coding Challenge For Programmers by ceejayluv(m): 10:00pm On Mar 23, 2012
Hmm... Code Jam i guess.
Re: Mini Web Application Coding Challenge For Programmers by Nobody: 10:04pm On Mar 23, 2012
I could try writing it in Rails, but it gives me migraines. So sorry, you're gonna carry on without me.
Re: Mini Web Application Coding Challenge For Programmers by Nobody: 10:27pm On Mar 23, 2012
Easy thing. But my time dey cost. Talk money.

1 Like 1 Share

Re: Mini Web Application Coding Challenge For Programmers by Seun(m): 10:33pm On Mar 23, 2012
SimonAndal: I could try writing it in Rails, but it gives me migraines. So sorry, you're gonna carry on without me.
Try Python and CherryPy. Or C#, Mono and ASP.NET. Or Groovy/Grails, Java/Servlets.
Re: Mini Web Application Coding Challenge For Programmers by remmyz(m): 10:40pm On Mar 23, 2012
hv done smtin like dis on excel and access before.....i guess it shouldnt b a problem too big to solve

1 Like

Re: Mini Web Application Coding Challenge For Programmers by smile4kenn(m): 11:15pm On Mar 23, 2012
@seun,

if your school is looking for an educational interface as you described. To help teachers manage their day to day curriculum, grade students, calculate scores in a very flexible way, post test scores and exam grades online. My team is working on such interface which we intend to offer Nigerian secondary schools for free for 2 years. Students can also login to check test/exam scores, read announcements, submit homeworks and stuffs like that.

1 Like

Re: Mini Web Application Coding Challenge For Programmers by Nobody: 11:28pm On Mar 23, 2012
..

2 Likes

Re: Mini Web Application Coding Challenge For Programmers by iam: 11:41pm On Mar 23, 2012
Hi, I can build the web application but the technology i no will involve php does that mean am ruled out of the interview. Idris
Re: Mini Web Application Coding Challenge For Programmers by Seun(m): 11:45pm On Mar 23, 2012
PStylish: @Seun Please what is wrong with using PHP?
PHP is alright, but it might be more fun to try Python, Ruby, Scala, Clojure, Groovy, C#, Go, etc!

1 Like

Re: Mini Web Application Coding Challenge For Programmers by chuksme(m): 12:18am On Mar 24, 2012
I can do that very well with Excel application software.
Re: Mini Web Application Coding Challenge For Programmers by manny4life(m): 1:40am On Mar 24, 2012
All of you who keep saying that you can do it in Excel, yes we can all do it in Excel but Seun specifically said " Programming", I believe he did not stumble on his words.

BTW, I know this is not the right place to ask but since yall said about programming, I might as well go ahead and ask. Over the weeks, my work had become more challenging and chaotic (more advanced analytics, per se), so I decided that Excel wasn't helping that much in retrieving data, and I decided to use Access. Unfortunately, I used Access in college to the the intermediate knowledge, but never in-depth; therefore, I'm stuck. Question is, I'm looking at going through a "Database Specialist" certification program which includes classes in SQL, Software Design, PL/SQL Programming, and Data Modelling and Design. etc.

To be honest, I'm seriously confused because I really don't know what route to take. I wish I had done Programming when I had the opportunity to do so. Before you ask, before I become more discombobulated than I am now, I need my own Access Database where I can export detailed analytic that can be retrieved at convenience by my bosses. Oh this database will be hosted in a highly secured network environment which makes it easier for all access. Please, if you have any advice for me, now is the time.
Re: Mini Web Application Coding Challenge For Programmers by Thatdave(m): 3:04am On Mar 24, 2012
www.aifpunipesa.com

I wrote this late last year.
Its has much more indepth features.

And if you are avoiding PHP in your web life, roman locuta causa finita est grin

1 Like 1 Share

Re: Mini Web Application Coding Challenge For Programmers by unclenna(m): 7:08am On Mar 24, 2012
Seun: You've been hired to teach Computer Appreciation at a local Secondary school for one term. During that term, you're expected to give the students 2 tests (15 marks each), one practical project(10 marks) and 1 exam (100 marks to be scaled down to 60 marks).

Write a secure single user mini web application that you can use to enter each student's name and raw scores, calculate each student's total score for the term (a percentage), determine the position of each student in the class, and calculate the average score for males & females in the class.

- Use mercurial, git or subversion for source control and post your solution on git/bitbucket/google-code!!
- Write the application in any programming language or web framework of your choice (except maybe PHP?)
'Seun, am done with it.
Re: Mini Web Application Coding Challenge For Programmers by Seun(m): 4:26pm On Mar 24, 2012
Nice. Can you provide the link to Github/BitBucket?
Re: Mini Web Application Coding Challenge For Programmers by Nobody: 6:52pm On Mar 24, 2012
My professor has been trying to push haskell in class, but I feel it's worse than rails. If I'm gonna do this, I'll consider js.
Re: Mini Web Application Coding Challenge For Programmers by AZeD1(m): 7:18pm On Mar 24, 2012
Seun i'd like to work on the app, but i can only do it in php/vb.net. How about i do a class in python that simulates(python console) the problem?
Re: Mini Web Application Coding Challenge For Programmers by abbyode(m): 11:22pm On Mar 24, 2012
I will see if I can get this done during my long haul flight. Will get back to u.
Re: Mini Web Application Coding Challenge For Programmers by TheArbiter: 6:14am On Mar 25, 2012
My company has a multi featured desktop application based on Access database (forms and reports) that does a lot more than what u requested. Its currently being ported to Postgres and Java servlets. An evaluation of its functions on the desktop version is currently under testing by a state university. When the web version is completed, a demo version shall be offered to all educational institutions by my company.
Re: Mini Web Application Coding Challenge For Programmers by lordZOUGA(m): 7:34pm On Mar 25, 2012
is flash allowed?..AS3?
Re: Mini Web Application Coding Challenge For Programmers by abbyode(m): 4:39am On Mar 29, 2012
Hello Seun,

Take a look at this on:
http://50.63.54.206:82/SchoolApp/TabbedUI_tabui.a5w
What do u think?
Re: Mini Web Application Coding Challenge For Programmers by Seun(m): 4:48am On Mar 29, 2012
@abbyode: It's quite interesting. How did you write that?
Re: Mini Web Application Coding Challenge For Programmers by delomos(m): 5:02am On Mar 29, 2012
Seun: @abbyode: It's quite interesting. How did you write that?

Alpha Five >> https://www.alphasoftware.com/products/v10/

@abbyode, yea?
Re: Mini Web Application Coding Challenge For Programmers by abbyode(m): 6:55am On Mar 29, 2012
I used Alpha five IDE with mysql as the back-end.
Re: Mini Web Application Coding Challenge For Programmers by abbyode(m): 6:57am On Mar 29, 2012
delomos:

Alpha Five >> https://www.alphasoftware.com/products/v10/

@abbyode, yea?
You are right but i used Alpha five Version 11.
Cheers.
Re: Mini Web Application Coding Challenge For Programmers by Nobody: 7:20am On Mar 29, 2012
Aye, these programmers are rili trying o jare. Now if *dhtml has not been banned, he would probably have done something too. . . .caramba
Re: Mini Web Application Coding Challenge For Programmers by Seun(m): 7:26am On Mar 29, 2012
abbyode: I used Alpha five IDE with mysql as the back-end.
Wow, that's a very unexpected platform. But kudos to you for doing something that mostly works.
Re: Mini Web Application Coding Challenge For Programmers by abbyode(m): 7:56am On Mar 29, 2012
Thanks Seun.
You can get more information on alpha five from www.alphasoftware.com .
Re: Mini Web Application Coding Challenge For Programmers by delomos(m): 1:28pm On Mar 29, 2012
@abbyode & @seun: this really isn't a valid entry anymore than MS Excel is...

(1) (2) (Reply)

Programmers: What Project(s) Are You Working On Now? / List Of Nigerian Software That Compete Globally / The Most Financially Rewarding Areas In Programing.

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 33
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.