Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,194,342 members, 7,954,398 topics. Date: Friday, 20 September 2024 at 06:06 PM

Joekool's Posts

Nairaland Forum / Joekool's Profile / Joekool's Posts

(1) (2) (of 2 pages)

Jobs/Vacancies / Re: Andela: IT Training And Job by joekool(m): 2:58pm On Jan 07, 2019
Aspiring Andelans who are already invited for interview might find this article helpful:
https://medium.com/@agatevureglory/things-you-should-know-when-preparing-for-andela-fellowship-program-9b4e906156af

wish us all the best... smiley
Jobs/Vacancies / Re: Andela: IT Training And Job by joekool(m): 2:33pm On Dec 31, 2018
ellad2k4eva:



Run this and check, it should work. havent tested it though

let oddEven = (x, y) => {
let results = [];
if (x > y) {
for (let i = y; i < x; i++) {
if (i%2 === 0) {
results.push([i]);
}
}
}
if (x < y) {
for (let i = x; i < y; i++) {
if (i%2 === 1) {
results.push([i]);
}
}
}
return results;
}


tested it now, its working.

Nice, but note, the boundary of the range of numbers in the for loop must be inclusive, else the result won't be correct in all cases.
Inclusive boundary I mean here is:
for(let i = x; i <= y; i++)
Jobs/Vacancies / Re: Andela: IT Training And Job by joekool(m): 8:59am On Dec 31, 2018
IanKirkby:
Can someone please take a look at this? I'm not sure why it's not passing the test.
Here's the instruction

Given two numbers X and Y, write a function that:
1 returns even numbers between X and Y, if X is greater than Y else it returns odd numbers between x and y
For instance, take the integers 10 and 2 . the function would return all the even numbers between 2 and 10.




function number_game(x, y) {
let result = []
if (x > y) {
result = even(x, y)
}
// return result.sort((a,b) => a-b)
else{
result = odd(x, y)
}
return result.sort((a,b) => a-b)
}

console.log(number_game(3, 13))


function even(x, y) {
let arr = [];
for (let i = x - 1; i > y; i--) {
//console.log(i)
if (i % 2 === 0) {
arr.push(i)
}
}
return arr;
}

function odd(x, y) {
let arr = []
for (let i = y - 1; i > x; i--) {
if (!(i % 2 === 0)) {
arr.push(i)
}
}
return arr;
}


Hey bro, weldone.
Firstly, you don't need to sort because the numbers will always be in order.
Secondly, if you use (x,y) for even function, then you should use (y,x) for odd function.
Thirdly, ensure you don't leave those console.log in the code you will be submitting
Jobs/Vacancies / Re: Andela: IT Training And Job by joekool(m): 10:30pm On Dec 22, 2018
Djtm:

Everything in the homestudy

shocked shocked shocked shocked shocked... embarassed
Jobs/Vacancies / Re: Andela: IT Training And Job by joekool(m): 6:52pm On Dec 22, 2018
Wow... It's been awesome going through the comments here. Am on cycle 41. I am taking my time to be very fit for the Qualified assessment... No rush.

But please my able bootcampers and fellows, is the Qualified assessment based on just JavaScript or will they be fielding questions from areas like git, command prompt, node.js, react.js and other stuffs covered in the home study curriculum?

Abeg make una help my condition make I know where to focus more.

Thanks in advance.
Religion / Re: How To Answer The Question "Where Did Jesus Say, 'I Am God, Worship Me''? by joekool(m): 12:34pm On Apr 01, 2018
Lovely tread I must say, cos it clears some many issues at a time...

Though, I was expecting somebody to talk about GOD being in THREE FORMS; THE FATHER, THE SON AND THE HOLY SPIRIT, CO-EQUAL, CO-EXISTING ... GOD'S existence in the TRINITY is another mysterious aspect of GOD, that some of us are still ignorant of.

MAY WE RECEIVE THE SPIRIT OF GOD THAT WE MAY KNOW HIM MORE, AMEN

1 Like

Celebrities / Re: Davido Prostrates To 2face On Stage At His #30BillionConcert (Photo) by joekool(m): 9:26pm On Dec 28, 2017
HUMILITY begets TRUE GREATNESS... Maybe David just discovered that.

Note to take home, any Nigerian musician that doesn't respect 2baba, I pity him career... cool

1 Like

Computers / How Best Can I Bill My Clients For My IT Freelance Services?? by joekool(m): 7:23pm On Aug 02, 2017
Greeting my ogas and madams at the top in the IT labour market, I have really thought of this am about to let out countless number of times and have also had some difficulties dealing with it. Am currently a computer science student studying for my Higher National Diploma in Yaba College of Technology (Yabatech), but am also a freelancer that specializes on PC maintenance, troubleshooting and upgrade and also small to medium scale office and cybercafe networking, which I do once in a while to make small money for up keep.

