₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,218 members, 8,420,866 topics. Date: Friday, 05 June 2026 at 01:00 PM

Toggle theme

Javanian's Posts

Nairaland ForumJavanian's ProfileJavanian's Posts

1 2 3 4 5 6 7 8 ... 32 33 34 35 36 37 38 39 40 (of 57 pages)

ProgrammingRe: Program To Check Palindrome In 2008 Visual.net C++ by Javanian: 9:42pm On Feb 09, 2013
ProgrammingRe: Nairaland Android App by Javanian: 12:36pm On Feb 09, 2013
Christianity EtcRe: There Are More Atheists On Nairaland! Some Dont Use The Religion Section! by Javanian: 8:41am On Feb 09, 2013
musKeeto: angry
Wetin be muskeeto way?
i love how you brilliantly use the bible in your arguements
ProgrammingRe: Help A Frustrated Programmer With Power Problem by Javanian: 8:38pm On Feb 08, 2013
@op have you found a solution to this problem??
ProgrammingRe: What Changes Were Used To Speed Up NL? by Javanian: 7:46pm On Feb 08, 2013
ekt_bear: Anyone know why it is so much faster than it was initially?
I noticed this today nairaland, facebook and stackoverflow seem to be much faster than most other sites. You would notice it if you are on a slow Internet connection...

Seun: I always create indexes when designing databases. It's inconceivable that I'd launch an important website without database indexes.
But you haven't answered the question... undecided Please we all want to learn... cool
ProgrammingRe: 600,000 Lines Of String From A Text File(java Scanner ) by Javanian: 7:09pm On Feb 08, 2013
Don't use the Scanner class, Scanner is Very slow especially for large inputs like this, rather use the classes in the java.io package...

I have said it before on this forum only use the Scanner class when receiving small inputs from the keyboard....
ProgrammingRe: 600,000 Lines Of String From A Text File(java Scanner ) by Javanian: 6:59pm On Feb 08, 2013
did you code the Graph or Edge or is it from the Standard Library??
ProgrammingRe: Learning .NET Programming Languge by Javanian: 6:51pm On Feb 08, 2013
Christianity EtcRe: Thirteen Reasons Why The Doctrine Of Original Sin Is False by Javanian:
.
Christianity EtcRe: Thirteen Reasons Why The Doctrine Of Original Sin Is False by Javanian:
.
Christianity EtcRe: Thirteen Reasons Why The Doctrine Of Original Sin Is False by Javanian:
.
Christianity EtcRe: Today Men Are Legalising All What Are Contrary To The Will Of God by Javanian:
.
Christianity EtcRe: Is Yahweh The True God? by Javanian:
.
Christianity EtcRe: Today Men Are Legalising All What Are Contrary To The Will Of God by Javanian:
.
Christianity EtcRe: Why Are You Not An Atheist? What Makes You Better Than An Unbeliever? by Javanian:
.
Christianity EtcRe: There Are More Atheists On Nairaland! Some Dont Use The Religion Section! by Javanian:
.
ProgrammingRe: Programmers: What Project(s) Are You Working On Now? by Javanian: 10:10pm On Feb 06, 2013
lordZOUGA: i
I meant that I am designing a web service using the restful API design pattern
with c++??
ProgrammingRe: Payza Sendmoney Api In Java by Javanian(op): 9:44pm On Feb 06, 2013
jacob05: o you're welcome. ooh i see, your version is just a mirror of the CS version, That's where the bad code smells from. Would be anxiously waiting for the next version
Exactly!...Mine was just a replica of their c# version, but i would try and improve it...
ProgrammingRe: Payza Sendmoney Api In Java by Javanian(op): 9:02pm On Feb 06, 2013
jacob05: Cool, Nice on Bro wink {i mean MRS/MISS. LOL}.

My Thoughts.

1. java.net.URLEncoder.encode((String)strCurrency); Bla Bla looks so Ugly.. can't there be just a function to encapsulate these ?
2. The sbDataToSend.append("&CURRENCY="wink and sbDataToSend.append("&RECEIVEREMAIL="wink and the rest . Can't they be passed by the user in an array {JSON Style} ? this i think would help if in future new parameters are added and would save the Programmer FROM Jumping into the CODE.

Can you paste the C# implementation pls.
Thanks for your review, you have made some valid points that i will look into when am less busy....

The C# implementation is available here https://dev.payza.com/sdks-and-sample-codes/net/api/SendMoneyClient.cs
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Javanian(op): 8:54pm On Feb 06, 2013
Chiefupper: going thru d 1st panel,I discovered dat under statement line sometime d author will write count and sometime cout,so wc 1 is correct? Den I wants to practice dat 1st panel on ma system,ao cn I go about it?
Thanks
Well, if what you are talking about is declaring a variable, variable names can change so it could be 'count', 'cout' 'co' or even 'c'

If you want to practice you would need an IDE/text editor and compiler...I'm sure the c++ guys here can help out....

Also, if possible use those youtube videos, you would learn faster from them...
ProgrammingRe: Programmers: What Project(s) Are You Working On Now? by Javanian: 8:31pm On Feb 06, 2013
lordZOUGA: a restful web server
can you shed more light??
ProgrammingRe: Teach Me by Javanian: 1:43pm On Feb 06, 2013
Technology MarketRe: Who Can Repair Inec Battery by Javanian: 12:49am On Feb 06, 2013
what happened to the battery??
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Javanian(op): 1:35pm On Feb 05, 2013
You don't need JDK to learn C++. JDK would have been usefull if you wanted to learn JAVA.

Go and read those books. This things should be explained there... But still fell free to ask your questions...
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Javanian(op): 9:51am On Feb 05, 2013
Zikstar4me: javanian, pls do u know of any gud institute in lagos where one can learn programming. someone sugested NIIT to me
if after reading everything on this thread you are still looking for an institute then ...................

NIIT isn't bad, they should be able to get you started
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Javanian(op): 2:24pm On Feb 04, 2013
Chiefupper: ok i undastand evrytin u said at d 1st page n i enjoyed evrytin but i must confess dat is all i know for now so i want u to continue n tell me wot d next tin is plx
Am happy you understood the first page, atleast there is progress. The Next thing you should do is decide what branch of programming you want to go into. When you have decided post it then WE will then know what to do next...
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Javanian(op): 12:35pm On Feb 04, 2013
Chiefupper: @lordZOUGA & javanian: plz guyz I suggest u do dis tin in form of lecture i.e a forum in wc u wil b analysin tinz we nd to know 1 by 1 startin frm d beginin,by dis we wil b able to undastand it beta n ask question on anytin dat is nt clear bcoz all wot i read so far is just lyk readin newspaper(i dont undastand any practical aspect of both d java n c++) tanx
Feel free to ask any question in this thread. That is what the thread is meant for...

1 2 3 4 5 6 7 8 ... 32 33 34 35 36 37 38 39 40 (of 57 pages)