₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,183 members, 8,420,679 topics. Date: Friday, 05 June 2026 at 08:49 AM

Toggle theme

Hardebayho's Posts

Nairaland ForumHardebayho's ProfileHardebayho's Posts

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

ProgrammingRe: I Need A Tutor To Teach Me Coding by hardebayho(m): 12:39am On Jan 03, 2020
czarina:
In My Opinion
Ah... Thanks a lot. Now I get it
ProgrammingRe: Help! How Do I Go About In-app Purchases(j2me) by hardebayho(m): 2:23pm On Jan 01, 2020
Preditor:
How do I make in-app purchase possible in my j2me app
J2me abi what did you say?

What platform? Java phones, abi symbian? There's not enough info here
ProgrammingRe: I Need A Tutor To Teach Me Coding by hardebayho(m): 2:19pm On Jan 01, 2020
czarina:
You have to read up on the different languages first.

I have a personal preference for python though. (A. I and all)

I don't live in Lagos and I can't do Dropbox/or any cloud storage/sharing till I'm in an area with Wi-Fi and I don't know when I'll be in an area with Wi-Fi.

Over 15gig is a lot of gig to share via mobile data I. M.O


Also, those numbers are not on whatsapp.
I've been wondering for only God knows now. What's the meaning of this I.M.O thing? Please tell me
ProgrammingRe: Please Who Can Help Me Submit My App To Google Play Store by hardebayho(m): 6:38am On Dec 28, 2019
salvationproject:
Sorry but how please?
You have to create something like a keystore, or whatever nonsense they call it.

I don't have time to read it, so I just pulled the link from google. Read it here: https://developer.android.com/studio/publish/app-signing

And make sure you're not uploading a debug build. Most of the apks you build directly from Android Studio builds debug by default. So make sure to check that out too.
Christianity EtcRe: 7 Question every Atheist Should Answer by hardebayho(m): 4:00am On Dec 25, 2019
MaryJane01:
Oh, what the hell? Why not? I'll give this a shot...

1. What triggers big bang: Marvin the Martian and his not-so-dependable Bic lighter.

2. Why can't science create natural material such as human blood, instead of donating or Culturing from existing cell: Oh, you didn't know? They already can. But it is a big conspiracy cover-up thing because the blood scientists make goes to all the vampires among us so that the vampires don't have to feed on us humans.

3. Why do atheist believe soul exist even with no prove: Ummmm.... Who told you atheists believe souls exist?

4. How do we see in the dream, even when our eye are close, any scientific explanation ??: I can't speak for others here, but personally, my eyes rotate all the way around and I watch my dreams on a tiny projection screen at the back of my head.

5. Where did the material they form Earth and Rock comes from before big bang: Universal Earth Builders, Inc. It's a subcontract company that has multiple rock quarries and fill-dirt resources in various other universes. They've been in business for countless eons.

6. What is origin of the Spirit beings,. D: Have you ever watched the movie "Poltergeist"? Most often, the spirit beings seem to come in through your television.

7. Why do you think you are alive,. To study gravational laws ?? Or study chemistry ??: There was a time in my life I thought I was alive for the sole purpose of eating pizza and drinking cheap beer. But then I discovered the internet. Needless to say, my purpose in life changed dramatically. (I still eat pizza and drink cheap beer, though. I'm a multi-tasker.)
THANKS FOR READING
MARY JANE
Okay, there's no clap emoji or something here.. You said everything I've never had the confidence to say. Most of them are funny though. Did you really think you existed just to eat pizza and drink cheap beers? Abi it's another joke? grin (there's an emoji for this one).
ProgrammingRe: Feedback Urgently Needed by hardebayho(m): 3:27am On Dec 24, 2019
Your website works fine for the most part, and is a little responsive. The only problem I'm having with this though is the "active" indicator in the navigation bar. It looks like you're not getting that right at all. So please, fix that one
ProgrammingRe: Programming Challenges by hardebayho(m): 3:21am On Dec 24, 2019
Ausrichie:
It depends on who writes it and the so called ANSI standard that is why c# named it as a standard to use camel casing for variables I.e isBool and for methods e.g DoSomething(); those times no one gave a hoot. Ah C++ is complicated oh they should have scrapped multi inheritance but no they won't. And the method for printing to the screen scares beginners: "cout<<"Hello World!"<<end; how would a beginner know operator overloads just like that.
Bro, there are rules in every programming language, and every language has its own methods of solving problems. Just like a regular language, you can't expect c++ to look, be or act the same as the C language. If so, then what's the point of having a new language in the first place?

