Open in app
Home
Notifications
Lists
Stories

Write
Shweta Lodha
Shweta Lodha

Home
About

1 day ago

Highlighting Errors And Warnings In VS Code

While doing development, it is quite obvious that you will see some errors and warnings. …

2 min read

Highlighting Errors And Warnings In VS Code
Highlighting Errors And Warnings In VS Code

2 days ago

Multiple Ways To Get Current Working Directory In Python

If you are a programmer, you must have come across a requirement wherein you need to access the current working directory. The current working directory is the folder where your application is running from. In this article, I’ll show you three different ways to get current working directory using Python. Using os.getcwd …

Python

1 min read


May 14

Getting Started With Matplotlib Using Python

Matplotlib is a multi-platform library for data visualization built on top of NumPy arrays. It works very well with all the operating systems and supports many output types and backend systems. Before we begin with Matplotlib, we need to pull in the required package. Required Package We need to install matplotlib and…

Python

2 min read

Getting Started With Matplotlib Using Python
Getting Started With Matplotlib Using Python

May 11

Extracting News From Google Using Python

The situation, wherein you are running out of time but still do not want to miss your doze of daily news. Then this article is for you. When it comes to reading news, not everyone is interested in every topic. Few may be interested in sports, others may be interested…

Python

2 min read

Extracting News From Google Using Python
Extracting News From Google Using Python

May 3

Getting Started With SQLite Database in Python

In this article I’ll walk you through the process of using SQLite database, which is an in-built database for Python. …

Python

2 min read


Apr 26

Screen Capture Using Python

Nowadays, screen capturing is one of the common tasks which most of us are doing in our day-to-day routine and there are instances where in we need to automate this task. In this article, I’ll explain you about how can we automate screen capturing using Python. To get started, first…

Python

2 min read

Screen Capture Using Python
Screen Capture Using Python

Apr 25

Automatically Renaming XML Tags In Visual Studio Code aka VS Code

If you are working with XML tags and using Visual Studio Code, then you must have face an issue that whenever you are renaming stating or…

Vscode Extension

1 min read

Automatically Renaming XML Tags In Visual Studio Code aka VS Code

--

--


Apr 15

Effective ways to sort Python iterables

The traditional way to sort iterables is by using loops, like for loop or while loop. As part of this article, I’m not going to cover this traditional way, rather I’ll be focusing on a better way to implement sorting. And that better way is by using sorted function. Let’s…

Python

1 min read

Effective ways to sort Python iterables
Effective ways to sort Python iterables

Apr 12

Create Word Art From An Image Using Python

If you are Python developer then you may be fully convinced that we can do very cool things using Python in very easy way. Today I’m going to show you a very beautiful usage of Python, in which we will see how we can generate a word art of any…

Python

2 min read

Create Word Art From An Image Using Python
Create Word Art From An Image Using Python

Mar 31

Work From Home Hack To Keep Screen Active Till You Want

If your boss is very workaholic and you are not working from office then you must have heard one of these statements from your boss: Why were you not at your desk Why your status was away in Teams/Skype/etc I couldn’t see you really putting 8 hours at work, blah…

Python

2 min read

Work From Home Hack To Keep Screen Active Till You Want
Work From Home Hack To Keep Screen Active Till You Want
Shweta Lodha

Shweta Lodha

I’m C# Corner MVP, mentor, speaker, YouTuber & developer. YouTube: https://www.youtube.com/channel/UCQVOeT4i5nezvPG_xvIFzdQ Blog: http://www.shwetalodha.in

Following
  • John Douglas Porter

    John Douglas Porter

  • Marta Henriques

    Marta Henriques

  • Tycoonstoryharitha

    Tycoonstoryharitha

  • Duane Michael

    Duane Michael

  • Tecmeup

    Tecmeup

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable