Sometimes you may need to convert PDF to CSV in Python. Here are the steps to do so.
How to Convert PDF to Text in Python
Sometimes you may need to convert PDF to Text in Python. Here are the steps to do it using PyPDF2 package.
How to Convert Text to CSV File in Python
How to Split List Into Even Chunks
Sometimes you may need to split list into even chunks in Python. Here are the steps to split list into even sized lists in Python.
How to Split File in Python
Often you may need to split file in Python by delimiter, size, lines, columns. Here are the different ways to split file in Python.
How to Show File Without Comments in Linux
Sometimes you may need to view file contents without comments in Linux. Here are the steps to do so in Linux.
How to Enable Screen Sharing in Ubuntu
Sometimes you may need to share screen in Ubuntu. Here are the steps to enable screen sharing in Ubuntu.
Linux Show Active Connections on Port
Sometimes you may need to view active connections in Linux. Here are the steps to show active connections in Linux.
How to Install CSF in CentOS & Ubuntu
How to Install Visual Studio Code in Ubuntu
Visual Studio is a popular development platform. Here are the steps to install visual studio code in Ubuntu.