Homepage
Open in app
Sign in
Get started
Programming Tips
Python 📈
JavaScript 📱
Newsletter 📰
About 👨💻
Original Website
Follow
Trending Stories 💯
From JavaScript to TypeScript Crash Course/CheatSheet : Basics
From JavaScript to TypeScript Crash Course/CheatSheet : Basics
TypeScript Compiler
Rahul Banerjee
Jun 21, 2021
How to Transform Data into Profit with Python and Flask
How to Transform Data into Profit with Python and Flask
Discover how to transform data into profit with Python, Flask, and RapidAPI. Learn to create, deploy, and monetize a custom API using…
Rahul Banerjee
Apr 11, 2023
#Day14 — Exceptions in Python
#Day14 — Exceptions in Python
Today we will we talking about the Exceptions in Python.
Rahul Banerjee
Apr 3, 2021
#Day23 — How to Scrape Websites using Requests and Beautiful Soup Part1
#Day23 — How to Scrape Websites using Requests and Beautiful Soup Part1
Today, we will be discussing web scraping using Python. We will be using the library Beautiful Soup and Requests to scrape Worldometer’s…
Rahul Banerjee
Apr 12, 2021
Latest Stories 🗓
How to Use Decorators in Python?
How to Use Decorators in Python?
Learn how to use Python decorators to add functionality to your code. Explore decorator functions, classes, caching, best practices, and…
Rahul Banerjee
Mar 4, 2023
How to Create a Testable CLI using TypeScript?
How to Create a Testable CLI using TypeScript?
A CLI is a tool that allows users to interact with a computer program through the command line. It can perform various tasks, such as…
Rahul Banerjee
Jan 29, 2023
How to Send and Receive Data in Flask
How to Send and Receive Data in Flask
I’ll be using Repl.it for writing all the code. Repl.it lets you quickly deploy your API and is really convenient. You can find my Repl…
Rahul Banerjee
Nov 17, 2022
How to Store Credentials as Environment Variables and Read in JavaScript
How to Store Credentials as Environment Variables and Read in JavaScript
Secrets are called secrets for a reason. We do not want others to know about them, be it in real life or in JavaScript
Rahul Banerjee
Nov 13, 2022
How to Easily Manage Multiple Node Versions
How to Easily Manage Multiple Node Versions
This will be a short tutorial that will teach you how to manage node versions using a version manager called nvm. You’ll also see how to…
Rahul Banerjee
Oct 21, 2022
Do you know these Software Engineering Terms?
Do you know these Software Engineering Terms?
Do you know about the Ostrich Algorithm?
Rahul Banerjee
Oct 18, 2022
How to read and write files in JavaScript
How to read and write files in JavaScript
We will look at client-side and server-side methods
Rahul Banerjee
Jun 23, 2022
Getting Started with Python and InfluxDB
Getting Started with Python and InfluxDB
This article was originally posted on The New Stack.
Rahul Banerjee
Mar 28, 2022
How to randomly select an item from a list?
How to randomly select an item from a list?
This post was originally posted on Python Engineer’s Blog
Rahul Banerjee
Feb 10, 2022
Why and How should you learn a new programming language?
Why and How should you learn a new programming language?
Don’t start off by doing projects
Rahul Banerjee
Jan 13, 2022
The 4 Types of Side Hustles for Software Developers
The 4 Types of Side Hustles for Software Developers
#4 — Selling Stickers
Rahul Banerjee
Dec 27, 2021
Writing Better Tests with AI and GitHub Copilot
Writing Better Tests with AI and GitHub Copilot
When you use GitHub Copilot, are you the pilot or the co-pilot?🤔
Rahul Banerjee
Dec 5, 2021
Gentle Introduction to Linear Programming
Gentle Introduction to Linear Programming
This article will be a gentle introduction to Linear Programming and also show you how to plot a feasible region satisfying constraints in…
Rahul Banerjee
Nov 12, 2021
Using the BitBucket API
Using the BitBucket API
As your team grows, you may need to modify how you use Git to collaborate with team members. For instance, you might set up custom rules…
Rahul Banerjee
Oct 26, 2021
Intro to Flask — Micro Web Framework
Intro to Flask — Micro Web Framework
Build your first Flask API
Rahul Banerjee
Aug 18, 2021
4 packages to generate UUIDs in JavaScript
4 packages to generate UUIDs in JavaScript
Keep your database row ids unique
Rahul Banerjee
Aug 15, 2021
Getting Started with Lodash in JavaScript
Getting Started with Lodash in JavaScript
Lodash significantly reduces your lines of code and makes your code look more readable
Rahul Banerjee
Jul 17, 2021
5 Simple Steps to Package an Existing TypeScript Project & Release it to NPM
5 Simple Steps to Package an Existing TypeScript Project & Release it to NPM
How to package an existing TypeScript project and release it to npm in 5 easy steps.
Rahul Banerjee
Jul 4, 2021
A cheat sheet for JavaScript’s Axios to consume APIs in JavaScript
A cheat sheet for JavaScript’s Axios to consume APIs in JavaScript
Originally Posted on realpythonproject.com
Rahul Banerjee
Jun 30, 2021
A cheat sheet for JavaScript’s fetch API — Some common use cases
A cheat sheet for JavaScript’s fetch API — Some common use cases
The fetch API in JavaScript is used to make requests. It can also be used to consume APIs. Let’s take a look at some of the most common…
Rahul Banerjee
Jun 27, 2021
How to get a JSON file of your Medium Stats and create a Dashboard using Streamlit
How to get a JSON file of your Medium Stats and create a Dashboard using Streamlit
Originally Published in realpythonproject.com
Rahul Banerjee
Jun 13, 2021
JavaScript: Do you know the fastest way to iterate over arrays, objects?
JavaScript: Do you know the fastest way to iterate over arrays, objects?
There are multiple ways to iterate over an array or objects in JavaScript but do you the fastest way? Let’s find out the fastest way in…
Rahul Banerjee
Jun 8, 2021
A cheat sheet for working with JSON Data in JavaScript
A cheat sheet for working with JSON Data in JavaScript
In this article, we will be doing some common operations while working with JSON data in JavaScript
Rahul Banerjee
Jun 8, 2021
A cheat sheet for working with JSON Data in Python — Python and Data Science for Everyone
A cheat sheet for working with JSON Data in Python — Python and Data Science for Everyone
In this article, we will be doing some common operations while working with JSON data in Python
Rahul Banerjee
Jun 5, 2021
#Day31 — From Python to JavaScript — The Basics Part 4
#Day31 — From Python to JavaScript — The Basics Part 4
Rahul Banerjee
Apr 28, 2021
About Programming Tips
Latest Stories
Archive
About Medium
Terms
Privacy
Teams