Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Because why not? Software is fun. I know this sounds insane; assembly for fun—but trust me, you...
Uma vez que temos um web server funcional, podemos dar o próximo (e último) passo, que é deixar o...
Recentemente escrevi uma saga de 6 artigos sobre Assembly x86, abordando conceitos fundamentais de...
No artigo anterior, passamos pelos fundamentos de Assembly, onde foi possível entender alguns...
Uma vez que temos uma compreensão sobre sistema binário, hexadecimal, ASCII e código de máquina,...
Modern games with photorealistic graphics and convincing physics are built on decades of...
As a developer, understanding the fundamentals of assembly language can be a valuable asset in your...
If you're building quality software in Kotlin, you'll undoubtedly be using classes and dependency...
I love almost every topic in Computer Science and Software Engineering, but the part I probably love...
Table of Contents Introduction Lab Requirements Implementing the Loop in...
I've been working with many sysadmins over the years and one question comes up from time to time: "I...
S2S Compilers: Understanding Switch Case Statements This blog is sponsored and...
Introduction I will not focus on history. I will be assuming you are a beginner on the...
Writing low-level functions in assembly might seem daunting, but it’s an excellent way to deepen your...
Introduction This blog post dedicated to the very first lab in the SPO600 course. It...
Table of Contents Introduction Problem Description Bouncing Graphic How It...
Introduction If you didn't read my last post, I would suggest to read it before proceeding...
In an era where cybersecurity threats evolve at an unprecedented pace, understanding assembly-level...
Preface This is 3rd post dedicated to the Lab #1 for Software Portability and Optimization...
This is probably one of the things that should never be allowed to exist, but why not use Perl and...
Before we start... If you have just stumbled upon my SPO600 series of blog posts, it has...
The Origin of Assembly Language: How It All Began Assembly language holds a special place in the...
Hello, World! I’ve recently started exploring Assembly language programming for the 6502...
Hi Dev community, This is my first time writing any blog post please bear with me, I am taking a...
Assembly language is a low-level programming language that is one step above machine language (binary...
Repository Features Support for long mode Interrupt and exception handling Printing...
🔊 In this video I showed step by step the process to create a kernel which is the basis for an...
Hello folks, Welcome to part 2 of me trying to find what is the easiest program to write in 6502...
Hello, Blog! As promised, in this post, I’ll share the small tweaks I made to modify the...
Software development has had more glow-ups than your favorite influencer—from punch cards to...