<?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>Forem: James Kabuga</title>
    <description>The latest articles on Forem by James Kabuga (@james_kabuga).</description>
    <link>https://forem.com/james_kabuga</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3543085%2Fae64cf8d-8357-4ee3-8931-8d8cae842fcc.png</url>
      <title>Forem: James Kabuga</title>
      <link>https://forem.com/james_kabuga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/james_kabuga"/>
    <language>en</language>
    <item>
      <title>Day 39 of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sun, 21 Dec 2025 14:33:38 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-39-of-documenting-my-learning-journey-18f</link>
      <guid>https://forem.com/james_kabuga/day-39-of-documenting-my-learning-journey-18f</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Built a Python OOP Project. Banking System Simulation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wrote a README.md summarizing what I did that whole week(week-five)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Tracked , committed and pushed to git-hub&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Opened a pull request from week-five to main and now waiting to merge&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Edit the main README.md file to insert week-five work&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Update your local repository to make sure its up-to date&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Create a new branch week-six to get ready for the next-week&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Link to The project: &lt;a href="https://github.com/yfwjay/python-concepts/tree/concepts_iterations/week-five/Day8/Project" rel="noopener noreferrer"&gt;https://github.com/yfwjay/python-concepts/tree/concepts_iterations/week-five/Day8/Project&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Start On week-six content.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 38 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sun, 21 Dec 2025 14:32:57 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-38-of-documenting-my-learning-journey-3bpp</link>
      <guid>https://forem.com/james_kabuga/day-38-of-documenting-my-learning-journey-3bpp</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Learnt on last concept of OOP(Encapsulation).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I learnt Today&lt;/strong&gt;&lt;br&gt;
Encapsulation is the process of wraping data and behaviour into a single class.&lt;br&gt;
See python script below: &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.amazonaws.com%2Fuploads%2Farticles%2Fihui2jpf4z8arhg9yhbt.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.amazonaws.com%2Fuploads%2Farticles%2Fihui2jpf4z8arhg9yhbt.png" alt=" " width="724" height="485"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Resources I used&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python refresher series by Bonaventure Ogeto on Youtube.&lt;/li&gt;
&lt;li&gt;Github for Documenting my Python Learning Journey by Pushing and Commiting to my Public Repository.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Prepare for week-six content.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 37 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 18:46:58 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-37-of-documenting-my-learning-journey-34l5</link>
      <guid>https://forem.com/james_kabuga/day-37-of-documenting-my-learning-journey-34l5</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Learnt OOP Basics Part 2.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I learnt Today&lt;/strong&gt;&lt;br&gt;
INHERITANCE&lt;br&gt;
This is a child class inheriting the data and behaviours from another parent class.&lt;/p&gt;

&lt;p&gt;Super-class / Parent class =  Main class&lt;br&gt;
Sub-class -&amp;gt; A class that inherits the data and behaviours of the parent class.&lt;/p&gt;

&lt;p&gt;See Python Script Below:&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.amazonaws.com%2Fuploads%2Farticles%2Fvcn0buj5tb1ayga223f9.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.amazonaws.com%2Fuploads%2Farticles%2Fvcn0buj5tb1ayga223f9.png" alt=" " width="749" height="496"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ResourceS I Used&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python Refresher Series By Bonaventure Ogeto on Youtube&lt;/li&gt;
&lt;li&gt;Github to Document My Learning Journey by Pushing and Commiting to my Public Repository.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Python OOP Basics on Encapsulation&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>github</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Day 36 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 18:38:47 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-36-of-documenting-my-learning-journey-54ac</link>
      <guid>https://forem.com/james_kabuga/day-36-of-documenting-my-learning-journey-54ac</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Learnt Dunder Methods&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;MAGIC METHODS / DUNDER METHODS&lt;br&gt;
This are methods that start and end in double underscores hence the name DUNDER&lt;/p&gt;

&lt;p&gt;We have many dunder methods. To see a list of them just run print(dir(init)) it will display a list of all the dunder methods present in python.&lt;/p&gt;

&lt;p&gt;In our case we will discuss 2 Dunder methods.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;init&lt;/strong&gt;
-&amp;gt; The magic method allows you to define your data here.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;2.&lt;strong&gt;string&lt;/strong&gt;&lt;br&gt;
-&amp;gt; This a magic method that allows you to give a description of a class.&lt;/p&gt;

&lt;p&gt;The advantage of having dunder methods is that you don't need to call them. &lt;br&gt;
Since they are defined inside the class when you call the class when defining an object it automatically executes.&lt;br&gt;
ALSO&lt;br&gt;
Dunder methods always have a paramter self inside them.&lt;/p&gt;

