• Profile
  • Resume
  • Portfolio
  • Blog
Avatar

Nelson Silva

A human. Being. Coffee lover.

Blog

I Write My Thoughts Here

April 18, 2022 Go

Introduction to Go

Well, Go is a compiled programming language created by a team of engineers at Google in 2007, and in 2009 it became an open source language and later, in 2010, it was used by developers outside of Google. It is also important to say that...

April 14, 2022 Java

Bitwise Operators in Java

In this post, you will learn how to work with bitwise operators so that you can use that same knowledge and thus evolve. bitwise operators operate one bit at a time and it is important to be aware of what binary code is. 1 Real...

April 13, 2022 Java

Lambda in Java

In this post, you will learn how to work with lambda so that you can use that same knowledge and thus evolve. lambda is used in the creation of anonymous functions and these are so called because they are not declared with the terms of...

April 12, 2022 Java

Methods III in Java

In this post, you will learn how to work with two specific methods (equals() and replace()) so that you can use that same knowledge and thus evolve. equals() Returns a boolean value (true or false) relative to the comparison of the given string of characters...

April 11, 2022 Java

Methods II in Java

In this post, you will learn how to work with two specific methods (indexOf() and trim()) so that you can use that same knowledge and thus evolve. indexOf() Returns a substring from the first occurrence of a character (or even a set of characters) to...

April 8, 2022 Java

Methods I in Java

In this post, you will learn how to work with two specific methods (substring() and split()) so that you can use that same knowledge and thus evolve. substring() Returns a substring (a new string with characters from a certain range) according to the start index...

← Page 3 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