<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Coding Babble</title><link>https://codingbabble.com/</link><description>Recent content on Coding Babble</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 24 Jan 2024 15:43:45 -0600</lastBuildDate><atom:link href="https://codingbabble.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Using SQLite with Unreal</title><link>https://codingbabble.com/posts/using-sqlite-with-unreal/</link><pubDate>Tue, 25 Jun 2024 00:00:00 -0500</pubDate><guid>https://codingbabble.com/posts/using-sqlite-with-unreal/</guid><description>In this post I&amp;rsquo;ll explain how to add SQLite to your Unreal project.</description></item><item><title>UE5 Enhanced Input in Pure C++</title><link>https://codingbabble.com/posts/ue5-enhanced-input-in-pure-cpp/</link><pubDate>Sun, 26 May 2024 00:00:00 -0500</pubDate><guid>https://codingbabble.com/posts/ue5-enhanced-input-in-pure-cpp/</guid><description>Learn how to implement UE5 Enhanced Input in pure C++.</description></item><item><title>How to Create a Rust Plugin for Unreal Engine</title><link>https://codingbabble.com/posts/how-to-create-a-rust-plugin-for-unreal-engine/</link><pubDate>Sun, 10 Mar 2024 00:00:00 -0600</pubDate><guid>https://codingbabble.com/posts/how-to-create-a-rust-plugin-for-unreal-engine/</guid><description>Learn how to use Rust code in Unreal Engine.</description></item><item><title>How to Flatten Your Code</title><link>https://codingbabble.com/posts/how-to-flatten-your-code/</link><pubDate>Tue, 27 Feb 2024 00:14:27 -0600</pubDate><guid>https://codingbabble.com/posts/how-to-flatten-your-code/</guid><description>Learn how to &amp;ldquo;flatten&amp;rdquo; your code to make it more readable.</description></item><item><title>Understanding Recursion</title><link>https://codingbabble.com/posts/understanding-recursion/</link><pubDate>Wed, 07 Feb 2024 08:01:07 -0600</pubDate><guid>https://codingbabble.com/posts/understanding-recursion/</guid><description>In this post, my goal is to help you understand recursion by comparing it to iteration for two, different problems.</description></item><item><title>Making Your Website RSS Compatible</title><link>https://codingbabble.com/posts/making-your-website-rss-compatible/</link><pubDate>Mon, 29 Jan 2024 14:34:44 -0600</pubDate><guid>https://codingbabble.com/posts/making-your-website-rss-compatible/</guid><description>Learn how to make your website compatible with RSS (Really Simple Syndication).</description></item><item><title>How to Create a Hugo Theme</title><link>https://codingbabble.com/posts/how-to-create-a-hugo-theme/</link><pubDate>Tue, 23 Jan 2024 14:58:04 -0600</pubDate><guid>https://codingbabble.com/posts/how-to-create-a-hugo-theme/</guid><description>Learn how to create your own Hugo theme.</description></item><item><title>How to Set Up CI/CD for a Hugo Project</title><link>https://codingbabble.com/posts/how-to-set-up-ci-cd-for-a-hugo-project/</link><pubDate>Tue, 23 Jan 2024 07:23:21 -0600</pubDate><guid>https://codingbabble.com/posts/how-to-set-up-ci-cd-for-a-hugo-project/</guid><description>Learn how to use GitHub Actions to deploy your Hugo site to Digital Ocean with ease.</description></item><item><title>How to Create an Axum Server</title><link>https://codingbabble.com/posts/how-to-create-an-axum-server/</link><pubDate>Mon, 22 Jan 2024 19:34:40 -0600</pubDate><guid>https://codingbabble.com/posts/how-to-create-an-axum-server/</guid><description>Learn how to create a server in Axum to serve a static website.</description></item></channel></rss>