Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,155,958 members, 7,828,390 topics. Date: Wednesday, 15 May 2024 at 09:05 AM

Web Development: How Much Will It Cost To Learn? - Programming (8) - Nairaland

Nairaland Forum / Science/Technology / Programming / Web Development: How Much Will It Cost To Learn? (22728 Views)

I Want To Learn Web Development, How Do I Start? / Front-end Development - How To Get Started / How Much It Cost To Build An App Like Uber Or Spotify (2) (3) (4)

(1) (2) (3) ... (5) (6) (7) (8) (Reply) (Go Down)

Re: Web Development: How Much Will It Cost To Learn? by mcdowellgeorge: 8:59am On Dec 09, 2019
please can you tell me I want to know tech news yesterday I found some site https://www.uptoider.com/ is it good or bad
Re: Web Development: How Much Will It Cost To Learn? by Ugojames(m): 10:59am On Dec 12, 2019
zone51 @zone51
Please how do get in touch with you? I don't know if you can text me on WhatsApp? So we can find a way for me to get those tutorials from you?
07089349206 that's my number. Thanks and I hope to hear from you. ☺
Re: Web Development: How Much Will It Cost To Learn? by softwareconsult: 5:03pm On Dec 12, 2019
Come to soft consultants and IT solution in ogba

https://www.softsolutionsconsult.com/courses.php

Re: Web Development: How Much Will It Cost To Learn? by Badboiz(m): 1:03pm On Dec 19, 2019
zone51:


It's okay. You are welcome

Brother, please can you kindly mail me those things you downloaded from Freetutorials as I went there to download today but couldn't as they have shut down the website.. My email is etukakan10@gmail.com..

Thanks in advance
Re: Web Development: How Much Will It Cost To Learn? by exprestech: 1:28pm On Jan 08, 2020
ExpressTech Software Solutions - Progressive web app Development
PWA
smiley smiley
Re: Web Development: How Much Will It Cost To Learn? by solsticey2k3(m): 10:15am On Jan 10, 2020
zone51:



If you can self study, goto http://freetutorials.eu or http://freetutorials.us, download the complete pack for "Web Development Course" and start learning gradually.

The image below are list of stuffs I downloaded from there few months ago. Total is 65GB and So help me God, I have mastered 2 out of it. Though I have unlimited internet access at work, so it was easier to download them.

So it all depends on what you want to decide here.

Please can I send you an email. I actually need these materials and to see how I can self-learn. My email is: solsticey2k3@yahoo.co.uk
Thank you
Re: Web Development: How Much Will It Cost To Learn? by Maskyy(m): 3:56am On Jan 11, 2020
someone should check out this my js code. ERROR: instead of 3 iteration output, it output 9 iterations. just bordering me since.


let z = [
{id : 1 , age : 20},
{id : 2 , age : 15},
{id : 3 , age : 30}
]

let Obj = {
oder1:{
id : 1,
name : 'Ben',
club : 'chelsea',
food : 'pie',
stat : 500
},
oder2:{
id : 4,
name : 'Bolu',
club : 'ManU',
food : 'saws',
stat : 700
},

oder3:{
id : 2,
name : 'Julie',
club : 'ManU',
food : 'saws',
stat : 700
}

}

z.filter(value => {
for (const key in Obj) {
if (Obj.hasOwnProperty(key)) {
const element = Obj[key];
value.id===element.id ? console.log(`hi ${element.name}. Id is correct`) : console.log(`invalid Id ${!String()}`);
}
}});
Re: Web Development: How Much Will It Cost To Learn? by blinking001(m): 6:15am On Jan 12, 2020
Lucid1:
I have about 25gb of hierarchical tutorials you can use totally free. I'm in Abuja

**Not for sale
Lucid please I'm interested in getting this files. Any idea on how I can go about it?
Re: Web Development: How Much Will It Cost To Learn? by Nobody: 2:14pm On Jan 12, 2020
blinking001:

Lucid please I'm interested in getting this files. Any idea on how I can go about it?

