Skip to content
<T>alreg.com

<T>alreg.com

Code and more (code)

×

<T>alreg.com

  • Home
  • About me

Month: October 2020

C# anonymous class
C# / Programming
  • October 26, 2020
  • / Leave a Comment on C# anonymous class
  • 5 min
  • 2 years

C# anonymous class

While C# has both classes and structures (that are not the same as the one in C++) They also have an interesting creature, the anonymous class. What is that? The anonymous class is there to […]

Read More
Working with go modules and GCP
Cloud / GCP / Go / Programming
  • October 17, 2020
  • / Leave a Comment on Working with go modules and GCP
  • 7 min
  • 2 years

Working with go modules and GCP

Go modules are a tool to include dependencies with your project. They do not replace the need for the GOROOT or GOPATH, but they help managing the packages that you use, like npm in NodeJS. […]

Read More
Rust assertions
Programming / Rust
  • October 5, 2020
  • / Leave a Comment on Rust assertions
  • 4 min
  • 2 years

Rust assertions

Out of the box, Rust only comes with couple of assert options: First thing – Rust macros have the exclamation mark at the end, and the assertions macro are no different. Unlike the regular annoyance […]

Read More
Func Template Delegates
C# / Programming
  • October 4, 2020
  • / Leave a Comment on Func Template Delegates
  • 1 min
  • 2 years

Func Template Delegates

C# has an interesting delegate option, Func. Func is nothing but a syntactic sugar over classic delegate template, but it does make it simple to process and to read. If we have the following code […]

Read More
C++ 20 modules -short intro
C++
C++ 20 modules -short intro

Latest Posts

C++ 20 modules -short intro
C++ 20 modules -short intro
July 5, 2021
Transferring your projects to module go
Transferring your projects to module go
March 23, 2021
Custom buttons with Android
Custom buttons with Android
December 25, 2020
Templates: specialization
Templates: specialization
December 14, 2020

Categories

  • Android
  • Ansible
  • Bash
  • C#
  • C++
  • Cloud
  • Database
  • DevOps
  • Express
  • GCP
  • Go
  • Java
  • JavaScript
  • MERN
  • MongoDB
  • Network
  • NodeJS
  • Programming
  • Python
  • Ruby
  • Rust
  • Tips
C++ 20 modules -short intro
Transferring your projects to module go
Custom buttons with Android
Templates: specialization
Rust Regular expressions
Working with Go plugins
C# anonymous class

<T>alreg.com

Proudly powered by WordPress | Theme : New Blog a free WordPress theme : by : Postmagthemes