Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,195,238 members, 7,957,569 topics. Date: Tuesday, 24 September 2024 at 02:53 PM

Ayo081's Posts

Nairaland Forum / Ayo081's Profile / Ayo081's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 65 pages)

Business / Re: Elon Musk 'Voted Out' As CEO Of Twitter By Poll He Created by Ayo081(m): 1:37pm On Dec 20, 2022
Revolution2022:
He has lost his billionaire status.
Some companies have stopped advertising on twitter.
What next?

Olodo

1 Like

Sports / Re: Argentina vs France : Qatar 2022 FIFA World Cup Finals (4 - 2)pens On 18/12/22 by Ayo081(m): 12:16pm On Dec 18, 2022
pemoney:
It has been written!!

Maybe undecided

1 Like 1 Share

Sports / Re: Argentina vs France : Qatar 2022 FIFA World Cup Finals (4 - 2)pens On 18/12/22 by Ayo081(m): 11:18am On Dec 18, 2022
robosky02:
How they qualified...

Argentina:

Have made it to their 6th world cup Finals after beating Croatia.
The have previously played in the finals of 1930, 1978, 1986, 1990, 1994 and now 2022.


They also played in the 2014 finals against Germany.
Programming / Re: Stuck In Javascript by Ayo081(m): 6:16pm On Dec 16, 2022
davien:
I'm thinking of approaching things by knowing what the inbuilt JavaScript prototypes do.
They're the ones you can see on your console by using console.log(Object.prototype) and console.log(Array.prototype) while also strengthening my understanding of loops.

Avast:


Ayo081

They're good to know, but don't waste your time on them. Learn them when you're reading about Array, Objects or Classes.

You don't really need those prototype methods. With JavaScript ES6, you might not use those prototypes. So learn modern JavaScript (ES6 and above).

Spend time building actual projects instead. Your boss won't be interested in those inbuilt stuff. He/She just wants you to get things done.

So you'll mostly be working with libraries and frameworks (they're available to make us build faster. So use them).

Instead, learn how JavaScript works under the hood. The event loop and call stack.

I'll recommend a YouTube/Udemy course titled; "JavaScript: Understanding the weird parts."

Phamo0:

Hey bro. These things are not really hard to do, you just haven't got your basics yet. Read more on string and array and what they really mean. Read your loops and control flow very well and understand them. Try solving some programming challenges. Just keep at it , one day you will get it.
Also you don't need to know all inbuilt methods. You can just Google the ones you need. Or rather most string manipulation methods can be easily built from scratch with for loops. I will advise you to try building them when you need them.
Summary is that you have to get your basics down first.

2 Likes

Programming / Re: Stuck In Javascript by Ayo081(m): 6:14pm On Dec 16, 2022
qtguru:


Inbuilt methods are not used for algo

Oh yeah, I answered that because I assumed OP just wanted to get things done.
Programming / Re: Stuck In Javascript by Ayo081(m): 11:55pm On Dec 15, 2022
Avast:


Reversing a string should not be hard for you. Since you are familiar with array and you can loop through it, just start looping from the last element of the array.

Hint: last element is array.length-1

There's an Array.reverse() method.
Programming / Re: Stuck In Javascript by Ayo081(m): 11:53pm On Dec 15, 2022
yinkbell:


Oh! Thanks bro. I get that. Can I send you a PM? I really need mentor along this line sir?

No please, I'm busy for now and mentorship requires a lot.

You can always your questions on here (I mean any thread) and mention me there a lot of E-mentors here willing to answer you.
Programming / Re: Stuck In Javascript by Ayo081(m): 7:55pm On Dec 15, 2022
yinkbell:


Hello bro!
I just started JS using sololearn app. I can deduce you are vast in programming languages.

What's the meaning of FE & BE sir?

Frontend

Backend
Religion / Re: Can A Born Again Christian Be Affected By Past Curses And Ancestral Bondages? by Ayo081(m): 11:37pm On Dec 11, 2022
MikeofAfrica:


Any Christian who relaxes thinking that Jesus Christ had defeated the Devil and has broken all ancetral curses relating to him will end up like a fowl in the Devil' s pot.

That is why Apostle Paul told us to put on the whole armor of God and wrestle the devil and the fallen angels ( Ephesians 6:11-12).

Paul made that statement after the death and resurrection of Jesus Christ. He did not tell us to begin celebrating the victory that Jesus gave us. That victory will only manifest after we have fight with the Principalities, powers, rulers of darkness and Spiritual Wickedness.

