₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,328,823 members, 8,437,547 topics. Date: Thursday, 02 July 2026 at 05:25 AM

Toggle theme

Izutex007's Posts

Nairaland ForumIzutex007's ProfileIzutex007's Posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 (of 19 pages)

ProgrammingRe: Newbies To Javascript by izutex007(m): 11:38pm On Jul 03, 2015
koyla:
+233243199831
hv added you
Science/TechnologyRe: Byebye To Fuel Scarcity... Welcome BIOGAS by izutex007(m): 9:35pm On Jul 03, 2015
Jobaye1:
I don't deserve that honor
i dont mind if you put me in the know of this innovation... I wl PM u sir
AdvertsRe: Order For Your Luxury Designer Watch: Audemars Piguet,Hublot,Panerai,Rolex,Patek by izutex007(m): 5:29pm On Jul 03, 2015
ComputersAssessment questions on javascript by izutex007(op): 4:30pm On Jul 02, 2015
Dear N'landers i need ur suggestions on websites with good assessment questions on javascript.
ProgrammingRe: Newbies To Javascript by izutex007(m): 2:09pm On Jul 01, 2015
helenmi:
This is mine, someone can create it, bro.

07030843064
@all drop ur numbers.... I wl create d group
ProgrammingRe: Newbies To Javascript by izutex007(m): 5:03pm On Jun 30, 2015
helenmi:
Same here.

We could create a whatsapp group for us, newbies
yeah.... I concur. you can drop ur number... so we link up wt you
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 11:34pm On Jun 28, 2015
Ramos16:
Have you not seen a Nigerian bearing Ramos before, you racist wink grin hehe,

Yeah! man me love madrid wella
lol....a Nigerian named Ramos cheesy.
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 6:24pm On Jun 28, 2015
Ramos16:
uhhh!! huh huh huh is all i got, I mean what do you mean?
**are u a Real Madrid fan?

#ur username propted my question.
Jobs/VacanciesRe: 10 Stories Every Job-seeker Needs by izutex007(m): 6:09pm On Jun 28, 2015
Dharniel:
some nairalanders think you do...
lol
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 4:02pm On Jun 28, 2015
Ramos16:
Uhhm, Duh!!, yes you can compare Messi to Hazard, you can compare whatever with whatever, when you say compare you are not entirely comparing similarity, you can also compare dissimilarity.

And also depending on what you are comparing, it could be skill set or the lack of it, it could be physical strength or its lack, each of which both players have, just in different quantity. So it won't be out of place, it won't even be out of place to compare marcelo with C.Ronaldo....
i get ur point... #happy sunday.

P.S
r a programmer wt Real Madrid? Lol.
WebmastersRe: Is It Possible To Build A World Class Website Without Using CSS?? by izutex007(m): 3:39pm On Jun 27, 2015
Abbeyme:
Observerhuh

Employed by INEC or UN?
by nairaland. Lol
ProgrammingRe: Newbies To Javascript by izutex007(m): 1:30pm On Jun 27, 2015
helenmi:
Incase you are new to JavaScript and you wanna learn... download this e-book, it's cool.

JavaScript for Kids_ A Playful Introductio - Nick Morgan.pdf - https://drive.google.com/file/d/0Bz67VtgbRXwWejhZV3AyaDJMamM/edit?usp=docslist_api
thnks a mill bro
ProgrammingRe: PPT: Personal Programming Tutorial by izutex007(m): 12:48pm On Jun 27, 2015
HCpaul:
I welcome you all in the name of the Lord.

My faith does'nt permit me and my group to be selfish as we are entitled to give not just in materializm but including our knowledge.

The training goes beyond programming but only those who believe us will unveil the hidden secretes.

We can see how newbeis or young inspired programmers are struggling even with the fear of not Understanding.
I am welcoming your choice as we will be taking you personal programming tutorial via mailing.

To abridge the whole words, kindly drop down your mail before we commence as the list is about to full. I only want nairalanders to benefit also.

Drop your mail:

Note: We dont report to any of our accusations and persecutions.

Many are entitled to ignore but be among the few that will believe.


This is our offer for you!
izutex4real@gmail.com
WebmastersRe: Learn Web Design LIVE On Nairaland!!! by izutex007(m): 11:23pm On Jun 26, 2015
iyenimofe:
Session 1
The Basic HTML Page Structure
An HTML page must have this structure for it to be called an HTML Page.
<html>
<head>
<title> </title>
</head>

<body>
</body>
</html>
NOTE: To type any HTML content, you'll use a text editor( explained in a previous post ).
Using Notepad:
1- Click on the Start menu
2-Click on All Programs
3-Click on Accessories and then Notepad

