<?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: Daniel Wanjala</title>
    <description>The latest articles on DEV Community by Daniel Wanjala (@wanjala).</description>
    <link>https://dev.to/wanjala</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%2F837620%2Fa9d8a744-d06f-494e-9c8b-2d15e23ad3ff.png</url>
      <title>DEV Community: Daniel Wanjala</title>
      <link>https://dev.to/wanjala</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wanjala"/>
    <language>en</language>
    <item>
      <title>Unpacking the Byte: The Tiny Titan of Data!</title>
      <dc:creator>Daniel Wanjala</dc:creator>
      <pubDate>Thu, 13 Jun 2024 03:44:47 +0000</pubDate>
      <link>https://dev.to/wanjala/byte-the-data-building-block-16ni</link>
      <guid>https://dev.to/wanjala/byte-the-data-building-block-16ni</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;Byte (B): A unit of digital information in computing, typically consisting of 8 bits. The smallest addressable unit of memory in most systems. Bytes store individual characters (letters, numbers, symbols) or basic instructions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Day 3 : FUNDAMENTALS 3</title>
      <dc:creator>Daniel Wanjala</dc:creator>
      <pubDate>Wed, 25 May 2022 18:47:46 +0000</pubDate>
      <link>https://dev.to/wanjala/day-3-fundamentals-3-598l</link>
      <guid>https://dev.to/wanjala/day-3-fundamentals-3-598l</guid>
      <description>&lt;p&gt;After the  section I was able to have a general overview of the following topics: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;eight data types in JavaScript.&lt;/li&gt;
&lt;li&gt;difference between single, double, and backtick quotes.&lt;/li&gt;
&lt;li&gt;Embeding a variable/expression in a string.&lt;/li&gt;
&lt;li&gt;Know  what a method is.&lt;/li&gt;
&lt;li&gt;logical operators. And lastly was able to understand what the comparison, conditionals and nesting
is.
&lt;em&gt;Doing great.&lt;/em&gt;💪&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Day 2</title>
      <dc:creator>Daniel Wanjala</dc:creator>
      <pubDate>Tue, 24 May 2022 19:13:05 +0000</pubDate>
      <link>https://dev.to/wanjala/day-2-8m7</link>
      <guid>https://dev.to/wanjala/day-2-8m7</guid>
      <description>&lt;p&gt;Today I wont be coding due to some unforseen issues. Will compensate this 4hrs on the weekend. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 1: Fundamentals 1 Js</title>
      <dc:creator>Daniel Wanjala</dc:creator>
      <pubDate>Mon, 23 May 2022 19:42:03 +0000</pubDate>
      <link>https://dev.to/wanjala/day-1-fundamentals-1-js-4ei</link>
      <guid>https://dev.to/wanjala/day-1-fundamentals-1-js-4ei</guid>
      <description>&lt;p&gt;Because I had previously learned HTML and CSS Foundation, I began with Js today. But, before deciding to dive right into Js, I made sure I remembered the basics of HTML and CSS, which I did.&lt;br&gt;
Today I learnt how to run Js programs in the browser. The console.log()command . After that, I read about variables and concluded that instead of using var, only use const and let, give variable names that are easy to remember, and I was able to complete the assignments by the end of the lesson.&lt;br&gt;
Lastly was numbers. &lt;br&gt;
It's all about basic math, assignments, operands, integers, floating points, doubles, unary, and binary.&lt;br&gt;
So far so good #💪&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My first post...</title>
      <dc:creator>Daniel Wanjala</dc:creator>
      <pubDate>Sun, 22 May 2022 16:51:38 +0000</pubDate>
      <link>https://dev.to/wanjala/my-first-post-5hj5</link>
      <guid>https://dev.to/wanjala/my-first-post-5hj5</guid>
      <description>&lt;p&gt;I'm new to programming/development and intend to utilize this platform to document my learning process. &amp;nbsp;I'll be updating this page every day to keep track of my progress. I'm working through the Odin Project curriculum. Wishing myself best of lack. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