Okay. I'm in Lagos now but will be going back to Abuja within the week, where are you located.
Re: Web Development: How Much Will It Cost To Learn? by blinking001(m): 5:55am On Jan 13, 2020
Lucid1:


Okay. I'm in Lagos now but will be going back to Abuja within the week, where are you located.
Calabar cry cry
Re: Web Development: How Much Will It Cost To Learn? by Nobody: 10:26am On Jan 13, 2020
blinking001:

Calabar cry cry


Be patient, I'll be at Calabar later this month. I'll reply your mail; keep in touch.
Re: Web Development: How Much Will It Cost To Learn? by makavele: 3:23pm On Jan 13, 2020
@Maskyy

You are combining 2 looping operations ( take one item in Z and loop over Obj 3 times) into one which puts your time complexity at O(n2).

array z has 3 items . . O(32) = O(9) . .

therefore, your algorithm will run 9 times, come rain come shine . .

if you replace the else condition with continue; you only get 2 print outs . . for Ben and Julie . . which will make you believe it ran twice . .

Nope, it still ran 9 times . .
Re: Web Development: How Much Will It Cost To Learn? by blinking001(m): 11:10pm On Jan 13, 2020
Lucid1:



Be patient, I'll be at Calabar later this month. I'll reply your mail; keep in touch.
Wow. That's good news. I'll be waiting then.
Re: Web Development: How Much Will It Cost To Learn? by ospreywin(m): 11:47pm On Jan 15, 2020
Lucid1:


Okay. I'm in Lagos now but will be going back to Abuja within the week, where are you located.
I'm in Lagos and I also need these files...how do I contact you my mail is adeolaoye555@gmail.com
Re: Web Development: How Much Will It Cost To Learn? by scave(m): 8:57am On Jan 17, 2020
Learning cost varies but here is one of the best opportunity of which you pay #38k up front and when the company gives you job then balance up 750k an installmental payment.
Code wit has brought another opportunity for Nigerians, learn web development and be employed when you finish our course. To participate, apply through this link and use coupon code CALE1501 when filling the form http://www.codewit.co/apply
Re: Web Development: How Much Will It Cost To Learn? by Xopoh: 9:06am On Apr 30, 2020
Good morning people,

Please i have some project i am working on i will need a a web developer to work with (remote). You can reach me on {8168536552}
Re: Web Development: How Much Will It Cost To Learn? by OBUKOMENA: 10:44am On May 12, 2020
dicefrost:



I learnt python and java completely from YouTube. (bucky Roberts) I had no mentor, didn't ask anybody anything. I have built serious apps from it. Took me up to 6months, but I am pretty advanced with both languages.

PS, I am not exactly 'gifted' just average intelligence. it is very possible
Good morning, bro! Please, how can I download videos on YouTube? I have tried it on several occasions, but to no avail. Thanks in advance!
Re: Web Development: How Much Will It Cost To Learn? by Nobody: 11:44pm On May 13, 2020
OBUKOMENA:
Good morning, bro! Please, how can I download videos on YouTube? I have tried it on several occasions, but to no avail. Thanks in advance!

Search Google for an app called tubemate. You can download YouTube videos with it
Re: Web Development: How Much Will It Cost To Learn? by OBUKOMENA: 7:10am On May 14, 2020
dicefrost:


Search Google for an app called tubemate. You can download YouTube videos with it
I just checked playstore and I saw several options. Which one in particular? Could you screenshot? Thanks a lot!
Re: Web Development: How Much Will It Cost To Learn? by Nobody: 10:27pm On May 14, 2020
OBUKOMENA:
I just checked playstore and I saw several options. Which one in particular? Could you screenshot? Thanks a lot!

Not playstore, its not an official app download it here http://tubemate.net
Re: Web Development: How Much Will It Cost To Learn? by OBUKOMENA: 6:30am On May 15, 2020
dicefrost:


Not playstore, its not an official app download it here http://tubemate.net
Alright, sir! Thank you very much!

(1) (2) (3) ... (5) (6) (7) (8) (Reply)

6 Signs Your PC Is About To Crash / Poly Network Hacker Returns $342 Million Of Stolen Assets / Tutorials On Game Programming

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