<?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: Bryan Campos</title>
    <description>The latest articles on DEV Community by Bryan Campos (@bcampos103).</description>
    <link>https://dev.to/bcampos103</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%2F82766%2Fc7269b9f-8eac-4ede-b390-5d9c310d3a28.png</url>
      <title>DEV Community: Bryan Campos</title>
      <link>https://dev.to/bcampos103</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bcampos103"/>
    <language>en</language>
    <item>
      <title>Help installing GoCode in NeoVim</title>
      <dc:creator>Bryan Campos</dc:creator>
      <pubDate>Wed, 22 Jan 2020 02:50:26 +0000</pubDate>
      <link>https://dev.to/bcampos103/help-installing-gocode-in-neovim-5flb</link>
      <guid>https://dev.to/bcampos103/help-installing-gocode-in-neovim-5flb</guid>
      <description>&lt;p&gt;Hey there guys&lt;/p&gt;

&lt;p&gt;Right now I am currently learning how to use NeoVim as my text editor in wsl and while installing all the plugins that I would need for my workflow i am having trouble getting my vim-go plugin up to speed and wondering if anyone in this site could be of assistance. I keep getting this error while opening up golang files.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--L1i4J0a3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/yx75vuucsjguojgz50fe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--L1i4J0a3--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/yx75vuucsjguojgz50fe.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any help would be appreciated!&lt;/p&gt;

</description>
      <category>go</category>
      <category>vim</category>
      <category>wsl</category>
      <category>help</category>
    </item>
    <item>
      <title>Job Search So Far and Learning to love Programming Again for The Right Reasons</title>
      <dc:creator>Bryan Campos</dc:creator>
      <pubDate>Wed, 06 Feb 2019 19:27:17 +0000</pubDate>
      <link>https://dev.to/bcampos103/job-search-so-far-and-learning-to-love-programming-again-for-the-right-reasons-10j3</link>
      <guid>https://dev.to/bcampos103/job-search-so-far-and-learning-to-love-programming-again-for-the-right-reasons-10j3</guid>
      <description>&lt;p&gt;So it has been a year since I graduated from my 4 year university with a Bachelors in computer science and even though I have to agree that the curriculum was a bit on the bland side I am still grateful for what I could learn from there. Although I haven't made much progress since. &lt;/p&gt;

&lt;p&gt;I have not dived into any project ideas and have been wandering aimlessly into looking into different technologies such as React, Go, etc. in the year following my graduation but not really putting them into practice mostly due out of desperation to pique the interest on any hiring manager or whatnot. It was this desperation that made me start to hate programming; Hating it just because it couldn't get me a job because I figure that way I can have a reason to come up solutions to problems because I would simply wait to have problems to solve handed to me. Of course, this is not a healthy mindset to have and it impacted me greatly.&lt;/p&gt;

&lt;p&gt;The rest of 2018 was spent with me hating my position in life because my current situation wasn't the most ideal; still working at the grocery store where I was employed since the latter half of my sophomore year of college, barely making ends meet and barely revisiting the programming languages that I learned, feeling the joy I once felt coming up solutions with, but swiftly dropping that and leaving them alone for months. Depression, frustration, and anxiety became facts of life for me. I decided to go out more to meet new people to see if it would alleviate me of this state of mind  and I manage to meet a small group of people there which I became friends with rather quickly.&lt;/p&gt;

&lt;p&gt;After meeting new friends and going to new events and just hanging out with them I realized that they all had hobbies that they were successful at and met new individuals with all because they loved to do it, but most importantly they kept doing it because they disciplined themselves to keep doing what they love. They described as having to fight to keep themselves engaged doing what they like.&lt;/p&gt;

&lt;p&gt;And of course realizing my position and why I am here after some self-reflecting it made a lot of sense. I had the motivation, but motivation was only half of the solution; I needed to discipline myself. I realized that I needed to keep reminding myself of how I felt when I learned a new programming language and coming up with solutions to problems as much as I did in college only this time I had to discipline myself to do them out of my own volition instead of having to rely on someone else telling me what to do. Coming into 2019 I decide to to just that. Actually sit down, do what I do, make what I like, and worry about everything else later on. Be happy with my position in life because that is the real first step to improving it.&lt;/p&gt;

&lt;p&gt;I might not be the most proficient writer but I felt like I had to make this post to vent and to see if there were others in the same boat as I was. Hope you are doing well. &lt;/p&gt;

</description>
      <category>jobsearch</category>
      <category>motivation</category>
      <category>computerscience</category>
      <category>programming</category>
    </item>
    <item>
      <title>Going Into Open-Source Projects as A Way to Brush Up</title>
      <dc:creator>Bryan Campos</dc:creator>
      <pubDate>Thu, 16 Aug 2018 04:52:38 +0000</pubDate>
      <link>https://dev.to/bcampos103/going-into-open-source-projects-as-a-way-to-brush-up-2h71</link>
      <guid>https://dev.to/bcampos103/going-into-open-source-projects-as-a-way-to-brush-up-2h71</guid>
      <description>

&lt;p&gt;I want to know if it is a good idea to jump into an Open-Source project as a means to brush off any rust on anything that might be an obstacle.&lt;/p&gt;

&lt;p&gt;I have been meaning to jump on a project but have been apprehensive due to the fact that i might not know enough to contribute. Should i let that stop me or jump head on?&lt;/p&gt;


</description>
      <category>opensource</category>
      <category>learning</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Re-Learning fundamentals</title>
      <dc:creator>Bryan Campos</dc:creator>
      <pubDate>Fri, 03 Aug 2018 17:01:44 +0000</pubDate>
      <link>https://dev.to/bcampos103/re-learning-fundamentals-274p</link>
      <guid>https://dev.to/bcampos103/re-learning-fundamentals-274p</guid>
      <description>&lt;p&gt;Going through sites like Hackerrank and leetcode i realize that i even have a hard time trying to go through some of the array based problems that those sites deem as easy.&lt;/p&gt;

&lt;p&gt;Are there any sites or other resources that would help me re strengthen my understanding of algorithms and how to go about those types of problems?&lt;/p&gt;

</description>
      <category>algorithms</category>
      <category>fundamentals</category>
      <category>computerscience</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
