<?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: SamuelIZABAYO</title>
    <description>The latest articles on DEV Community by SamuelIZABAYO (@samuelizabayo).</description>
    <link>https://dev.to/samuelizabayo</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%2F818030%2F33ed6ac5-71a6-4fbd-b218-5bb32aed26fe.jpeg</url>
      <title>DEV Community: SamuelIZABAYO</title>
      <link>https://dev.to/samuelizabayo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samuelizabayo"/>
    <language>en</language>
    <item>
      <title>Quality Over Velocity</title>
      <dc:creator>SamuelIZABAYO</dc:creator>
      <pubDate>Sun, 20 Mar 2022 09:56:55 +0000</pubDate>
      <link>https://dev.to/samuelizabayo/quality-over-velocity-5cn8</link>
      <guid>https://dev.to/samuelizabayo/quality-over-velocity-5cn8</guid>
      <description>&lt;p&gt;Without excluding the IT business, it is highly likely that all professions today involve some level of stress. On top of having to meet deadlines, dealing with last-minute changes in requirements, and dealing with people, software engineers have to labor in front of a computer for 8+ hours, which adds to the stress.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yc9UVZtA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bub6ny6oalxwl3hvjwxo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yc9UVZtA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bub6ny6oalxwl3hvjwxo.png" alt="developer-sleeping" width="760" height="356"&gt;&lt;/a&gt;&lt;br&gt;
One of the pillars of agile software development is self-organization, which is a must-have skill for a software engineer to be able to handle day-to-day tasks, especially when working in teams, allowing everyone to comprehend the larger context of the project, making decision-making more faster and easier.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--65HaxhmV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ib3e8a6oeu7nywe6z83m.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--65HaxhmV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ib3e8a6oeu7nywe6z83m.jpeg" alt="decision-making" width="880" height="588"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;You are free to choose, but you are not free to alter the consequences of your decisions.”&lt;br&gt;
― Ezra Taft Benson&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;We make numerous judgments every day. We frequently make these judgments on our own, without any formal procedure in place, and often without even realizing it.&lt;br&gt;
Few developers have a system in place for understanding context and repercussions and making better decisions.&lt;br&gt;
Decisions might be simple or complex by nature. The more complicated ones are more difficult to create. The more difficult it is to make a decision, the more willpower it will take.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--g-NfOMG3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hf9fq97bu2a0d0fin4lk.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--g-NfOMG3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hf9fq97bu2a0d0fin4lk.gif" alt="bug" width="400" height="307"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This week was not easy for me and my teammate &lt;a href="https://dev.to/maniplek"&gt;ManipleKwizera&lt;/a&gt; on the backend, since sending an email to a registered user proved to be a difficult process for the three days we spent trying to fix it.&lt;br&gt;
We were able to repair it thanks to our beloved senior developer &lt;a href="https://github.com/kagabof"&gt;KagaboFaustin&lt;/a&gt; by twiddling a handful of our laptop options.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bAma7lZ6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nn0w9rsqkvf12zy0qcwr.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bAma7lZ6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nn0w9rsqkvf12zy0qcwr.gif" alt="success-shaking hands" width="300" height="295"&gt;&lt;/a&gt;&lt;br&gt;
To summarize, a smart software developer should prioritize quality over speed; providing a good working product to the world should be the primary goal, rather than releasing one that is buggy.&lt;/p&gt;

</description>
      <category>awesomitylab</category>
      <category>codeofafrica</category>
      <category>organization</category>
      <category>api</category>
    </item>
    <item>
      <title>Time: A sequence of existence</title>
      <dc:creator>SamuelIZABAYO</dc:creator>
      <pubDate>Sun, 13 Mar 2022 09:59:02 +0000</pubDate>
      <link>https://dev.to/samuelizabayo/time-a-sequence-of-existence-44ml</link>
      <guid>https://dev.to/samuelizabayo/time-a-sequence-of-existence-44ml</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SpM2v4qK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/58q1q84ga1ozk09sv9e8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SpM2v4qK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/58q1q84ga1ozk09sv9e8.jpg" alt="alarm" width="600" height="315"&gt;&lt;/a&gt;It is rightly said &lt;strong&gt;"Time and Tilde wait for none"&lt;/strong&gt;. &lt;br&gt;
