<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: El </title>
    <description>The latest articles on DEV Community by El  (@el1107).</description>
    <link>https://dev.to/el1107</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4133155%2Fa5deb41f-6067-466c-8d31-5c52ad1b7bb9.png</url>
      <title>DEV Community: El </title>
      <link>https://dev.to/el1107</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/el1107"/>
    <language>en</language>
    <item>
      <title>My Journey in Python: Week 1 with Akwannya Hub Skill Pod (Cohort 1)</title>
      <dc:creator>El </dc:creator>
      <pubDate>Sat, 19 Sep 2026 17:37:01 +0000</pubDate>
      <link>https://dev.to/el1107/my-journey-in-python-week-1-with-akwannya-hub-skill-pod-cohort-1-19l6</link>
      <guid>https://dev.to/el1107/my-journey-in-python-week-1-with-akwannya-hub-skill-pod-cohort-1-19l6</guid>
      <description>&lt;p&gt;Throughout my tech journey, I always thought computers were complicated systems. I knew they could do amazing things (in Akan, we would say "ԐyԐ nwanwa"), but I did not know how they worked inside. A few weeks ago, I joined the &lt;strong&gt;Akwannya Hub Skill Pod&lt;/strong&gt; Cohort 1, where I was given the opportunity to start learning Python. Now, I am learning computers works gradually.&lt;/p&gt;

&lt;p&gt;One of the best parts of this journey so far is that I am not learning alone. I have met incredible colleagues in the cohort who share the same passion for technology. We are studying together, sharing ideas, and helping each other grow, and I am really happy to connect with them.&lt;/p&gt;

&lt;p&gt;Here is a reflection on what I learned during our first week discussion sessions and my personal study time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. What Makes a Language?&lt;/strong&gt;&lt;br&gt;
Before writing code, I learned about the foundational components that make up any language, whether human or computer-based:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Alphabet&lt;/li&gt;
&lt;li&gt;Lexis (Vocabulary)&lt;/li&gt;
&lt;li&gt;Syntax(Rules)&lt;/li&gt;
&lt;li&gt;Semantics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Python History&lt;/strong&gt;&lt;br&gt;
I was surprised to learn that Python was not named after the snake, My first time hearing that. I got to know that Python was created in 1989 by Guido van Rossum as a Christmas hobby project and named after his favorite BBC comedy show, Monty Python's Flying Circus. Curiosity made me visit Youtube instantly to watch the show.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Guido four  goals for python:&lt;/em&gt; Easy to write, Opensource, Understandable and best for everyday task.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where it start&lt;/strong&gt;&lt;br&gt;
To get started with hands-on practice, I used my terminal to check my Python version (3.14.3) and interact with the Python interpreter.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F047bvsyf4ayadp96gtdp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F047bvsyf4ayadp96gtdp.png" alt=" " width="800" height="418"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Studying alongside my pod colleagues made overcoming difficult concepts much easier. Sharing ideas keeps us motivated.&lt;/p&gt;

&lt;p&gt;This is just the beginning of my journey in Cohort 1. Step by step, alongside my peers, I am learning how to think like a programmer.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight python"&gt;&lt;code&gt;&lt;span class="nf"&gt;print&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="s"&gt;Hoping you all join me in learning python&lt;/span&gt;&lt;span class="sh"&gt;"&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>beginners</category>
      <category>learning</category>
      <category>programming</category>
      <category>python</category>
    </item>
  </channel>
</rss>
