Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,068 members, 7,818,183 topics. Date: Sunday, 05 May 2024 at 09:45 AM

Ladyklassic's Posts

Nairaland Forum / Ladyklassic's Profile / Ladyklassic's Posts

(1) (of 1 pages)

Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 9:25am On Jan 15, 2019
IanKirkby:


Erm erm I got a shocker... Andela 21.... Should be a good thing, but it came at a wrong time.....

It's not a bad thing either. Do you want to do the andela 21 or you want the boot camp?
Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 7:27pm On Jan 13, 2019
Ladyklassic:
Hi, has anyone gotten Andela bootcamp invitation email for cycle 41 ?

Anyone?
Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 9:41pm On Jan 12, 2019
Hi, has anyone gotten Andela bootcamp invitation email for cycle 41 ?
Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 2:53am On May 25, 2018
Boycool1:
Good day...
guys am an undergraduate student of Computer Science looking forward to doing my internship at Andela....

I will be due for internship by August, can I apply for this opening?

CC: Edgarated
Teletexter
Ladyklassic
leonuch
SkillfulValue
Danielbuyner
DACK1
Bahddo
stevedoyin
collinic
benfluleck

and others!

I really don't know if Andela takes interns. You should send them an email to confirm
Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 8:08pm On May 24, 2018
Has anyone received the code Challenge for the interview stage ??
Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 3:06am On May 13, 2018
class ShoppingCart {
constructor() {
this.total = 0;
this.items = {};
}

addItems(itemName,quantity,price) {
this.total =+ quantity * price;
if(this.items[itemName]) {
this.items[itemName] = 0;
this.items[itemName] += quantity;
}
}
removeItem(itemName, quantity, price) {
this.total -= quantity * price;
if (this.items[itemName]) {
this.items[itemName] -= quantity;
}
if (this.items[itemName] < 0 || !this.items[itemName]) {
this.items[itemName] = 0;
}
}
checkout(cashPaid) {
if (cashPaid < this.total) {
return "Cash paid not enough";
} else {
return cashPaid - this.total;
}
}
class Shop extends ShoppingCart {
constructor() {
super();
this.quantity = 100;
}

removeItem() {
--this.quantity
}
}
}
and that's the error message i get like i am not even getting the pass or fail messages , only error messages

Jobs/Vacancies / Re: Andela: IT Training And Job by Ladyklassic: 2:31am On May 13, 2018
Please I need help on the Andela shopping cart test , the JavaScript version. I have been trying to write this code for days but I can't seem to come up with a solution. Please Help the deadline is so close cry cry cry cry
Education / Re: Very Clean UK Used Acer Aspire One mini ZG5 Is For Sale In Lagos by Ladyklassic: 5:12pm On Aug 18, 2017
I need this but I'm not in Lagos
Just saw the specs never mind
Romance / Re: I Think I Have Strong Feelings For My Lady Neighbor Who's A Runz Girl! by Ladyklassic: 7:27pm On Aug 14, 2017
You are developing feeling just because she is showing you care and giving you attention that's all, she knows what she is doing, you guys tend to fall inlove so easily. Look at it this way relationships should be built on trust, do you think you can ever trust her since you know her line of work? Do you mind sharing her with her clients? Are you ready to become her source of income aka maga if she is to drop her clients for you, cause you gats pay? Sometimes it's good to think things through before jumping into something like relationship. Most girls that do what she does are usually very nice people but come with a lot of Baggages so use your head to think not your heart or John Thomas.

9 Likes 1 Share

NYSC / Re: Female IMSU Graduate And Corper Dies In Jos After Catching Cold. Photos by Ladyklassic: 5:21pm On Jun 21, 2017
Ah Ah this is not plateau NYSC camp nah, why do people lie like this.

1 Like

NYSC / Re: Plateau Corpers Batch A 2017 Let's Meet Up by Ladyklassic: 12:23am On May 20, 2017
Bibilucky1:
I'm Blessing, going to Plateau from portharcourt

blessing what's up, I'm also in PH let's link up
NYSC / Re: Whatsapp Group For 2017 Batch A,stream 1 Corpers Posted To Plateau State by Ladyklassic: 11:52pm On May 19, 2017
swtteks:
anybody from rivers posted to plateau?

Yeah me, I stay in PH add me up on whatsapp 07036328870
NYSC / Whatsapp Group For PLATEAU 2017 Batch A Corpers by Ladyklassic: 10:59pm On May 19, 2017
Hi please click on the link to join the whatsapp group ,
This link is working

https:///KZxJ9pTSxhCIIXJS9JmN5K

Follow this link to join my WhatsApp group: https:///KZxJ9pTSxhCIIXJS9JmN5K
NYSC / Re: Whatsapp Group For 2017 Batch A,stream 1 Corpers Posted To Plateau State by Ladyklassic: 8:56am On May 19, 2017
please who is going to plateau State from port Harcourt
NYSC / Re: Whatsapp Group For 2017 Batch A,stream 1 Corpers Posted To Plateau State by Ladyklassic: 10:17pm On May 18, 2017
add me 07036328870
NYSC / Re: Whatsapp Group For 2017 Batch A,stream 1 Corpers Posted To Plateau State by Ladyklassic: 8:19am On May 18, 2017
try posting the link again it's not working
NYSC / Plateau Corpers Batch A 2017 Let's Meet Up by Ladyklassic: 7:06am On May 18, 2017
Hi Guys Please introduce yourself and where your you'll be traveling from so we could help each other with transportation details and other stuff


I'm Kelechi, would be traveling to Jos from PH city
NYSC / Re: Why You Should Choose Kano Instead Of Abuja & Akwa Ibom During NYSC Registration by Ladyklassic: 6:18pm On Apr 19, 2017
obong003:
Wow, this is great. OP, please help me, i would love to contact you more via email. This is mine, danielobong@gmail.com. I was looking at Abuja o! But Kano, here i come!

Wow Jeez that's bad. Didnt know they do that in Kano
Romance / Re: Is This Love Or Foolishness by Ladyklassic: 5:19pm On Apr 13, 2017
It is foolishness, you don't fight with cultists holding knives and gun who are probably high and ready to kill
Romance / Re: I Am So Sad... by Ladyklassic: 2:55pm On Apr 10, 2017
Will you keep quiet, did anybody force you to be her provider it's so clear you bought her love now you cannot afford anymore you are crying.
TV/Movies / Re: Tboss Reacts To Being Put Up For Eviction, Blasts Efe And Bisola by Ladyklassic: 1:01pm On Mar 28, 2017
WHAT RUBBISH! was she the only one up for eviction .everytime she be playing the pity me card as if she didnt nominate efe and marvis abeg this girl should get sense please

40 Likes

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