Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,217 members, 7,818,748 topics. Date: Monday, 06 May 2024 at 12:03 AM

Andela: IT Training And Job - Jobs/Vacancies (220) - Nairaland

Nairaland Forum / Nairaland / General / Jobs/Vacancies / Andela: IT Training And Job (622024 Views)

Letter To All Fresh Graduates and Job seekers / Andela: IT Training And Job - Jobs/vacancies / Similarities Between Football And Job (2) (3) (4)

(1) (2) (3) ... (217) (218) (219) (220) (221) (222) (223) ... (263) (Reply) (Go Down)

Re: Andela: IT Training And Job by KazukiIto(m): 1:38pm On Oct 28, 2018
untethered:
grin see you soon then smiley
#WeWillMeetAtAndela

1 Like

Re: Andela: IT Training And Job by naijanoni(m): 6:57pm On Oct 28, 2018
Hello guys.....
Would we be permitted to use JEST for testing in the bootcamp project?.
Or is it just Mocha/Jasmine that are permitted?
Re: Andela: IT Training And Job by benfluleck: 8:02pm On Oct 28, 2018
I got reported and blocked from this thread just for giving advice to future potential Andeleans angry. Anyway, I will reiterate you are not allowed to over collaborate by setting up whatsapp groups when you get to bootcamp, they are frowned upon. If these get discovered you can get blacklisted from applying to Andela.

This is my last post on this thread as I can see I have overstayed my welcome. As a current Andelean, I wish all who apply including the person that blocked me good luck in the process wink

1 Like

Re: Andela: IT Training And Job by benfluleck: 8:03pm On Oct 28, 2018
naijanoni:
Hello guys.....
Would we be permitted to use JEST for testing in the bootcamp project?.
Or is it just Mocha/Jasmine that are permitted?

Mocha / Chai and Jasmine. Jest is better with React.
Re: Andela: IT Training And Job by naijanoni(m): 8:15pm On Oct 28, 2018
benfluleck:


Mocha / Chai and Jasmine. Jest is better with React.
Thanks boss
Re: Andela: IT Training And Job by tosin35: 10:08pm On Oct 28, 2018
chukkylee:
I need help o. My comments class in challenge #5 keeps failing a test. Has anyone completed it?
Good day bro, I would like to talk to you about this current cycle
message me on mosestosin35@gmail.com or call 08138675286
Thank you very much
Re: Andela: IT Training And Job by frankf6: 10:22pm On Oct 28, 2018
Pls I want to ask is this free program still running
Re: Andela: IT Training And Job by phoenixideas: 1:40pm On Oct 29, 2018
Hi ..... grin grin
Re: Andela: IT Training And Job by tosin35: 7:19am On Oct 30, 2018
Laraa16:


Which part exactly?

Or Have you solved it?
PLS CAN I GET IN TOUCH WITH YOU
08138675286
Re: Andela: IT Training And Job by KazukiIto(m): 12:45pm On Oct 30, 2018
#Cycle 38 get in here!

developerChallege() anyone? How e go be?
Re: Andela: IT Training And Job by naijanoni(m): 7:07pm On Oct 30, 2018
For the bootcamp project, hope we can use font-awesome for icons.
cc benfluleck guente02
Re: Andela: IT Training And Job by guente02(m): 8:47pm On Oct 30, 2018
naijanoni:
For the bootcamp project, hope we can use font-awesome for icons.
cc benfluleck guente02
I'm not using icon fonts and I'm doing good. I don't know if a lfa would frown at it tho.
Re: Andela: IT Training And Job by DonPikko: 9:51pm On Oct 30, 2018
guente02:

I'm not using icon fonts and I'm doing good. I don't know if a lfa would frown at it tho.
how is the bootcamp, could not turn up today
Re: Andela: IT Training And Job by IlorinBoy1: 2:33am On Oct 31, 2018
...
Re: Andela: IT Training And Job by naijanoni(m): 7:14am On Oct 31, 2018
guente02:

I'm not using icon fonts and I'm doing good. I don't know if a lfa would frown at it tho.
Okay. Thanks. How is bootcamp going?
Re: Andela: IT Training And Job by IlorinBoy1: 2:50pm On Oct 31, 2018
...
Re: Andela: IT Training And Job by naijanoni(m): 4:28pm On Oct 31, 2018
IlorinBoy1:


