Homepage
Open in app
Sign in
Get started
Code 85
Plain language programming tutorials for non-developers
What is Code 85?
Follow
Use Sets to Count Occurrences in Python
Use Sets to Count Occurrences in Python
Refactor a three-step algorithm into a one-liner
Jonathan Hsu
Dec 1, 2020
Easily Build Your First Web App With Python’s Flask
Easily Build Your First Web App With Python’s Flask
Installation to execution in 10 minutes
Jonathan Hsu
May 25, 2020
Starting an HTTP Server in Seconds With Just 2 Lines of Code
Starting an HTTP Server in Seconds With Just 2 Lines of Code
Using Python, ngrok, and a batch file to wrap everything up
Ben Soyka
May 24, 2020
A Simple Introduction to Python Virtual Environments
A Simple Introduction to Python Virtual Environments
A crucial next step for budding Pythonistas
Jonathan Hsu
May 24, 2020
Getting Started with Deno
Getting Started with Deno
The spiritual successor to NodeJS
Jonathan Hsu
May 21, 2020
Two Simple Ways to Count Backwards in Python
Two Simple Ways to Count Backwards in Python
Learn to use the range() function
Jonathan Hsu
May 18, 2020
Two Simple Algorithms for Chunking a List in Python
Two Simple Algorithms for Chunking a List in Python
Convert a list to evenly sized segments
Jonathan Hsu
May 16, 2020
How To Pass Command-Line Values to a Python Script
How To Pass Command-Line Values to a Python Script
Use argparse to define script values
Jonathan Hsu
May 11, 2020
What is the Difference Between Shallow and Deep Copying?
What is the Difference Between Shallow and Deep Copying?
Python tutorial with code examples
Jonathan Hsu
Apr 30, 2020
How To Properly Sum Numbers in Python
How To Properly Sum Numbers in Python
Avoid floating point inaccuracies with fsum()
Jonathan Hsu
Apr 28, 2020
4 Simple Ways to Refactor Your Python Code
4 Simple Ways to Refactor Your Python Code
Learn new techniques and optimize your existing code
Jonathan Hsu
Apr 27, 2020
A Beginner’s Guide to Python List Comprehensions
A Beginner’s Guide to Python List Comprehensions
Eliminate 90% of your for loops
Jonathan Hsu
Apr 23, 2020
How To Build a Command-Line JSON Splitter
How To Build a Command-Line JSON Splitter
Create a tool to split large JSON files
Jonathan Hsu
Apr 22, 2020
How To Stop Floating Point Arithmetic Errors in Python
How To Stop Floating Point Arithmetic Errors in Python
Learn to use the Decimal library
Jonathan Hsu
Apr 21, 2020
About Code 85
Latest Stories
Archive
About Medium
Terms
Privacy