₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,012 members, 8,448,230 topics. Date: Monday, 20 July 2026 at 02:12 AM

Toggle theme

Sirnuel's Posts

Nairaland ForumSirnuel's ProfileSirnuel's Posts

1 2 3 4 5 6 7 (of 7 pages)

ProgrammingRe: Help Installing Andriod Sdk by Sirnuel: 9:17am On Dec 14, 2018
You need a very stable Internet connection. I would suggest you get an etisalat sim(9mobile). Try downloading at night (2am - 4am)
CrimeRe: Ritualists Behead 12-Year-Old Girl In Delta, Remove Vital Organs (Graphic Photo) by Sirnuel: 1:22pm On Nov 30, 2018
This is what happens when you allow evil to grow. when this yahoo of a thing started everybody was cool with it, we celebrated and sang praises of them, because they where only duping white men. white men became cautious and they no longer had it easy, they all began to engage in all manner of unthinkable, and fetish things. We still said nothing and branded it yahoo++, its not our business since they where only using runs babes to plus up... but now nobody is safe. not your innocent little sister, not your wife, not your daughter, not even your mum... you all can enjoy the monsters you created.
ProgrammingRe: Mobile App Developer Needed [android & Ios] by Sirnuel: 8:41pm On Oct 20, 2018
Contact me. I build native Android and IOS apps and also cross platform with Flutter.

07012446202
TravelRe: Our Loss; Our Pain: Pmt Regrets Itobe Accident, Pleads For Understanding. by Sirnuel: 10:28am On Sep 10, 2018
Nwambaise:
Where a child points at while crying, if his mother is not there, his father must be there. Anyone I know will never enter peace mass. I've lost 2 family friends so far in separate accidents involving peace.
And I have not lost anyone in PMT before. It doesn't change anything. Accidents happen every second. We are humans, and it is in our nature to hold someone responsible when things go wrong. All I am trying to say is to cut PMT some slack. PS: I am really sorry for your loss, I pray you never experience such a loss in this life time again
TravelRe: Our Loss; Our Pain: Pmt Regrets Itobe Accident, Pleads For Understanding. by Sirnuel: 10:10am On Sep 10, 2018
You all are taking this PMT thing too far, Accidents happen everyday, and PMT being one of the largest road transport company with hundreds of vehicle on the road at any given time will definitely have a little bit higher rate. Fire burned nearly a hundred people to death in Lagos and most people forgot about it the next day.
ProgrammingRe: Has Java Now Become Irrelevant Language? by Sirnuel: 4:42am On Aug 05, 2018
Why cant you people research before coming online to ask rubish questions??

if you are looking for an excuse to run away from java, just go, nobody will laugh at you.
all this lazy programmers

have you heard of Java ee? Spring? play? ninja?

only few languages comes close to java in terms of speed on the server side.

Java Irrelevant like seriously? I feel like smashing my keyboard on your head right now.
ProgrammingRe: Need A Android Developer by Sirnuel: 9:37pm On Mar 15, 2018
Call me ==> 07012446202
ProgrammingRe: App Developer by Sirnuel: 6:03am On Feb 26, 2018
Native Android App developer (kotlin and Java) 4 years experience

07012446202
ProgrammingPonzi Script Needed by Sirnuel(op): 8:04am On Jan 17, 2018
P2p script needed

Amount 10k


07012446202
ProgrammingRe: Java Programmer Wanted by Sirnuel: 6:09pm On Dec 30, 2017
U can also email ogaemma2017@gmail.com
ProgrammingRe: Java Programmer Wanted by Sirnuel: 6:08pm On Dec 30, 2017
07012446202 sorry the previous number was wrong
ProgrammingRe: Java Programmer Wanted by Sirnuel: 5:33pm On Dec 29, 2017
07012446201
ProgrammingRe: What Can Java Be Used For by Sirnuel: 5:37am On Nov 01, 2017
DanielTheGeek:
Java is no longer the official language for building Android apps, Kotlin is. So, soon Java could be marked totally deprecated for android apps.
20 years from now, people will still be developing android apps using java bro
ProgrammingRe: A Client Needs Url Shortner Website by Sirnuel: 5:33am On Nov 01, 2017
Bolaji21:
I can get it done for 20k.
Inbox me and it'll be ready in a week.
Adeademi2@gmail.com
you can do it in 20Khuh?


and one will start to wonder why Nigeria developers are not taken seriously
ProgrammingRe: Can You Develop This Android Mobile App For Me? by Sirnuel: 5:30am On Nov 01, 2017
call me ==> 07012446202
ProgrammingRe: Java Programer Needed by Sirnuel: 10:25pm On Oct 30, 2017
java developer with 4 years experience call 07012446202
ProgrammingRe: My C++ CGPA Calculator Program by Sirnuel: 10:22pm On Oct 30, 2017
go an learn object oriented programing


reason why i love java, it forces you to learn oop right from your very first hello world

nice job by the way
ProgrammingRe: Please Who Can Help Me With These Books? by Sirnuel: 11:29pm On Oct 22, 2017
try watching video explanations of youtube first before reading a book on it,


