Alexandre Juca Senior Software Engineer at Yoco
  • Home

06 January 2023

Adding Blur Effects to a macOS App using SwiftUI

Learn how to use the NSVisualEffectView in a SwiftUI app to add blur effects to your app's interface

Read more

13 May 2022

Computing Systems - The Enduring Concepts For Programmers - Programs are Translated by Other Programs into Different Forms

This second article of the series 'Computing Systems - The Enduring Concepts For Programmers' will help you acquire a deeper understanding of how a C program is compiled and all the phases involved in the process.

Read more

05 May 2022

Computing Systems - The Enduring Concepts For Programmers

This article will help you acquire a deeper understanding of the enduring concepts underlying all computer systems, and how these ideas affect the correctness, the performance and utility of your application programs.

Read more

21 April 2022

Reflection - A means to mastering your craft

Use reflection as a tool to direct you to mastery

Read more