Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,222 members, 7,818,761 topics. Date: Monday, 06 May 2024 at 12:52 AM

Afonja112's Posts

Nairaland Forum / Afonja112's Profile / Afonja112's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 10 pages)

Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 10:56pm On Nov 22, 2018
You guys can chose to go with dhtml's offer, here is how that can work.


I am going to award overall 1st with 30k, overall second with 20k, overall 3rd with 10k.

And DHTML is ready to award the best in each of the categories with 50k each.

Are you guys for this? or should be look for another option?

@Chatflick you are welcome, since the competition has not yet been determined, you can still troll in. Are you competiting or acting as a judge?
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 9:26pm On Nov 22, 2018
@silver, adonbiliv you are competing, na judge you suppose be o. What kind of troll are you sef?
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 8:58pm On Nov 22, 2018
^^^data collection something keh? where was that one stated o?

By the way, registration is now closed o (we don allow one late comer already)

I am thinking of something here that will be more beneficial to the programming community.

How about we do it like this:

We split the competition into three categories:

Cat A - Desktop application ----> here the C++, node webkit, java people can do their thing
Cat B - Mobile application -----> here the flutter, java/android/ios people can do their stuffs
Cat C - Web application ------> area for the gods of web development to show themselves

Anyone of the above contestants can pick ONE category ONLY where they want to show themself.


And the price will now be reviewed to
1ST 30k
2ND 20k
3RD 10k

At least that will spread the chances of people a bit. Now as to the content of the quiz, I will come up with something in my next post.
Programming / Re: [PHP] How Can I Use REQUIRE For A Footer That Exist In Another Folder? by afonja112: 8:54pm On Nov 22, 2018
Very good, how did you do it? So that others can learn.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 8:02pm On Nov 22, 2018
hmn
Programming / Re: [PHP] How Can I Use REQUIRE For A Footer That Exist In Another Folder? by afonja112: 6:36pm On Nov 22, 2018
I have built frameworks before, and I know this is the technique used by most frameworks to load stuffs so that you dont enter wahala with require/include things.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 3:30pm On Nov 22, 2018
anyone can suggest, it will help me think. i will decide on what to go with.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 1:16pm On Nov 22, 2018
So so, what do you suggest? I have been thinking about it too, and cant seem to reach a conclusion.
Programming / Re: [PHP] How Can I Use REQUIRE For A Footer That Exist In Another Folder? by afonja112: 9:12am On Nov 22, 2018
Let me explain something:

+ resources
++ views
+++ header.php
+++ footer.php
+ app
++ template.php
+ index.php

Let us assume you load the index folder, and want to include the app/template.php, here is what most people will do
include "app/template.php"; //relative addressing

Here is what i will do
include __DIR__."/app/template.php"; //absolute addressing

So let us now assume that inside the template.php you wish to include header.php, you best best is this

include __DIR__."/../resources/views/header.php"; //this is absolute addressing still


If you want to include footer.php inside header.php, then is best to do
include __DIR__."/footer.php";

If you follow this guideline, you will get it better.

1 Like

Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 7:29pm On Nov 21, 2018
I have been thinking about it, I think I will go with this dude's advice. What I am thinking about earlier will not work because we have mixed developers, we need something basic that can be done with desktop programming like C++, and also with web and mobile techs.

Let me go with zerozz suggestion, anyone with a good idea we might explore (for beginners mind you).

zerozz:

I think Contestants should decide what to build, that will encourage creativity. if the sponsors are to decide what to build, it simply means they are the ones building the app because they have the original Idea, the programmers are Just craft men. you get it?
Programming / Re: Html Guru Needed by afonja112: 5:41pm On Nov 21, 2018
Interesting, I just trolled there now make i go see wetin dey sele. Seems interesting sha.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 3:44pm On Nov 21, 2018
Omo boys don dey para o. I am battling with some serious bugs here ni o. Let me kill the bug finish so that I can come back here and state the quiz. At least you can see from my posts that I am monitoring the threads closely.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 12:33pm On Nov 21, 2018
@Silver, another person blood don dey hot. I am working on it, I will publish it later today. Still trying to clear my office desk first.

1 Like

Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 12:16am On Nov 21, 2018
. . .
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 5:41pm On Nov 20, 2018
It is not compulsory to state your full-names here.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 4:35pm On Nov 20, 2018
REVEREND101:
Ekene Obi
Desktop App (C Programming Language)
Male
I have been wondering if we have a C programmer on board since.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 9:33pm On Nov 18, 2018
I have never heard of a situation where contestants decide on what to build before o. Note that whatever is built, the scoring system remains the same.
We are not truly interested in the final product as such, it is the techniques that matter, so at the end of the day we pick something simple that everyone should be able to build.

3 Likes

Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 8:29pm On Nov 18, 2018
As for this competition, what will be built will soon get announced, no need prowling around the thread like this now.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 9:20am On Nov 18, 2018
tsk...tsk...tsk...let us see what the contestants have to say to this first.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 6:34am On Nov 16, 2018
SilverG33k:


