Resources

collection of study materials

This page is a collection of the courses and study materials I’ve used on my journey into programming, electronics, and engineering. If you’re curious about the same topics, these resources might be useful for you too!

C++ Programming – Udemy Course

305 lessons, 46 hours course. The course covers Modern C++, focusing on object-oriented programming (OOP), the STL Library, and C++14/C++17. It includes theory, live coding examples, and debugging techniques.

Foundations of Analog and Digital Electronics

The book Foundations of Analog and Digital Electronic Circuits by Anant Agarwal and Jeffrey H. Lang, dives deep into the fundamentals of circuit design, signal processing, and electronic systems

PCB DEsign with kicad

270 lessons, 32 hours course. The course covers all the phases necessary to design a PCB using KiCad; from the schematics design, through the layout, and to the creation of the files to send to the manufacturer to have your PCB printed.