Do people here code on js or python
Binary_CoderLvl 2
- Edited
Yogurt Four lines of code and you can use console.log()
anywhere:
var console = {};
console.log = function(input) {
println(input);
};
ackvonhuelioLvl 41
Binary_Coder
actually this showed up on the hotlist yesterday:
https://www.khanacademy.org/computer-programming/making-the-ka-console-more-bearable/5687981493633024
- iPhone
Ima kind of moving to khan academy now too.
BUT.
I still use code.org somewhat. For example, I made a cuboid renderer on khanacademy and put the code in CDO.
Oh and I DIDNT use WEBGL for this. I used trigonometry.
function rotateZaxis(theta) {
var sintheta = sin(theta);
var costheta = cos(theta):
… more boring code…
}
DragonFireGamesLvl 11
Yogurt yup
DragonFireGamesLvl 11
CDO uses javascript, so that is what I'll be using for codemon.
DragonFireGamesLvl 11
Yogurt Actually, the cards in codemon are generated on the spot and saved in a buffer.
DragonFireGamesLvl 11
Personally, I will not be leaving to khan academy, instead, I will go back to making more stuff with github and render.
bye when you leave bud
i'll miss ya
- iPhone
kid I’ll still see y’a in the Forum tho.
:)
altZanyLvl 1
- Windows
Wait hold up
altZanyLvl 1
- Windows
@SquirrelGuy-5 = @DragonFireGames !??!?
DragonFireGamesLvl 11
altZany nah, I'm pretty sure @SquirrelGuy-5 thought @kid was talking to him even though he was probably talking to me