7 July 2022LinuxBy Pratimesh Tiwari0 comments Things to get done just after installing Ubuntu 22.04 LTS Ubuntu 22 LTS is the latest iteration of linux distribution by Canonical […] Read more
10 March 20227 July 2022Web DevelopmentBy Pratimesh Tiwari0 comments Create a contact form with ajax [no reload] for your webpage along with PHP,JS with bootstrap. Creating and Submitting forms in html is fairly easy but what makes […] Read more
7 March 20227 July 2022PythonBy Pratimesh Tiwari1 comment Store Hangman User Records in a MYSQL Database from user-record text file Storing Data from Hangman in a MYSQL database is usually done by […] Read more
7 March 20227 July 2022PythonBy Pratimesh Tiwari13 comments Hangman Game in Python and store user records in a text file A Hangman Game On Python is about guessing letters (A-Z) to form the words. […] Read more