And if you think about it, you don't have to use all these things. If you don't want to use streams in C++, you can always use C's printf functions, which works just fine. These things are not forced on you, but if you take some time to study and practice these little things, then you'll find that it's quite easy and not too difficult to work with. I used to think assembly language was hard until I got my hands dirty and learned that it's just basic instructions (machine code) stored as mnemonics to tell the CPU when and how to manipulate memory.
ProgrammingRe: Programming Challenges by hardebayho(m): 9:58pm On Dec 13, 2019
Ausrichie:
C and c++ though I still as usual don't understand the virtual and override bullshit in c++. Last last I now understand why programming languages of today face criticism. I understand c# too but the thing is just too long and the libraries are too large. C remains the best.
My brother, if you're talking like this then you have no idea how much you don't know about the C language. C++ is not complicated na.

Go and view the linux kernel source code and tell me how much of the code you can read and understand. Then you can say C is the best.
ProgrammingRe: Help Moding Windows App by hardebayho(m): 9:55pm On Dec 13, 2019
Download Ollydbg (2.1 is the latest version), and knock yourself out with assembly language
ProgrammingRe: IT Gurus Here Pls Help Me Answer This Question by hardebayho(m): 9:51pm On Dec 13, 2019
Elamin21:
An operator of a Robot sent a Robot on an errand, to kill his
enemy. Instead of the Robot going to kill the operator's
enemy, He(the Robot) killed the operator. Who is responsible
for the death of the operator? Pls nairaland IT guru pls help
me answer this question....is an assignment given to me by
my lecturer.
If you ask me, I think the operator killed himself. The robot executes only the instructions you give to it na..
ProgrammingRe: Why Waste 4 Years On Computer Science In University? by hardebayho(m): 6:25pm On Oct 27, 2019
All these is a matter of choice and perception.

Do you want to be a Computer Scientist? Do you want to understand the inner workings of the computers, how operating systems work, how code you write is translated to machine language, how those machine codes are structured, debugging, code organization, enterprise-level project management, developing software as a team, data processing, data representation, cryptography, encryption, and so on (I can go on and on)...

If you want to have all these knowledge, then why not go and study computer science? Whether crappy school with outdated software and technology or not, you'll be better off studying computer science, treating each topic as it comes, and acquiring these knowledge (of course, this is if you know what you're doing). I mean, you want to go and study something else in school, and still learn all these things I listed above? So with these stuff I listed, you'll now add the ones you want to go and study in school. So tell me, what do you think is going to be the result?.

And come to think of it. Can you work with tech giants like Google, Apple, Amazon, Facebook, Microsoft, etc. if you're holding a Public Administration certificate? Which department do you think they'll put you? Certainly not anywhere near where they write code...

But then, if you just want to be a web designer, or you want to know how to make simple stuff with a computer, then it's better for you to just go online, and read those "little" things. Then you'll be fine.
ProgrammingRe: How Good Is Dell Latitude E6420 For Programming by hardebayho(m): 4:16pm On Oct 27, 2019
My brother, you are not serious! Shey if they tell you the laptop is not good, will you go and return it?
ProgrammingRe: What's your take on Artificial Intelligence?? by hardebayho(m): 4:11pm On Oct 27, 2019
To think about AI and how it'll help mankind, there's really a lot it'll do. It'll help people live better, make people make smarter choices, present smart options, enhance security, improve productivity, efficiency, and so on..

