## Bookmarklets [[WIKIPEDIA](https://www.google.com/search?q=what+are+bookmarklets)]
> Bookmarklets are unobtrusive JavaScripts stored as the URL of a...
 use the secrets environment for your disc...
###If you are making a very simple rollover, should you use javascript instead of CSS? this code
```css
#button1{
color:green;
}
#button1:hover{
col...
# JavaScript Tutorial
__Welcome__ to this complete [JavaScript](https://www.javascript.com/) tutorial, enough to get you kickstarted into learning th...
# Introduction
`.replit` files can probably be the toughest for developers that use Replit heavily. You mainly have to code them when you clone from G...
Hi there, This will tell you how to make your own website, it also has some text on the website. This is for complete beginners. Idk How to do anythin...
# Learn C# Fast!
@Bunnytoes
Have you wanted to learn a modern, fast, compiled language that is general-purpose and is used almost everywhere? That's...
# My Lua Tutorial!
Lua is a great language, it can do most anything!
This tutorial was made by JosephFrey1!
While thats enough Chit Chat! Lets get ri...
# How to make a chatbot with python
First, what is a chatbot? A chatbot is a robot you can talk to. They do specific things like playing games with y...
Easy ways to make your python code more Concise and efficient!
I just wanted to share some tricks to make code more concise and more efficient that are really simple to implement
# F-Strings
___
F-Strings come in...
Hello and Welcome to the one and only Jaxit Tutorial. I will teach you how to use Jaxit. First of all, thank you for reading this tutorial.
**Now, ti...
Want to use coffeescript in your HTML webpages on REPLit? Look no further!
Hello Everyone! This is a pretty simple tutorial, so I'm sure you'll get through it in no time! REPLit, whilst having coffeescript support, has more o...
# Introduction
### Pull up the attached code!
With all the great things about Python people are talking about, it can feel like there just aren't any...
Did you know Chicago’s name comes from a Native American word for Wild Onions because of the wild onion and garlic that was native to the area? It mak...
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...
# Minecraft tutorial!
Hi everyone! So, in this...
Let's code a Discord bot in JavaScript! (discord.js)
👋 Hey there! In this tutorial, I'll teach you how to create a Discord bot, which will let you add and respond with "tags" - responses that you can se...
# Pong AI
During the lockdown i made a pong-AI. It works by calculating the course of the ball with this code:
```py
def calculate_move(self, middelp...
# OK!
Before we start, I want to give you a little background information on the creator of Ruby, Yukihiro Matsumoto.
![creatorofruby](https://stora...
Hello guys, I thought while I was learning swift, I should share with others! I will be constantly updating this tutorial, and please feel free to ask...
# How to use `Bash`
Hi, today I will be teaching you how to navigate the file system using a software called `Bash`. `Bash` stands for **B**ourne **A*...
# INTRO
What's up, guys! I'm back, DSAJagat, aka cyan from amongus. In this post, I'll be showing you how to make an application! these steps are so e...
# [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...