In this tutorial, we will build a Todo application using React and Django. React is a front-end JavaScript framework that uses components in creating user...
Topic: None
How to Choose Levels of Logging
Application logging is an essential practice a developer can implement in their code to facilitate production support. Entries in log files contain essential...
Implementing Bottom Sheet Dialogs using Android Studio
Bottom Sheet dialogs seem to be replacing regular Android dialogs and menus. The Bottom Sheet is a component that slides up from the bottom of the screen to...
How to Implement Material-UI in React
React.js is one of the leading frameworks used when creating web applications. It enables developers to create SEO-friendly and highly-interactive components....
Create Login and Register System with C# Winforms
Many developers in recent years have been using C# to develop their applications. In this tutorial, we’ll go through a simple example of how to create a basic...
Fork() in C Programming Language
You may have seen a lot of processes in your task manager if you are using Windows. Or in your resource monitor if you are using Linux. Did you ever stop to...
Working with User-Defined Functions in SQL Server
In this tutorial, we will be discussing user-defined functions in SQL Server. More specifically, we will be discussing Scalar functions and Table-Valued...
Sorting Algorithms in JavaScript
Sorting can be referred to as arranging files in some particular order. The arrangement performed can be based on the value of each file present. That...
Figma for Web Design – A Beginner’s Guide
Web design is a fast-growing area in the tech industry because of digital transformation and the increased number of web applications. Web designers are...