Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,658 members, 7,809,492 topics. Date: Friday, 26 April 2024 at 10:32 AM

Belkid01's Posts

Nairaland Forum / Belkid01's Profile / Belkid01's Posts

(1) (2) (of 2 pages)

Programming / Re: I Just Bombed A Technical Interview by Belkid01(m): 4:22pm On Feb 23, 2023
If I was to implement a lottery with that functionality, I would have used a linked list...
Programming / Re: I Finally Built A Todo App. by Belkid01(m): 11:36am On Aug 20, 2022
Good... Seems it was integrated with local storage
Programming / Re: My Software Engineering Journey In ALX Africa by Belkid01(m): 10:20pm On Jul 07, 2022
Lathas:
Help us resend the group link pls


https:///FyS3np1EyCL9bg4b6Th7i0

*Try to quote me... Then copy the full link from text area

OR

*add (http:// chat . whatsapp . com/)

Note: close all gaps
Programming / Re: My Software Engineering Journey In ALX Africa by Belkid01(m): 2:58pm On Jul 07, 2022
Anonymous6o6:


Hollup let me get the link

(https:///FyS3np1EyCL9bg4b6Th7i0)

That's the link for ALX August cohort

Many thanks... I'm a participant now via the link you posted...
Programming / Re: My Software Engineering Journey In ALX Africa by Belkid01(m): 8:29am On Jul 07, 2022
Please somebody in that WhatsApp group should do something.... Numbers are not been added... It's been 4 days since I sent a mail to be added.... Just create and the post link here... Please
Programming / Re: Javascript by Belkid01(m): 7:54am On Jun 30, 2022
1. Net Ninja
2. Travesty Media
3. Mosh
4. DevSimplified
5. Code Evolution

2 Likes

Programming / Re: I Created A Simple Budget App, Rate It Out Of 10. by Belkid01(m): 8:10pm On Jun 28, 2022
Good stuff...
Programming / Re: My MERN Stack Ecommerce Web Application by Belkid01(m): 4:46am On Jun 20, 2022
Good Stuff... The product card on mobile feels too big...

1 Like

Programming / Re: Can Someone Help Me With With This Javascript Exercise Please by Belkid01(m): 2:27pm On Jun 13, 2022
Xedmark:
Use this for the first question

function WordCounter (str) {
var words = str.split(" "wink.length;
return words;
}

However use the name of the string class in the bracket after the wordcounter. You can chat me up for the rest.


This will return the length of items in the array... In this case, the total number of "words" in the sentence...
Programming / Re: Can Someone Help Me With With This Javascript Exercise Please by Belkid01(m): 2:20pm On Jun 13, 2022
Extratyre01:


Message me in the number on my signature

Function wordCounter (str) {
let eachWord = str.split( "" ) ;
return eachWord [1]. length;
}

Explanation:
The String split method splits a strings with respect to the argument passed in it. In our case ( "" ) : i.e. anywhere it finds a space( "" ) it will split/cut and returns the splited items in an array....

For example str = "I am a programmer"

str.split( "" ) returns = ["I", "am", "a", "programmer"]

//Splitting the sentence everywhere it finds an empty space...

we save the returned array in a variable = eachWord

Then we simply target the second index/second word using square bracket methods.... eachWord [1]. //index in JS starts from 0

Then we get the length.... With the "length" property = eachWord [1]. length
Programming / Re: Rate My Portfolio Website On A Scale Of 1-10 by Belkid01(m): 7:38pm On Jun 11, 2022
Impressive#
Programming / Re: Artificial Intelligence Which Doesn’t Need You To Learn Programming to code by Belkid01(m): 3:36pm On Jun 06, 2022
dagnop:

We programmers need to start finding other things to do, they are planning to give our jobs to AI

Who develops AI Step up your game...
Programming / Re: Prove Me Wrong If You Can! by Belkid01(m): 8:15pm On May 23, 2022
Samuell2019:


web.аpp
\\
Programming / Re: Prove Me Wrong If You Can! by Belkid01(m): 4:18pm On May 18, 2022
airsaylongcome:
web.аpp

Wow... This is witchcraft angry

Biko, come and teach me this sorcery... �

Programming / Re: Why Is Web Development The Most Commonly Talked About Career In Nigerian Tech by Belkid01(m): 7:58pm On May 13, 2022
There aren't enough systems and structures yet, that supports other forms of development e.g. Game Dev, ML etc...

The community is next to zero here...

4 Likes

Programming / Re: Prove Me Wrong If You Can! by Belkid01(m): 8:04pm On May 12, 2022
osmosis101:
Webapp
Oga where the "." grin

I'm considering putting a price on it... grin
Programming / Re: Prove Me Wrong If You Can! by Belkid01(m): 2:39pm On May 12, 2022
ajailer:
Rubbish

Write it na... If you can grin
Programming / Prove Me Wrong If You Can! by Belkid01(m): 2:23pm On May 12, 2022
You can't write "web" "." "app" as one word on nairaland...

PROVE me wrong cool
Programming / Re: Chat Application Built With MERN by Belkid01(m): 2:10pm On May 12, 2022
The App is good ... Simple design... Keep it up...
Programming / Re: How do I post a link. by Belkid01(m): 1:23pm On May 12, 2022
thanksjosh005:


Try https// with a colon ( : ) as in https://

Don't include spaces. Connect the dots and dashes

It didn't work.... It slices out "web .app"...
Programming / Re: How do I post a link. by Belkid01(m): 1:14pm On May 12, 2022
thanksjosh005:


Seen! Your site is looking brilliant bro. Not to be complacent or something like that, you can make constant improvement on it or perhaps refactor your codes. This is what you can achieve especially as you get "better than you were" with programming

I'm really grateful @Josh... Thanks for the feedback.... I will put in more effort..
Programming / Re: Frontend Web Programmer Needed For 2 To 3 Months by Belkid01(m): 8:19am On May 12, 2022
.com
Programming / Re: Frontend Web Programmer Needed For 2 To 3 Months by Belkid01(m): 8:18am On May 12, 2022
brisstone:


Still available? Chat/call me up: check my signature.
Bio:
https://johnson-portfl.herokuapp.com/

https://johnson-portfl.herokuapp.com
Programming / Re: Frontend Web Programmer Needed For 2 To 3 Months by Belkid01(m): 8:12am On May 12, 2022
Jivi:
Frontend Web Programmer Needed For 2 to 3 Months Project With Option to extend. Please, post a link to your work. I need programmers who know javascript, (either of react js, angular js or vue js) and (CSS or any CSS frameworks such as bootstrap).

[url="https://olamide-bello."][/url]

Unfortunately, nairaland does not recognize links hosted on firebase hosting service.... Below is my portfolio web.

"https://olamide-bello.web .app"
Programming / Re: How do I post a link. by Belkid01(m): 2:02pm On May 11, 2022
thanksjosh005:
Funny! You haven't even posted a link

I'm trying to find my way around
Programming / How do I post a link. by Belkid01(m): 1:55pm On May 11, 2022
"https//olamide-bello.web. app"


Can't seem to post this link on nairaland

3 Likes

Jobs/Vacancies / Re: Nigeria Immigration Service 2020 Recruitment by Belkid01(m): 7:09pm On Jan 11, 2021
ochuski:




Nigeria i hail thee


Its a possibility sha but kinda rare

It's well mehn.... The whole thing just weak me now... I just want to know if na Immigration cadets or not...
Jobs/Vacancies / Re: Nigeria Immigration Service 2020 Recruitment by Belkid01(m): 6:52pm On Jan 11, 2021
Please... Somebody should confirm this info...

I have been seeing some cadets in Nigeria Immigration Training School, airport road, very close to Airforce Base Barracks in Kano here.... But I can't really confirm if they are Immigration cadets.... But I don't trust the government....

Before you call this false news... Call anybody staying anywhere around Airforce Base...

4 Likes 1 Share

Foreign Affairs / Re: Americans Call For The Arrest Of Bill Gates Over Coronavirus by Belkid01(m): 10:34pm On May 03, 2020
1
Politics / Re: Supreme Court Judgment On Bayelsa Contravene Electoral Law - Photo by Belkid01(m): 7:39pm On Feb 18, 2020
j
Business / Re: How To Open A Business Name In CAC With N12,000 In Just 2 Weeks Without A Lawyer by Belkid01(m): 4:47pm On May 22, 2019
Good Day Sir/Ma...
Please I reserved a business name on the 17th of March 2019, after which I paid the sum of Five thousand naira (N5000) as filling fees. I had hope to complete the registration process yesterday but I noticed my name reservation had expired two days ago i.e. 18th may 2019.

My question is, if I were to reserve another name do I have to pay another filling fee. Many thanks in anticipation to your quick response.

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