Neon Wolf #BringBackAPI
-
Neon Wolf #BringBackAPI commented,
The shape is being rotated from the center of rotation. Think of rotating like a circle. The shape is on the edge of that circle, thus the shape will end up going around the circle (rotate). But yo...
-
Neon Wolf #BringBackAPI commented,
There are three ways to create a new program. OPTION 1: Go to the computer programming course. Instead of selecting the lesson scroll to the bottom of the page. There will be a button There to crea...
-
Neon Wolf #BringBackAPI commented,
You need to change key.code on lines 37-50 to keyCode as key.code is not a thing.
-
Neon Wolf #BringBackAPI commented,
The tricky part of creating a program that will access the KA API is making it available for KA users.
-
Neon Wolf #BringBackAPI created a post,
Coding Contest
So I noticed that KA has a lot of contests, but I've never seen a contest for coders. I am not talking about the ones on the Browse Programs page, where you only win a badge. If you get emails from...
-
Neon Wolf #BringBackAPI created a post,
Degree or Camp
So there are so many people declaring different things. One side claims that you should not get a Bachelor's Degree and instead go to boot camp and/or get certifications. However, the other side ex...
-
Neon Wolf #BringBackAPI commented,
The HTML and CSS course teach how to code in the language. You are suppose to gather all the knowledge you know and create a subpage (or whatever website you want). However, your website may not lo...
-
Neon Wolf #BringBackAPI commented,
My little brother does this.
-
Neon Wolf #BringBackAPI commented,
If his is the same as mine, then I believe he needs to capitalize the this.onclick(); function. So instead of this: this.onclick(); He needs to do this: this.onClick(); The function will not run i...
-
Neon Wolf #BringBackAPI commented,
You do this: setInterval(function() { //your code }, 1000); This will run the function every time 1000 milliseconds (1 second) has past. You can also first create a function (i.e. doThis() ) an...
-
Total activity 60
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 19
-
Subscriptions 20
-
Total activity 60
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 19
-
Subscriptions 20