DEV Community

Adrian
Adrian

Posted on

Youtube: Recreational coding channel

Hi all,

I want to present you my recreational coding youtube channel.
It contains videos about JavaScript w/p5.js in an online coding environment.

Until now I uploaded an almost complete javascript course and some coding projects.

(link at the bottom)

For instance, these are the lessons in the coding course:

1/24: Introduction to coding
2/24: Drawing shapes on canvas using p5.js in codeguppy
3/24: Named colors | Draw with code project
4/24: RGB colors
5/24: Exploring built-in assets | Greeting card with code
6/24: Variables, Expressions and Operators
7/24: For loops
8/24: Nested for loops
9/24: Conditional statements and boolean variables
10/24: Functions and scope of variables | Pi day projects
11/24: Animations on the canvas | Fun projects
12/24: Keyboard and Mouse | Mini game projects
13/24: Arrays in JavaScript | Practical examples
14/24: Strings in JavaScript | Caesar cipher
15/24: Objects in JavaScript
16/24: Make games with sprites
17/24: Makes games with custom sprites
18/24: Music in abc notation
19/24: while loops | Bubble sort
20/24: Functions as data | Arrow functions
21/24: Functions inside objects
22/24: JavaScript Closures
23/24: JavaScript Classes. Basics
24/24: JavaScript Classes. OOP Inheritance

🎥 You can find all the lessons in this YouTube playlist:

https://www.youtube.com/playlist?list=PLZld0zbNGbZRfjut6JI7ZLx8ZbTDa5zn-

In addition, I also uploaded a few coding projects using same language and coding environment. These are fun projects.

🎥 You can find the projects in this other YouTube playlist:

https://www.youtube.com/playlist?list=PLZld0zbNGbZSLmJhOam5QRKn7xGHgK0c0

I hope you like it. Make sure to explore the channel to discover other videos that you may like.

Top comments (0)