Hence a word is enough for the wise.
lol
Politics / Re: Osita iheme brother's death, Peter Obi is yet to condemn ipob terrorists by Ayo081(m): 10:28pm On Dec 11, 2022
Fake
Sports / Re: Ronaldo Breaks Silence In Emotional Statement After Portugal World Cup Exit by Ayo081(m): 7:45pm On Dec 11, 2022
The greatest player of all time, Ronaldo

12 Likes 3 Shares

Religion / Re: Can A Born Again Christian Be Affected By Past Curses And Ancestral Bondages? by Ayo081(m): 7:42pm On Dec 11, 2022
MikeofAfrica:

After the resurrection of Jesus Christ and His ancension into Heaven, His disciples relaxed, thinking that the Devil is now under their feet. Hence they fail to activate the victory of Jesus.

The Devil took advantage of their ignorance hence James was killed. It was until Peter was arrested that the disciples began to fast and pray. Through fasting and praying, they activated the victory given to them by Jesus Christ, hence Jesus sent an Angel to deliver Peter.

Lmao cheesy

Most of y'all think we're fowls.

Do you read your Bible at all? Because a non-christain won't even start like this.
Programming / Re: Let's Talk About OpenAI ChatGPT. What's The Future of Developers ? by Ayo081(m): 7:27pm On Dec 11, 2022
If it works fine, we would leverage on chatGPT to build amazing things undecided
Programming / Re: Stuck In Javascript by Ayo081(m): 10:48pm On Dec 09, 2022
davien:
Thank you for the thorough post, I'm learning to land a frontend role.

Great, let your learning be project driven.

There's a lot to learn. Whatever you learn make sure you're using it in a project or when you start a project there'll definitely be something to learn.

Good luck.

2 Likes

Software/Programmer Market / Re: Any Good Excell Vba Programmer by Ayo081(m): 7:03pm On Dec 09, 2022
airsaylongcome:

Because Excel has been around for years and still remains top dog in the spreadsheet space. People have learnt and attained high level of expertise in Excel.

I agree.

But I'm concerned about the new school guys/devs. Majority are familiar with JS which should make learning GAS a walk over.

airsaylongcome:

Also people are more comfortable with the Excel UI than with GSheet UI. At least for me. If I had a choice of GSheet and Excel I’m going Excel without even thinking twice

I disagree.

Gsheet UI is quite minimal.

There are too many tools on excel tools bar. Excel is just that app that does almost everything.

If you have to do extra things on Gsheet, you'll have to install them as extension or probably write them via App sheet/App Script. That alone adds to why the UI is minimal.


I believe Gsheet is easier to use. But like you said people are comfortable on what they're used to.

I would agree if you mention it's because most extensions you'll need to add to GSheet are already pre installed on Excel.

So Excel is like a full framework while GSheet is like a minimal and flexible framework undecided
Software/Programmer Market / Re: Any Good Excell Vba Programmer by Ayo081(m): 6:40pm On Dec 09, 2022
airsaylongcome:


Google workspace is not yet widely used by individuals in Nigeria. While Google sheets so somewhat similar to Microsoft Excel, there are still some very noticeable differences in functionality and UI that requires some getting used to.

I agree, just surprised why it's not often talked about especially within the tech community. Because it is built on top of JS if not pure js.

Because there's not enough PR?

Tried it for the first time yesterday and was impressed, especially with it's syntax since it's js.

Why should we still bother about excel macros and vba?
Software/Programmer Market / Re: Any Good Excell Vba Programmer by Ayo081(m): 10:29am On Dec 09, 2022
Why is Google App Script less popular?
Programming / Re: Stuck In Javascript by Ayo081(m): 10:01am On Dec 09, 2022
Take it one step at a time. Learn how to solve problems instead.

You can't know all the inbuilt functions or prototypes like you mentioned.

Even if you know or learn them, you'll forget most/some. Some you won't be using through out your career life.

Learn how to break problems into steps (algorithm) and not bothering about the challenge on whatever platform.

Use Google. Even google developers use Google.