recursion is basically calling a function over and over again with a value returned from the previous call, until the base condition returns false

eg.
say i have a plate of rice(say 20 spoons) and a spoon in my hand

a recursive function to check when the plate is empty(number of spoon left == 0);
will look like this

if number of spoons remaining on plate is greater than 0;
eat a spoon full;
decrease the quantity of food (i.e number of spoons left);
return the number of spoons left;
which is then passed as parameter to a new call of the same function again

the function keeps calling a new version of itself with the number of spoons left(returned from the previous call) as a parameter
until there is no more food in the plate which then returns 0;

the base condition "if number of spoons remaining is greater than 0;"
then fails when a parameter of 0 is passed and the recursion stops.

it is a lot more complex than that, but this is the best basic explanation i could come up with, at the time of writing this
ProgrammingRe: Java Programmer Wanted by Sirnuel: 11:11pm On Oct 22, 2017
call or sms only (no whatsapp) : 07012446202

ogaemma2017@gmail.com
ProgrammingLets Have Fun!!!! by Sirnuel(op): 8:28pm On Sep 21, 2017
Say hello in your language...
.
.
.
System.out.println("hello"wink;
ProgrammingRe: Need A Java Programmer by Sirnuel: 8:35pm On Sep 01, 2017
Whatsapp 08115056400
ProgrammingRe: ALERT: Nairaland Declared Insecure | Loophole found by Sirnuel: 7:43am On Aug 16, 2017
The truth is nothing is unhackable.... Most especially websites. Itz just that nobody has had any reason to hack it yet.
ProgrammingRe: A Java App Developer Should Please Help by Sirnuel: 5:48pm On Jul 17, 2017
Jokes EtcCheckout This Funny Commedy by Sirnuel(op): 1:48pm On Jul 08, 2017
ProgrammingRe: Help With Android Programming by Sirnuel: 5:01pm On Jul 07, 2017
Whatsap 08115056400
ProgrammingRe: Job Opportunity by Sirnuel: 5:00pm On Jul 07, 2017
Why not get a professional python developer and a profesional android developer??
.
.
.
Thats how you people end up with quacks who would claim to know a thousand and 1 languages
ProgrammingRe: Job Opportunity by Sirnuel: 4:58pm On Jul 07, 2017
You are looking for a python developer with knowledge in android??
ProgrammingRe: QUIZ: How Many Lines Of Code Can You Use To Reverse A List by Sirnuel: 2:38pm On Jun 10, 2017
//////JAVA


import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;

public class Main {

public static void main(String[] args) {
// write your code here

List<Integer> myList= new ArrayList<Integer>(Arrays.asList(9, 2, 5, 4, 12, 7, 8, 11, 9, 3, 7, 4, 12, 5, 4, 10, 9, 6, 9, 4));
List<Integer> reverseList = new ArrayList<>();

for(int i = myList.size()-1; i >= 0 ; --i){
reverseList .add(myList.get(i));
}

//this line dosent count either it is used to print out the reversed list
System.out.println(reverseList);

}
}
ProgrammingRe: Please HELP Me With This Java Program by Sirnuel: 2:07pm On Jun 10, 2017
/**
* Method to get the mean of n numbers
* @param numbers - array of numbers
* @return computed mean
*/
public static double getMean(double [] numbers){
double sum = 0;
double mean = 0.0;

//return 0 if there is no number
if(numbers.length < 1)
return 0.0;

//get the sum of the numbers
for(int i = 0; i < numbers.length; i++){
sum = numbers[i] + sum;
}

//calculate the mean
mean = sum/numbers.length;

return mean;
}

/**
* Method to return the standard deviation of n numbers
* @param numbers - a double[] array of numbers
* @return computed standard deviation
*/

public static double getStandardDeviation(double [] numbers){
//Instantiate variables
double sum = 0;
double mean = 0.0;
double variance = 0.0;
double standardDeviation = 0.0;

if(numbers.length < 1)
return 0.0;

//calculate the mean
//return 0 if there is no number
if(numbers.length < 1)
return 0.0;

//get the sum of the numbers
for(int i = 0; i < numbers.length; i++){
sum = numbers[i] + sum;
}

//calculate the mean
mean = sum/numbers.length;

//reset sum to 0;
sum = 0;
//using the computed mean, calculate for the standard deviation
for(int n = 0; n < numbers.length; n++){
double temp = Math.pow(numbers[n] - mean, 2);
sum = temp + sum;
}

//calculate the varianceb
variance = sum/numbers.length;

//calcualte the standard deviation
standardDeviation = Math.sqrt(variance);

return standardDeviation;
}
ProgrammingRe: Android Studio Help by Sirnuel: 11:35am On May 28, 2017
Contact me


08115056400
ProgrammingRe: Java Programmer Needed For A Task(urgent) by Sirnuel: 11:33am On May 28, 2017
It will be nice to state the problem tho.
.
.
.
If it is a desktop or android app

08115056400

1 2 3 4 5 6 7 (of 7 pages)