Using Notepad++ :
Steps 1 and 2 above
Click on Notepadp++

Using TextEdit:
Open TextEdit from the Applications folder.

To save as an HTML file:
1- Click on File in the properties bar.
2- Click on Save As
3- In file name type in a name that is relateted to the document and also one you'll remember.
4-Use the .html file extension to save it as an HTML file.

To View the Page in a Browser:
1- Open your browser.
2- Click on File in the properties bar.
3- Click on Open
4- Select the file
TIP: Double click the file in its source folder and it'll be opened automatically by your default browser.

Before we treat the <html>, <head>, <title> and <body> elements in details, we need to treat a very important aspect: The <!DOCTYPE> declaration.
am finding it hard locating the "file option" in my googlr chrome browser...pls i need your help
WebmastersRe: Learn Web Design LIVE On Nairaland!!! by izutex007(m): 11:23pm On Jun 26, 2015
iyenimofe:
Session 1
The Basic HTML Page Structure
An HTML page must have this structure for it to be called an HTML Page.
<html>
<head>
<title> </title>
</head>

<body>
</body>
</html>
NOTE: To type any HTML content, you'll use a text editor( explained in a previous post ).
Using Notepad:
1- Click on the Start menu
2-Click on All Programs
3-Click on Accessories and then Notepad

Using Notepad++ :
Steps 1 and 2 above
Click on Notepadp++

Using TextEdit:
Open TextEdit from the Applications folder.

To save as an HTML file:
1- Click on File in the properties bar.
2- Click on Save As
3- In file name type in a name that is relateted to the document and also one you'll remember.
4-Use the .html file extension to save it as an HTML file.

To View the Page in a Browser:
1- Open your browser.
2- Click on File in the properties bar.
3- Click on Open
4- Select the file
TIP: Double click the file in its source folder and it'll be opened automatically by your default browser.

Before we treat the <html>, <head>, <title> and <body> elements in details, we need to treat a very important aspect: The <!DOCTYPE> declaration.
am finding it hard locating the "file option" in my googlr chrome browser
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 9:48pm On Jun 26, 2015
tgmservice:
Before push cv now andela has come another time wasting ruse. How can a company appear from nowhere and start calling themselves software gaint have you asked urself what have they don before they start training people. Remember its a 4 year program, 4 years of sucking ur pocket dry
Pushcv and andela cant b compared. U cant compare football to boxing or Messi to Hazard wld u cheesy cheesy wink?
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 9:42pm On Jun 26, 2015
blueyedgeek:
You would do well to research the said company before coming to a public forum to spew ignorance.
you r on point...........pple "shoot" @ will wtout considering the consequeces. if only my bro. typed "andela" on any search engine...
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 9:40pm On Jun 26, 2015
jtenna:
Why is it that am always invisible on nairaland? Anytime I ask a question, no one answers instead mine is skipped for the next question?

What did I do?

Here is the question again quoted below. You see, I need to be prepared for the home test

Thanks in advance!
the home test shld b on the week of the application deadline i.e (19th july)
Nairaland GeneralRe: A Thread For Night Crawlers. (late Sleepers) by izutex007(m): 9:36pm On Jun 26, 2015
[quote author=JayTdike post=35188841][/quote]lol... the human body is funny @tyms
Nairaland GeneralRe: A Thread For Night Crawlers. (late Sleepers) by izutex007(m): 2:42pm On Jun 26, 2015
Montysino:
The truth is that most of us are worried over our joblessness or any other issue bothering us because we have never map out time to really know who God is,everything we are looking for is in the book of law(Bible)read and find rest.reading ur bible will give you the right mind set and direct your part.if you don't know the word of God,you ill live below God's dream for you. The Glory and beauty of ur life boils down to ur knowledge of the word of God.Drinking can only help or give you rest for a while but knowing christ will give you eternal rest.you cannot achieve anything by being worried MATT 6 vs 25-27 I was underemployed and almost worried myself to death but ever since i started studying my bible,i found rest and God put the right mindset in me.when you become so worried,you start having bad dreams where you were being witch hunted or pursued in the dream.all this are satanic techniques to give you the wrong mind set.so please study and meditate on the word of God cos ur whole life depends on it.May God bless us
a gud one bro.

a couple of indentation will make ur post "readable"
Jobs/VacanciesRe: Post Abuja Jobs Here by izutex007(m): 2:29pm On Jun 26, 2015
I am a biochemist willing to work....passionate about science and computers!!!


