₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,167 members, 8,420,643 topics. Date: Friday, 05 June 2026 at 07:59 AM

Toggle theme

Javanian's Posts

Nairaland ForumJavanian's ProfileJavanian's Posts

1 2 3 4 5 6 7 8 ... 23 24 25 26 27 28 29 30 31 (of 57 pages)

ProgrammingRe: @python Developers In The House by Javanian: 7:19pm On Jun 19, 2013
ProgrammingRe: Code Challenge [1]: Pseudo-code, C#, JAVA (apply Object Oriented Principles) by Javanian: 7:11pm On Jun 19, 2013

public class Spiral
{
public static void main(String[] args)
{
int[][] matrix = new int[4][4];
matrix[0][0] = 1; matrix[0][1] = 2;matrix[0][2] = 3;matrix[0][3] = 4;
matrix[1][0] = 12;matrix[1][1] = 13;matrix[1][2] = 14;matrix[1][3] = 5;
matrix[2][0] = 11;matrix[2][1] = 16;matrix[2][2] = 15;matrix[2][3] = 6;
matrix[3][0] = 10;matrix[3][1] = 9;matrix[3][2] = 8;matrix[3][3] = 7;

for(int i=0; i<3; i++) System.out.print(matrix[0][i]);
for(int i=0; i<3; i++) System.out.print(matrix[i][3]);
for(int i=3; i>0; i--) System.out.print(matrix[3][i]);
for(int i=3; i>0; i--) System.out.print(matrix[i][0]);
for(int i=1; i<2; i++) System.out.print(matrix[1][i]);
for(int i=2; i>0; i--) System.out.print(matrix[2][i]);
}
}
ProgrammingRe: Code Challenge [1]: Pseudo-code, C#, JAVA (apply Object Oriented Principles) by Javanian: 5:00pm On Jun 19, 2013
how is the test matrix going to be entered into the program?
ProgrammingRe: Sending Sms Using Vb.net Window Application by Javanian: 1:51pm On Jun 19, 2013
You would need an sms gateway. Get one and take advantage of their API.
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Javanian(op): 10:49pm On Jun 18, 2013
gentlelexis: I've always dreamt of being a software engineer or programer, but av always been confronted with this question:
What employment opportunities are open to programmers in Nigeria?
I don't want to spend my time learning something I can't make a dime from;(If u knw wht I mean).
pls stay away from programming..
ProgrammingRe: Language And Url In Website by Javanian: 11:41pm On Jun 17, 2013
which is your problem.

1. creating a sub domain i.e. fr.yourdomain.com

2. having your site in other languages.

These are two different problems
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 10:57pm On Jun 17, 2013
csharpjava: This is the reason I would like us to start with an 'Accounting Application' once the application becomes popular among businesses, it will be easier for us to approach government for backing so that we can enter the cell phone market.
Errrrm can you google 'Accounting Management Application' you would get over a hundred million results. They are tons and tons of these online both open/closed source, free/paid. i dont know about others but i wont join yet another management system team even if time permits me.

If you dont have the resources to execute project 1 try 4 or 5. its going to be stressfull but the end product would be well worth it. if done properly that app is guaranteed to make you a millonaire in dollars in first 3 years of operation. Even if the game runs on the android platfofm alone and is sold on the play store for just $3. There are more than 20 million internet users in Nigeria, most of which are/would be in the fast growing Android platform in no time. it wont be easy but you can.

You have what it takes, from your post on NL in the past i see you didnt only study software engineering abroad but you also have some on the job experience. Many of us dont have that. You dont know how much i fantasize on the kind of opportunity you have/had. in an environment where i am taught by the best lecturers/professors, have reliable internet connection, have steady power supply, have like minds i can work and share ideas with. i once took some online tutorials from UC BERKLEY and The MIT on data structures and algorithms, they were video tutorials and i saw how they are taught there. i almost shed tears. if you know what i go through everyday just to get power supply and internet connection you would join me in shedding tears. i have a project i have been working on since late last year and sometimes i almost get discouraged and want to quit but somehow i just continue.

why am i saying all these?

1. we share a common dream and i want to encourage you.
2. project 1 would go a long way in helping me in my current project. grin

Also, i dont even see any need for these thread, when the time for work comes they would ALL chicken away. Beleive me, i know what i am saying. All Nigerians know is money, they dont beleive in collaboration or anything of such. So you need to be a trail blazer, you need to lead the way, you need to proove yourself, you need to come up with something tangible thats the only way the FEW daring ones would listen to you. Dont get discouraged just beleive you can do it.


See you at the top!
ProgrammingRe: Pathfinding And Haptic Feedback by Javanian: 5:59pm On Jun 17, 2013
pc guru: use co-ordinates and detect if the user is outside that co-ordinate.
#Couldnt have said it better, this is what most games i have seen use
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 7:12am On Jun 17, 2013
Also, i don't see why any of 2,3,4 and 5 should be difficult with a team of 'software engineers/computer scientist' on it. i can take on most of these project as the sole programmer, would just cost me time and money which i dont have for now. if a quack like me can make an attempt you guys can do better.
ProgrammingRe: Multi-Player Whot & Ludo Game For Phones: Please Help Us Test This App by Javanian(op): 6:55am On Jun 17, 2013
@kambo Thanks for your review and wanting to be a part of this project. All the issues you listed would be discussed and we would decide what next to do. i cannot make any decisions now as i am not the only one on this project.
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 6:46am On Jun 17, 2013
csharpjava: Your suggestions are wonderful and I do commend you for coming up with such.

