Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,417 members, 7,800,883 topics. Date: Thursday, 18 April 2024 at 08:26 AM

Please Help A Nairalander - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Please Help A Nairalander (724 Views)

Tech Career Advice For A Nairalander / Please Help A Brother Tech Skill To Acquire In 2019!!! Tired Of 9-6 Jobs / Chemistry! Help A Brother To Solve These Questions (2) (3) (4)

(1) (Reply) (Go Down)

Please Help A Nairalander by Idontknowyou: 10:11am On Nov 12, 2020
I have been learning web development for 4 monthly now (self taught).. I have finished courses on HTML, CSS, BOOTSTRAP and JavaScript... But now I want to know what Backend and framework do I need to understand to program a website like Nairaland..

Please help me
Re: Please Help A Nairalander by Juliusmomoh: 10:23am On Nov 12, 2020
Idontknowyou:
I have been learning web development for 4 monthly now (self taught).. I have finished courses on HTML, CSS, BOOTSTRAP and JavaScript... But now I want to know what Backend and framework do I need to understand to program a website like Nairaland..

Please help me
Am coming...
Re: Please Help A Nairalander by stanliwise(m): 6:56pm On Nov 12, 2020
Idontknowyou:
I have been learning web development for 4 monthly now (self taught).. I have finished courses on HTML, CSS, BOOTSTRAP and JavaScript... But now I want to know what Backend and framework do I need to understand to program a website like Nairaland..

Please help me
We have many languages that does this
PHP
JS(NodeJS)
JSP
ASP.NET
Perl
Ruby

And each has frameworks
Moreso be rest assured you need to get the softwares to run codes.

Just use a YouTube video to get started
Re: Please Help A Nairalander by Semtu(m): 9:00pm On Nov 12, 2020
Idontknowyou:
I have been learning web development for 4 monthly now (self taught).. I have finished courses on HTML, CSS, BOOTSTRAP and JavaScript... But now I want to know what Backend and framework do I need to understand to program a website like Nairaland..

Please help me

Good, you are 50% there. I'd recommend you learn PHP, then specialize in the Laravel framework.
Re: Please Help A Nairalander by privaldo: 5:35pm On Nov 13, 2020
Idontknowyou:
I have been learning web development for 4 monthly now (self taught).. I have finished courses on HTML, CSS, BOOTSTRAP and JavaScript... But now I want to know what Backend and framework do I need to understand to program a website like Nairaland..

Please help me

Try out Python's Djano, you would absolutely love it or you can give GoLang a try.
Re: Please Help A Nairalander by chingle5(m): 11:15pm On Nov 13, 2020
Idontknowyou:
I have been learning web development for 4 monthly now (self taught).. I have finished courses on HTML, CSS, BOOTSTRAP and JavaScript... But now I want to know what Backend and framework do I need to understand to program a website like Nairaland..

Please help me

Op abeg u use 4 month to learn all this language hmmmm CSS when kill me for here...... 5 month going..... Op whr u dey make we link up teach me shortcut jare
Re: Please Help A Nairalander by fnep2smooth(m): 6:45pm On Nov 14, 2020
chingle5:


Op abeg u use 4 month to learn all this language hmmmm CSS when kill me for here...... 5 month going..... Op whr u dey make we link up teach me shortcut jare
CSS you got to be kidding me... grin grin

Re: Please Help A Nairalander by Chingle6(m): 6:50pm On Nov 14, 2020
fnep2smooth:

CSS you got to be kidding me... grin grin

Guy u never see anything.... Abeg u dey Lagos make u teach me small
Re: Please Help A Nairalander by fnep2smooth(m): 6:55pm On Nov 14, 2020
Chingle6:


Guy u never see anything.... Abeg u dey Lagos make u teach me small
Go to W3school you will see how every component in css works. , And try look at other people's css scripts it will help you in understanding how it works. First try modify a site with css then start working using people's code, then from there you will understand how it works. Another thing is the editor you are using some Editor helps in autocorrect and completion, try Visual studio code or Sublime , Atom if you are using Mac.
Re: Please Help A Nairalander by Chingle6(m): 10:29pm On Nov 14, 2020
fnep2smooth:

