<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agop.me</title>
    <link>https://agop.me/</link>
    <description>Recent content on Agop.me</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 23 Feb 2017 12:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://agop.me/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Perfect Forwarding in C&#43;&#43;11</title>
      <link>https://agop.me/post/perfect-forwarding-cpp-11.html</link>
      <pubDate>Thu, 23 Feb 2017 12:00:00 +0000</pubDate>
      
      <guid>https://agop.me/post/perfect-forwarding-cpp-11.html</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re like me, you&amp;rsquo;ve been writing C++03 for a &lt;code&gt;long long&lt;/code&gt; time, and only recently you&amp;rsquo;ve gotten the chance to finally dive deep into C++11 and C++14.&lt;/p&gt;

&lt;p&gt;There are many, many new features and concepts in C++11 and C++14. Some, like lambdas, are very easy to comprehend and apply based on knowledge from other languages, like JavaScript. Others, like rvalue references and perfect forwarding, well, not so much. This post will attempt to explain rvalue references and perfect forwarding from the perspective of a C++03 programmer just now coming into the C++11 world.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>From 0 to HTTPS-enabled Portfolio in 15 Minutes with Hugo, S3, and CloudFront</title>
      <link>https://agop.me/post/https-enabled-portfolio-hugo-s3-cloudfront.html</link>
      <pubDate>Wed, 08 Jun 2016 12:00:00 +0000</pubDate>
      
      <guid>https://agop.me/post/https-enabled-portfolio-hugo-s3-cloudfront.html</guid>
      <description>&lt;p&gt;No, really, we&amp;rsquo;re going to set up an HTTPS-enabled portfolio, or blog, or other content-oriented site, from scratch, in 15 minutes, and we&amp;rsquo;re going to do it all for free. Ready?
&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://agop.me/about.html</link>
      <pubDate>Tue, 07 Jun 2016 23:47:25 -0400</pubDate>
      
      <guid>https://agop.me/about.html</guid>
      <description>Hi! I&amp;rsquo;m Agop. My favorite languages are JavaScript and C++, and I love web development, game development, and everything in between.</description>
    </item>
    
  </channel>
</rss>