Tags

#beginners

Cover Image for How to Change Your AWS EC2 Instance Type for a Seamless Hosted UI-to-Backend Integration

How to Change Your AWS EC2 Instance Type for a Seamless Hosted UI-to-Backend Integration

Hermione Dadheech

In the world of web applications, linking a hosted user interface (UI) with a secure backend on...

Cover Image for Finding Elements in a List using Python

Finding Elements in a List using Python

Swapnoneel Saha

When working with Python, lists are one of the most versatile data structures you’ll come across. It...

Cover Image for What is an API and My learnings with them

What is an API and My learnings with them

Hardik Kumar

As a beginner, the term "API" sounded really difficult to me. But today, whenever building a full-fledged...