The issue am having which I think am not alone in is the aspect of billing, and am sure there are persons here on Nairaland who are already into this and have wealth of experience in this area of freelancing. Though, I have read some articles on how to bill clients for IT services, but the responds are usually from our ‘Oyibo’ counterparts who operates where there are already established laws that guide and save guide their practices, and I feel their billing system or pattern might not be applicable in our own context.

So my questions are:
as an IT person, how much should I charge for networking an office with maybe 5 PCs or more and some printers and other devices that can be shared on the network?
How much can one charge for setting up PCs in an already networked environment with dedicated software and stuffs like that, that could be used for international exams and/or training?
Is it ideal for me to drop the idea of working as an employee and startup on my own with my wealth of IT experience? If yes, which kind of training or workshop are essential for my survival in the IT labour market?

Thanks in anticipation as I await positive response from my bosses and madams in the field. Also moderators, I will be very grateful if you can help me and persons with similar issues to push this post to front-page for quicker response.

1 Like

Adverts / Re: How To Install Whatsapp On PC, Complete Tutorial by joekool(m): 7:10am On Jul 22, 2017
marvelling:
Can you also use this same method to install bbm on pc?
Yea, you truly, including other apps that run on your Android device.
Bluestack turns your PC into an android device
Education / Re: Imo State born Prof Anyanwu to be Vice Chancellor of an American University by joekool(m): 5:11pm On Apr 08, 2017
ChukwuObi:
Please can any one here help me with N7, 000? My daughter is very sick and need N7, 000 for her medical bills. Please, i don't want to lose her. I beg you guys with the name of God. Please save a soul...


NAME: Obi Chukwu

ACCOUN NUMBER: 0080032457

BANK: Diamond Bank



Thank you and God bless


ARE U TRYING TO MAKE THE IGBOS LOOK LIKE BEGGERS................. wise up plz, u can do better than this
****** FAKE USER ALERT!!!************
Jobs/Vacancies / Re: I Just Got A Job After Going Through Trying Times by joekool(m): 4:30pm On Apr 08, 2017
so so so happy for you dear.............
this is indeed touching and thank GOD for your determination and perseverance
and for also teaming up with GOD.... that's great
nobody in GOD's team is a loser
CONGRATS DEAR..... WISH U ALL THE BEST IN YOUR NEW LIFE

1 Like

Politics / Re: How Saraki Looted Kwara – EFCC, CCB by joekool(m): 10:19am On Mar 19, 2016
if and only if this our agents (CCB, EFCC, DSS) can continue like dis, irrespective of the parties this looters belong to, then THEY ARE INDEED WORKING AND THE BLESSES OF GOD WILL GUILD THEM AND DIRECT THEM. I so much believe in ONE NIGERIA and pray GOD gives us GRACES TO HARMONIZE AND LIVE IN UNITY DESPITE OUR DIVERSITY.


GOD BLESS NIGERIA
GOD BLESS NIGERIANS
GOD GIVE OUR LEADERS WISDOM TO LEAD US TO GREATNESS.

1 Like

Crime / Re: Kidnappers Of The 3 Lagos Schoolgirls Arrested (Photo) by joekool(m): 8:54pm On Mar 06, 2016
am sure we are all seeing the essence of the SIM REGISTRATION.....

am 110% sure that whoever that is against the sim registration idea is a criminal or a criminal to b.


GOD BLESS NIGERIA.
Politics / Re: Senate Orders Nigerian Electricity Regulatory Commission To Suspend 40% Hike by joekool(m): 1:11am On Feb 17, 2016
If they can reverse it and also do away with the monthly fixed charges, then it is a welcome development that is to the betterment of we common people..... Let's watch and how it goes. GOD BLESS NIGERIA.
Religion / Re: You Are Spiritually Matured If You Have "Perfect" Control Over These Things by joekool(m): 12:22pm On Sep 21, 2015
Demmocrats:
Op i seriously disagree with you



Anger has its own advantages in things of God even the almighty at some point showed Roth/anger



A true Christian is filled with the holy spirit so all those things you mentioned are suppressed by the holy spirit. Those things are mark of church goers not a true Christian filled with the holy spirit and directed by God.

did he ask u not to b angry
he only said control over those mentioned.... haba angry
European Football (EPL, UEFA, La Liga) / Re: Official: I Hereby Decamp From Chelsea FC To Manchester City FC by joekool(m): 5:42pm On Sep 13, 2015
iyke926:
Then you not a real fan.



When Juve was relegated in 2006, I never stop being a "bianconerian"
interesting to hear. am die hard JUVENTUS fan even b4 we were relegated.
if this poster enjoys the GLORY, why can't he bear the SORROW??
#smh

1 Like

