<?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: Dusabe Johnson</title>
    <description>The latest articles on DEV Community by Dusabe Johnson (@joshwambere).</description>
    <link>https://dev.to/joshwambere</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%2F741338%2F70e8437a-21bb-4915-8db2-6b11e6882539.jpeg</url>
      <title>DEV Community: Dusabe Johnson</title>
      <link>https://dev.to/joshwambere</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joshwambere"/>
    <language>en</language>
    <item>
      <title>It's Show time, Week 6 taskForce 4.0</title>
      <dc:creator>Dusabe Johnson</dc:creator>
      <pubDate>Mon, 06 Dec 2021 08:44:53 +0000</pubDate>
      <link>https://dev.to/joshwambere/its-show-time-week-6-taskforce-40-lj6</link>
      <guid>https://dev.to/joshwambere/its-show-time-week-6-taskforce-40-lj6</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Shoot for the stars, that way if you fall short, at least you land on the moon&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The week started with us dealing with deploying the application we've been working on for the past 3 weeks and learned some new skills like continuous integration and continuous deployment where you set up your CI/CD and automate everything that happens after development, which is testing, deployment.&lt;br&gt;
It was a great experience cause I learned it saves a lot of time and energy and plus it's a professional way of doing things.&lt;/p&gt;

&lt;p&gt;we continued with a session of self-organization and learned yet a new skill again, we found in our team we work more efficiently when we organize ourselves which means we have to know the target and everyone's responsibility and the rest is magic!!&lt;/p&gt;

&lt;p&gt;continuing this week the part of containerizing the application was tricky cause most programmers have this thought if it works don't touch it, but I think it doesn't work like that in DevOps you first have to understand why it works how it works, and how everything is connected then your work is done.&lt;/p&gt;

&lt;p&gt;we struggled a bit cause we wanted it to run so bad before we even understand what happens at every step of the process. but in the end, we achieved it kudos to us.&lt;/p&gt;
&lt;h2&gt;
  
  
  FURAHIDAY
&lt;/h2&gt;

&lt;p&gt;It was the day we've been waiting for and it finally came we graduated it's was a fulfilling moment for me and for every taskforce member. It really was worth it.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;console.log("Hoolay")
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>awesomity</category>
      <category>codeofafrica</category>
    </item>
    <item>
      <title>One step at a time, week 5 Task-force</title>
      <dc:creator>Dusabe Johnson</dc:creator>
      <pubDate>Mon, 29 Nov 2021 08:15:37 +0000</pubDate>
      <link>https://dev.to/joshwambere/one-step-at-a-time-1nbb</link>
      <guid>https://dev.to/joshwambere/one-step-at-a-time-1nbb</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Every step is progress&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The week continued with a lot of intense work especially codding sessions.&lt;/p&gt;

&lt;p&gt;where we had to coordinate ourselves in our teams either in what order we do the work and also how the work was to be done.&lt;/p&gt;

&lt;h3&gt;
  
  
  Room for Errors
&lt;/h3&gt;

&lt;p&gt;the week was supposed to be all about test, logs, and documentation, i can say we started a little bit  slow not actually realizing how much the work was and we didn't give ourselves time for error which i can say really stressed us on the demo day.&lt;/p&gt;

&lt;h3&gt;
  
  
  cultural Differences
&lt;/h3&gt;

&lt;p&gt;we also had intercultural communication and solving conflicts with Silke where we learned that culture is a very big thing and you cant really understand it all at first time, and also to be cautious on how you judge people from different culture than you cause they might have many reasons you don't know.&lt;/p&gt;

&lt;p&gt;we also learned to solve conflicts which happens during intercultural communication,&lt;br&gt;
we saw that conflicts are likely inevitable they'll happen and it's up to us to solve them.&lt;/p&gt;
&lt;h3&gt;
  
  
  Talk is cheap show me the code
&lt;/h3&gt;

&lt;p&gt;back to the coding work we rounded up the week with a team demo, which took place on Friday and presented our work to the Awesomity team and got some feedback to make the product better.&lt;/p&gt;

