Search Articles — Sudonull

Search Results

In this project

GCC folds x/x to 1 on division by zero

https://sudonull.com/gcc-folds-x-x-to-1-on-division-by-zero

Analysis of why GCC optimizes x/x to 1 even when x=0. UB, volatile, comparison with MSVC. For C++ developers: how to avoid and test.

Loop REPL in Forth on Elixir | Pipeline

https://sudonull.com/loop-repl-in-forth-on-elixir-pipeline

Implementation of a streaming Forth interpreter in Elixir: from shuttle to loop style with `|>`. Code, diagrams, error optimizations. For middle/senior dev. Study the approach.

Compiler from scratch: lexer parser type inference

https://sudonull.com/compiler-from-scratch-lexer-parser-type-inference

Experience creating a compiler for my own language: from lexer to LLVM IR. Handling generics, lambdas, linking. For middle/senior developers. Learn approaches without deep knowledge.

C++ Name Lookup Mechanism: ADL and Two-Phase Template Lookup

https://sudonull.com/c-name-lookup-mechanism-adl-and-two-phase-template-lookup

We break down how the C++ compiler processes names in templates and namespaces. Learn why ADL and two-phase lookup cause errors and how to avoid them. Read a detailed analysis.

From other projects

Quantum computers and Bitcoin: threat or myth?

https://ymaho.com/quantum-computers-and-bitcoin-threat-or-myth

Learn how real the threat of quantum hacking of Bitcoin is and why analysts believe the market has already priced it in.

Quantum Threat to Bitcoin: Adam Back's Plan

https://ymaho.com/quantum-threat-to-bitcoin-adam-back-s-plan

How Will Bitcoin Be Protected from Quantum Computers? A Detailed Look at Adam Back's Plan and Precautions for Users.

Quantum Threat to Bitcoin: Can Old Coins Be Saved?

https://ymaho.com/quantum-threat-to-bitcoin-can-old-coins-be-saved

A new plan aims to protect Bitcoin from future quantum computers, but experts warn billions in value, including Satoshi's stash, may remain vulnerable. Learn what this means.

From the web

Jan 2, 2026 ·

https://medium.com/javarevisited/i-tried-30-agentic-ai-courses-here-are-my-top-6-recommendations-for-2026-0ef859a3df2e

Jan 2, 2026 · 6 Best Online Courses to learn Agentic AI in 2026 Without any further ado, here are the best online courses you can join from Udemy, Coursera,, DataCamp, Frontend Masters, Udacity, and ZTM...

Mar 29, 2026 ·

https://scrimba.com/articles/best-courses-to-learn-ai-agents-and-agentic-ai-in-2026/

Mar 29, 2026 · Quality ranges from production-ready agent projects to repackaged prompt engineering. Most are passive video lectures about frameworks you never touch. This guide ranks the best courses for actually building AI agents , covering free and paid options, beginner to advanced, across all major platforms. Best AI Agent and Agentic AI Courses Ranked

Jul 2, 2026 ·

https://www.aibuilderclub.com/blog/best-ai-agent-courses-2026

Jul 2, 2026 · The 7 best AI agent courses in 2026, compared: Hugging Face's free course , Coursera, Udacity, DeepLearning.AI, LangChain Academy, and AI Builder Club.

Jul 12, 2026 ·

https://usefulai.com/courses/ai-agents

Jul 12, 2026 · Compare the best AI agent courses in 2026, from agentic-system foundations to hands-on building with current multi- agent frameworks.

Aug 15, 2025 ·

https://medium.com/javarevisited/top-10-agentic-ai-courses-for-beginners-experienced-in-2025-6ea7578346f0

Aug 15, 2025 · Whether you’re a beginner or an experienced AI engineer, these 10 top-rated courses will help you build real-world AI agents using tools like LangChain, LangGraph, CrewAI, AutoGen, and MCP.

Jul 15, 2026 ·

https://www.analyticsinsight.net/artificial-intelligence/top-10-genai-and-agentic-ai-courses-to-future-proof-your-career

Jul 15, 2026 · GenAI and Agentic AI courses develop practical skills in large language models (LLMs), AI agent frameworks, RAG, Model Context Protocol (MCP), AI governance, and autonomous AI system design for real-world applications. These programs cater to different experience levels, from beginners learning generative AI fundamentals to professionals building production-ready AI agents , enterprise ...

Searches related to compilers

https://www.udemy.com/topic/ai-agents/

Looking to advance your skills in AI Agents & Agentic AI? We've got you. Get everything you need to reach your goals in one convenient bundle.

Trending Now