In our lives, time has become so valuable that we equate it with our accomplishments in a variety of areas. Sports, politics, and technology, to mention a few, all have time dimensions that be quantified. From sunset till night, high tide and low tide due to the moon, the four seasons everything is completely time dependent.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--x6Dw9SA4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/khduvkn2zwo74heat7z0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--x6Dw9SA4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/khduvkn2zwo74heat7z0.jpg" alt="time-management" width="604" height="351"&gt;&lt;/a&gt;&lt;br&gt;
For all developers, time management at work is a challenge. Completing deadlines, maintaining a healthy mind and body, eating a decent meal, and spending quality time with loved ones all contribute to a positive and optimistic day.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--m8G-m3jT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7hlo73is91svaknngwng.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--m8G-m3jT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7hlo73is91svaknngwng.png" alt="critical-thinking" width="310" height="163"&gt;&lt;/a&gt;&lt;br&gt;
We have a tendency to do things like showering, eating, etc. on autopilot. Our brains have different capacities for dealing with unexpected problems as they arise, as well as evaluating our own needs in order to progress.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--45bRmdpK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/19qarw7fknoc9d646k00.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--45bRmdpK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/19qarw7fknoc9d646k00.jpg" alt="5whys" width="696" height="510"&gt;&lt;/a&gt;&lt;br&gt;
Developers improve by questioning whether each step makes sense and being able to solve most of the challenges presented at them in a reasonable amount of time and with a more or less ideal answer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zrdpICeB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0dyhapk47v1u7xvpb6c2.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zrdpICeB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0dyhapk47v1u7xvpb6c2.jpg" alt="microphone" width="880" height="1200"&gt;&lt;/a&gt;&lt;br&gt;
Some people are born entertainers, while others are not, but regardless of our circumstances, we all have room for improvement. Me and my teammate &lt;a href="https://dev.to/hategekimanasamuel"&gt;Samuel&lt;/a&gt;, we were able to prepare a good and insightful presentation on Black Lives Matter community, and &lt;a href="https://en.wikipedia.org/wiki/Harriet_Tubman"&gt;Harriet Tubman&lt;/a&gt;, a freedom fighter, who escaped slavery and became a conductor on the Underground Railroad, leading others to freedom.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3Dyjtewx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pl91fhdbggf5vejesxdy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3Dyjtewx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pl91fhdbggf5vejesxdy.png" alt="apollo-client" width="285" height="177"&gt;&lt;/a&gt;&lt;br&gt;
One of the main benefits of GraphQl is the client's ability to request what they need from the server and receive that data exactly and predictably.&lt;br&gt;
Apollo Client allows developers to define, handle, and make queries/mutations available within the application. &lt;/p&gt;

&lt;p&gt;To summarize, critical thinking is a skill that makes a good developer the best one, and like any other, we can work on and improve.&lt;/p&gt;

</description>
      <category>awesomitylab</category>
      <category>codeofafrica</category>
      <category>time</category>
      <category>graphql</category>
    </item>
    <item>
      <title>Life biases</title>
      <dc:creator>SamuelIZABAYO</dc:creator>
      <pubDate>Sun, 06 Mar 2022 10:24:30 +0000</pubDate>
      <link>https://dev.to/samuelizabayo/prejudices-in-life-22a9</link>
      <guid>https://dev.to/samuelizabayo/prejudices-in-life-22a9</guid>
      <description>&lt;p&gt;The human brain is said to be a dual-processor, with a logical conscious system and a non-reflexive system, both of which are wired to make judgments about people's race and sex, as well as trustworthiness, to mention a few. A variety of circumstances impact our thoughts and behaviors, many of which are beyond our awareness and control.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qJqMp4zh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0jpo1oz4wuql0wv820ls.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qJqMp4zh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0jpo1oz4wuql0wv820ls.jpg" alt="brain" width="225" height="225"&gt;&lt;/a&gt;&lt;br&gt;
