Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,208,209 members, 8,001,914 topics. Date: Wednesday, 13 November 2024 at 06:47 PM |
Nairaland Forum / Nairaland / General / Jobs/Vacancies / Andela: IT Training And Job (644279 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:#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 . 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 1 Like |
Re: Andela: IT Training And Job by benfluleck: 8:03pm On Oct 28, 2018 |
naijanoni: 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:Thanks boss |
Re: Andela: IT Training And Job by tosin35: 10:08pm On Oct 28, 2018 |
chukkylee: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 ..... |
Re: Andela: IT Training And Job by tosin35: 7:19am On Oct 30, 2018 |
Laraa16: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: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: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: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: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: 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" // whichMobileOperator("+2348175044840" whichMobileOperator("2348175044840" } public static String whichMobileOperator(String s) { if(s.startsWith("+") { s = s.replace("+234", "0" // System.out.println("Replace : "+number); if( (s.substring(0, 4).equals("0703") || (s.substring(0, 4).equals("0706") || s.substring(0, 4).equals("0803" || s.substring(0, 4).equals("0806" || (s.substring(0, 4).equals("0810") || (s.substring(0, 4).equals("0813") || (s.substring(0, 4).equals("0814") || (s.substring(0, 4).equals("0816") || (s.substring(0, 4).equals("0903") || (s.substring(0, 4).equals("0906") ) { System.out.print("Your number is : "+ s +", is a MTN Line" // Case: GLO "0705", "0805", "0807", "0811", "0815", "0905" } else if( (s.substring(0, 4).equals("0705") || (s.substring(0, 4).equals("0805") || s.substring(0, 4).equals("0807" || s.substring(0, 4).equals("0811" || (s.substring(0, 4).equals("0815") || (s.substring(0, 4).equals("0905") ){ System.out.print("Your number is : "+ s +", a GLO Line" // Case: AIRTEL "0701", "0708", "0802", "0808", "0812", "0902", "0907" } else if( (s.substring(0, 4).equals("0701") || (s.substring(0, 4).equals("0708") || s.substring(0, 4).equals("0802" || s.substring(0, 3).equals("0808" || (s.substring(0, 4).equals("0812") || (s.substring(0, 4).equals("0902") || (s.substring(0, 4).equals("0907") ) { System.out.print("Your number is : "+ s +", a AIRTEL Line" // Case: 9Mobile "0809", "0817", "0818", "0909", "0908" } else if( (s.substring(0, 4).equals("0809") || (s.substring(0, 4).equals("0817") || s.substring(0, 4).equals("0818" || s.substring(0, 4).equals("0909" || (s.substring(0, 4).equals("0908") ) { System.out.print("Your number is : " + s + ", a 9Mobile Line" // Case: STARCOMMS "07028", "07029", "0819" } else if( (s.substring(0, 5).equals("07028") || (s.substring(0, 5).equals("07029") || s.substring(0, 4).equals("0819" ) { System.out.print("Your number is : " + s + ", a STARCOMMS Line" // Case: VISAFONE "07025", "07026", "0704" } else if( (s.substring(0, 5).equals("07025") || (s.substring(0, 5).equals("07026") || s.substring(0, 4).equals("0704" ) { System.out.print("Your number is : " + s + ", a VISAFONE Line" // Case: MULTILINKS "07027", "0709" } else if( (s.substring(0, 5).equals("07027") || s.substring(0, 4).equals("0709" ) { System.out.print("Your number is : " + s + ", a MULTILINKS Line" // Case: ZOOM "0707" } else if( s.substring(0, 4).equals("0707" ) { System.out.print("Your number is : " + s + ", a ZOOM Line" // Case: NTEL "0804" } else if( s.substring(0, 4).equals("0804" ) { System.out.print("Your number is : " + s + ", a NTEL Line" // Case: SMILE "0702" } else if( s.substring(0, 4).equals("0702" ) { System.out.print("Your number is : " + s + ", a SMILE Line" } else { // System.out.print(s+" is Not a Nigerian Line" } } else if(s.startsWith("2") { s = s.replace("234", "0" //System.out.println("Replace First : "+number); if( (s.substring(0, 4).equals("0703") || (s.substring(0, 4).equals("0706") || s.substring(0, 4).equals("0803" || s.substring(0, 4).equals("0806" || (s.substring(0, 4).equals("0810") || (s.substring(0, 4).equals("0813") || (s.substring(0, 4).equals("0814") || (s.substring(0, 4).equals("0816") || (s.substring(0, 4).equals("0903") || (s.substring(0, 4).equals("0906") ) { System.out.print("Your number is : "+ s +", is a MTN Line" // Case: GLO "0705", "0805", "0807", "0811", "0815", "0905" } else if( (s.substring(0, 4).equals("0705") || (s.substring(0, 4).equals("0805") || s.substring(0, 4).equals("0807" || s.substring(0, 4).equals("0811" || (s.substring(0, 4).equals("0815") || (s.substring(0, 4).equals("0905") ){ System.out.print("Your number is : "+ s +", a GLO Line" // Case: AIRTEL "0701", "0708", "0802", "0808", "0812", "0902", "0907" } else if( (s.substring(0, 4).equals("0701") || (s.substring(0, 4).equals("0708") || s.substring(0, 4).equals("0802" || s.substring(0, 3).equals("0808" || (s.substring(0, 4).equals("0812") || (s.substring(0, 4).equals("0902") || (s.substring(0, 4).equals("0907") ) { System.out.print("Your number is : "+ s +", a AIRTEL Line" // Case: 9Mobile "0809", "0817", "0818", "0909", "0908" } else if( (s.substring(0, 4).equals("0809") || (s.substring(0, 4).equals("0817") || s.substring(0, 4).equals("0818" || s.substring(0, 4).equals("0909" || (s.substring(0, 4).equals("0908") ) { System.out.print("Your number is : " + s + ", a 9Mobile Line" // Case: STARCOMMS "07028", "07029", "0819" } else if( (s.substring(0, 5).equals("07028") || (s.substring(0, 5).equals("07029") || s.substring(0, 4).equals("0819" ) { System.out.print("Your number is : " + s + ", a STARCOMMS Line" // Case: VISAFONE "07025", "07026", "0704" } else if( (s.substring(0, 5).equals("07025") || (s.substring(0, 5).equals("07026") || s.substring(0, 4).equals("0704" ) { System.out.print("Your number is : " + s + ", a VISAFONE Line" // Case: MULTILINKS "07027", "0709" } else if( (s.substring(0, 5).equals("07027") || s.substring(0, 4).equals("0709" ) { System.out.print("Your number is : " + s + ", a MULTILINKS Line" // Case: ZOOM "0707" } else if( s.substring(0, 4).equals("0707" ) { System.out.print("Your number is : " + s + ", a ZOOM Line" // Case: NTEL "0804" } else if( s.substring(0, 4).equals("0804" ) { System.out.print("Your number is : " + s + ", a NTEL Line" // Case: SMILE "0702" } else if( s.substring(0, 4).equals("0702" ) { System.out.print("Your number is : " + s + ", a SMILE Line" } else { // System.out.print(s+" is Not a Nigerian Line" } } else { // If no starts with 0 : do nothing if( (s.substring(0, 4).equals("0703") || (s.substring(0, 4).equals("0706") || s.substring(0, 4).equals("0803" || s.substring(0, 4).equals("0806" || (s.substring(0, 4).equals("0810") || (s.substring(0, 4).equals("0813") || (s.substring(0, 4).equals("0814") || (s.substring(0, 4).equals("0816") || (s.substring(0, 4).equals("0903") || (s.substring(0, 4).equals("0906") ) { System.out.print("Your number is : "+ s +", is a MTN Line" // Case: GLO "0705", "0805", "0807", "0811", "0815", "0905" } else if( (s.substring(0, 4).equals("0705") || (s.substring(0, 4).equals("0805") || s.substring(0, 4).equals("0807" || s.substring(0, 4).equals("0811" || (s.substring(0, 4).equals("0815") || (s.substring(0, 4).equals("0905") ){ System.out.print("Your number is : "+ s +", a GLO Line" // Case: AIRTEL "0701", "0708", "0802", "0808", "0812", "0902", "0907" } else if( (s.substring(0, 4).equals("0701") || (s.substring(0, 4).equals("0708") || s.substring(0, 4).equals("0802" || s.substring(0, 3).equals("0808" || (s.substring(0, 4).equals("0812") || (s.substring(0, 4).equals("0902") || (s.substring(0, 4).equals("0907") ) { System.out.print("Your number is : "+ s +", a AIRTEL Line" // Case: 9Mobile "0809", "0817", "0818", "0909", "0908" } else if( (s.substring(0, 4).equals("0809") || (s.substring(0, 4).equals("0817") || s.substring(0, 4).equals("0818" || s.substring(0, 4).equals("0909" || (s.substring(0, 4).equals("0908") ) { System.out.print("Your number is : " + s + ", a 9Mobile Line" // Case: STARCOMMS "07028", "07029", "0819" } else if( (s.substring(0, 5).equals("07028") || (s.substring(0, 5).equals("07029") || s.substring(0, 4).equals("0819" ) { System.out.print("Your number is : " + s + ", a STARCOMMS Line" // Case: VISAFONE "07025", "07026", "0704" } else if( (s.substring(0, 5).equals("07025") || (s.substring(0, 5).equals("07026") || s.substring(0, 4).equals("0704" ) { System.out.print("Your number is : " + s + ", a VISAFONE Line" // Case: MULTILINKS "07027", "0709" } else if( (s.substring(0, 5).equals("07027") || s.substring(0, 4).equals("0709" ) { System.out.print("Your number is : " + s + ", a MULTILINKS Line" // Case: ZOOM "0707" } else if( s.substring(0, 4).equals("0707" ) { System.out.print("Your number is : " + s + ", a ZOOM Line" // Case: NTEL "0804" } else if( s.substring(0, 4).equals("0804" ) { System.out.print("Your number is : " + s + ", a NTEL Line" // Case: SMILE "0702" } else if( s.substring(0, 4).equals("0702" ) { System.out.print("Your number is : " + s + ", a SMILE Line" } else { // System.out.print(s+" is Not a Nigerian Line" } } return s; } }
|
Re: Andela: IT Training And Job by naijanoni(m): 5:52pm On Oct 31, 2018 |
IlorinBoy1: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: 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: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: 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: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: 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: 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: I got mine today Cycle 49 |
Re: Andela: IT Training And Job by HolyGhostGym: 8:52pm On Nov 01, 2018 |
KazukiIto: 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. 102 |