Introduction This topic traverses any programming language. For all projects, no matter how small or large, there is always the need to have a read me file with sufficient details. What is a ReadMe file ? In brief, a read me file tells other developers all they need to know about your project. How to … Read More “Ten essential points to include in your next read me file” »
Month: April 2023
The problem It can be deplorably frustrating when you try opening your perfectly fine word documents only to be greeted with the error message below. If this has happened to you, then this post was written with you in mind. Does this mean you cannot ever read your files? Well, fortunately you still can. I … Read More “How to recover corrupt Word Documents” »
A common tool Excel is everywhere Microsoft office’s Excel is a common software used in the workplace. It is used in alot of industries to keep records of information in a very neat and organized manner. If you ran the Windows Operating System, then Excel is a tool you will almost certainly have access to. … Read More “How to protect and unprotect your Excel workbook” »
Introduction Have there been moments for you when When moments like the above come, then you need a short code piece of code to help you out of a tight spot. Here is a short code snippet you could use to help you debug in those moments. This is especially helpfully when you need to … Read More “Show PHP errors in 4 lines” »