AMADITYA MOREinjarvis-logbook.hashnode.dev·6d ago · 4 min readThe Biggest Upgrade Wasn't a Programming Concept—It Was Learning How to LearnThis week was different. Heavy rain meant I couldn't attend my Embedded Systems & AI classes. At first, I thought I would fall behind. Instead, something unexpected happened. Without classroom lecture10
AMADITYA MOREinjarvis-logbook.hashnode.dev·Jun 22 · 5 min readGiving Jarvis a Body: Structures, Unions, and My First Embedded Systems PracticalOver the past few weeks, I have been learning the fundamentals of C programming while imagining how each concept could contribute to building an intelligent assistant like Jarvis. So far, Jarvis has l10
AMADITYA MOREinjarvis-logbook.hashnode.dev·Jun 19 · 4 min readHow Jarvis Learned to Remember, Communicate, and Access MemoryIn my previous articles, I learned about functions, arrays, strings, and loops by imagining how they could help build an intelligent assistant like Jarvis. This week, I continued that journey by learn10
AMADITYA MOREinjarvis-logbook.hashnode.dev·Jun 13 · 7 min readHow Jarvis Organises Information: Understanding Functions, Arrays, and Nested LoopsLast week, I took my first steps into the world of C programming. I learned about data types, operators, loops, and conditional statements—the fundamental building blocks that allow a computer to stor00
AMADITYA MOREinjarvis-logbook.hashnode.dev·Jun 8 · 1 min readHow Jarvis Learned to ThinkWhen we watch Iron Man movies, Jarvis seems almost magical. He can analyze threats, monitor the suit's systems, and help Tony Stark make decisions in real time. But what if we had to build Jarvis from00