Or you can post here. Anyone?? Please
You can see your questions and solutions. Just login to qualified.io .
Re: Andela: IT Training And Job by IlorinBoy1: 4:52pm On Oct 31, 2018
naijanoni:

You can see your questions and solutions. Just login to qualified.io .

We can only see objective questions, the questions for the code/lab are not showing
Re: Andela: IT Training And Job by Lagosian29(m): 5:41pm On Oct 31, 2018
Java Program help.

Can someone help shortify this code.

I have attached a file.

Cc : benfluleck, guente02, DonPikko, fxdrizzle

thanks

public class Main {

public static void main(String[] args) {
// whichMobileOperator("08175044840"wink;
// whichMobileOperator("+2348175044840"wink;
whichMobileOperator("2348175044840"wink;
}

public static String whichMobileOperator(String s) {
if(s.startsWith("+"wink) {
s = s.replace("+234", "0"wink;
// System.out.println("Replace : "+number);
if( (s.substring(0, 4).equals("0703"wink) || (s.substring(0, 4).equals("0706"wink) || s.substring(0, 4).equals("0803"wink || s.substring(0, 4).equals("0806"wink ||
(s.substring(0, 4).equals("0810"wink) || (s.substring(0, 4).equals("0813"wink) || (s.substring(0, 4).equals("0814"wink) || (s.substring(0, 4).equals("0816"wink) ||
(s.substring(0, 4).equals("0903"wink) || (s.substring(0, 4).equals("0906"wink) ) {
System.out.print("Your number is : "+ s +", is a MTN Line"wink;
// Case: GLO "0705", "0805", "0807", "0811", "0815", "0905"
} else if( (s.substring(0, 4).equals("0705"wink) || (s.substring(0, 4).equals("0805"wink) || s.substring(0, 4).equals("0807"wink || s.substring(0, 4).equals("0811"wink ||
(s.substring(0, 4).equals("0815"wink) || (s.substring(0, 4).equals("0905"wink) ){
System.out.print("Your number is : "+ s +", a GLO Line"wink;
// Case: AIRTEL "0701", "0708", "0802", "0808", "0812", "0902", "0907"
} else if( (s.substring(0, 4).equals("0701"wink) || (s.substring(0, 4).equals("0708"wink) || s.substring(0, 4).equals("0802"wink || s.substring(0, 3).equals("0808"wink ||
(s.substring(0, 4).equals("0812"wink) || (s.substring(0, 4).equals("0902"wink) || (s.substring(0, 4).equals("0907"wink) ) {
System.out.print("Your number is : "+ s +", a AIRTEL Line"wink;
// Case: 9Mobile "0809", "0817", "0818", "0909", "0908"
} else if( (s.substring(0, 4).equals("0809"wink) || (s.substring(0, 4).equals("0817"wink) || s.substring(0, 4).equals("0818"wink || s.substring(0, 4).equals("0909"wink ||
(s.substring(0, 4).equals("0908"wink) ) {
System.out.print("Your number is : " + s + ", a 9Mobile Line"wink;
// Case: STARCOMMS "07028", "07029", "0819"
} else if( (s.substring(0, 5).equals("07028"wink) || (s.substring(0, 5).equals("07029"wink) || s.substring(0, 4).equals("0819"wink ) {
System.out.print("Your number is : " + s + ", a STARCOMMS Line"wink;
// Case: VISAFONE "07025", "07026", "0704"
} else if( (s.substring(0, 5).equals("07025"wink) || (s.substring(0, 5).equals("07026"wink) || s.substring(0, 4).equals("0704"wink ) {
System.out.print("Your number is : " + s + ", a VISAFONE Line"wink;
// Case: MULTILINKS "07027", "0709"
} else if( (s.substring(0, 5).equals("07027"wink) || s.substring(0, 4).equals("0709"wink ) {
System.out.print("Your number is : " + s + ", a MULTILINKS Line"wink;
// Case: ZOOM "0707"
} else if( s.substring(0, 4).equals("0707"wink ) {
System.out.print("Your number is : " + s + ", a ZOOM Line"wink;
// Case: NTEL "0804"
} else if( s.substring(0, 4).equals("0804"wink ) {
System.out.print("Your number is : " + s + ", a NTEL Line"wink;
// Case: SMILE "0702"
} else if( s.substring(0, 4).equals("0702"wink ) {
System.out.print("Your number is : " + s + ", a SMILE Line"wink;
} else {
// System.out.print(s+" is Not a Nigerian Line"wink;
}
} else if(s.startsWith("2"wink) {
s = s.replace("234", "0"wink;
//System.out.println("Replace First : "+number);
if( (s.substring(0, 4).equals("0703"wink) || (s.substring(0, 4).equals("0706"wink) || s.substring(0, 4).equals("0803"wink || s.substring(0, 4).equals("0806"wink ||
(s.substring(0, 4).equals("0810"wink) || (s.substring(0, 4).equals("0813"wink) || (s.substring(0, 4).equals("0814"wink) || (s.substring(0, 4).equals("0816"wink) ||
(s.substring(0, 4).equals("0903"wink) || (s.substring(0, 4).equals("0906"wink) ) {
System.out.print("Your number is : "+ s +", is a MTN Line"wink;
// Case: GLO "0705", "0805", "0807", "0811", "0815", "0905"
} else if( (s.substring(0, 4).equals("0705"wink) || (s.substring(0, 4).equals("0805"wink) || s.substring(0, 4).equals("0807"wink || s.substring(0, 4).equals("0811"wink ||
(s.substring(0, 4).equals("0815"wink) || (s.substring(0, 4).equals("0905"wink) ){
System.out.print("Your number is : "+ s +", a GLO Line"wink;
// Case: AIRTEL "0701", "0708", "0802", "0808", "0812", "0902", "0907"
} else if( (s.substring(0, 4).equals("0701"wink) || (s.substring(0, 4).equals("0708"wink) || s.substring(0, 4).equals("0802"wink || s.substring(0, 3).equals("0808"wink ||
(s.substring(0, 4).equals("0812"wink) || (s.substring(0, 4).equals("0902"wink) || (s.substring(0, 4).equals("0907"wink) ) {
System.out.print("Your number is : "+ s +", a AIRTEL Line"wink;
// Case: 9Mobile "0809", "0817", "0818", "0909", "0908"
} else if( (s.substring(0, 4).equals("0809"wink) || (s.substring(0, 4).equals("0817"wink) || s.substring(0, 4).equals("0818"wink || s.substring(0, 4).equals("0909"wink ||
(s.substring(0, 4).equals("0908"wink) ) {
System.out.print("Your number is : " + s + ", a 9Mobile Line"wink;
// Case: STARCOMMS "07028", "07029", "0819"
} else if( (s.substring(0, 5).equals("07028"wink) || (s.substring(0, 5).equals("07029"wink) || s.substring(0, 4).equals("0819"wink ) {
System.out.print("Your number is : " + s + ", a STARCOMMS Line"wink;
// Case: VISAFONE "07025", "07026", "0704"
} else if( (s.substring(0, 5).equals("07025"wink) || (s.substring(0, 5).equals("07026"wink) || s.substring(0, 4).equals("0704"wink ) {
System.out.print("Your number is : " + s + ", a VISAFONE Line"wink;
// Case: MULTILINKS "07027", "0709"
} else if( (s.substring(0, 5).equals("07027"wink) || s.substring(0, 4).equals("0709"wink ) {
System.out.print("Your number is : " + s + ", a MULTILINKS Line"wink;
// Case: ZOOM "0707"
} else if( s.substring(0, 4).equals("0707"wink ) {
System.out.print("Your number is : " + s + ", a ZOOM Line"wink;
// Case: NTEL "0804"
} else if( s.substring(0, 4).equals("0804"wink ) {
System.out.print("Your number is : " + s + ", a NTEL Line"wink;
// Case: SMILE "0702"
} else if( s.substring(0, 4).equals("0702"wink ) {
System.out.print("Your number is : " + s + ", a SMILE Line"wink;
} else {
// System.out.print(s+" is Not a Nigerian Line"wink;
}
} else {
// If no starts with 0 : do nothing
if( (s.substring(0, 4).equals("0703"wink) || (s.substring(0, 4).equals("0706"wink) || s.substring(0, 4).equals("0803"wink || s.substring(0, 4).equals("0806"wink ||
(s.substring(0, 4).equals("0810"wink) || (s.substring(0, 4).equals("0813"wink) || (s.substring(0, 4).equals("0814"wink) || (s.substring(0, 4).equals("0816"wink) ||
(s.substring(0, 4).equals("0903"wink) || (s.substring(0, 4).equals("0906"wink) ) {
System.out.print("Your number is : "+ s +", is a MTN Line"wink;
// Case: GLO "0705", "0805", "0807", "0811", "0815", "0905"
} else if( (s.substring(0, 4).equals("0705"wink) || (s.substring(0, 4).equals("0805"wink) || s.substring(0, 4).equals("0807"wink || s.substring(0, 4).equals("0811"wink ||
(s.substring(0, 4).equals("0815"wink) || (s.substring(0, 4).equals("0905"wink) ){
System.out.print("Your number is : "+ s +", a GLO Line"wink;
// Case: AIRTEL "0701", "0708", "0802", "0808", "0812", "0902", "0907"
} else if( (s.substring(0, 4).equals("0701"wink) || (s.substring(0, 4).equals("0708"wink) || s.substring(0, 4).equals("0802"wink || s.substring(0, 3).equals("0808"wink ||
(s.substring(0, 4).equals("0812"wink) || (s.substring(0, 4).equals("0902"wink) || (s.substring(0, 4).equals("0907"wink) ) {
System.out.print("Your number is : "+ s +", a AIRTEL Line"wink;
// Case: 9Mobile "0809", "0817", "0818", "0909", "0908"
} else if( (s.substring(0, 4).equals("0809"wink) || (s.substring(0, 4).equals("0817"wink) || s.substring(0, 4).equals("0818"wink || s.substring(0, 4).equals("0909"wink ||
(s.substring(0, 4).equals("0908"wink) ) {
System.out.print("Your number is : " + s + ", a 9Mobile Line"wink;
// Case: STARCOMMS "07028", "07029", "0819"
} else if( (s.substring(0, 5).equals("07028"wink) || (s.substring(0, 5).equals("07029"wink) || s.substring(0, 4).equals("0819"wink ) {
System.out.print("Your number is : " + s + ", a STARCOMMS Line"wink;
// Case: VISAFONE "07025", "07026", "0704"
} else if( (s.substring(0, 5).equals("07025"wink) || (s.substring(0, 5).equals("07026"wink) || s.substring(0, 4).equals("0704"wink ) {
System.out.print("Your number is : " + s + ", a VISAFONE Line"wink;
// Case: MULTILINKS "07027", "0709"
} else if( (s.substring(0, 5).equals("07027"wink) || s.substring(0, 4).equals("0709"wink ) {
System.out.print("Your number is : " + s + ", a MULTILINKS Line"wink;
// Case: ZOOM "0707"
} else if( s.substring(0, 4).equals("0707"wink ) {
System.out.print("Your number is : " + s + ", a ZOOM Line"wink;
// Case: NTEL "0804"
} else if( s.substring(0, 4).equals("0804"wink ) {
System.out.print("Your number is : " + s + ", a NTEL Line"wink;
// Case: SMILE "0702"
} else if( s.substring(0, 4).equals("0702"wink ) {
System.out.print("Your number is : " + s + ", a SMILE Line"wink;
} else {
// System.out.print(s+" is Not a Nigerian Line"wink;
}
}
return s;
}
}

Re: Andela: IT Training And Job by naijanoni(m): 5:52pm On Oct 31, 2018
IlorinBoy1:


We can only see objective questions, the questions for the code/lab are not showing
You can see the code solutions too. u have to click somewhere to expand it.
Re: Andela: IT Training And Job by IlorinBoy1: 10:58pm On Oct 31, 2018
naijanoni:

You can see the code solutions too. u have to click somewhere to expand it.

My request was for the QUESTION, not the solution I wrote. But thanks for the response, I appreciate.
Re: Andela: IT Training And Job by phoenixideas: 11:03pm On Oct 31, 2018
Today is the last day to submit for circle 39
Re: Andela: IT Training And Job by KazukiIto(m): 2:41am On Nov 01, 2018
cc benfluleck, guente02, donpikko, fxdrizzle

I'm having issues hosting my UI templates on github using the instructions given. The README.md from the master branch is displaying instead. I've changed the source (in the repo settings) to gh-pages -- still no response. How can I go about this? How did you do yours?

Re: Andela: IT Training And Job by Djtm(m): 3:08am On Nov 01, 2018
KazukiIto:
cc benfluleck, guente02, donpikko, fxdrizzle

I'm having issues hosting my UI templates on github using the instructions given. The README.md from the master branch is displaying instead. I've changed the source (in the repo settings) to gh-pages -- still no response. How can I go about this? How did you do yours?
You need to put an index.html file in the branch root.
Re: Andela: IT Training And Job by KazukiIto(m): 4:40am On Nov 01, 2018
Djtm:

You need to put an index.html file in the branch root.

Here is my local repo

SendIT
----> ui-templates
---> images/
---> index.html
---> style.css

From what I'm getting from their instructions, I should have:
master* branch ;;; develop branch
|_ gh-pages

How can I achieve this? Is there a way you think I can visualize this to help me move forward. Thanks
Re: Andela: IT Training And Job by Djtm(m): 4:58am On Nov 01, 2018
KazukiIto:


Here is my local repo

SendIT
----> ui-templates
---> images/
---> index.html
---> style.css

From what I'm getting from their instructions, I should have:
master* branch ;;; develop branch
|_ gh-pages

How can I achieve this? Is there a way you think I can visualize this to help me move forward. Thanks
In your gh-pages branch, you have a folder where you store your templates right? I'n assuming it's called ui-templates. Copy the index.html file in the ui-templates folder and place it in the branch root. So your gh-pages branch will look like
gh-pages
--ui-templates
----images/
----index.html
----style.css
--index.html

You should be able to access the file from https://github.com/<your username>/<your repo>/blob/gh-pages/index.html

1 Like

Re: Andela: IT Training And Job by KazukiIto(m): 8:44am On Nov 01, 2018
Djtm:

In your gh-pages branch, you have a folder where you store your templates right? I'n assuming it's called ui-templates. Copy the index.html file in the ui-templates folder and place it in the branch root. So your gh-pages branch will look like
gh-pages
--ui-templates
----images/
----index.html
----style.css
--index.html

You should be able to access the file from https://github.com/<your username>/<your repo>/blob/gh-pages/index.html

Let see how it will go
Re: Andela: IT Training And Job by sheygz: 9:00am On Nov 01, 2018
Please I need good tutorials for TDD. Anyone who can help?
Re: Andela: IT Training And Job by Laraa16: 9:11am On Nov 01, 2018
phoenixideas:
Today is the last day to submit for circle 39

Hello, do you know when we might likely get the next mail?
Re: Andela: IT Training And Job by KazukiIto(m): 8:45pm On Nov 01, 2018
I'm trying to wrap my head around this git workflow. Let's say I'm working on a branch A (which contain index.html, index.css). And I now want to copy the contents of A to a new empty (without any file and commit) branch B. How do I go about this? Thank you...
Re: Andela: IT Training And Job by KazukiIto(m): 8:51pm On Nov 01, 2018
Laraa16:


Hello, do you know when we might likely get the next mail?

I got mine today Cycle 49
Re: Andela: IT Training And Job by HolyGhostGym: 8:52pm On Nov 01, 2018
KazukiIto:
I'm trying to wrap my head around this git workflow. Let's say I'm working on a branch A (which contain index.html, index.css). And I now want to copy the contents of A to a new empty (without any file and commit) branch B. How do I go about this? Thank you...

I will suggest you check out something called git clone.... it will help in this instance

(1) (2) (3) ... (217) (218) (219) (220) (221) (222) (223) ... (263) (Reply)

How To Apply For Nigeria Immigration Service (NIS) Recruitment 2017 / Federal Road Safety Commission 2018 Recruitment: How To Apply / FIRS To Recruit 1,250 New Staff

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