I am so prepared for this competition, bring it on... ��
Your blood too dey hot o.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 4:38pm On Nov 15, 2018
great - meanwhile, we still dey find sponsors. Odi egwu for this site o, someone should go and call @Seun now?
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 10:43am On Nov 13, 2018
e be like say developers plenty gan o
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 9:36am On Nov 12, 2018
e be like say we go shortlist the competitors o.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 8:25pm On Nov 11, 2018
I dont really know the developers here like that, so it is hard for me to know pro developers from beginners. Maybe the moderator can help, who is the moderator sef?
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 8:10pm On Nov 11, 2018
excellent responses, this is going to be quite interesting
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 3:12pm On Nov 11, 2018
Exactly what to build will be stated around 20th of this month. But it will be something basic that deals with users in different location communicating with text and pictures, it can be a simple newsfeed or a chat - it will be properly described, and it will be basic in nature.

No one is asking for a fully featured app mind you, just something basic, well-coded following good coding standards, code neatness. No copy-and-pasting will be allowed, the codes will be well-scrutinized too - there are ways of knowing if a work is copied from the WWW.

2 Likes

Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 12:37pm On Nov 11, 2018
bolkay47:
Kayode
C#/Java -> Android App (or Desktop Software if applicable). I actually prefer desktop software development. However, that depends on the type of application to be developed.

Yes, you can use desktop software in the competition.
Programming / Re: MCRYPT Function In Php by afonja112: 12:35pm On Nov 11, 2018
It does not come with php and has to be installed separately. If you are running php in some cpanel hosting, you need to enable mcrypt from the settings.
If it is not present at all, it will need to be installed and included into the php config.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 8:28am On Nov 11, 2018
hubcap:
which app are we building, and how do you know if one is a pro developer
Pro-developers will want to do something for a bigger reward like 500k and will pass over stuffs like this. So that is why I said pro-developer make anyone no complain say the money small?

Who are the contestants? Nobody is indicating interest to contest? You cannot lose anything for trying mind you.
Programming / Re: Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 3:07am On Nov 11, 2018
zerozz:
what about web apps
Yes this is opened for web apps too. No issues with that.
Programming / Re: AI ‘killer Bots’: Bright Chinese Children Recruited To Develop Killer Bot by afonja112: 11:08am On Nov 10, 2018
Maybe them go don blow trumpet before they release all these hire assassin robots into the streets. This was the kind of thing will smith was talking about in "I Robot".
Programming / Nairaland Programming Competition 2018 - Total stakes 210k!! by afonja112: 10:27am On Nov 10, 2018
Winners goes home with N 30,000, second goes home with 20k, third goes home with 5k.


If you wish to sponsor, please indicate your interest and how much you wish to contribute. If we get sponsors, the prices can go up.

How do you get this money?

No strings attached, no conditions, no sentiments. There is going to be a challenge by 28th of the month expires for submission. The winner of the challenge will be the one to take the mentioned amount in Nigerian Naira into their bank account. Runner up may receive some recharge card/airtime.


Is it for only developers?

No, I don't know yet, in this case, we may need the review/comment of you all to let us decide if we should open this for designers as well(by making it a designers' competition)..


What programming Language can I use?

You can use pretty much anything you like, native android, phonegap, xamarin, or anything at all. Even web apps are allowed for that matter.

You can do a desktop application as well.


How do we know the winner?

Their will be some judges which their names will be mentioned here, our judges will be rating your application (over 100%) according to:
1. Code neatness
2. Glitches of the Application
3. Followed rules for the challenge
4. Code consistency


How do I register for the competition?

You can register on this thread by putting:
1. Your full name
2. Your technology e.g. Native Android developer, web developer, desktop application development
3. Your gender


Deadline for registration?

This will be on 20th of this month; 12:00 noon. So we will be updating this post with the names of people that have registered so we can know how many of us are in the bus.


Is this opened for Pro Programmers?

No!


Where will the project be hosted?

You must be registered on Bitbucket, like I said earlier, this is going to be a learning curve for beginners, I may be posting some tutorials here(if needed) on how to post the project on Bitbucket. At least, some of you can know how to do versioning.


Are corrections allowed?

No! so you can learn fast, learn how to test your application. Corrections will be posted when the winner has been announced


Are Frameworks allowed?

Yes, but specify which Framework you are about to use while you register for the competition.




Advantages

This challenge will serve as a very opened class and learning curve for everyone here whether you are a beginner or not. From the comments by the judge(s), you will add one or two things to your experience. The only way programming can move forward in Nigeria is to share knowledge known in which we are lagging behind. Some people may be watching behind the scenes too, so you may be employed from here. Impossible is Nothing.


Disadvantages

None for now.


When will the challenge be out?

Soon when we reach a conclusion, so our deadlines may not be strict for now.

Please watch this page for updates.

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 10 pages)

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