I would like us to start on the first item on your list as this will quickly make people to see what we have achieved. But one question I have is, how do we gain access to the network provider's API's that will allow payments online with airtime on phones.

2, 3 ,4 & 5 Will require a lot of time and resources from us and as we are still in the early stage, it will be best if we leave these till later.
You would certainly have to go through the individual network providers as there is no existing API for that yet. They would ask for a percentage of each transaction. You would need some goverment backing for this project as most of these network providers would be stubborn and greedy when you approach them.
ProgrammingRe: How To Learn Asp.net by Javanian: 12:15am On Jun 17, 2013
ProgrammingRe: Somebody Please Help, I Want To Learn Programming And App Development by Javanian: 12:14am On Jun 17, 2013
ProgrammingRe: Somebody Help Me, I Want To Learn Programming And App Development by Javanian: 12:14am On Jun 17, 2013
ProgrammingRe: Which Is The Best Programming Language - Please I Need Your Advice. by Javanian: 12:13am On Jun 17, 2013
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 10:24pm On Jun 16, 2013
csharpjava: I admit the initial requirements was a bit too much,
No they weren't, they were just trivial.


that will bring us respect among the programming communities around the world.
Not with those medicore softwares..


My suggestions.

1. A payment gateway that would enable Nigerians make payments online with airtime on their phone..

2. Rebranding the failed wazobia linux project and making it open source

3. An online translator that translates languages in our local dialects

igbo - hausa
hausa-yoruba
yoruba to pidgin
hausa to english

and so on

4. A 3D/HD war game that depicits the Nigerian civil war which would include well known personalities like awolowo, ojukwu and so on.

5. A 3D/HD Adventure game that has cultism and Confraternities in our Nigerian Universities as its theme.

Games should be on the android/ios and possibly P.c/Ps3/XBOX 360
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 7:03pm On Jun 16, 2013
csharpjava: If you join our team then an OS from scratch called NaijaOS will be ready within a few years, I'm not joking.
Sorry, am not eligble to join, i dont have a computer science or software engineering degree. what could a quack programmer like me possibly contribute? I can't read any of those your fancy modelling diagrams. Carry on.
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 6:21pm On Jun 16, 2013
#Stops viewing as guest

#logs in

csharpjava: The projects I like us to start with are:

1. A web and mobile app MVC 'Accounting Application' and a windows version in MVP.

2. A web and mobile app MVC 'Hotel Reservation Application' which will be integrated with the above 'Accounting Application'

3. A web base MVC 'Content Management System' (CMS).

4. A web and mobile app MVC 'Customer Relations Management Application' (CRM).

5. A web and mobile app MVC 'Forum Application
So after all the hype of the so called association, this is the best you could come up with? management systems? Even with your Software Engineering degree? i thought with all the blabbing you were planning to write an OS from scratch..

Arrant Nonesence!
ProgrammingRe: . by Javanian: 8:28pm On May 22, 2013
why don't you post the question here so we can solve them together?
ProgrammingRe: Apart From HTML, Which Other CODING Language Is Essential For A Newbie?? by Javanian: 8:26pm On May 22, 2013
ProgrammingRe: All Programmer Help by Javanian: 8:19pm On May 22, 2013
what language are you using?
ProgrammingRe: Test Case Generation From UML Diagrams In Java Code by Javanian: 8:36pm On May 20, 2013
Try yUML, its open source and you can integrate it with netbeans
ProgrammingRe: Test Case Generation From UML Diagrams In Java Code by Javanian: 5:43pm On May 20, 2013
do you want to do it manually or do you want it generated from a set of classes in your project?
ProgrammingRe: Programmers drop your Bbm Pin by Javanian: 3:30pm On May 19, 2013
it would make more sense if you also indicate the language/languages you code in, although RIM is a dead platform
ProgrammingRe: Please i want to learn algorithm And Data Structure by Javanian: 12:54pm On May 19, 2013
dansmog++:
is it not possible to learn algorithm without a partivular language? Then i can implement anything i want to in any language?
Yes you can
ProgrammingRe: Writing Into A Local File From A Browser Using The HTML5 File System Api-help Me by Javanian: 3:01pm On May 18, 2013
Can i know what you are trying to acheive with this? writing to files from a web/browser application would be difficult due to security issues.
ProgrammingRe: Association Of Nigerian Programmers Online by Javanian: 4:52pm On May 16, 2013
lordZOUGA: @charpjava, you probably just need a meeting place where you will go and feel good about yourself and your degree. If that's the case then carry on.
+10000
ProgrammingRe: A True Story And An Advice To All Programmers(expecially Newbies) by Javanian: 8:28am On May 15, 2013
Kennyinusa: guys stop arguing over nothing.

A Newbie would continue to be a Newbie.

And this is to all Newbies:
lets see some of your jobs, maybe that would show people like myself that you are not just a wannabe programmer or a script writer. Just acknowledge that you guys are developing and that there is also room for development. Meanwhile do not insult some established programmers in the forum. I believe that you guys get it, right. Thank you.

And to all the big guys:
Lets also show these Newbie a lil bit of respect because as Newbie, they can only make
1)Small program
2)Slow Programs
3)Messy programs.
But that doesn't mean that we should make them feel like it.

Thank u
So are you saying because they claim to be teenagers they are 'newbies' that write 'small, slow and messy' programms?

1 2 3 4 5 6 7 8 ... 23 24 25 26 27 28 29 30 31 (of 57 pages)