&lt;p&gt;really time do fly but memories don't we are going in the last week of the task-force which i think it's went great and had a lot of good memories and gained more knowledge, i believe it left me a better professional than i was before.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;let testing = new test()
testing.run()  //ooops unexpected error
testing.whyErrors()  //  but it was running before

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>awesomity</category>
      <category>codeofafrica</category>
    </item>
    <item>
      <title>Coding is fun when it's running week 4 taskforce 4.0</title>
      <dc:creator>Dusabe Johnson</dc:creator>
      <pubDate>Mon, 22 Nov 2021 07:01:46 +0000</pubDate>
      <link>https://dev.to/joshwambere/coding-is-fun-when-its-running-week-5-taskforce-40-5bbb</link>
      <guid>https://dev.to/joshwambere/coding-is-fun-when-its-running-week-5-taskforce-40-5bbb</guid>
      <description>&lt;h2&gt;
  
  
  The Origins
&lt;/h2&gt;

&lt;p&gt;We started the week with a lot of fun cause we started real coding stuff, where we set up the project and start working on the database setup and distributing task among the team,&lt;/p&gt;

&lt;p&gt;after doing project setup and structure we continued with the session with Axel, which was about stress management and resilience.&lt;br&gt;
we learned that stress is inevitable but how you cop with it is whats important, i also come to realize that stress comes from ignoring things you shouldn't ignore.&lt;/p&gt;

&lt;p&gt;And continued with designing our end-point (API), where we focused more on the present entity and designed important Endpoints.&lt;/p&gt;

&lt;h2&gt;
  
  
  Team culture
&lt;/h2&gt;

&lt;p&gt;We continued the week by learning about team culture especially team culture of awesomity, and codeofafrica&lt;/p&gt;

&lt;h2&gt;
  
  
  Communication in Agile
&lt;/h2&gt;

&lt;p&gt;we wrapped up the  week by learning about communication in agile environment.&lt;/p&gt;

&lt;p&gt;And right after we ended the week with the team demo where as a team we did a demo of what we've been working on the whole week , and we got feedback and some changes to include to make our product better.&lt;/p&gt;

&lt;p&gt;in general the week was great, as i'm an engineer i like hands one work and i did have a chance to do more of codding work.&lt;/p&gt;

</description>
      <category>awesomity</category>
      <category>codeofafrica</category>
    </item>
    <item>
      <title>All your Imaginations are real, week 3 Taskforce 4.0</title>
      <dc:creator>Dusabe Johnson</dc:creator>
      <pubDate>Mon, 15 Nov 2021 12:09:01 +0000</pubDate>
      <link>https://dev.to/joshwambere/all-your-imaginations-are-real-week-3-taskforce-40-2m1b</link>
      <guid>https://dev.to/joshwambere/all-your-imaginations-are-real-week-3-taskforce-40-2m1b</guid>
      <description>&lt;p&gt;All imaginations are real&lt;/p&gt;

&lt;p&gt;The week started with an event storming session, where we learned to brainstorm and come up with all possible events that will happen in a particular project.&lt;/p&gt;

&lt;p&gt;then from the events, we got during event storming were used to get DB entities and their attributes.&lt;/p&gt;

&lt;h3&gt;
  
  
  Team culture
&lt;/h3&gt;

&lt;p&gt;We proceeded by learning more about team culture and had an exercise to do as a team&lt;/p&gt;

&lt;h3&gt;
  
  
  Communication
&lt;/h3&gt;

&lt;p&gt;We continued with a session about communication learning what is communication and how to communicate well so as to be productive, The biggest lesson for me in this session is listening is actually harder than it seems if you listen well and ask questions, you are halfway there the rest is empathy and there you have it. you are good at communication.&lt;/p&gt;

&lt;h3&gt;
  
  
  ERD
&lt;/h3&gt;

&lt;p&gt;We continued with creating an entity relation diagrams from the entities gathered in event storming and make sure we make a DB query that's work.&lt;/p&gt;

&lt;h3&gt;
  
  
  Code review
&lt;/h3&gt;

&lt;p&gt;The week continued with learning why doing code review and how to properly do it.&lt;/p&gt;

&lt;h3&gt;
  
  
  The End
&lt;/h3&gt;

&lt;p&gt;we wrapped up the week with a weekly demo where we presented everything we've been working on the whole week in teams.&lt;/p&gt;

&lt;p&gt;My biggest takeaway this week would be communication is key in every professional environment to work. and in communication listening might be the hardest skill and some people just don't give it much value.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"When you talk, you are only repeating what you already know. But if you listen, you may learn something new" By Dalai Lama&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;it was insightful week in general and can't wait for the next week &lt;/p&gt;

