How to start coding?

Status
This thread has been locked.

Summarised

The Big Mac
Banned
Feedback score
2
Posts
109
Reactions
43
Resources
0
Hello, there everyone this year I set my new year's resolution to be to learn to code javascript. So over the past week I began trying to learn but I had no clue how to start, are there any developers out there who can tell me where to start or how they learnt.
 
Banned forever. Reason: Leaking user resources
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

firewalld

Premium
Feedback score
3
Posts
72
Reactions
39
Resources
0
Hello, there everyone this year I set my new year's resolution to be to learn to code javascript. So over the past week I began trying to learn but I had no clue how to start, are there any developers out there who can tell me where to start or how they learnt.

I would recommend taking a look at YouTube, and the documentation for JavaScript. You could also try buying a book for JavaScript, I learned Java by watching youtube videos by experienced programmers, and reading the documentation for it. Never touched books but it may work for you.

I have a JavaScript learning course (it's 1098 pages lol) if you want it shoot me a PM, I'll send it your way :)
 

Summarised

The Big Mac
Banned
Feedback score
2
Posts
109
Reactions
43
Resources
0
I would recommend taking a look at YouTube, and the documentation for JavaScript. You could also try buying a book for JavaScript, I learned Java by watching youtube videos by experienced programmers, and reading the documentation for it. Never touched books but it may work for you.

I have a JavaScript learning course (it's 1098 pages lol) if you want it shoot me a PM, I'll send it your way :)
Thank you very much. I have looked at youtube in the past but can never find someone who explains it in detail. I will happily look again though.
 
Banned forever. Reason: Leaking user resources

UwWumpus

Premium
Feedback score
9
Posts
235
Reactions
85
Resources
3
Thank you very much. I have looked at youtube in the past but can never find someone who explains it in detail. I will happily look again though.

There is a course on Udemy. (Click Me) Somebody recommended this to somebody on this forum and got good feedback, This may help you?
 

901cosmic

Have faith in god, work hard, and succeed
Premium
Feedback score
31
Posts
615
Reactions
268
Resources
0
Hello, there everyone this year I set my new year's resolution to be to learn to code javascript. So over the past week I began trying to learn but I had no clue how to start, are there any developers out there who can tell me where to start or how they learnt.
Write whatever you want to learn + thenewboston:
https://www.youtube.com/user/thenewboston
He's a god when it comes to languages, hes really good at teaching java, JS, etc
 

Paper Cars

Audio Production Services
Supreme
Feedback score
8
Posts
514
Reactions
103
Resources
0
Hello, there everyone this year I set my new year's resolution to be to learn to code javascript. So over the past week I began trying to learn but I had no clue how to start, are there any developers out there who can tell me where to start or how they learnt.
Launch your ide, start a new project, and start typing? Oh wait, you meant, well...

Udemy has some really good courses for like $10-$25 and sales all the time![DOUBLEPOST=1578299199][/DOUBLEPOST]
Write whatever you want to learn + thenewboston:
https://www.youtube.com/user/thenewboston
He's a god when it comes to languages, hes really good at teaching java, JS, etc
This aswell, taught me java :D[DOUBLEPOST=1578299442][/DOUBLEPOST]https://www.udemy.com/course/develop-minecraft-plugins-java-programming/
this is a good course. If you use it thought, all the videos under "Java Basics" that say optional, yeah watch them. Don't skip them. Otherwise you'll be lost like I was. I learned bukkit before I learned Java, except that you have to know Java to learn bukkit, so I basically wrote plugins that should tame 15-20 mins, in a few hours bc of googling shit non-stop
 
Last edited:

Summarised

The Big Mac
Banned
Feedback score
2
Posts
109
Reactions
43
Resources
0
Thank you all for the help i have started to learn to code on Udemy and so far it is proving to be good and helpful :D
 
Banned forever. Reason: Leaking user resources

Paper Cars

Audio Production Services
Supreme
Feedback score
8
Posts
514
Reactions
103
Resources
0
Thank you all for the help i have started to learn to code on Udemy and so far it is proving to be good and helpful :D
Cheers! Welcome to the world of computer nerd! System.out.println(“WAY TO GO!”);
 

Therapy

dEvEloPeR
Premium
Feedback score
0
Posts
37
Reactions
7
Resources
0
Find something that intrests u that can be made easier/accomplished with JS, then just try to make it and don't give up! I learned JS by trying to make discord bots lul. Looking back at it, it was 100% worth the pain.
 

Paper Cars

Audio Production Services
Supreme
Feedback score
8
Posts
514
Reactions
103
Resources
0
console.log("WAY TO GO!");
*
(Also, how do you even code on a Mac with those quotes lol)
Nah mate, thats JS, im speaking Java, also don't code on a mac, I'm just on mobile rn
 

Adamisonfire

Feedback score
0
Posts
4
Reactions
2
Resources
0
I would recommend taking a look at YouTube, and the documentation for JavaScript. You could also try buying a book for JavaScript, I learned Java by watching youtube videos by experienced programmers, and reading the documentation for it. Never touched books but it may work for you.

I have a JavaScript learning course (it's 1098 pages lol) if you want it shoot me a PM, I'll send it your way :)
Would I be able to obtain a copy of this as well? I will shoot you a DM.
 

toxic13d

Python & Java Developer
Premium
Feedback score
12
Posts
212
Reactions
50
Resources
0
Udemy courses can be great to learn, also youtube videos. One thing I would recommend to do is to learn the fundamentals of the language first before going out and using other libraries like discord.js (if you are going off to code discord bots for example)
 

Summarised

The Big Mac
Banned
Feedback score
2
Posts
109
Reactions
43
Resources
0
Banned forever. Reason: Leaking user resources
Status
This thread has been locked.
Top