But with every good part, comes the bad ones. AI improves laziness, increases unemployment, lacks creativity, too much dependency on the things (our smartphones and computers are good examples. Some people can't sleep without visiting WhatsApp in a day), very dangerous tools (if put in the wrong hands, can really do some serious damage to this world).

That's what I think about AI. Whether it's good or bad? Well, I wouldn't know. For me, it's both, just like everything else.
ProgrammingRe: What's your take on Artificial Intelligence?? by hardebayho(m): 4:00pm On Oct 27, 2019
Karleb:
No matter how intelligent a machine or software is, it can never takeover the work of humans, at least not completely.

The same was said of paper being eradicated at the advent of computer, but look around you, paper doesn't seem to be going into extinct anytime soon.

Agreed, AI will make some people jobless and of course some jobs will go into extinction but trust me, competent individuals will definitely get their jobs till thy kingdom come.
My brother, this automation thing is really not a joke ooo. Seeing ground-breaking technologies like Facebook being able to detect how many people are in a picture, telling you who is wearing glasses in a photo and who is sitting on a car... That's some serious AI!

Talking about technology, computers are already able to do better what humans can. Maybe in other areas, humans may still be needed. But it's hard to think about an aspect of technology where computers cannot take the role of humans. Computers can write better, more efficient and surely more high-performant (and of course, faster) code than any human can. And to cap things off, the useless things get better every single time.
It's not really a bad thing. But the problem is, it's not a good thing either.
ProgrammingRe: [Help Wanted] Java Pro Help Me by hardebayho(m): 8:49pm On Oct 14, 2019
ambitiouschap:
boss mi help check this code it work well where I paste am but they say error for my side

this is the message displaying

Uncaught TypeError: Cannot read property 'flashlight' of undefined
That's telling you that flashlight is not defined. You are trying to use an object that does not exist. I think you're missing a Javascript library.
ProgrammingRe: What Made You Pick Interest In Programming by hardebayho(m): 9:11pm On Oct 12, 2019
I had interest in programming because I've always loved technology since childhood. All that goes on under the hood, I've always wanted to know. How Konami were able to make all those players run on the screen, and how I press X and Messi knows to pass to the right player. You know, all those things. They all seemed like black magic to me, and I don't like black magic, so I set out to know exactly how and why these things happen as they do.. And here I am! A programmer in the making.
ProgrammingRe: [Help Wanted] Java Pro Help Me by hardebayho(m): 8:56pm On Oct 12, 2019
You probably downloaded a crack version of AIDE. If you installed from Play Store, uninstall it and download another version online.

Just search "AIDE apk" on google (without the quotes)
Art, Graphics & VideoRe: 3D ENTHUSIAST ZONE: Blender 3d For The Novice Of The Highest Order! by hardebayho(m): 11:12pm On Oct 01, 2019
fuckfuckman:
Till now I'm struggling how to delete a box in blender I'm not getting anything cry
Mynd44 lalasticlala can this be on front page
Not possible for them to put this page on front page..

But for your problem, make sure you're in object mode, then right click on the box.. Then press x and enter to delete the box.. To know that you're in object mode, you'll see the box is solid (it has one kind color like that).. Cheers..

BTW, I'm by no means a blender expert.. I'm just stating my observations of the situation
ComputersRe: Looking For Recommendations For A Good HP Laptop To Purchase by hardebayho(m): 7:37pm On Sep 26, 2019
Oga, don't be looking for laptop names upandan.. Anyone you buy is fine, as long as you don't have any graphics or CPU-intensive requirements.
ProgrammingRe: How To Build A Simple Calculator Using Html, Css And JS by hardebayho(m): 8:17pm On Sep 22, 2019
Excuse me... Is it that you never test your website??

I was trying to read this post on your site and some useless sidebar was just disturbing me.. I couldn't even swipe it away or scroll it off screen to read the actual content... Please fix this..

By the way, I'm doing this on a mobile device (android) with chrome browser if that helps
ProgrammingRe: Xaturing : The God Of The Internet by hardebayho(m): 8:07pm On Sep 22, 2019
I swear, only God knows what in the world you just posted..

The only thing interesting about everything though, is the reading from 0 to 111 in binary and back...

Really? XaTuring? The name could've been better though
ProgrammingRe: How Important Is Data Structures And Algorithm To Pro Developers by hardebayho(m): 11:33am On Sep 22, 2019
Data structures is as important to developers as registers is as important to the processor (okay, pun intended)..

The knowledge of how to correctly and efficiently structure data and arrange them using different techniques for various scenarios is very important for an average developer..

Knowledge of Data structures can save you time and effort and can also keep you from doing useless research.. Think of it like this, most of the time, you'll be trying to solve a problem that has already been solved.. Even when you're trying to make something that has never been already made, the steps to get to your destination has probably been covered by someone else and is also documented..

For me, understanding data structure is more important than studying any programming language.. Mastering the language is not the problem.. The problem is knowing what to do with the language.. And with this, I think data structures is the way to go
ProgrammingRe: Help A Brother Out by hardebayho(m): 10:55pm On Sep 08, 2019
Somebody is sharing your posts.. How is that any cause for alarm??
ProgrammingRe: Any Tecnical Difference B/w A Software Engineers And Developers by hardebayho(m): 11:33am On Sep 08, 2019
Lemme give you the difference to my own understanding..

A software engineer is a person that designs and implements a software from scratch.. He designs the API, the features and other things like that.. You can also say that he creates the blueprints for which the software is to be developed..

While a software developer is one that creates software based on a set of given specifications.. A software developer takes the blueprints and implements them in code..

That's all I've got.. It's all in my head, so I'm not sure I'm entirely correct
ProgrammingRe: JAVA Experts: Creating A Window App That Read Fingerprint by hardebayho(m): 11:25am On Sep 08, 2019
You can get more info here.. http://devportal.digitalpersona.com
ProgrammingRe: JAVA Experts: Creating A Window App That Read Fingerprint by hardebayho(m): 11:22am On Sep 08, 2019
You'd need to know the kind of fingerprint reader your app will support, e.g. Digital Persona.. Then download their API and read instructions on how to implement them using java
ProgrammingRe: I'm Stucked In Tutorial Purgatory. by hardebayho(m): 3:22pm On Aug 17, 2019
What I'd advise you to do is simple..

Just try to build something with the little you've learnt.. Sitting down with books is not going to get anything done.. Actually, the basics is all you need..

You can only master the advanced concepts when you're working on an active project, not sitting down with some book and thinking everything will stick..

My point is, find some project to work on, no matter how small or huge.. You'll definitely learn something as you progress
European Football (EPL, UEFA, La Liga)Re: Barcelona Vs Liverpool: UCL Semi Finals (3 - 0) On 1st May 2019 by hardebayho(m): 10:00pm On May 01, 2019
What is even paining me was when Flopp said that there is nothing special about Camp Nou... I laughed and said, "Messi will be the judge.."
European Football (EPL, UEFA, La Liga)Re: Barcelona Vs Liverpool: UCL Semi Finals (3 - 0) On 1st May 2019 by hardebayho(m): 9:46pm On May 01, 2019
dhesire:
Despite leading by 2 goals, this is the worst I have seen Barcelona played at the Camp Nou.

It eventually turns out to be a Messi show @ 3 nil
Can u imagine.. If they now play well nko? Na murder for Liverpool be that...

Barcelona are just too smart to lose to a team as awesome as Liverpool..
ProgrammingRe: Help On Android Studio For 1gb Ram Pc Installation Dhtml And Other Should Enter by hardebayho(m): 9:05pm On May 01, 2019
asalimpo:
this is belated but i wanna know:
was d linux on a vm (virtualmachine-virtualbox etc)
. Could the phone emulator display on such specs?
I guess it could.. Since the processor is independent of the graphics device, it now depends on how much work your processor is doing.

And no, I installed Linux on my hard drive (Linux is my primary OS)
Computer MarketRe: Another Lenovo T61 Laptop For 21k SOLD by hardebayho(m): 10:46pm On Oct 31, 2018
18k?
Computer MarketRe: Sell Your Laptops To Us by hardebayho(m): 3:27pm On Oct 25, 2018
I have a Dell Vostro 1410, with 2GB ram, 120GB HDD, Webcam, and about 3hrs battery life.. How much can you buy such a laptop? I want to know, before bringing it over there, so that I will not waste my transport.. Because Ikeja is really far from here

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