Tutor Joe's Technical Blog

Create Read Update and Delete using Node.js Express with MySQL Database


Author Tutor Joes Posted on January 17, 2022



The purpose of this article is to demonstrate how to perform Create, Read, Update and Delete CRUD operation in Node js with MySQL Database using Express JS Node module. Read More



C#.Net Project With MySQL Database Connection


Author Tutor Joes Posted on January 19, 2022



The purpose of this article is to demonstrate how to use and connect C# application with MySQL database using MySQL .NET Connector.You can use Package Manager to add it as a package and it is the easiest way. You don't need anything else to work with a MySQL database. Or you can run this command in Package Manager Console.. Read More



CSS Horizontal Navigation Bar


Author Tutor Joes Posted on June 08, 2022



The purpose of this article is to demonstrate to learn how to create a Horizontal Navigation Bar in css. Read More


Login & Registration Application Using NodeJS Express and MySQL


Author Tutor Joes Posted on July 01, 2022



The purpose of this article is to demonstrate to learn how to create a login form using Node.js and MySQL. Read More


Python Django Complete E-Commerce Project With Bootstrap 5


Author Tutor Joes Posted on July 11, 2022



The purpose of this article is to demonstrate to learn how to create complete E-Commerce site using Python Django and MySQL. Read More


Flutter Applications With Python Flask Rest API with Flutter


Author Tutor Joes Posted on July 23, 2022



The purpose of this article is to demonstrate to learn how to create Simple Mobile application with Python flask Rest API in Flutter. Read More