Teaching JavaScript for Complete Beginners (100% Free)

Status
This thread has been locked.

requiredlvlcat66

Feedback score
1
Posts
34
Reactions
10
Resources
0
I will teach you how to code in JavaScript with a visual graphics library called p5js. You do not need to pay me, this is entirely free of charge.

You will need a PC, the software NodeJS (https://nodejs.org/en/) (Recommended Version), a text editor like Notepad++ (https://notepad-plus-plus.org), and a browser like Chrome or Opera.

I will assume you are a complete beginner to programming. You do not need to know anything as a prerequisite. Our goal will be to make cool graphics and potentially a playable game in your browser.

You can take the knowledge you learn from JavaScript and apply it to other programming languages as they are all very similar with some exceptions.

The more I teach, the more experience I gain. Part of me wants to become a teacher as a full-time job.

You can contact me via my Discord valk#9904. If you cannot reach me via DMs, ping me in my Disocrd guild https://discord.gg/thMupbv

Here is what I have planned in order.
- Variables
- Code Flow
- Debug -> Print
- Syntax -> Comments
- Built-In Functions
- User Defined Functions
- More Code Flow
- OOP
- More Debugging

If you are above the basics and want to learn more advanced topics just ask what is on your mind and I may have the answers for you.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

/usr/bin/

Linux Warrior & Software Developer
Supreme
Feedback score
14
Posts
358
Reactions
291
Resources
0
Just wanted to say, good on you for providing such a service. Best way to learn is to teach :)
 

KOMKO190

Feedback score
1
Posts
128
Reactions
33
Resources
0
Nice one, this library is also used with good tutorials on YT channel "The Coding Train", check him out besides this guy aswell.
 
Status
This thread has been locked.
Top