- iPhone
miztis lol.
Yeah, I am kind of obsessed with JavaScript and JSON, but I love all the others as well.
HTML, CSS, Python, C#, Java, C++.
As I say, ‘All super delicious!’
miztis lol.
Yeah, I am kind of obsessed with JavaScript and JSON, but I love all the others as well.
HTML, CSS, Python, C#, Java, C++.
As I say, ‘All super delicious!’
SquirrelGuy-5 Naw, HTML and CSS are bland.
Captain_Jack_Sparrow I agree they ain’t as tasty as others, but they’re still useful.
SquirrelGuy-5 Do I even dignify this with a response?
[WUT] Adam just know that Glitchtrap aka Old Joey likes to greet me but then makes me go insane, so everything I look at is made out of computer code 😬.
The codes looks tasty for some reason.
Also sometimes I automatically switch onto trigonometry mode and I see every triangle and sine in the world around me
SquirrelGuy-5
bro shut your 'hacker' ass upp 🤣
also doesnt this google theme for my school chromebook look awesome?
ackvonhuelio you’re not very nice.
😢 😡
ackvonhuelio womp womp woommmpppp
@ackvonhuelio oh and I can very well hack u meanie piece of popcorn kernel!
😝😝😝😆😆
ackvonhuelio you so baddddddd.
Bad boy bad boy.
SquirrelGuy-5
dewit
SquirrelGuy-5
wtf bro kinda weird to say to someone
ackvonhuelio Do you know something?
Actually, I don’t want to give away my superior knowledge away to some Lego brick thing , so ima done talking to you.
Goodbye, ackvonhuelio.
SquirrelGuy-5
lmfao stop tryna play it cool
it's obvious you don't know shit about 'hacking' or probably even programming in general (you listed JSON along with a bunch of other languages that you are supposedly obsessed with lmfao what 🤣🤣)
dude actually don't reply to this and just go away
or stay and let me keep insulting you lol im enjoying it 😘
ackvonhuelio ima enjoying this too!
I have to admit, your ignorance is just ADORABLE.
Ima sure I know way more about hacking and coding than you, dude.
But just to make sure, tell me everything you know about JavaScript.
Arrays [], Objects {}, Functions (), etc.
SquirrelGuy-5 trying to learn JavaScript now?
birthdayboy224 nah, I know it already.
var side;
function loadNewSeed(data) {
side=width/data.length;
for(var i = 0; i < data.length; i++) {
if(data[i]=="1") {
rect(i*side,200,50,50);
}
}
}
SquirrelGuy-5
Javascript and JSON are not different things. JSON literally stands for "Javascript Object Notation". Plus, HTML is a markdown language and not a programming language. CSS is in a weird class of its own.
I do have a challenge for you though: Create a simple webapp using either a nodejs or python backend which allows users to upload images and apply filters to them and download or post the result to a public image board.