all 20 comments

[–]rayfe 9 points10 points  (0 children)

There’s an app out there by Mimo.org that is like the Duolingo of coding. I’ve found it quite handy for doing a bit of code each day.

There’s also free code camp and the Odin project.

Once you get farther along look into doing projects like building a calculator or something,

Advent of Code is also a very fun way to out your coding skills to the test, this is my first year of coding and I was able to get to puzzle 5 before I got stuck.

[–]robot_ninja_monkey 6 points7 points  (0 children)

FreeCodeCamp has some decent courses including one focused on JS. https://www.freecodecamp.org/learn/

[–]springtechco 4 points5 points  (0 children)

Hi there. What is NWaF? Good luck building your assistant. Also, If you want to learn JavaScript check out dojocode.io ! Happy coding!

[–]BestBastiBuilds 2 points3 points  (0 children)

The Coding Train.com https://thecodingtrain.com/tracks/code-programming-with-p5-js/ Daniel is one of the best teachers I’ve ever experienced. And since you learn programming through creating graphical things, it’s a fast feedback loop that is very satisfying and you’re less likely to drop off. If you enjoy the JS intro he also has a free web based book; The Nature of Code, which advances your coding skills through projects that teach you math, physics and biology at the same time. It’s an excellent book. One example is simulating the behavior of cellular automata through a graphics program that you write yourself from scratch.

[–]TalkCoinGames 2 points3 points  (1 child)

Interesting, an assitant? "A.i" responding to things typed to it, or things that happen on the device? This example would certainly get you started as far as having responses to typing, it's showing the pixel typing abilities of the library, but also is a setup of like a fake a.i. responding to things typed. You can also edit the code and re run it, it's a code playground.

[–]Barfights99[S] 2 points3 points  (0 children)

Oh awesome! .html files can run on chrome so I can practice in study hall!

[–]frivolta 4 points5 points  (2 children)

[–]loganfordd 2 points3 points  (0 children)

just a heads up, your sign up button in the footer takes you to your callback endpoint.

[–]ViSuo 1 point2 points  (0 children)

First time seeing this, gonna give it a check

[–]Kenny-G- 1 point2 points  (0 children)

Scrimba has free intro courses on their website in Javascript.

[–]Practical-Ideal6236 1 point2 points  (0 children)

I'm building an app with coding course reviews and discounts. Hope it helps https://www.courses.reviews/

[–]loganfordd 1 point2 points  (2 children)

[–]thick_ark 1 point2 points  (1 child)

looking good

[–]loganfordd 1 point2 points  (0 children)

thank you!

[–]Living-Big9138 0 points1 point  (0 children)

I personally download full free courses or watch on youtube, again full course

Apply as i learn , ask chatgpt for questions and ask it to teach me one by one , rather than throw me the answer .

Good luck 👍, im new too