
Sometimes you may need to disable/enable input in web pages. Here are the steps to disable/enable input in jQuery.
Sometimes you may need to disable/enable input in web pages. Here are the steps to disable/enable input in jQuery.
Sometimes you may need to change file extension of multiple files in Python. Here are the steps to do it.
Sometimes you may need to change file extension of multiple files in Linux. Here are the steps to do so.
Sometimes you may need to convert PDF to Text in Python. Here are the steps to do it using PyPDF2 package.
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.
Often you may need to split file in Python by delimiter, size, lines, columns. Here are the different ways to split file in Python.