Politics / Re: Why Youths Are Unemployed - Buhari by joekool(m): 6:17pm On Aug 13, 2015
I think its best we stop hating on Baba GMB, he has a point in wat he said......... we know d standard of education in our country, we should work extra mile on ourselves so we can be fit for the labour market...then later on in life, we can impact the changes we sure wish for........... my thought
Programming / Re: OAU Engineering Students Build 'HUMANE' A Software For The Visually-impaired by joekool(m): 9:10am On Aug 13, 2015
good and impressive innovation, these guys must be encouraged...... smiley
Forum Games / Re: Funny Names Abbreviation. by joekool(m): 1:15pm On Oct 12, 2013
Lukumon Ore Lanre - LOL............. grin grin
Programming / Re: So You Want To Be A Programmer...? by joekool(m): 9:01am On Sep 30, 2013
ma brother, you are so inspiring and gifted. keep the good work up
Software/Programmer Market / Re: Hi Programmerz, I Need Help With Project Topicz Based On Java And Visual Basic 6 by joekool(m): 2:35pm On Jul 06, 2013
blenyo11: Hmmmm..... Thank you were ignored. Happy for you

thanks to u all......thanks for the compliment smiley
Software/Programmer Market / Re: Programming Language C++ Collection Of 49 Ebooks+source Codes by joekool(m): 8:55am On Jun 24, 2013
bro I need it too, ma email is chuksjos2001@yahoo.com.
thanks in advance
Software/Programmer Market / Re: Hi Programmerz, I Need Help With Project Topicz Based On Java And Visual Basic 6 by joekool(m): 8:25am On Jun 24, 2013
Yeah.............am so much grateful to all the viewers of this thread.
its now that I've realized how many of you who are programmers may feel
when you read through my request...........
lol..........even to me, it sounds funny cos am now a programmer too just like most of you.
........................................
I simply have no other reason to reply myself than to let you guys know
that I wrote, coded, designed and tested my software all by my self.
Yeah, I sure did...................................................
with some tips from few friends and research from the internet.
I even designed many other softwares for my fellow students in my school
I even did interface design for one of the best programmer in my school
I even designed a software for one of my lectures.........................
All of this will never have been possible if you guys have never ignored me here
All of this software I designed in Visual Basic 6.0 and am now practicing with C++
All of this I have achieved and many more will I still achieve cos
The grace of my living GOD is so much sufficient for me
and HE has always been there for me at my time of need and when there is surplus
for this am very grateful to you all and to my ALMIGHTY GOD.
I love you all, I love niaraland.
European Football (EPL, UEFA, La Liga) / Re: Corinthians Vs Chelsea (1 - 0) On 16th December 2012 by joekool(m): 1:35pm On Dec 16, 2012
Chelsea is finished...............am very sure eyimba can compete with them now grin grin
Jobs/Vacancies / Re: Programmers Wanted! by joekool(m): 7:21pm On Oct 31, 2012
am so much interested. thou am a ND holder in computer science. with good knowledge in VB.6 and still learning some other languages like C++. am pretty good in graphic design and I have also done so minor projects in my school.
attached is my CV.

Music/Radio / Re: Top 10 Greatest Rappers Of All Time by joekool(m): 12:18pm On Jun 18, 2012
greatest rapper of all time.............
yes the names are ok but without lil wayne its not yet a list
tough he's young but the best so far.................
checkout his metaphorical lines, his flow, and many other features
ma list will have him as number 1.
Software/Programmer Market / Hi Programmerz, I Need Help With Project Topicz Based On Java And Visual Basic 6 by joekool(m): 6:51pm On May 29, 2012
Hi fellaz, I seriously need ur help. Am a CS student in fedpoly nekede, owerri nd I so much need ur help. I need abt 7 or more project topics based on java or VB 6.0 as urgent as possible cos ma supervisor is so annoyin dat I just wan2 load ha up wit topics dat she cant turn down anymore. Mind u, wat I want is topics that have both the material nd coded software. Pls brodaz, I have limited time. Call me on 08131172617 cos am willin 2 appreciate. Thanx 2u all.
Software/Programmer Market / Re: Free Programming Ebook On Php, Python, Java, Actionscript, C, C++, Javascript by joekool(m): 1:11am On Oct 09, 2011
Tanx man 4 atleast sharin ur knowledge wit frindz, Plz i will b needin the ebook 4 java and c++. Ma email is chuksjos2001@yahoo.com. Tanx man, keep up d gud work
Education / Futo, What Is Happening?! by joekool(m): 4:13pm On Nov 20, 2009
Please my co Nairalanders, what do you really think that is happening in FUTO right now, because am more than confuse and even tired waiting for just their cut-off mark that many school that did the post ume after them has released. Are you people hearing any news about them? Please if there is any news don't hesitate to contact me through this email- chuksjos2001@yahoo.com or this mobile number: 08084451245. Thanks.
Education / Re: Futo Cutoff by joekool(m): 8:02pm On Oct 26, 2009
Guy, no be only you. am even more confused than you are. I pray they don't do anything funny, becos it's when a school is as quiet as futo is now that they do underground businesss. I wish all of us GOOD LUCK AND SUCCESS.

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