Real number (ℝ) symbol in LaTeX

By Parvez Akhtar Pasha

In this tutorial, you will learn how to get the real number symbol in LaTeX. I will show you different styles of real number symbols with different packages. You can try with the a.... Read More

Create SwiftUI App for Movie Listing using TMDB API

By Saruque Ahamed Mollick

I have created a SwiftUI app for movie listing and movie details using TMDB API. First of all, I would like to tell you that I have built this in only one day and there are a lot o.... Read More

Get index in ForEach in SwiftUI

By Samim

In this tutorial, we will see how to get an index in ForEach in SwiftUI. In SwiftUI, we can use the ForEach loop to create a list of items or views. If we want to get  index of th.... Read More

Different styles of checkmark (✓, ☑) symbol in LaTeX

By Parvez Akhtar Pasha

In LaTeX, there is no default command to get the checkmark symbol. In this tutorial, I will show you different styles of checkmark symbols with different packages. Thin check mark(.... Read More

Disable Past date selection in DatePicker SwiftUI

By Samim

In this tutorial, we will see how to disable the selection of past dates in a DatePicker in SwiftUI. In SwiftUI, we can disable past dates in a DatePicker by setting a minimum date.... Read More

Get the current date in every possible format in LaTeX

By Parvez Akhtar Pasha

In this tutorial, You will learn how to get current date in LaTeX and get every possible format of the current date. In order to get the current date in Month Day, Year format, you.... Read More

Guillemets (»«) symbol in LaTeX

By Parvez Akhtar Pasha

In this tutorial, I will show you how to get the Guillemets symbol in LaTeX and how can you replace this "..." with «...». The following table lists the commands and output requi.... Read More

Perpendicular (⟂, ⫫) and Not Perpendicular (⟂̸) symbol in LaTeX

By Parvez Akhtar Pasha

In this tutorial, I will show you how to get Perpendicular, Double Perpendicular, and Not Perpendicular symbols in a LaTeX document. The following table lists the default commands .... Read More

Related Posts