I wanna Learn How to code

Status
Not open for further replies.
Check downloads maybe? Udemy often has plenty of free courses too.
 
I will post for web dev, if you're interested. For basic things, try Youtube. If you're serious and want to learn for long term business, try this website: The Odin Project and Full Stack Open (ofc, there are more, but these two are free and very well structured).

Cheers!
 
Coding skill is a mean, you probably need to define first what you want to do/create/achieve/etc.

And map your path / long term goal implementation steps to that.

I can recommend for format CS self-education guide

Open Source Society University. Path to a free self-taught education in Computer Science!
https://github.com/ossu/computer-science


Like here if you want to get on pentester's path, you can follow pretty good guide here:
https://github.com/sundowndev/hacker-roadmap

Too little variables for advice, but I thought out the empty spots myself.
 
If you want to deep dive, here are many different courses for free: https://www.edx.org/course/subject/computer-science

I will post for web dev, if you're interested. For basic things, try Youtube. If you're serious and want to learn for long term business, try this website: https://theodinproject.com/ and https://fullstackopen.com/ (ofc, there are more, but these two are free and very well structured).

Cheers!

Thank you, a great share!
 
I always advice anybody interested in coming to learn algorithm first then after that yiu can start learning languages, best source is still YouTube or Educational sites.
 
Just find on google or youtube, so many sources.
 
const a = 7
alert('I have ' + (a-7) + ' IQ')

You now know JavaScript.
Congratulations.
 
Type:
"Hour of code" in Google.
Start there. Then go to Khan Academy, best classes ever.
 
try youtub, udemy or something like enki. But First of all define what to you want to cod.
 
i know it's a little boring to watch videos for hours but it's super worth it, u just need to be patient and learn on Youtube you'll find all you need there
 
I just want somebody to teach how to basic code, and teach me the like basics .

You should 1st decide what platforms are you going to code for? Do you need to learn web programming, Desktop Applications, Mobile applications or Mobile Games?

After that, Learn the related programming language through Udemy or YouTube and start coding & testing.
 
Status
Not open for further replies.
Back
Top