Member-only story
The Best of Programming on Medium (October 2021)
Our favorite stories that were published last month
Hey everyone,
I hope y’all are doing well and had a nice Halloween weekend in the previous week. In this issue, we’ve got plenty of interesting stories published across Medium from the month gone by.
From a first look at vscode.dev to mining Ethereum on AWS to building a TikTok-like scrolling feed in iOS — we’ve got it all covered. Let’s get started.
Programming
- Meet VS Code in the Browser (vscode.dev) — VS Code for the Web by Yong Cui
- Why vscode.dev is a game changer for code reviews by Zak Mandhro
- I’ll Admit It, I’ve Never Had To Reverse a Linked List in My Career. Does Anyone Do That Anymore? by Fernando Doglio
- 3 Things Go Needs Right Now More Than Generics by Ryan Collingham
- The 2021 guide to coding on an iPad Pro by Owen Williams
- Create Your Own NFT Collection With Python by Ewoud
- How I Made a Profit Mining Ethereum on AWS by James Robinson
- 7 VS Code shorthand to code faster by Aphinya Dechalert
- Why Kotlin Is an Intelligent Bet As the All-Weather Programming Language by The Bored Dev
Data Science

- Creating Generative Art NFTs from Genomic Data by Simon Johnson
- How I Built My Own Dating App Algorithm by Marco Santos
- A Data Storytelling Project with Some Advanced Visualization in ggplot2 by Rashida Nasrin Sucky
- The Most Popular Languages on Reddit after Analyzing ~1M Comments by Felipe Hoffa
- Use Julia For Awesome Data Science Projects by Daniel Giterman
- The Life of a Data Analyst by Megan Dibble
- How to Use the Feynman Technique to Become an Expert in the Most Complicated Concepts in Data Science by Madison Hunter
- Detecting Outliers Using Python…