Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,043 members, 7,818,124 topics. Date: Sunday, 05 May 2024 at 08:28 AM

How I Learnt To Program - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How I Learnt To Program (472 Views)

Learn How To Program For Free / How To Program Outseal Arduino PLC / First Thing First, Learn To Program! (2) (3) (4)

(1) (Reply) (Go Down)

How I Learnt To Program by iyifr(m): 8:56pm On Mar 27
Hey guys!
I learned how to code JavaScript by going through the entire freecodecamp section and adding supplementary knowledge from w3schools.
These are two OG resources for anyone looking to build some foundations in web programming.
Just stay consistent, use ChatGPT, and grind grind grind daily, you will get shockingly good in 3 months.

Freecodecamp - https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/

I'm not affiliated with these platforms in any way.
Re: How I Learnt To Program by Shomek(m): 10:40pm On Mar 27
I am learning at w3schools
am learning at freecode academy also
but w3 is the best
Re: How I Learnt To Program by Ejanlaa: 8:40pm On Apr 03
Shomek:
I am learning at w3schools

am learning at freecode academy also

but w3
is the best
Have you tried solo learn
Re: How I Learnt To Program by Shomek(m): 11:00pm On Apr 03
Ejanlaa:
Have you tried solo learn
I do read some tutorials there also
i just need a perfect text editor i am using trebedit
but it is not executing my javascript code
i haue been dowloading different type of code editor i just deleted every thing because it not user friendly
Re: How I Learnt To Program by Alphabyte3: 1:44pm On Apr 04
Shomek:
I do read some tutorials there also

i just need a perfect text editor
i am using trebedit

but it is not executing my javascript code

i haue been dowloading different type of code editor
i just deleted every thing because it not user friendly

I use Acode code editor sometimes
Re: How I Learnt To Program by Shomek(m): 6:19pm On Apr 04
Alphabyte3:

I use Acode code editor sometimes
Does it support php ,java.sql js
Re: How I Learnt To Program by Alphabyte3: 6:22pm On Apr 04
Shomek:
Does it support php ,java.sql
js

It has client that support PHP,Java , Js and
SQL browser client it is like vscode for Android
Re: How I Learnt To Program by Shomek(m): 7:30pm On Apr 04
Alphabyte3:


It has client that support PHP,Java , Js and
SQL browser client it is like vscode for Android
Okay thanks bro i will download it


chat me up on whatsapp let connect
check my signature for my number
Re: How I Learnt To Program by tosinhtml: 3:54pm On Apr 08
iyifr:
Hey guys!
I learned how to code JavaScript by going through the entire freecodecamp section and adding supplementary knowledge from w3schools.
These are two OG resources for anyone looking to build some foundations in web programming.
Just stay consistent, use ChatGPT, and grind grind grind daily, you will get shockingly good in 3 months.

Freecodecamp - https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/

I'm not affiliated with these platforms in any way.

W3schools has done a lot of good for real, I learnt most of what I know at the beginning of my career from there years ago. It is best for beginners & they don't make you look stupid for not knowing simple things.

Even some complex topics in class back then was simplified on W3schools.
Re: How I Learnt To Program by HeliumStar: 2:45am On Apr 10
tosinhtml:


W3schools has done a lot of good for real, I learnt most of what I know at the beginning of my career from there years ago. It is best for beginners & they don't make you look stupid for not knowing simple things.

Even some complex topics in class back then was simplified on W3schools.

Then why is it so hated among programmers as a learning resource especially amongst those abroad. I remember when I was about to start learning and was searching for the best free platform, one even said if he saw an applicant with a certificate from W3schools, he'd instantly throw it into the bin.

I really would like to know why, if you don't mind.
Re: How I Learnt To Program by tosinhtml: 9:21am On Apr 10
HeliumStar:


Then why is it so hated among programmers as a learning resource especially amongst those abroad. I remember when I was about to start learning and was searching for the best free platform, one even said if he saw an applicant with a certificate from W3schools, he'd instantly throw it into the bin.

I really would like to know why, if you don't mind.

Many reasons.

Incomplete resource:
W3schools is good for syntax, but It is extremely and amateur beginner friendly as It omits a lot of important stuff of a programming language when learning, but they forget people new to programming do not even require that deep resource, they just need to get their foot in the door. Definitely not for more seasoned programmers or for experienced seniors.

They are better resources such as freeCodeCamp, MDN for complete documentation. Tutorials Point website is also great but developers hate it too for the similar reasons.

Superiority complex:
Accomplished software engineers actually hate most amateur engineers and any content that cater to amateur engineers. They believe all content should be complex and very detail from the get-go. For example, using some programming languages can make you look like an amateur amongst other programmers.

Examples of superiority complex in tech:
PHP for example is seen as an amateur programming language. If you write Core PHP, you're not recognised as real programmer. Backend / Cloud engineers believe that they are more important and do a harder job than Frontend engineers. Someone on Nairaland even said Frontend engineering is not real engineering.

Stackoverflow bias:
Amateur dev questions on Stackoverflow years ago used to be flagged and closed because some group of devs were angry that users or a programmer can even ask such a question. Now we have ChatGPT that you can learn almost every thing from, whether simple or complex. The Stackoverflow bias has been defeated permanently.
Re: How I Learnt To Program by HeliumStar: 10:53am On Apr 13
tosinhtml:


Many reasons.

Incomplete resource:
W3schools is good for syntax, but It is extremely and amateur beginner friendly as It omits a lot of important stuff of a programming language when learning, but they forget people new to programming do not even require that deep resource, they just need to get their foot in the door. Definitely not for more seasoned programmers or for experienced seniors.

They are better resources such as freeCodeCamp, MDN for complete documentation. Tutorials Point website is also great but developers hate it too for the similar reasons.

Superiority complex:
Accomplished software engineers actually hate most amateur engineers and any content that cater to amateur engineers. They believe all content should be complex and very detail from the get-go. For example, using some programming languages can make you look like an amateur amongst other programmers.

Examples of superiority complex in tech:
PHP for example is seen as an amateur programming language. If you write Core PHP, you're not recognised as real programmer. Backend / Cloud engineers believe that they are more important and do a harder job than Frontend engineers. Someone on Nairaland even said Frontend engineering is not real engineering.

Stackoverflow bias:
Amateur dev questions on Stackoverflow years ago used to be flagged and closed because some group of devs were angry that users or a programmer can even ask such a question. Now we have ChatGPT that you can learn almost every thing from, whether simple or complex. The Stackoverflow bias has been defeated permanently.

Thanks for this. Now I seem to understand. Been using freeCodeCamp by the way. Done with CSS.

(1) (Reply)

Why Do Java And C# Developer Always Look Down On Nodejs Developers / Payment Gateway On Registration Page With File Upload Functions On Wordpress / Become A Software Developer In 2021

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