# JavaScript Tutorial
__Welcome__ to this complete [JavaScript](https://www.javascript.com/) tutorial, enough to get you kickstarted into learning th...
Well, hello there!
Before we start, here's the table of contents! (Credit to IntellectualGuy's [Big Python Tutorial](https://replit.com/talk/learn/sp...
# [Discord.py] Discord Bot with fully functioning web dashboard!
Hello everyone and today I will be going through how to make a discord bot, a websit...
Here are a few useful tags that are rarely used!
1: <fieldset>
The `<fieldset>` tag allows you to make a window to store HTML content in. This can h...
## Kaboom.js Tutorial
Hello everyone, since we were in the middle of the [KABOOM JAM](https://replit.com/talk/announcements/KABOOM-JAM/127934), I dec...
# Lua Tutorial
Why hello there, this is a Lua tutorial! For those of you that have, unfortunately, never even *heard* of Lua, it is a lightweight, h...
Take 10 minutes and read this tutorial. Then you will know how to animate with CSS!! And best of all, you barely need any CSS and HTML knowledge, and...
###### HAHAHAAH, the emoji md works! >:)
# Make your own animation - Tutorial!
##### 🐍 A step by step tutorial on making a *python* animation 🐍
> Ma...
Hey y'all! This isn't really a tutorial so I understand if this gets taken down. I just wanted to thank all y'all who upvoted my Brute Force Password...
# Java ULTIMATE Tutorial
#### By @EpicGamer007 formerly known as @AbhayBhat
I am sure that there are many people who want to learn java either for c...
How to Make a Repl.it Cycles Notification (Apple Tutorial!!!)
Hello people, been a while since I was last here (actually it was literally last year) but I thought I should make a proper leave. If you are interest...
# Hîïíīįì everyone!
Hope y'all are doing great! School is starting real soon, so I hope ~~you have been studying to get ready~~ you are enjoying the...
# Hack Google Dino Game!
## -------
# Step 1:
## Open chrome and start dino game:
just goto chrome and type "chrome://dino" and the dino game will st...
# Arduino Blink
This will make an LED on an Arduino Uno blink.
## Setup
What you'll need:
- Arduino IDE
- Printer USB cable
- Computer
- Arduino Uno...
# Ruby!
Ruby is a really cool and not that hard to learn language, it’s got a syntax sort of like a mix between Lua and Python but still unique and qu...
# Shooting Tutorial
In many games, you would want to add something we like to call *shooting* -- that is, making projectiles go in a certain direction...
JavaScript, unlike many languages, has a very diverse code style. This is probably a combination of not only ASI (Automatic Semicolon Insertion) code...
(just wrote this up in a few minutes, so there might be typos and stuff)
(the reader is expected to have at least basic knowledge of python)
(and prog...
Not long ago, I was a beginner to python. I was eager to make games, but had a hard time finding how to create certain elements of the game, such as c...
# **How To Code a Minecraft Plugin**
***
After many years of waiting, today I can officially announce that Minecraft Plugin Development has come to re...
# Prerequisites
You need to have a few tools installed, specifically a cross compiler, QEMU, and GRUB. You'll also need Flex, Bison, `make`, and OpenS...