Skip to content

Tag Archives: Golang

Go: Go or Golang is a statically typed, open-source procedural-oriented programming language. It was designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson,โ€ฆ Read More
Regexp is the short form of Regular expressions. People generally confuse regexp with regex, and that’s obvious because other programming languages such as Python useโ€ฆ Read More
Golang provide structures for the definition of a custom datatype. The concept of structure in Go is similar to the structure in C/C++. Example: typeโ€ฆ Read More
In Go language, the select statement is just like a switch statement, but in the select statement, the case statement refers to communication, i.e. sentโ€ฆ Read More
In the past, we only had one character set, and that was known as ASCII (American Standard Code for Information Interchange). There, we used 7โ€ฆ Read More
Encapsulation is defined as the wrapping up of data under a single unit. It is the mechanism that binds together code and the data itโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the worldโ€™s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the worldโ€™s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the world’s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the worldโ€™s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the world’s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the world’s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the world’s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the world’s writing system, includingโ€ฆ Read More
Rune is a superset of ASCII or it is an alias of int32. It holds all the characters available in the world’s writing system, includingโ€ฆ Read More

Start Your Coding Journey Now!