₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,034 members, 8,420,006 topics. Date: Thursday, 04 June 2026 at 09:18 AM

Toggle theme

Hamzasaid's Posts

Nairaland ForumHamzasaid's ProfileHamzasaid's Posts

1 2 3 (of 3 pages)

ProgrammingRe: A Thread For Tutorial On Python Programming by Hamzasaid(m): 9:07pm On Feb 23, 2021
wolement:
Am new to python and want to develop a windows GUI that will interact with database. Which libraries are good for me to work with. Any other one, apart from tkinter?
you could use kivy,PyQt, or wxpython
EducationRe: Who Can Solve This Mathematics Problem? by Hamzasaid(m): 5:59pm On Feb 20, 2021
Horiolah:
Brother abeg help me with this
to find the cube root of 2+i2√3 (i.e (2+i2√3)^1/3 )

first, u have to convert to polar form (i.e in the form of [r(cos@ +isin@) ] )
r =√(x^2+ y^2)
x=2. y=2√3
substituting u have r=4

@=tan^-1(y/x)
substituting @ =60° to rads =π/3

our polar form will be = 4[cos(π/3)+isin(π/3)]

secondly, u apply de'movires theorem
which is [r(cos@ + isin@)]^n = [r^n(cos(n@)+isin(n@)]
in this case n=1/3
so substituting we have [4^1/3{cos(π/9)+isin(π/9)}]

conver your finally answer to CARTESIAN FORMAT (i.e x+iy)
EducationRe: Seplat JV Scholarship PAST QUESTIONS by Hamzasaid(m): 9:26am On Feb 10, 2021
Hamzasaid:
Hello fam, they just send me email for verification of documents and they are requesting for jamb admission letter which I don't have one, is it possible to use school Admission letter instead of jamb admission letter?

EducationRe: Seplat JV Scholarship PAST QUESTIONS by Hamzasaid(m):
Hello fam, they just send me email for verification of documents and they are requesting for jamb admission letter which I don't have one, is it possible to use school Admission letter instead of jamb admission letter?
EducationRe: The Science Of Learning: How To Study, Understand, And Remember All You Read by Hamzasaid(m): 1:43pm On Feb 06, 2021
[i][/i]
Semimi:
I did not know mnemonists exist in Nigeria.Lol
I am also a Pro mnemonist.I memorized 2000 digits of pi(trying to level up with Dominic's 5000) quite a long ago and I can vividly remember every bit at any time.
I have some 500journeys with 100 stages each clearly stored in my brain.(If you know what i mean).I combined my journeys with Lts system for verbatim memorization and I held unto 6 textbooks in my brain verbatim.I was inspired by Antonio Di Marco Magliabechi(dude memorized an entire library verbatim).
With Tesla's zodiac system,I can perform complex mathematical calculations including Integral and differential calculus without using a pen.
I have only been practicing all these years and I am considering starting something big next year.
I want to be on the News,and I will start by applying for the World Memoriad as stand alone.

I am happy to know there are mnemonists on Nairaland smiley

And hey,pro tip:the Raikov effect truly works if you did not know... smiley
please could you shed more light on that
ProgrammingRe: A Thread For Competitive Programming by Hamzasaid(m): 3:31pm On Feb 01, 2021
Brightale:
is it possible to link with a PC, without connection to the internet. I'm still studying so, all I do is without internet, I write the codes(HTML, and CSS and JavaScript) in the word pad, then go to chrome or firefox to open, only the HTML and CSS codes are the ones working
it's possible using openssh,when your PC wifi is connected to your phone hotspot
ProgrammingRe: A Thread For Tutorial On Python Programming by Hamzasaid(m): 10:23pm On Jan 30, 2021
NoonMasamune:
i was reading a book and this part is confusing me. can someone explain to me how the transpose function rearranged them?
it is called axis swapping,,the shape of your matrix(2,2,4)in order(0th axis, 1st axis,2nd axis)
so when you transpose(1,0,2) the shape changes to (2,2,4).axis 1 got swapped with axis zero. though this example isn't enough to make u understand..

let's say u have a matrix of shape (2,3,4) and you transpose (1,0,2) your axis of the matrix changes according to the orientation of axis specified in the transpose i.e the shape changes to (3,2,4)

note:not only the shape changes but the columns switch to rows.
EducationRe: Question On CALCULUS Help Pls!! by Hamzasaid(m): 11:02pm On Jan 28, 2021
Lordsagna:
I'm grateful sir.
I no be sir oohh gringrin
have u gotten the answer?
EducationRe: Question On CALCULUS Help Pls!! by Hamzasaid(m): 7:46pm On Jan 28, 2021
Lordsagna:
nothing is wrong with the question bro

3-b
Solving Optimization Problems

1.Understand the problem. Clearly identify what quantity is to be maximized or minimized.(in this case,we are looking for the price that will maximize the profit)

2.Create equations relevant to the context of the problem, using the information given. (One of these should describe the quantity to be optimized. We'll call this the fundamental equation. i.e P(x)=R(x)-C(x)=> P(x)=xS.P(x)-C.P(x),,,,,,,,,,
s.p(selling price),c.p(cost price),P(profit).
critical point is at P'(x)=0)

2.If the fundamental equation defines the quantity to be optimized as a function of more than one variable, reduce it to a single variable function using substitutions derived from the other equations.
3.Identify the domain of this function, keeping in mind the context of the problem. which is (0<x<8*10^5)=>[0, 8*10^5]
4.Find the extreme values of this function on the determined domain.
5.then finally Identify the values of all relevant quantities of the problem.


my little contribution in helping you solving the problem
EducationRe: Public Speaking Issues by Hamzasaid(m): 1:17am On Jan 15, 2021
trust me that kind of fear(raise in heart beat, fidgeting,lost of speech, frightening..,etc) has hit all of us a certain time,but with time constant practice and increase in the level of your confidence,,u sure to get the hang of it.
Ask yourself what makes your heart beat increase ( are you afraid that they might laugh at you,mock u, criticize u, or your crush is among the crowd .... whatever it's ask yourself and settle it within yourself),
what makes you fidget and the rest..

for starters try to practice in front of your mirror on a daily basis till u get the hang of it,
try engaging in conversation with group of people from there on you will definitely advance in public speaking...

but remember always do it like a man with some Gusto
EducationRe: Nnpc/snepco And Seplat Scholarship Discussion Thread 2020. by Hamzasaid(m): 5:52pm On Jan 11, 2021
Excel07:
By SPDC do you refer to seplat?
he meant shell
EducationRe: This Is Where We Live In The Solar System (photo) by Hamzasaid(m): 5:23pm On Jan 11, 2021
BiG BANG THEORY
some scientist will be saying they all come into existence through the bigbang theory
I wonder with what some scientist use in reasoning undecided undecided
ComputersRe: Hacking And Cyber Security by Hamzasaid(m): 6:51pm On Dec 11, 2020
Hamzasaid:
group link :
https://chat.whatsapp$$.com/Ikkgf8eaNdqGMOVyFN8Mio

please omit the two $$ sign behind WhatsApp
interested people on cyber security tutorial and ethical hacking should join the group link above
ComputersRe: Hacking And Cyber Security by Hamzasaid(m): 4:18pm On Dec 08, 2020
group link :
https://chat.whatsapp$$.com/Ikkgf8eaNdqGMOVyFN8Mio

please omit the two $$ sign behind WhatsApp
ComputersRe: Hacking And Cyber Security by Hamzasaid(m):
.[color=#000000][/color]
EducationRe: Seplat JV Scholarship PAST QUESTIONS by Hamzasaid(m): 3:22am On Nov 27, 2020
Chynelll:
I thought I was the only one. Mine is not working too, copied and pasted their test code and password so many times. Even tried using my email. Nothing worked�
I also did copy and paste for the password and got the same error,,,buf if u are not lazy to type your email and password u should have no problem in signing in grin
EducationRe: Free Animation Class by Hamzasaid(m): 5:01pm On Oct 21, 2020
08054234958
EducationRe: Snepco Past Questions by Hamzasaid(m): 11:36am On Oct 17, 2020
ivumar:
Thanks bro
No Thanks to you,,, question u guys solved here really paid off
@femi4, @ivumar,@nisfornicky
for those who are about to write
Good luck
EducationRe: Snepco Past Questions by Hamzasaid(m): 6:23am On Oct 17, 2020
Seeker123:
Please was ur web cam on through out the exams?
Face detection,state-of-the-act monitoring although the exam yeah it was on
EducationRe: Snepco Past Questions by Hamzasaid(m): 6:07am On Oct 17, 2020
500mb was enough
EducationRe: Snepco Past Questions by Hamzasaid(m): 6:02am On Oct 17, 2020
zeenab:
Please what were you asked to do with the id card?
ThankGod001:
I think he meant browsing data
ThankGod001:
I think he meant browsing data
ThankGod001:
I think he meant browsing data
Either scan and upload or put in front of your camera.their are options for both way
EducationRe: Snepco Past Questions by Hamzasaid(m): 5:58am On Oct 17, 2020
Did night 500mb
Ii was enough ,,though u had to use latest version of chrome or Firefox
EducationRe: Snepco Past Questions by Hamzasaid(m): 5:46am On Oct 17, 2020
ivumar:
Thanks man....
How about data. Did the test take much from your data
From taking a clear picture of yourself to either snapping or uploading your I'd card and finally taking a video of your environment as indicated in the demo provided
EducationRe: Snepco Past Questions by Hamzasaid(m): 5:24am On Oct 17, 2020
scromatan:
yours..was it really numerical reasoning ..or mathematics
Both
EducationRe: Snepco Past Questions by Hamzasaid(m): 5:23am On Oct 17, 2020
ivumar:
What was the format for English? What type of questions
And was maths filled with charts and tables(statistics stuff)
Normal jamb standard,words and opposite, nearest in meaning ,, sound of animals, relation of words like(sock:foot;______:mitten ,,,,,pig:pork;______:mitton), passage, spelling, correction of sentences, while in maths hmmm.......Baba no time, pie chart,bar chart,some questions u guys answered here, percentage, mean deviation and some word problem,,, u just have to be fast in the maths part
EducationRe: Snepco Past Questions by Hamzasaid(m): 4:59am On Oct 17, 2020
100 question in total
EducationRe: Snepco Past Questions by Hamzasaid(m): 4:58am On Oct 17, 2020
Just wrote no calculator provided during the exam and 50 question 30min
EducationRe: Nnpc/snepco And Seplat Scholarship Discussion Thread 2020. by Hamzasaid(m): 6:32pm On Oct 11, 2020
Please for those who wrote the test before could you tell us how it goes from logging in how many questions did you saw...,,
And also which type of id card did you use,
And also is it 60 minutes or 30 minutes for the exam....


Thanks in advance ���

1 2 3 (of 3 pages)