</description>
      <category>awesomity</category>
      <category>codeofafrica</category>
    </item>
    <item>
      <title>Another superb week with taskForce 4.0</title>
      <dc:creator>Dusabe Johnson</dc:creator>
      <pubDate>Sun, 07 Nov 2021 18:52:44 +0000</pubDate>
      <link>https://dev.to/joshwambere/another-superb-week-with-taskforce-40-5gf6</link>
      <guid>https://dev.to/joshwambere/another-superb-week-with-taskforce-40-5gf6</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;How big would you dream,if you knew you couldn't fail?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;As we Dream big we must know the dream doesn't work it's up to Us to put in the work. Week 2 started with a little bit of coding with 2 codewars challenges which was fun and somehow challenging.&lt;/p&gt;

&lt;h5&gt;
  
  
  Presentation skills
&lt;/h5&gt;

&lt;p&gt;We continued by having a session about how to prepare and deliver an awesome presentation where we saw key points to Keep in mind while preparing or delivering your presentation.&lt;/p&gt;

&lt;h5&gt;
  
  
  Git workflow
&lt;/h5&gt;

&lt;p&gt;We proceed with Learning more about git workflow with the help of Yannick Awesomity CTO, where we saw the git workflow used in Awesomity and learned the pros and cons of some of the more used git workflows.&lt;/p&gt;

&lt;h5&gt;
  
  
  Software documentation
&lt;/h5&gt;

&lt;p&gt;Then we turned some boring stuff into fun moment where we learned more about software documentation, normally is the boring part of many developer but we got to learn more about it, the reason for writing docs and also the best way of writing docs,Yannick also introduced us to pipelines concept which i wasn't too familiar with and learned new things.&lt;/p&gt;

&lt;h5&gt;
  
  
  The end
&lt;/h5&gt;

&lt;p&gt;we finished up the week with learning containerization and it's benefits. and with a soft skill session with Axel where we identified our core values as a Team and got introduced to code of Africa core values.&lt;/p&gt;

&lt;p&gt;The fun part was Friday afternoon where we had a presentation of what we've been working on the whole week. and right after we had a traditional dance class and had a lot of fun.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo apt install new-week
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>awesomity</category>
      <category>codeofafrica</category>
    </item>
    <item>
      <title>Task force 4.0 week 1 Experience</title>
      <dc:creator>Dusabe Johnson</dc:creator>
      <pubDate>Sun, 31 Oct 2021 09:24:22 +0000</pubDate>
      <link>https://dev.to/joshwambere/task-force-40-week-1-185i</link>
      <guid>https://dev.to/joshwambere/task-force-40-week-1-185i</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;if it doesn't challenge you, it can never change you&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  The origin
&lt;/h2&gt;

&lt;p&gt;It all starts Monday 25th Oct 2021 at 9:00 AM to be exact, where i got to meet all the Taskforce 4 team members, and have some information on how the program will go then the learning began.&lt;br&gt;
where we started with team building session, learning to communicate inside the team in order to achieve success in our work, it really challenged me and learned that communication it's not only about talking.&lt;/p&gt;

&lt;p&gt;we kicked the week going with a little bit of technical challenge which was to come out with user stories of a given project idea, where we had discussion as team to make sure we all understand the project in the same way, &lt;/p&gt;
&lt;h3&gt;
  
  
  Cultural differences
&lt;/h3&gt;

&lt;p&gt;during week one we also discussed about cultural differences, different stereotypes and how it can affect in business setup, and some measures to tackle that issue.&lt;/p&gt;
&lt;h3&gt;
  
  
  Business Pitching
&lt;/h3&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%2Fmkcxwoln5l1pj5ox2nhb.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%2Fmkcxwoln5l1pj5ox2nhb.png" alt="Pitching" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We finished up with a Business Pitching session where we pitched our project we've been working on thought the week and got feedback, on what to improve to have a successful journey with our project. and we got introduced to the awesomity lab team and codeofafrica team vice versa.&lt;/p&gt;

&lt;p&gt;generally it was a awesome week and had a lot fun, i'm just curious on what next week will bring.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;const nextWeek = new Week();
nextWeek.ready("bring it on!");

console.log("hooley")
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



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