check my linkdin profile for details
Jobs/VacanciesRe: Airtel Graduate Trainee Program (2015/16) by izutex007(m): 2:09pm On Jun 26, 2015
Benaiah1:
Mehn! Without connection, to get a job in this country is HARD
i doubt bro. I wl rather say wtout God's favor getting a job in 9ja is hard.

Human connection exists... God's also exists!!!
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 9:43pm On Jun 17, 2015
DATABASEGURU:
Guys...Lets wait patiently and see what becomes of the whole home-study-test thing.
If you feel you scored really badly, it wouldn't be ideal to rule out the possibility of still getting an interview at Andela just yet.
If you were superb, good for you. You have to keep it in mind yet that the journey has not began yet.
.....GOOD LUCK TO US ALL...... :-)
same to u bro
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 10:22pm On Jun 16, 2015
Ichiato:
you can take a screen shot of your laptop screen by just tapping the "insprt sc" button on your laptop and pasting on a photo editing program like paint is you're using windows. Make sure you try it out and get it before proceeding with the test to avoid stories pls.
thanks for ur tips. Best of luck
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 10:12pm On Jun 16, 2015
Martins301:
Don't even think of. using a phone please.
thnks bro. I wl definately heed ur warning
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 5:22pm On Jun 16, 2015
circular:
I've taken the test. It's the screen shot containing your scores is what they mean.
pls did u usee ur phone for the test... And after wch u took a screen shot or did u use a laptop and later wch use a phone to gt d screen shot?


......i ax bro. because am comfortable usin a laptop than a phone.
CareerRe: Help!!! Newly Recruited NIS Conpass 08 Need Your Prayer Urgently by izutex007(m): 2:24pm On Jun 16, 2015
koligs:
YOUR ENGLISH TEACHER THOUGH...
huh
CareerRe: Help!!! Newly Recruited NIS Conpass 08 Need Your Prayer Urgently by izutex007(m): 11:21pm On Jun 15, 2015
fayose4real:
The information i got earlier today about the newly recruited officers of NIS specifically the compass 08 (BSc) is somehow baffling. let me start by saying this, when the final list is out, successful applicants were sent email msg directing them to go to designated states for the collection of their appointment letters, conpass 03 were asked to go to port-harcourt, conpass 06 to olru, imo state & conpass 08 to kano, when they got there, conpass 03 & conpass 06 were all given there appointment letter including their posting letter except for some cases in conpass 06 where some were refered to the service headquarter in abuja because of issues they are having with there results. going to the main reason for this write up, unlike conpass 03 & conpass 06, conpass 08 which are BSc were not given their appointment letter in kano, they were only given posting letter that their appointment letter will latter be sent to them through their state command being senior officers. the reason given for this is that their own affair can not be decided by the service because the service only have say on the junior officers which are conpass 03 & 06, & that is only board that can decide on it because senior officers affiar is being cater for by the board.presently the conpass 08 are doing their induction training in their various state command. infomation reaching us today now is that the board incharge of it is trying some foul play as they are willing to tamper with the appointment letters with them by replacing some names with their personal own since the govt. that spareheaded the whole thing has gone. another problem again is that their is panic that since they have not being given, that the new govt. may decide to withdraw it all by giving the excuse that there is no money presently to continue with the process, so for compass 08 to have their appointment letters is now seriously in doubt. this is why they are adviced to be praying because they seriously need God intervention. my fellow nairalanders please help this people in prayers for is not at all considering what they have all being through, they seriousely need your prayers. thanks
hold on bro. if God strtd dis journey wt you, u got nothing to loss
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 11:11pm On Jun 15, 2015
Ichiato:
I'm not sure that mail has anything to do with your test result. I'm yet to take the home study test and I got the same mail. What I don't understand is what they mean by "screenshot of your test", which particular screenshots are they talking about? I believe each question has its own screen and am thinking multiply screenshots here. I don't just understand. @Erza, toystars
dont understand either....

cc Erza,toystars
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 5:25pm On Jun 15, 2015
[s]
izutex007:
i got the home test mail..... I cant find link to the test.



pls ur suggestions r highly needed
[/s]

i just found it
Jobs/VacanciesRe: Andela: IT Training And Job by izutex007(m): 5:17pm On Jun 15, 2015
NoniC:
if @DATABASEGURU says its difficult, Then what hope do mere men have? lol.
Anyway, I'm about to take the test. *fingers crossed*
i got the home test mail..... I cant find link to the test.



pls ur suggestions r highly needed
Jobs/VacanciesRe: E-globa Pharmaceuticals Gmbh Ltd. by izutex007(m): 1:00am On Jun 15, 2015
no idea either...just google the company"s name

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 (of 19 pages)