Assis Zang

Assis Zang @zangassis

About: Software Developer 👨🏻‍💻 | Technical Writer ✍️ | Passionate about Japanese culture 🍙. I love colorful things 🧁, action figures, and manga

Location:
Carazinho, Rio Grande do Sul - Brazil
Joined:
Mar 21, 2021

Assis Zang
articles - 23 total

Here's what I do to perform well under pressure 🤦‍♀️➡💁‍♀️

💡 Hey, have you ever felt overwhelmed trying to juggle multiple tasks at once? If so, welcome to the...

Learn More 0 0Feb 21

My impressions about the book The Clean Coder 🧹📚

Recently, I finished reading the book The Clean Coder: A Code of Conduct for Professional Programmers...

Learn More 1 0May 17 '24

Creating an easy algorithm in F#🦊

I've been programming in C# for the last 8 years, but now I decided to learn a new functional...

Learn More 0 0Mar 13 '24

Hash tables in practice🐯

Today let's learn what hash tables are and how fast they are. 🤔 What are hash...

Learn More 0 0Feb 20 '24

Creating a Hello World in Go with Zed 🙋‍♂️🌎

Zed is a high-performance code editor (IDE) 🚀 developed by the creators of Atom and Tree-sitter. It...

Learn More 12 3Jun 9 '23

Public C# methods VS public Go functions 🤺

In C# to create a public method you must use this: public void CreateBook(Book book){ //do...

Learn More 0 0Jun 3 '23

Meu blog sobre programação e afins 🦝

E aí pessoal, espero que todos se encontrem bem no momento 😀. Vou usar esse post para divulgar meu...

Learn More 1 0Jun 2 '23

9 tips for writing a good tutorial article ✍️

Tutorial articles are one of the best ways to learn something on the internet, but they don't always...

Learn More 0 0May 25 '23

My journey with Rust 🦀 #1 - Why Rust?

Perhaps the biggest reason I chose to study Rust is because it is considered one of the most beloved...

Learn More 1 0May 16 '23

10 Simple Work-From-Home Motivation Tips You Can Do Right Now! 👨‍💻🏡

Staying motivated these days is something that for many may seem like a distant horizon, almost...

Learn More 0 0May 11 '23

The Senior Impostors 🎭. How to identify and deal with them

What are Senior Impostors? I've been working with systems development for 7 years,...

Learn More 6 5May 1 '23

What you need know to get a job with .NET 👨‍💻💜

I have been working with .NET since 2017 and today I hold the position of Senior Developer in a...

Learn More 8 0Sep 1 '22

Pros and cons of studying in a face-to-face language course 🎒👩‍🎓👨‍🎓

A little about me and my country 👨‍💻💚💛💙 I live in Brazil 🇧🇷, here our native language is...

Learn More 0 0Jun 28 '22

Programadores Java irão dominar o mundo? Ou estão a beira da extinção?

Algo que tenho notado em vagas para desenvolvedores é a grande procura por desenvolvedores Java, sou...

Learn More 6 4Jun 9 '22

Have you ever used .NET 6 Minimal API in any real scenario?

Minimal APIs are great for making quick tutorials, but in a real scenario, would they be that...

Learn More 1 2Jun 2 '22

Diary of a programmer #1 - Making contact

In this article, I will talk a little about communication in the workplace. Make no mistake if you...

Learn More 4 0Apr 18 '22

Creating a personal Blog in .NET 6

This week I created my personal blog, just to test my knowledge a little. I made the Backend in .NET...

Learn More 3 0Dec 30 '21

.NET 5 with RavenDB Series -2

Installing RavenDB In this second post of the series we will download RavenDB and run it...

Learn More 6 0Aug 2 '21

Fuja do Pseudo-Scrum

Algo que preciso dizer antes de qualquer coisa é que não há ninguém melhor pra falar sobre o...

Learn More 0 0Aug 2 '21

.NET 5 with RavenDB Series -1

Knowing RavenDB RavenDB is an open source document-oriented NoSQL designed for the .NET /...

Learn More 1 0Jul 30 '21

CRUD with .NET5 Web API and RavenDB

Recently I met RavenDB, a NoSQL database that has some differences compared to the famous MongoDB...

Learn More 1 0Jul 25 '21

Minhas impressões sobre o livro: "14 Hábitos de desenvolvedores altamente produtivos"

Hoje terminei a leitura do livro “14 Hábitos de desenvolvedores altamente produtivos” do programador...

Learn More 0 0Jul 9 '21

.NET for Beginners #1 - What is ASP.NET?

Introduction This is my first article and I hope it will be the first of many. In this art...

Learn More 4 1Mar 30 '21