We are taught not to judge a book by its cover, yet judgment is simple and requires little thought or reasoning, so it's often seen as an attempt to build hierarchies of better than and less than, superior to and inferior, to define worth in everyone and everything we encounter.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Thinking is difficult, that's why most people judge. ~ Carl Jung.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WSMvwJ1D--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nepfqpbq77fzdfay5nkc.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WSMvwJ1D--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nepfqpbq77fzdfay5nkc.jpg" alt="core-values" width="880" height="590"&gt;&lt;/a&gt;&lt;br&gt;
Knowing what you want out of life is the first step in getting it. Values are described as moral concepts, attitudes toward the world, or conventions and behaviors that are deemed 'good' in a given group, community, or organization.&lt;br&gt;
Companies like &lt;a href="https://codeofafrica.com/EN/value-proposition"&gt;CodeOfAfrica&lt;/a&gt; and &lt;a href="https://awesomity.rw/"&gt;Awesomity Lab&lt;/a&gt; use clearly defined values to ensure that everyone is working towards the same goals.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PwLj3S1u--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4x0lqc4flkjbfdyzyx6i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PwLj3S1u--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4x0lqc4flkjbfdyzyx6i.png" alt="restapi" width="292" height="164"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://restfulapi.net/"&gt;REST&lt;/a&gt; is seen by many developers as a road to avoid at all costs. Understanding the workings of REST has proven to be more difficult than anticipated for many developers, including myself. REST has proven to be too rigid to keep up with the constantly changing needs of the customers who use it.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--OzxI5fPW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nbh1hp6ychiesnnbaxe0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--OzxI5fPW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nbh1hp6ychiesnnbaxe0.png" alt="graphql" width="880" height="378"&gt;&lt;/a&gt;&lt;br&gt;
As a lifesaver to many, &lt;a href="https://graphql.org/"&gt;GraphQL&lt;/a&gt; stepped in to reduce the number of API lines produced and database queries done.&lt;br&gt;
Understanding GraphQl in the hours leading up to the Friday presentation was difficult and time consuming, but my teammate &lt;a href="https://dev.to/maniplek"&gt;Maniple KWIZERA&lt;/a&gt; and I were able to prepare and deliver a good and insightful presentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cqRFOGUu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gggpsjngpetuj8lfpqpt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cqRFOGUu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gggpsjngpetuj8lfpqpt.png" alt="races" width="880" height="495"&gt;&lt;/a&gt;&lt;br&gt;
To summarize, we should learn to focus on our commonalities rather than our differences, instill values in ourselves and others, and seek to overcome preconceptions in order to better understand cultural diversity.&lt;/p&gt;

</description>
      <category>codeofafrica</category>
      <category>awesomitylab</category>
      <category>stereotypes</category>
      <category>graphql</category>
    </item>
    <item>
      <title>A priceless gift: feedback</title>
      <dc:creator>SamuelIZABAYO</dc:creator>
      <pubDate>Sun, 27 Feb 2022 09:59:42 +0000</pubDate>
      <link>https://dev.to/samuelizabayo/a-priceless-gift-feedback-4393</link>
      <guid>https://dev.to/samuelizabayo/a-priceless-gift-feedback-4393</guid>
      <description>&lt;p&gt;Listening may appear to be a simple act, but it is frequently more complicated and crucial than many people believe.&lt;/p&gt;

&lt;p&gt;Effective communication allows us to gain a deeper understanding of people and situations. Effective communication skills are essential for building a successful career.&lt;br&gt;
Thanks to Mr. Hans, who showed us that feedbacks are gifts rather than threats, despite the fact that many people perceive them as such. He said that they should be one of the ways to help colleagues improve and progress in their area, as well as as human beings.  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--tHrkmly---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ylb6t1tlhfmp38q4q6bu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--tHrkmly---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ylb6t1tlhfmp38q4q6bu.jpg" alt="folders" width="336" height="318"&gt;&lt;/a&gt;&lt;br&gt;
Before Git, a well-known version control system, there was no such thing as version control system (VCS), therefore developers had to carry their source codes around on hard drives or other storage devices and distribute them over email, which was difficult, stressful, and insecure.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--aj3m1fIh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iinu1psxnlpgmko83s8c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--aj3m1fIh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iinu1psxnlpgmko83s8c.png" alt="git logo" width="880" height="495"&gt;&lt;/a&gt;&lt;br&gt;
Git effectively takes a snapshot of all your files at the time and preserves a reference to it, which is used to maintain the source code of software projects by a huge number of start-ups, collectives, and multinationals around the world, including Google and Microsoft.&lt;/p&gt;

&lt;p&gt;When working on personal projects, it is not difficult for a newbie with a Linux background to understand Git.&lt;br&gt;
The most serious issues come while working as a team on shared repositories while keeping each individual's contribution distinct.&lt;br&gt;
Thanks to Mr. Yannick, CTO at Awesomity Lab, I expanded my understanding of git on a shared repo while working on pull requests for code acceptance, several product releases, and outstanding product documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bzeht7Q2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5eod51rqlf4f49irnf2r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bzeht7Q2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5eod51rqlf4f49irnf2r.png" alt="devops diagram" width="390" height="201"&gt;&lt;/a&gt;&lt;br&gt;
In a competitive business environment with increasing client demands, companies aim to quickly offer reliable software products to the market, as well as continuously improve them, which is one of the reasons they use DevOps services and apply DevOps for project development. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--EaXADpvA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7wftefzr50hk4tm1duo8.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EaXADpvA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7wftefzr50hk4tm1duo8.jpeg" alt="devops activities" width="880" height="575"&gt;&lt;/a&gt;&lt;br&gt;
DevOps attempts to improve software development, testing, deployment, administration, and maintenance processes by streamlining, speeding them up, and increasing predictability, scalability, flexibility, and website security.&lt;br&gt;
Understanding pipelines and being able to automate code integrations, as well as establishing pipelines for the deployment of software systems, is tough for a developer at first, but once they comprehend the notion, it takes a significant burden off their shoulders.&lt;/p&gt;