After breaking the steps down, then you can Google to learn the concepts you need (you'll come across thousands of articles on how to do that).

That way you can solve the challenge in whatever language.

For example I might choose to learn Go lang/Python and then use JavaScript FCC challenges to practice because I can break down the steps.


Note: I'm familiar with HTML, CSS(vanilla), SCSS, and bootstrap. Want to finish the JavaScript portion then move to react and redux and then node, express, bash and finally SQL in early 2024.

What exactly is your focus track? FE or BE? You really don't need to wait till "24 what happened to mid "23?

Choose a track FE or BE learn it well, build projects and apply for internships/jobs.

2 Likes

Romance / Re: Why Do Most Nigerian Guys Do This? by Ayo081(m): 8:12pm On Sep 09, 2022
Chioma4eva:
How do you mean pls?

Lmao, that politicians want their interest and not yours?
Politics / Re: I Will Leave No Inheritance For My Children – Buhari by Ayo081(m): 9:14pm On Jul 13, 2022
Lol Joke
Food / Re: The Bush Rat I Killed Today.. by Ayo081(m): 7:30pm On Jul 06, 2022
So how did it end? Or you killed the creature for nothing sake? undecided
Religion / Re: My Experience With A Babalawo From Nairaland by Ayo081(m): 3:32am On Jun 16, 2022
Kobojunkie:
What? I don't have your phone number. undecided

NNTR:


Edit the phone out from your post on page 3

Personal text: Jesus is not a theologian. He is God who told stories.

Thank you

1 Like

Religion / Re: My Experience With A Babalawo From Nairaland by Ayo081(m): 10:21am On Jun 15, 2022
Kobojunkie:
not able to do those at this time. undecided

Hi Kobo,

Could you help me erase my phone number from your end please.

I've been getting some spam messages.

Thank you.
Health / Re: Woke Up Only To Find This On My Lips (graphic Photo) by Ayo081(m): 11:01am On Jun 08, 2022
This mumu no get side B grin
Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 6:22pm On Jun 07, 2022
Kobojunkie:
Fun that is not commanded of Jesus Christ yet with belief that His Name is extolled by it? undecided

I never mentioned it's an act of extolment undecided

Kobojunkie:

Or fun that is not commanded of Jesus Christ and has absolutely nothing to do with Him since He is not the only person named Jesus out there? undecided

Sure, His commandment is the only way. But don't you think as thousands will mock what they do, hundreds will be curious to know who Jesus really is? undecided

There's really no need to correct them since it's meaningless if they don't channel it to telling other about who Christ really is undecided

Kobojunkie:

I know you know the Truth but are desperately trying to make sense of this because you are having a hard time letting go of the meaningless of religion and its ways. undecided

Not true undecided
Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 6:03pm On Jun 07, 2022
Kobojunkie:

I am suddenly reminded of what Jesus Christ said of those who go around calling Him, "Lord, Lord". lipsrsealed
lipsrsealed
Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 6:02pm On Jun 07, 2022
Kobojunkie:
And printing Jesus Christ on a piece of cloth is equally as meaningless. undecided

Exactly, it's just fun undecided

1 Like

Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 5:39pm On Jun 07, 2022
Kobojunkie:
You have to understand who Jesus Christ is. He is God's Law in the Kingdom of God. And that Law contains about 100 commandments in total which pretty much stipulate that which we are commander to, and should do in His name. undecided

Doing anything other than that which was decreed by Him, in His Name, is akin to adding to God's Law and that is against God aka antiChrist. undecided

That trend wasn't a law, you can't add fun to a law undecided

More like you won't allow your friend put on a cloth with an imprint of "Jesus".

It's just a cloth with an imprint undecided

1 Like

Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 5:27pm On Jun 07, 2022
Kobojunkie:
Not using the name of Jesus Christ. undecided

Is that part of the law of Christ? undecided
Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 5:24pm On Jun 07, 2022
Kobojunkie:
Ofcourse Jesus Christ didn't ask them to which makes the whole futile and antiChrist. undecided

Should Christians have fun? undecided
Religion / Re: JESUS Made 100s Of Millions Profile Pix And Status Today. by Ayo081(m): 5:06pm On Jun 07, 2022
Kobojunkie:
Jesus Christ no send anyone go make Him profile pictures online. The actual commandments He refuse to obey so what makes you think He will instead accept this filthy attempt at honor you give in your disobedience of Him?. undecided

But they didn't claim Jesus asked them to post on SM, a popular Singer did undecided

1 Like

Religion / Re: Pastor Turns To Native Doctor In Enugu (pics) by Ayo081(m): 5:03pm On Jun 07, 2022
lipsrsealed
Kobojunkie:
I wonder what has become of all those who bowed to his doctrines and traditions all those years he played the role of pastor and mog to them. undecided

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 65 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. 42
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.