Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,194,186 members, 7,953,668 topics. Date: Thursday, 19 September 2024 at 10:18 PM

Programming Challenge For Beginners Competition Two N20000 -SEASON 2- - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Programming Challenge For Beginners Competition Two N20000 -SEASON 2- (10330 Views)

Programming Challenge For Beginners N20000 / Facebook Programming Challenge Question / Mini Web Application Coding Challenge For Programmers (2) (3) (4)

(1) (2) (3) (4) (5) (6) (Reply) (Go Down)

Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by sisqology(m): 11:27pm On Jul 16, 2014
[size=14pt]Competition Two[/size]


Please note all, you can only register for one competition and for one language. For you that chose PHP/Python, you have to pick one. Then for designers; you pick the three (HTML, CSS, JavaScript)


Also Note that the deadline for registration for this competition is 18/7/2014.


The deadline for submission of the final project is 2/8/2014. 12:00PM.



On how to submit the project, I will have to post the tutorials again, looks like the images here are broken and for now, I have to get back on track, so stay tuned for the tutorials.



Design

Required Language(s): HTML4/HTML5, CSS2/CSS3, JavaScript

Design a 3 paged website(Home, Gallery, Contact).

This time, the home is going to have a full width slider(having navigation buttons is a bonus), about us(short jargons) or a short welcome jargons should be after your slider; also find a space for a login form for email and password, the form submits to no where. You can put the form in a sidebar/aside(HTML5). Show your services on the homepage as well by using a nice unordered or ordered list(vertically or horizontally); I expect you to lay this out nicely and stylishly. Find a space for "Our Team" also by putting a short note about how your team work to make a project successful. Embed any random youtube video on your homepage as well and finally, show your "latest tweets"(from your twitter account) somewhere.


Gallery Page
Show different or same pictures(because of project size)(Nice quality pictures), let them float beside eachother. You can make it about 12 tiles or above, on hovering/clicking on a pic, it should be enlarged. Nothing else should be on this page


Contact page
Show firstname, lastname, email, address forms and provide a "department" option with some variety of options, you may use a radio button or dropdown for the departments. The form submits to nowhere. Remember your validations. Finally, embed google map of your location. This will also serve as a correction for the people that did not do that in competition 1.





Rules

1. Use a fixed layout. 980px wide
2. Make users aware of the page they are
3. Do not put the site nav at the footer unless if your page is long.
4. Your color combo should not be more than 3 asides neutral colors.
5. Your repository name this time should be "nairaland contest 2"
6. Document your readme properly, teach a dummy like me how to run your project. You may assume I don't know how to run it at all.



Grading Stats:

Code Neatness: 15%
Naming Convetions: 15%
Code Indentation Consistency: 15%
Rules Adhering: 15%
Official Rules(by language) Adhering: 10%
Project Features: 10%
Extra features as mentioned in competition: 5%
Unbroken Code and Links: 10%
Successful Check in with good readme: 5%

First Person to do the last check in: 10% (we add this to you total achieved point)
Second Person to do the last check in: 5% (we add this to you total achieved point)



Kindly sign in here if you want to give this a go; !

Like this;


Name: John Doe
Sex: Male
Language(s): English, Mathematics


[size=15pt]Prizes to be won for designers[/size]

First: #6,000
Second: #4,000


You can submit the way you submitted season 1 project and invite the same emails. You can check season 1 here

Cheers

1 Like

Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by sisqology(m): 11:28pm On Jul 16, 2014
[size=14pt]Competition Two[/size]


Please note all, you can only register for one competition and for one language. For you that chose PHP/Python, you have to pick one. Then for designers; you pick the three (HTML, CSS, JavaScript)

All qualified registered competitors will be mentioned in this post(will be edited later) **we know how to make you qualified**

Also Note that the deadline for registration for this competition is 18/7/2014.


The deadline for submission of the final project is 2/8/2014. 12:00PM.



On how to submit the project, I will have to post the tutorials again, looks like the images here are broken and for now, I have to get back on track, so stay tuned for the tutorials.