&lt;p&gt;See Python Script Below:&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.amazonaws.com%2Fuploads%2Farticles%2Fc6ddi9ck4qxqrqxh4lzo.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.amazonaws.com%2Fuploads%2Farticles%2Fc6ddi9ck4qxqrqxh4lzo.png" alt=" " width="800" height="354"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resources I used&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python Refresher Series By Bonaventure Ogeto On Youtube.&lt;/li&gt;
&lt;li&gt;Github For Documenting and Pushing to my Public Repository &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Python OOP Basics Part 2&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 35 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 12:12:44 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-35-of-documenting-my-learning-journey-2k9d</link>
      <guid>https://forem.com/james_kabuga/day-35-of-documenting-my-learning-journey-2k9d</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python OOP basics PART 1 that is the classes , objects.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;OBJECT ORIENTED PROGRAMMING(OOP)&lt;br&gt;
This is a programming paradigm that uses objects to create programs.&lt;br&gt;
Each Object has a data and a behaviour(DB)&lt;/p&gt;

&lt;p&gt;Class &lt;br&gt;
-&amp;gt; This is a blue-print for creating objects.&lt;/p&gt;

&lt;p&gt;Object&lt;br&gt;
-&amp;gt; This is an instance of a class.&lt;/p&gt;

&lt;p&gt;When designing classes in python by default we have:&lt;/p&gt;

&lt;p&gt;1.A default constructor method.&lt;/p&gt;

&lt;p&gt;The constructor method has a name &lt;strong&gt;init&lt;/strong&gt; and a parameter self. eg: def &lt;strong&gt;init&lt;/strong&gt;(self):&lt;/p&gt;

&lt;p&gt;After that you can go ahead and add your paramters.&lt;br&gt;
Inside the default constructor thats where we define our data.&lt;/p&gt;

&lt;p&gt;Then now one can go ahead and create their normal methods the way we usually create functions.&lt;/p&gt;

&lt;p&gt;OBJECT&lt;br&gt;
To create an object we MUST call the class and then store the class in a variable. Now the variable is our object.&lt;/p&gt;

&lt;p&gt;To execute the methods we call our object and then add the method. eg class.method&lt;/p&gt;

&lt;p&gt;KEY-TAKEAWAYS.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Definition of a class and an object.&lt;/li&gt;
&lt;li&gt;Classes should always start with a capital letter as the 1st letter.&lt;/li&gt;
&lt;li&gt;Classes have a default constructor method with a paramter self.&lt;/li&gt;
&lt;li&gt;Inside the constructor method is where we define our data.&lt;/li&gt;
&lt;li&gt;When we create a function inside a class we call it a method.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;See Python script Below: &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.amazonaws.com%2Fuploads%2Farticles%2Fwyw11vknkg1yfc2odqxj.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.amazonaws.com%2Fuploads%2Farticles%2Fwyw11vknkg1yfc2odqxj.png" alt=" " width="800" height="442"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resources I Used&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python Refresher Series By Bonaventure Ogeto On Youtube.&lt;/li&gt;
&lt;li&gt;Github For Documenting My Learning Journey by Pushing and Commiting to my Public Repository.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Python OOP basics PART 2&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 34 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 11:51:43 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-34-of-documenting-my-learning-journey-2o79</link>
      <guid>https://forem.com/james_kabuga/day-34-of-documenting-my-learning-journey-2o79</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Built a CLI Note Taking Application.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I did Today&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;NOTE-TAKING APP&lt;br&gt;
Ill be building a note-taking app with the following features.&lt;br&gt;
1.Adding a note&lt;br&gt;
2.Viewing your notes&lt;br&gt;
3.Deleting a note&lt;br&gt;
4.Exiting the application&lt;/p&gt;

&lt;p&gt;Those are the basic functionlities. You can go ahead and extend your application with features such as: timestamp , searching for a particular note , editing a note etc&lt;/p&gt;

&lt;p&gt;Some of the things I'll be implimenting:&lt;/p&gt;

&lt;p&gt;1.Functions &lt;br&gt;
2.Try and except handling&lt;br&gt;
3.reading and writing txt files &lt;br&gt;
4.list methods&lt;br&gt;
5.decision structures such as for loops , while loop , if else conditions etc'&lt;/p&gt;

