Jose Maria Iriarte

Jose Maria Iriarte @josemariairiarte

About: I explore software, cognition, and creativity. I'm a bilingual English-Spanish .NET developer with experience in C# application development using .NET Framework and .NET Core.

Location:
Buenos Aires, Argentina
Joined:
Oct 15, 2022

Jose Maria Iriarte
articles - 19 total

Mental Math Hacks: Swift Estimations of Powers and Roots for Programmers

In a world overflowing with digital tools, it’s easy to dismiss mental math as outdated — a quaint...

Learn More 1 0May 24

Optimizing Mental Math: Fast Multiplications and Divisions for Software Engineers

In a world overflowing with digital tools, it’s easy to dismiss mental math as outdated — a quaint...

Learn More 1 0May 17

Low-Latency Mental Math: Quick Additions and Subtractions for Software Developers

In a world overflowing with digital tools, it’s easy to dismiss mental math as outdated — a quaint...

Learn More 1 0May 10

Lessons from Building a One-Man Startup

Over the course of several years, I embarked on an ambitious solo journey to create a digital...

Learn More 1 0May 3

Foundations of Data Structures and Algorithms in C#

CSharp-DataStructures-Algorithms-Fundamentals is a focused, foundational repository written in C#...

Learn More 1 0Apr 12

A Curated Repository of Early C# Algorithms for Technical Interviews

Collection of Basic C# Algorithms is a focused, practical repository designed to assist developers —...

Learn More 2 1Apr 12

Starting as a Junior Developer and Breaking into the Job Market – A Retrospective

Back in 2020, I recorded these two podcast episodes as part of a now-archived project. They cover my...

Learn More 1 0Apr 9

Mastering CSS Video Series: A Structured, Concise Blueprint for Essential Modern CSS

CSS is the backbone of web design, yet many tutorials are either too complex or too superficial. This...

Learn More 3 0Apr 5

Mastering HTML Video Series: A Structured, Concise Blueprint for Essential Modern HTML

HTML is the backbone of the web, yet many tutorials are either too complex or too superficial. This...

Learn More 1 0Feb 15

First Steps in C++: An Introductory Capstone Project

This article presents a capstone project from an Introduction to Computer Science course, designed...

Learn More 2 0Jan 4

Programming Emotion and Approximating Human Life

This article explores the intersection of robotics, artificial intelligence, biology, and psychology...

Learn More 2 0Dec 7 '24

Five Essential Traits of Successful Programmers

So you want to become a developer? This piece discusses the essential traits of successful...

Learn More 2 0Nov 9 '24

The Craft of Programming: Five Inspiring Benefits

So you want to become a developer? This piece discusses many inspiring benefits including:...

Learn More 1 0Oct 25 '24

Consuming a Standard API: An MVC Real Estate Example

In this article, we will survey the process of consuming a .NET API service using a real estate...

Learn More 5 1Aug 23 '23

Navigating a Standard .NET API Service: A Real Estate Example

The Buenos Aires Real Estate API Service is a a cutting-edge .NET 7 / EFCore supported API that...

Learn More 3 0Aug 9 '23

Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

For quite some time, I've been fascinated by the 23 Gang of Four (GoF) design patterns - powerful...

Learn More 8 1Aug 1 '23

Creating an Intermediate .NET MVC Application

This post showcases an intermediate .NET MVC application leveraging EF Core. It is divided in three...

Learn More 3 0Jun 26 '23

Creating a Basic CRUD App with .NET MVC & EF

I created a basic CRUD App to get started with .NET MVC and Entity Framework. The app is a Movie...

Learn More 9 0Oct 31 '22

Learning LINQ with 101 Examples and Sample Data (Query & Fluent Syntax)

One of the most useful skills you can learn as a .NET developer is LINQ (Language-Integrated Query)...

Learn More 21 1Oct 19 '22