<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blog on Ali Bitek | Software Engineering</title>
    <link>https://bitek.dev/blog/</link>
    <description>Recent content in Blog on Ali Bitek | Software Engineering</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 15 Oct 2020 14:00:00 +0300</lastBuildDate><atom:link href="https://bitek.dev/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sharing data between Java threads</title>
      <link>https://bitek.dev/blog/java_threading_shared_data_tutorial/</link>
      <pubDate>Thu, 15 Oct 2020 14:00:00 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/java_threading_shared_data_tutorial/</guid>
      <description>Problems and solutions for sharing memory between threads in Java.</description>
    </item>
    
    <item>
      <title>Working with threads in Java</title>
      <link>https://bitek.dev/blog/java_threading_basics_tutorial/</link>
      <pubDate>Thu, 15 Oct 2020 10:50:10 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/java_threading_basics_tutorial/</guid>
      <description>A tutorial showcasing the basics of working with threads in Java.</description>
    </item>
    
    <item>
      <title>Type embedding in Go</title>
      <link>https://bitek.dev/blog/go_type_embedding/</link>
      <pubDate>Tue, 06 Oct 2020 09:00:00 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/go_type_embedding/</guid>
      <description>Embedded types in Go: structs, interfaces. How do they work?</description>
    </item>
    
    <item>
      <title>How to connect to an Apache Cassandra cluster from Go using GoCQL driver</title>
      <link>https://bitek.dev/blog/go_cassandra_gocql/</link>
      <pubDate>Mon, 05 Oct 2020 17:40:00 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/go_cassandra_gocql/</guid>
      <description>Connect to an Apache Cassandra database from Go</description>
    </item>
    
    <item>
      <title>Writing SOLID Go code</title>
      <link>https://bitek.dev/blog/go_solid/</link>
      <pubDate>Sun, 04 Oct 2020 19:50:00 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/go_solid/</guid>
      <description>How to apply SOLID object oriented design principles in Go programming language</description>
    </item>
    
    <item>
      <title>How to add a custom subdomain to GitLab Pages with Namecheap DNS</title>
      <link>https://bitek.dev/blog/custom-subdomain-namecheap-gitlab-pages/</link>
      <pubDate>Thu, 01 Oct 2020 14:14:00 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/custom-subdomain-namecheap-gitlab-pages/</guid>
      <description>Add custom subdomain to static website hosted on GitLab Pages</description>
    </item>
    
    <item>
      <title>Learn how to say hello in Go</title>
      <link>https://bitek.dev/blog/hello-world-in-go/</link>
      <pubDate>Mon, 28 Sep 2020 21:00:00 +0300</pubDate>
      
      <guid>https://bitek.dev/blog/hello-world-in-go/</guid>
      <description>Getting started with Go</description>
    </item>
    
  </channel>
</rss>
