iTranslated by AI

The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
📚

Relearning the Fundamentals of IT

に公開

Introduction

Rather than just getting by with "if it works, it's fine" or "just let AI code it and review it," I want to be able to design and build programs with a solid understanding of the fundamentals of technology.
With that in mind, I have decided to relearn the basics of IT in a series.

What I Will Cover

Infrastructure Fundamentals
├── PC & Files / Shell / Code Execution / Version Control
├── Network / Containers / Operations
└── Cloud (AWS / Google Cloud)

Specialized Fields
├── Frontend / Backend
├── Hardware (Circuits, ESP32, Raspberry Pi)
└── C Language and ESP-IDF

Next Time

I will start with "Basic Computer Architecture."


I will be writing this as I learn, so there might be some mistakes or detours, but I would appreciate your kind support.

Discussion