(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...
Teaches you how to code in python. By `PYer`
This tutorial excpects some basic knowledge of coding in another language.
 - I'd seen APIs for WhatsApp but they were unoffical and there was a chance...
# Repl.it Site-Wide Dark Theme
Do you like being blinded while browsing Repl.it?
Well me neither!

## If you're interested in learning the Ruby programming language, this program might help you out with the basics:
**printing/putting, delaying cod...
# **How To Code a Minecraft Plugin**
***
After many years of waiting, today I can officially announce that Minecraft Plugin Development has come to re...
Guys! In this quick tutorial, I'll be showing you how to make your posts pretty using Markdown styling!
# Headers
First we'll learn about headers. A...
# GIT on repl.it
Git is a version control system for programmers. It allows programmers to collaborate easily, and makes sure the integrity of the pr...
# Hosting [discord.py](http://discordpy.readthedocs.io/en/latest/) bots on [repl.it](https://repl.it/)
*This tutorial shows you how you can host your...
A Comprehensive Guide to Replit's New Git and GitHub Features
# A Comprehensive Guide to Replit's New Git and GitHub Features
recently, Replit has added integrations for Git and GitHub. now, you can interact wit...
This tutorial will teach you how to use the Repl.it Auth API.
# Prerequisites
You are required to know the following before you start:
- Basic knowle...
Introduction to Machine Learning with Python and Repl.it
Hey all,
I've written a tutorial to explain basic machine learning concepts and to show how to get started with the great Python scikit-learn library...