&lt;p&gt;Link to the Project:(&lt;a href="https://github.com/yfwjay/python-concepts/tree/concepts_iterations/week-five/Day3" rel="noopener noreferrer"&gt;https://github.com/yfwjay/python-concepts/tree/concepts_iterations/week-five/Day3&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resources I Used&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python Refresher series By Bonaventure Ogeto On Youtube.&lt;/li&gt;
&lt;li&gt;Github to Document my Python Learning Journey by Pushing and Commiting to my Public Repository.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Whats Next&lt;/strong&gt;&lt;br&gt;
Part 1 of OOP Basics&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 33 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 11:45:42 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-33-of-documenting-my-learning-journey-jm5</link>
      <guid>https://forem.com/james_kabuga/day-33-of-documenting-my-learning-journey-jm5</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Learnt Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Error Handling(Try and Except) and Debugging&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I learnt Today&lt;/strong&gt;&lt;br&gt;
Types of errors to expect in Python.&lt;br&gt;
    1.Syntax error&lt;br&gt;
    Arises when you dont follow the normal convection of writing python code. Eg : missing parenthesis in a print statement , missing quotes in strings etc.&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;2.Runtime error
Arises when you try running your code but it returns an error despite being correct in terms of Syntax. Eg: Dividing a number by 0.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;To avoid this types of errors will be using (try-except) to identify this errors.&lt;/p&gt;

&lt;p&gt;try clause: It contains the code that might contain the error.&lt;br&gt;
except clause: It contains the code that will be printed to the user in case of an error.&lt;/p&gt;

&lt;p&gt;DEBUGGING &lt;br&gt;
This is the process of finding and fixing errors.&lt;/p&gt;

&lt;p&gt;We also talked about:&lt;br&gt;
1.Tracebacks&lt;br&gt;
2.Modularity&lt;br&gt;
3.Break Points&lt;/p&gt;

&lt;p&gt;See Python Script Below:&lt;/p&gt;

&lt;p&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.amazonaws.com%2Fuploads%2Farticles%2Fiqjz4sz76r9v3f2u18si.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.amazonaws.com%2Fuploads%2Farticles%2Fiqjz4sz76r9v3f2u18si.png" alt=" " width="800" height="212"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Whats Next&lt;/strong&gt;&lt;br&gt;
Build a Note Taking App Beginner Friendly.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 32 0f Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 11:37:03 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-32-0f-documenting-my-learning-journey-3fe3</link>
      <guid>https://forem.com/james_kabuga/day-32-0f-documenting-my-learning-journey-3fe3</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Reading and writing files in Python txt , csv and json.&lt;/li&gt;
&lt;li&gt;Tracked , committed and Pushed to git-hub&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I Learnt Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Txt files&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.amazonaws.com%2Fuploads%2Farticles%2F104bfwaz2ohe7f6sjttj.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.amazonaws.com%2Fuploads%2Farticles%2F104bfwaz2ohe7f6sjttj.png" alt=" " width="800" height="386"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Csv files&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.amazonaws.com%2Fuploads%2Farticles%2Fz3fzwdddo539hr710ajo.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.amazonaws.com%2Fuploads%2Farticles%2Fz3fzwdddo539hr710ajo.png" alt=" " width="800" height="540"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Json files&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.amazonaws.com%2Fuploads%2Farticles%2Fy9vovsa5x7oxiojovnth.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.amazonaws.com%2Fuploads%2Farticles%2Fy9vovsa5x7oxiojovnth.png" alt=" " width="800" height="439"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Resources I used&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Python Refresher Series On Youtube By Bonaventure Ogeto&lt;/li&gt;
&lt;li&gt;Github to Document my Python Learning Journey by Pushing and Commiting to my Public Repository.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Error handling and Debugging.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 31 0f Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 11:25:50 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-31-0f-documenting-my-learning-journey-4fm7</link>
      <guid>https://forem.com/james_kabuga/day-31-0f-documenting-my-learning-journey-4fm7</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I did Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Wrote a README.md summarizing what I did the whole week.&lt;/li&gt;
&lt;li&gt;Tracked , Committed and Pushed to Github.&lt;/li&gt;
&lt;li&gt;Opened a Pull request from week-four to main and merged.&lt;/li&gt;
&lt;li&gt;Edited the README.md in Main to insert week-four content.&lt;/li&gt;
&lt;li&gt;Updated my Local repostory to make sure its upto date.&lt;/li&gt;
&lt;li&gt;Created a new branch week-five and get ready for the next week.&lt;/li&gt;
&lt;li&gt;Created a new issue for week-five content&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Start on week-five Content.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 30 Of Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 11:17:21 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-30-of-documenting-my-learning-journey-14d0</link>
      <guid>https://forem.com/james_kabuga/day-30-of-documenting-my-learning-journey-14d0</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I learnt Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Built a CLI Grocery List and Budget Tracker Application.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I Learnt Today&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The CLI Grocery List and Budget Tracker Application allows user to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Set a Budget&lt;/li&gt;
&lt;li&gt;Add Items to your List&lt;/li&gt;
&lt;li&gt;View items in the List&lt;/li&gt;
&lt;li&gt;Remove items from the List&lt;/li&gt;
&lt;li&gt;Show Total spent and Budget Left&lt;/li&gt;
&lt;li&gt;Exit the Application&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Link to the Project:(&lt;a href="https://github.com/yfwjay/python-concepts/tree/concepts_iterations/week-four/Day5" rel="noopener noreferrer"&gt;https://github.com/yfwjay/python-concepts/tree/concepts_iterations/week-four/Day5&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resources I used&lt;/strong&gt;&lt;br&gt;
Python refresher series By Bonaventure Ogeto on Youtube.&lt;br&gt;
Github to Document my Learning Journey by pushing and commiting to github.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Prepare for the content of the next week(week-five)&lt;/p&gt;

</description>
      <category>python</category>
      <category>datascience</category>
      <category>github</category>
      <category>programming</category>
    </item>
    <item>
      <title>Day 29 Of Documenting My learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Sat, 20 Dec 2025 11:07:49 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-29-of-documenting-my-learning-journey-1oda</link>
      <guid>https://forem.com/james_kabuga/day-29-of-documenting-my-learning-journey-1oda</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Did Today&lt;/strong&gt;&lt;br&gt;
Built a Simple CLI Phone Book Project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;On What I Did Today&lt;/strong&gt;&lt;br&gt;
The CLI phone book project works just as the phone book does. Allows the user to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Add a contact( Name and Phone number)&lt;/li&gt;
&lt;li&gt;View present contacts&lt;/li&gt;
&lt;li&gt;Delete A contact&lt;/li&gt;
&lt;li&gt;Edit a Contact&lt;/li&gt;
&lt;li&gt;Search for a Contact based on the phone or name.&lt;/li&gt;
&lt;li&gt;Doesnt allow duplicates&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The project impliments many concepts such as: Dictionaries , Lists , Sets , Modularity(Dividing the project into sepearate modules) , specify the functionality of each module and in main dictate the flow of the program.&lt;/p&gt;

&lt;p&gt;Link to the project:(&lt;a href="https://github.com/yfwjay/python-concepts/tree/main/week-four/Day4/contact_book" rel="noopener noreferrer"&gt;https://github.com/yfwjay/python-concepts/tree/main/week-four/Day4/contact_book&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Build a another project. Grocery list and Budget Tracker Application&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
      <category>github</category>
    </item>
    <item>
      <title>Day 28 0f Documenting My Learning Journey</title>
      <dc:creator>James Kabuga</dc:creator>
      <pubDate>Fri, 19 Dec 2025 20:16:54 +0000</pubDate>
      <link>https://forem.com/james_kabuga/day-28-0f-documenting-my-learning-journey-3l8k</link>
      <guid>https://forem.com/james_kabuga/day-28-0f-documenting-my-learning-journey-3l8k</guid>
      <description>&lt;p&gt;&lt;strong&gt;What I Leant Today&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Tuples and Sets.&lt;/li&gt;
&lt;li&gt;How they differentiate each other and where each is prefered over the other.&lt;/li&gt;
&lt;li&gt;Tracked , Committed and pushed to Github.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;On What I  Learnt Today&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Tuples&lt;/strong&gt; Are a collection of oreders , immutable list of items.&lt;br&gt;
Defined using parenthesis&lt;br&gt;
Indexing and slicing of items in a Tuple is the same as that of lists.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sets&lt;/strong&gt; Are un-ordered , mutable and non-duplicate collection of items.&lt;br&gt;
Defined using curly braces {}&lt;br&gt;
Used when we want to return non-duplicate values.&lt;br&gt;
In Sets there is no indexing or slicing&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Resources I Used&lt;/strong&gt;&lt;br&gt;
Python refresher series by Bonaventure Ogeto on You-tube.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's Next&lt;/strong&gt;&lt;br&gt;
Build a simple contact list project combining the knowledge I learnt on lists , sets , dictionaries and tuples.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>datascience</category>
      <category>github</category>
    </item>
  </channel>
</rss>