Development/Programming

Required Language(s): PHP/ASP.NET/Java/Python/Ruby on Rails

We will be basically developing a tax calculator application. Here is how it should work;

Every person in the country can register, then login and have their account(of course!), every registered user can calculate how much they are due to pay the government at the end of every month. The calculation will work like this;

Mr John Doe(a registered user on your app) can see how much he is due to pay by clicking on "calculate tax", the application prompts John Doe to enter the number of electronic appliances he has(maximum of 15). If John Doe has entered this, he will then be prompted to add
the wattage of all the appliances, let's say appliance 1: 1000W, appliance 2: 3000W and so on.......I'm sure you know you don't need the "W", for every voltage value, 10% of the particular appliance voltage value is taken; for appliance 1: 10% * 1000W, for appliance 2: 10% * 3000W and so on...add the results together, lets say appliance one calculated result is 100 and appliance 2 is 300 (300 + 100), then add it to 5% of the total salary John Doe receives as salary.


The total result is the amount John Doe will be paying as tax by month ending. Remember we don't care about designing.



Rules

1. Try to handle exceptions, some users may enter negative values or zero(0)
2. Users registration should be firstname, lastname, sex, salary, occupation(you can just provide about 10 random occupations as options)
3. Make sure all error messages to users are properly written, don't scare your users.
4. Document your readme properly, teach a dummy like me how to run your project. You may assume I don't know how to run it at all.
5. Your repository name this time should be "nairaland contest 2"
6. Use a nice Naira sign in your app.


Grading Stats:

Code Neatness: 15%
Naming Convetions: 15%
Code Indentation Consistency: 15%
Rules Adhering: 15%
Official Rules(by language) Adhering: 10%
Project Features: 10%
Extra features as mentioned in competition: 5%
Unbroken Code and Links: 10%
Successful Check in with good readme: 5%

First Person to do the last check in: 10% (we add this to you total achieved point)
Second Person to do the last check in: 5% (we add this to you total achieved point)



Kindly sign in here if you want to give this a go; !

Like this


Name: John Doe
Sex: Male
Language(s): English, Mathematics


[size=15pt]Prizes to be won for developers[/size]

First: #6,000
Second: #4,000



You can submit the way you submitted season 1 project and invite the same emails. You can check season 1 here

Cheers

1 Like

Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Chrylich(m): 11:48pm On Jul 16, 2014
Name: Idris Adetunmbi
Sex: male
Languages: HTML/CSS.. Javascript (I will steal scripts)...
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by dozies1: 12:13am On Jul 17, 2014
Name: chidozie stephen. Sex: male. Language: python. challenge: development
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Nastydroid(m): 12:28am On Jul 17, 2014
Alert('Nastydroid is following');
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by spikesC(m): 12:31am On Jul 17, 2014
Also, indicate the challenge you will be taking
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by blueyedgeek(m): 3:34am On Jul 17, 2014
Name: Daniel Chinedu
Sex: Male
Challenge: Design
Language(s): HTML, CSS, JavaScript
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Dlastofmykind(m): 4:20am On Jul 17, 2014
Name: Oniosun Ayodele.
Sex: Male.
Challenge: Development/Programming.
Language: PHP.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Dlastofmykind(m): 4:21am On Jul 17, 2014
blueyedgeek: Name: Daniel Chinedu
Sex: Male
Challenge: Design
Language(s): HTML, CSS, JavaScript


You dis guy again....... u still wanna collect another 6k.
Chai, Daniel...... There is God o!
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by olupython: 4:28am On Jul 17, 2014
Name: Adegbite Olukayode
Sex: Male
Challenge: Development/Programming
Languages: Python
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Daraplato(m): 4:46am On Jul 17, 2014
Name: Alagbe Emmanuel
Sex:Male
Language: HTML, CSS, Javascript.
Challenge One— Design
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by zicjoe(m): 5:00am On Jul 17, 2014
Name: Isaac Joe
Sex: Male
Challenge type: Design
Language(s): HTML, CSS and javascript.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by DharkPoet(m): 6:51am On Jul 17, 2014
Name: James Chrismarcel
Sex: Male
Challenge: Development
Languages: PHP, Java
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by davroca16(m): 7:18am On Jul 17, 2014
Name: Gbarane David
Sex: male
Challenge: development
Language: java, jsf, xhtml, css
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by blueyedgeek(m): 7:46am On Jul 17, 2014
Dlastofmykind:


You dis guy again....... u still wanna collect another 6k.
Chai, Daniel...... There is God o!
The money is not my main interest. Besides, this time around, it's going to be tougher and way more interesting. I hope more people sign up for the challenge to increase the difficulty to '' *hard mode* ''

Like say u sef no register.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Nobody: 7:49am On Jul 17, 2014
Name: ORJI KELVIN KALU
Sex: male
Challenge: Development/Programming
Language: Java
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by codeaddict(m): 8:43am On Jul 17, 2014
------
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by nnasino(m): 9:06am On Jul 17, 2014
Name: Torti Chigozirim
Sex: Male
Challenge: Development/Programming
Language: Java
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Dlastofmykind(m): 9:10am On Jul 17, 2014
blueyedgeek: The money is not my main interest. Besides, this time around, it's going to be tougher and way more interesting. I hope more people sign up for the challenge to increase the difficulty to '' *hard mode* ''

Like say u sef no register.
lolz.... jst kidding.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Dlastofmykind(m): 9:11am On Jul 17, 2014
blueyedgeek: The money is not my main interest. Besides, this time around, it's going to be tougher and way more interesting. I hope more people sign up for the challenge to increase the difficulty to '' *hard mode* ''

Like say u sef no register.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Nobody: 9:31am On Jul 17, 2014
*SMH* 'cos our Village Transformer just explode.

Edit :

I smell adEBOLA here.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by spikesC(m): 9:37am On Jul 17, 2014
grin
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Daraplato(m): 10:46am On Jul 17, 2014
When and how do we submit?
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by mubarak23: 10:54am On Jul 17, 2014
am still a dummy in wed development,i could have apply but i yet to reach a beginner stage

1 Like

Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Dlastofmykind(m): 11:15am On Jul 17, 2014
Please, when is the deadline for submission?
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by gateluv: 11:28am On Jul 17, 2014
Name: IDOWU OLAIDE RIDWAN
Sex: MALE
Challenge: DEVELOPMENT/PROGRAMMING
Language: PHP
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by sisqology(m): 11:48am On Jul 17, 2014
Please note all, you can only register for one competition and for one language. For you that chose PHP/Python, you have to pick one. Then for designers; you pick the three (HTML, CSS, JavaScript)


Also Note that the deadline for registration for this competition is 18/7/2014.


The deadline for submission of the final project is 2/8/2014. 12:00PM.



On how to submit the project, I will have to post the tutorials again, looks like the images here are broken and for now, I have to get back on track, so stay tuned for the tutorials.
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by sisqology(m): 12:02pm On Jul 17, 2014
First Post Modified!
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Nobody: 2:40pm On Jul 17, 2014
Can I contest in dz competition with c# ?
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by babatope88(m): 3:34pm On Jul 17, 2014
I fell out of Season One challenge, I wish to participate in this but COEASU just put an end to the strike. who ask me this grin? No body och grin off the stage
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Phourxx(m): 4:14pm On Jul 17, 2014
Name: Bello folayemi
Sex: m
lang: python
contest: programming
Re: Programming Challenge For Beginners Competition Two N20000 -SEASON 2- by Ajibel(m): 6:17pm On Jul 17, 2014
Op bro, Im want to parcitipate buh Im want to use HTML, LESS & BRYTHON instead of HTML, CSS, JAVASCRIPT. Im I qualify

(1) (2) (3) (4) (5) (6) (Reply)

How To Become A Successful Programmer? / Code Lagos Out-of-school Program Batch-5 To Begin Class On Monday / Ludo Game Algorithm Wanted For AI Project

(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. 37
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.