Open in app

Sign In

Write

Sign In

Durgesh Samariya
Durgesh Samariya

221 Followers

Home

About

Published in

Python in Plain English

·3 days ago

5 Killer REST APIs for Your Portfolio Project

Utilizing Open Source Free APIs — As a web developer, creating captivating portfolio projects is essential to demonstrate your skills and attract potential clients or employers. Integrating RESTful APIs into your projects can significantly enhance functionality and interactivity. In this article, we will explore five killer REST APIs that you can incorporate into your portfolio projects…

Automation

3 min read

5 Killer REST APIs for Your Portfolio Project
5 Killer REST APIs for Your Portfolio Project
Automation

3 min read


Published in

Python in Plain English

·May 25

Regular Expressions in Python: Pattern Matching Made Easy

Python Series — Part 23 Regular expressions (regex) are powerful tools for pattern matching and manipulation of text. They provide a concise and flexible way to search, extract, and manipulate strings based on specific patterns. In this article, we will explore regular expressions in Python and demonstrate how they can…

Python

3 min read

Regular Expressions in Python: Pattern Matching Made Easy
Regular Expressions in Python: Pattern Matching Made Easy
Python

3 min read


Published in

Python in Plain English

·May 24

Working with Modules and Packages in Python: A Beginner’s Guide

Python Series — Part 22 — Python’s module and package system provides a powerful way to organize and structure your code, making it more maintainable and reusable. In this beginner’s guide, we’ll delve into the world of modules and packages in Python, exploring their concepts and demonstrating practical examples with code snippets. …

Python

4 min read

Working with Modules and Packages in Python: A Beginner’s Guide
Working with Modules and Packages in Python: A Beginner’s Guide
Python

4 min read


Published in

Python in Plain English

·May 22

A Beginner’s Guide to List Comprehensions in Python

Python Series — Part 21 — Python is renowned for its readability and simplicity, and one of its powerful features is list comprehensions. List comprehensions provide a concise and elegant way to create lists based on existing lists or other iterables. By combining loops and conditional statements into a single line of code, developers can write…

Python

3 min read

A Beginner’s Guide to List Comprehensions in Python
A Beginner’s Guide to List Comprehensions in Python
Python

3 min read


Published in

Python in Plain English

·May 22

Unlocking the Power of Generators in Python

Python Series — Part 20 — Generators are a powerful feature in Python that allows us to create iterable objects in an efficient and memory-friendly way. They provide an elegant solution for generating sequences of values on the fly, without storing them all in memory. In this intermediate tutorial, we will dive into the world of…

Python

6 min read

Unlocking the Power of Generators in Python
Unlocking the Power of Generators in Python
Python

6 min read


Published in

Python in Plain English

·May 16

Python Decorators: A Comprehensive Guide to Using and Creating Decorators

Python Series — Part 19 — Python decorators are a powerful feature of the language that allows you to modify the behavior of functions or classes. They provide a way to add functionality to existing code without modifying its structure. In this article, we’ll explore decorators in-depth and learn how to use and create them effectively. What are Decorators? …

Python

7 min read

Python Decorators: A Comprehensive Guide to Using and Creating Decorators
Python Decorators: A Comprehensive Guide to Using and Creating Decorators
Python

7 min read


Published in

Python in Plain English

·May 11

Demystifying Object-Oriented Programming in Python: A Guide for Intermediate Developers

Python Series — Part 18 — Object-Oriented Programming (OOP) is a powerful paradigm that allows developers to structure their code around objects and their interactions. Python, being an object-oriented programming language, provides robust support for creating and working with objects. However, understanding the key concepts and principles of OOP can be challenging, especially for intermediate developers…

Python

4 min read

Demystifying Object-Oriented Programming in Python: A Guide for Intermediate Developers
Demystifying Object-Oriented Programming in Python: A Guide for Intermediate Developers
Python

4 min read


Published in

Python in Plain English

·May 11

Pipenv Virtual Environment

Simplifying Python Development — Python has become one of the most popular programming languages thanks to its simplicity and versatility. However, managing dependencies and virtual environments can sometimes be a cumbersome task. Enter Pipenv, a tool that aims to simplify Python development by providing a streamlined workflow for managing packages and creating virtual environments…

Python

4 min read

Pipenv Virtual Environment
Pipenv Virtual Environment
Python

4 min read


Published in

Python in Plain English

·Apr 26

Python Virtual Environment

A Comprehensive Guide — Python is a versatile programming language that is used in a variety of applications, including web development, machine learning, and scientific computing. One of the most powerful features of Python is its ability to install and use packages, which extend the functionality of the language. However, managing packages and their…

Python

4 min read

Python Virtual Environment
Python Virtual Environment
Python

4 min read


Published in

Python in Plain English

·Apr 26

Creating API Endpoints with FastAPI

FastAPI for Beginners Series: Part 3 — In the last part of the series, we learned about the basic of FastAPI and the installation. In this part, we will create our first endpoint using FastAPI. Creating a FastAPI Project To get started with FastAPI, you need to have Python 3.6+ installed on your system. Once you have Python installed, you can…

Python

3 min read

Creating API Endpoints with FastAPI
Creating API Endpoints with FastAPI
Python

3 min read

Durgesh Samariya

Durgesh Samariya

221 Followers

Machine Learning PhD candidate @ FedUni 🇳🇿 | Adventurer | Traveller 🧳 | Reader

Following
  • Soner Yıldırım

    Soner Yıldırım

  • Youssef Hosni

    Youssef Hosni

  • Ishaan Gupta

    Ishaan Gupta

  • Sabrina Carpenter 🐍

    Sabrina Carpenter 🐍

  • Aman Kharwal

    Aman Kharwal

See all (192)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams