PinnedTiago AntunesImproving your Fiverr hustle by thinking like the buyerCurious to find out how to improve your Fiverr exposure? Come read a few tips I have on how to improve it and make your profile attractiveJul 11, 2022Jul 11, 2022
Tiago AntunesLearning and Mastering CUDA 0x01 — A quick dive into GPU programmingCUDA has seen increased adoption in recent years, with many computationally intensive applications using it to accelerate their…May 28, 2022May 28, 2022
Tiago AntunesinThe StartupAvoid Using Sockets — Remote Procedure Calls and How to Use gRPC for Your Program’s CommunicationSockets are very error prone and time-consuming. New technologies are available that turn it much easier — and fun!Aug 28, 2020Aug 28, 2020
Tiago AntunesHow studying mandarin changed my life — and meLanguage learning is one of the most interesting hobbies one can have. In this post I talk about how it changed me and my experience with…Jun 1, 2020Jun 1, 2020
Tiago AntunesinHackerNoon.comParallel programming and developing fast solutions for your slow programs using threadsNowadays it’s common to hear about multi-core devices and how better they are because of the parallel processing power they offer, but how…Jan 26, 2019Jan 26, 2019
Tiago AntunesinWe’ve moved to freeCodeCamp.org/newsHow to understand your program’s memoryWhen coding in a language like C or C++ you can interact with your memory in a more low-level way. Sometimes this creates a lot of problems…Nov 20, 201813Nov 20, 201813
Tiago AntunesinWe’ve moved to freeCodeCamp.org/newsHow to make your code more readable with abstractionWhile you’re learning how to program, it’s common to see people using a term called abstraction. You start questioning yourself: what is…Sep 5, 2018Sep 5, 2018
Tiago AntunesinWe’ve moved to freeCodeCamp.org/newsAn introduction to trees in programming: the oxygen of efficient codingMany times you wish to save information in your program and access it many times. And you’ll often store it in a very simple data…Aug 6, 2018Aug 6, 2018