• Profile
  • Resume
  • Portfolio
  • Blog
Avatar

Nelson Silva

A human. Being. Coffee lover.

Blog

I Write My Thoughts Here

December 20, 2021 C#

Classes and Objects in C#

In this post, you will learn how to work with classes and objects so that you can use that same knowledge and thus evolve. a class represents a set of objects, and defines their behavior through methods and which states it is able to maintain...

December 17, 2021 C#

Exceptions in C#

In this post, you will learn how to work with exceptions so that you can use that same knowledge and thus evolve. an exception is an event that occurs during the execution of a piece of code that interrupts its normal flow of instructions; in...

December 16, 2021 C#

More about Variables in C#

In this post, you will learn how to work with more about variables so that you can use that same knowledge and thus evolve. it should be remembered that the various types of variables we have talked about so far are not the only ones...

December 15, 2021 C#

Dictionaries in C#

In this post, you will learn how to work with dictionaries so that you can use that same knowledge and thus evolve. dictionaries are data structures that implement mappings (collection of associations between value pairs); the first element of the pair is called the key...

December 14, 2021 C#

Multidimensional Arrays in C#

In this post, you will learn how to work with multidimensional arrays so that you can use that same knowledge and thus evolve. a multidimensional array (array) is basically a table with rows and columns or it can be much more than a table (depending...

December 13, 2021 C#

Common Mistakes in C#

In this post, you will learn how to work with common mistakes so that you can use that same knowledge and thus evolve. there are three types of errors: compilation errors, runtime errors and logic errors; compilation errors are errors that impede the execution of...

← Page 17 of 28 →

Categories

  • Announcements
  • Python
  • C#
  • Java
  • Go

Latest Posts

  • for Loop in Go
    May 5, 2022
  • Switch in Go
    May 4, 2022
  • Comparison Operators in Go
    May 3, 2022
+351913416022
contact@nelsonsilvadev.com
Porto, Portugal
Nelson Silva © 2022 All Rights Reserved