<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Coding on crazyc4t's blog</title><link>http://crazyc4t.me/categories/coding/</link><description>Recent content in Coding on crazyc4t's blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 22 Mar 2023 11:59:47 -0500</lastBuildDate><atom:link href="http://crazyc4t.me/categories/coding/index.xml" rel="self" type="application/rss+xml"/><item><title>Gophercise #1 "Quiz" Walkthrough!</title><link>http://crazyc4t.me/blog/gophercise/</link><pubDate>Wed, 22 Mar 2023 11:59:47 -0500</pubDate><guid>http://crazyc4t.me/blog/gophercise/</guid><description>&lt;p>What&amp;rsquo;s up guys! It&amp;rsquo;s crazyc4t here, once again, I&amp;rsquo;m sorry for not being fully active these past couple of weeks, but I&amp;rsquo;m here for you guys and I&amp;rsquo;m bringing you the best way to learn golang, and that is coding with it!&lt;/p>
&lt;h2 id="what-is-gophercises">What is Gophercises?&lt;/h2>
&lt;p>&lt;a href="https://gophercises.com/">Gophercises&lt;/a> is a webpage made by &lt;a href="https://www.calhoun.io/">Jon Calhoun&lt;/a>, an experienced web developer with go, and we takes us through a series of exercises to code with golang making us improve our way to code in go by exploring topics like channels, concurrency, methods, using the standard library and more! The best thing of all is that is free! So you won&amp;rsquo;t lose anything trying it out, instead you will have tons of fun like I did!&lt;/p></description></item><item><title>Programming with go!</title><link>http://crazyc4t.me/blog/gostart/</link><pubDate>Sun, 28 Aug 2022 13:25:00 -0500</pubDate><guid>http://crazyc4t.me/blog/gostart/</guid><description>&lt;h1 id="how-to-start-programming-with-go">How to start programming with Go&lt;/h1>
&lt;p>Hello guys it&amp;rsquo;s crazyc4t once again, sorry for being a bit distant on my blog but prepare yourselves because there&amp;rsquo;s more content in the oven!&lt;/p>
&lt;p>I disappeared but with a purpose, I was laser-locked focused learning go! And it is really fun, but first&amp;hellip;&lt;/p>
&lt;h2 id="what-is-go">What is go?&lt;/h2>
&lt;p>&lt;img src="http://crazyc4t.me/images/gopher-dance-long-3x.gif" alt="Gopher">&lt;/p>
&lt;p>&lt;a href="https://go.dev/">Go&lt;/a> is an open-source programming language supported by Google, created by Ken Thompson and Rob Pike, the creators of the UNIX operating system, made for Google-sized problems, being Go a static fast-compiled language, that includes native concurrency, garbage collection and efficiency at scale.&lt;/p></description></item><item><title>How to code your own discord bot!</title><link>http://crazyc4t.me/blog/discordbot/</link><pubDate>Fri, 11 Feb 2022 11:19:06 -0500</pubDate><guid>http://crazyc4t.me/blog/discordbot/</guid><description>&lt;h1 id="patrick-star-bot-">Patrick Star Bot 📕&lt;/h1>
&lt;p>&lt;img src="https://img.shields.io/github/license/crazyc4t/PatrickStar?color=brightgreen" alt="GitHub License">
&lt;img src="https://img.shields.io/github/last-commit/crazyc4t/PatrickStar" alt="GitHub last commit">&lt;/p>
&lt;p>This is my first time programming a bot on discord with discord.js!
This bot is about having my classes at my fingertips, so it
gives links with special commands that facilitate the process.
You are free to clone the code and use it the way you want!
You can edit it and make it your own!&lt;/p>
&lt;p>&lt;img src="http://crazyc4t.me/images/botdemo.gif" alt="Demo">&lt;/p>
&lt;h2 id="commands">Commands&lt;/h2>
&lt;p>&lt;strong>Prefix: 9&lt;/strong>&lt;/p>
&lt;p>The prefix means that is the initial character that is used to communicate
with the bot!&lt;/p></description></item></channel></rss>