Go to W3school you will see how every component in css works. , And try look at other people's css scripts it will help you in understanding how it works. First try modify a site with css then start working using people's code, then from there you will understand how it works. Another thing is the editor you are using some Editor helps in autocorrect and completion, try Visual studio code or Sublime , Atom if you are using Mac.

Chairman I take God beg u let do this 1 on 1 coz I prefer seeing it.. Anytime I open w3schools on my laptop sleep will just com from no whr
Re: Please Help A Nairalander by fnep2smooth(m): 11:12pm On Nov 14, 2020
Chingle6:


Chairman I take God beg u let do this 1 on 1 coz I prefer seeing it.. Anytime I open w3schools on my laptop sleep will just com from no whr
Keep trying, you will get use to it
Re: Please Help A Nairalander by Chingle6(m): 11:25pm On Nov 14, 2020
fnep2smooth:

Keep trying, you will get use to it

Not helping at all undecided undecided undecided now there is light if I on my system now it is supernatural I will be watch that is why I am just browsing nairaland on my phone
Re: Please Help A Nairalander by fnep2smooth(m): 11:40pm On Nov 14, 2020
Chingle6:


Not helping at all undecided undecided undecided now there is light if I on my system now it is supernatural I will be watch that is why I am just browsing nairaland on my phone
It's like you are only watching without practicing it, try build a project. Maybe a portfolio static site , download bootstrap file from their site pls don't use their CDN (unless you have understand how the whole css component work) this will help you to understand how to link third party css locally, you will then create your own cusom css to over ride any particular part in the existing code.
Use your browser source view to see/inspect which css is controlling a particular container, you can also untick it to see the effect (FireFox).

Re: Please Help A Nairalander by Chingle6(m): 12:10am On Nov 15, 2020
fnep2smooth:

It's like you are only watching without practicing it, try build a project. Maybe a portfolio static site , download bootstrap file from their site pls don't use their CDN (unless you have understand how the whole css component work) this will help you to understand how to link third party css locally, you will then create your own cusom css to over ride any particular part in the existing code.
Use your browser source view to see/inspect which css is controlling a particular container, you can also untick it to see the effect (FireFox).

U see what I am saying... I need to see u face to face... Coz u r full of knowledge... Y do u want me to take the hard way when I am talking to the easy way undecided
Re: Please Help A Nairalander by cixak95211: 11:25pm On Nov 15, 2020
Chingle6:


Chairman I take God beg u let do this 1 on 1 coz I prefer seeing it.. Anytime I open w3schools on my laptop sleep will just com from no whr

Drink coffee
Re: Please Help A Nairalander by Karleb(m): 11:50pm On Nov 15, 2020
Chingle6:


Chairman I take God beg u let do this 1 on 1 coz I prefer seeing it.. Anytime I open w3schools on my laptop sleep will just com from no whr

gringringringrin

What you need is motivation!

Just assume you won't be served food if you don't do at least 1 hour coding per day.
Re: Please Help A Nairalander by Chingle6(m): 12:15am On Nov 16, 2020
Karleb:


gringringringrin

What you need is motivation!

Just assume you won't be served food if you don't do at least 1 hour coding per day.


That is why I am looking for a padi that will motivate and I will also learn from undecided undecided
Re: Please Help A Nairalander by Chingle6(m): 12:16am On Nov 16, 2020
cixak95211:


Drink coffee

My doctor say that I should not drink coffee because of my health issue undecided
Re: Please Help A Nairalander by cixak95211: 1:40am On Nov 16, 2020
Chingle6:


My doctor say that I should not drink coffee because of my health issue undecided

A programmer and his doctor are soon parted.
Re: Please Help A Nairalander by Chingle6(m): 9:24am On Nov 16, 2020
cixak95211:


A programmer and his doctor are soon parted.


I am serious undecided

(1) (Reply)

We Need Algorithms And Data Structure Section In Nairaland! / Who Knows How To Create This Using React Js...urgently Needed / How Long Does It Take To Learn HTML For Job?

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