<?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: Joshua Chinwendu</title>
    <description>The latest articles on DEV Community by Joshua Chinwendu (@joshualine).</description>
    <link>https://dev.to/joshualine</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%2F513303%2F231550c7-02df-4439-9c58-aede9ef14897.jpeg</url>
      <title>DEV Community: Joshua Chinwendu</title>
      <link>https://dev.to/joshualine</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joshualine"/>
    <language>en</language>
    <item>
      <title>My Little Coding Journey and Lessons I've Learnt So Far</title>
      <dc:creator>Joshua Chinwendu</dc:creator>
      <pubDate>Sun, 31 Oct 2021 19:34:44 +0000</pubDate>
      <link>https://dev.to/joshualine/my-little-coding-journey-and-lessons-ive-learnt-f9g</link>
      <guid>https://dev.to/joshualine/my-little-coding-journey-and-lessons-ive-learnt-f9g</guid>
      <description>&lt;p&gt;My first introduction to computer programming was during my second year in the university in 2016. The language was C++. Prior to that, I have always had a passion for computers and everything tech related. In fact, it was that passion and desire that led me into studying electrical engineering. I have always dreamt of writing software programs that will not just automate electrical equipment but improve and provide sustainable electricity. It was a requirement that every electrical engineering student to know the basics of programming. To that effect, I was ready to explore the world of programming.&lt;br&gt;
However, my zeal was cut short with the approach of the teaching. Notwithstanding, I was able to write my first "Hello, World". Yes!&lt;br&gt;
The theories taught were geared towards passing the test and exams. Which I eventually passed but deep down in me, I needed something more practical. The reality did not align with the expectation but I refused to drop my fishing net but to deep dive into the ocean to explore myself. I was determined to get it right.&lt;br&gt;
Determined to know more about programming, I started searching online for the best programming language. That alone brought a lot more confusion than I had expected as the search came up with tonnes of results.&lt;br&gt;
&lt;a href="https://i.giphy.com/media/RLUyfJnogtXK44pm9t/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/RLUyfJnogtXK44pm9t/giphy.gif" width="326" height="326"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s start somewhere, Python!
&lt;/h2&gt;

&lt;p&gt;Finally, I decided to start off with Python because of its simpler syntax and rapid growth. So I signed up for a few beginner courses on Udemy and learnt some fundamentals of programming. However, most of those initial lessons were really just following a video tutorial line by line, and not really understanding what I was doing. A bit of monkey see monkey do. But it grew on me, slowly. It’s like learning a new (spoken) language. In the process, I learnt to ask better questions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Let’s Checkout Javascript
&lt;/h2&gt;

&lt;p&gt;As I continue with the programming, I saw myself making some progress. Though the progress was little at the time, they have added up to be massive. No wonder they say that the journey of a thousand miles begins with a step. Then in 2019, I joined the DevC program. A program that was powered by Andela and Facebook to nurture young talents. In the program, we were introduced to JavaScript, Express js, Angular js and Node js. This time, I started brushing my skills as I came to see more opportunities in it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Discovering Django
&lt;/h2&gt;

&lt;p&gt;Later on, I decided to try my hands on backend web development using the Django Python framework. I cloned and recreated some nice REST APIs online. This I will say was so interesting to do.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I have learnt so far
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/xUPJUyeVTVYWIgRIsM/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/xUPJUyeVTVYWIgRIsM/giphy.gif" width="500" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So far so good, I have learnt a lot but I am still pushing. I have also discovered some things that may be of help to someone that is totally new to the field. Some of them are:&lt;/p&gt;

&lt;h4&gt;
  
  
  Focus on the Process
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Ask intelligent questions
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Learn how to research
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Connect with other developers
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Build something, anything
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Set a goal
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Be consistent
&lt;/h4&gt;

&lt;h4&gt;
  
  
  Push yourself
&lt;/h4&gt;

</description>
    </item>
    <item>
      <title>Now it Begins</title>
      <dc:creator>Joshua Chinwendu</dc:creator>
      <pubDate>Thu, 19 Aug 2021 19:06:42 +0000</pubDate>
      <link>https://dev.to/joshualine/now-it-begins-an0</link>
      <guid>https://dev.to/joshualine/now-it-begins-an0</guid>
      <description>&lt;p&gt;They say the journey of a thousand miles begins with a step. I am a backend developer in the HNGi8 internship. This is a list of what I want to achieve within the next 8 weeks:&lt;br&gt;
&lt;em&gt;Building my collaboration skill&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Improving my communication skill&lt;/em&gt;&lt;br&gt;
&lt;em&gt;Leadership skill&lt;/em&gt;&lt;br&gt;
If you’re reading this and wish to dive into Back-end development, here are some tutorials that have helped to grasp the concept of programming and programming languages&lt;/p&gt;

&lt;p&gt;Javascript Tutorial &lt;a href="https://youtube.com/watch?v=hdI2bqOjy3c"&gt;https://youtube.com/watch?v=hdI2bqOjy3c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Introduction to git and github &lt;a href="https://youtube.com/watch?v=RGOj5yH7evk"&gt;https://youtube.com/watch?v=RGOj5yH7evk&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Figma Tutorial &lt;a href="https://youtube.com/watch?v=Gu1so3pz4bA"&gt;https://youtube.com/watch?v=Gu1so3pz4bA&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To be a part of HNG internship, visit &lt;a href="https://internship.zuri.team"&gt;https://internship.zuri.team&lt;/a&gt;&lt;/p&gt;

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