&lt;p&gt;On the whole, standards for following during the development of a software project should be created ahead of time. To make it easier to maintain or add new features to software, it should include clear and easy-to-understand documentation.&lt;/p&gt;

</description>
      <category>awesomitylab</category>
      <category>codeofafrica</category>
      <category>career</category>
    </item>
    <item>
      <title>A remarkable Friday</title>
      <dc:creator>SamuelIZABAYO</dc:creator>
      <pubDate>Sat, 19 Feb 2022 22:06:48 +0000</pubDate>
      <link>https://dev.to/samuelizabayo/a-remarkable-friday-1hmk</link>
      <guid>https://dev.to/samuelizabayo/a-remarkable-friday-1hmk</guid>
      <description>&lt;p&gt;After spending a week at Awesomity Lab and CodeOfAfrica, my perspective on boot camps transformed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PAvVvTSe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5gnxahylzi1w0bj28gxo.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PAvVvTSe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5gnxahylzi1w0bj28gxo.jpg" alt="Hand holding egg" width="722" height="406"&gt;&lt;/a&gt;&lt;br&gt;
Eggs are a low-cost, high-nutrient source of protein. But none of us expected that moving a single egg on a ring held together by 5 threads would teach us two of the most fundamental skills in software engineering: collaboration and creativity. The fact that we had to move the egg and position it on top of an open bottle without speaking taught us that a team's efficacy, communication, collaboration, and combined efforts result in a better end.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;As Henry Ford phrased it;&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If everyone is moving forward together, then success takes care of itself.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pTe1gSpX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/olo8n1mmq0iu0maw1955.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pTe1gSpX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/olo8n1mmq0iu0maw1955.jpg" alt="agile methodology" width="768" height="391"&gt;&lt;/a&gt;&lt;br&gt;
The Agile method of software development removed a significant amount of pressure from all stakeholders involved in the software development process.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--M8iiseKq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/786dp50y1wqirrplf96y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--M8iiseKq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/786dp50y1wqirrplf96y.png" alt="agile vs waterfall" width="736" height="414"&gt;&lt;/a&gt;&lt;br&gt;
Previously, software developers had to meet with their clients only during the requirements definition phase and upon handing over the project to the client. A software system could be in development for more than two years without reaching the outside world, causing clients to abandon the product, or the product could be released late, resulting in a small market if other similar goods were delivered earlier.&lt;br&gt;
The agile technique stresses software developers working in teams with a client who has a complete understanding of what is being done and why. From the definition of user stories to the release of the product to the public, the client collaborates closely with software developers.&lt;br&gt;
Miro is a tool that I learned about for the first time, and I was blown away by how well it facilitates teamwork in design and strategic planning. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HG4rsGnZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m51hy0n34pbhbv5sfb9f.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HG4rsGnZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m51hy0n34pbhbv5sfb9f.jpg" alt="challenge image" width="660" height="440"&gt;&lt;/a&gt;&lt;br&gt;
We worked in pairs on coding challenges, commonly known as katas, which were designed to help us improve our critical thinking skills through the use of data structures and algorithms.&lt;/p&gt;

&lt;p&gt;The 16 personalities website &lt;a href="https://www.16personalities.com/"&gt;https://www.16personalities.com/&lt;/a&gt; was used to learn about our roles and personality types, as well as to team up with people with similar personalities to practice public speaking and produce on-point presentations.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PzGe9vFF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4s7k7x2wwbv2mvh0kdtr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PzGe9vFF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4s7k7x2wwbv2mvh0kdtr.jpg" alt="table tennis racket" width="750" height="440"&gt;&lt;/a&gt;&lt;br&gt;
Finally, I can't leave without mentioning Friday, an excellent day for interns to set aside what they've been working on all week, put aside the coding issues and join together with all of the employees from both organizations to relax, drink, and enjoy activities like table tennis and football.&lt;/p&gt;

</description>
      <category>awesomitylab</category>
      <category>codeofafrica</category>
      <category>teamwork</category>
    </item>
  </channel>
</rss>
