<?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: Omkar Manjrekar</title>
    <description>The latest articles on DEV Community by Omkar Manjrekar (@manjrekarom).</description>
    <link>https://dev.to/manjrekarom</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%2F106274%2Fbe8d1bb4-00cc-4f5e-adca-47e439713ee5.png</url>
      <title>DEV Community: Omkar Manjrekar</title>
      <link>https://dev.to/manjrekarom</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manjrekarom"/>
    <language>en</language>
    <item>
      <title>How to make, build or solve problem X with Y?</title>
      <dc:creator>Omkar Manjrekar</dc:creator>
      <pubDate>Fri, 05 Oct 2018 17:53:05 +0000</pubDate>
      <link>https://dev.to/manjrekarom/how-to-make-build-or-solve-problem-x-with-y-1lc9</link>
      <guid>https://dev.to/manjrekarom/how-to-make-build-or-solve-problem-x-with-y-1lc9</guid>
      <description>&lt;p&gt;Hello everyone! Hope all of you are doing good.&lt;/p&gt;

&lt;p&gt;I am Omkar from India and I have been programming (professionally) for about a year now. I think I can say I have a little experience than a neophyte developer.&lt;/p&gt;

&lt;p&gt;One of the problems I see myself and most like me struggling with is, &lt;strong&gt;&lt;em&gt;how to solve a particular problem without reinventing the wheel&lt;/em&gt;&lt;/strong&gt;. While reinventing the wheel should not be a problem for a beginner because that is how we will learn the crux or important parts of it, but the method that we used before sticks with us for long.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Instead if we could just know about the things that are out there with which we can do it easily (after taking the hard route once or twice), wouldn't that be great!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;You would argue that we can easily do a google search. Yes we can, but a lot of times its &lt;strong&gt;difficult to search something because we don't really know what we want and if a tool or a library for it already exists.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/manjrekarom/XbyY" rel="noopener noreferrer"&gt;&lt;strong&gt;XbyY&lt;/strong&gt;&lt;/a&gt; will be collection of such and other recurring issues that can be easily solved with libraries and frameworks already out there (solution need not necessarily be a library or a framework).&lt;/p&gt;

&lt;p&gt;Check out the repository &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/manjrekarom" rel="noopener noreferrer"&gt;
        manjrekarom
      &lt;/a&gt; / &lt;a href="https://github.com/manjrekarom/XbyY" rel="noopener noreferrer"&gt;
        XbyY
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      How to make, build or solve X with Y?
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;XbyY&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;How to make, build, solve X with Y?&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;I have been programming (professionally) for around a year now. I think I can say I am a little more experienced than a neophyte developer.&lt;/p&gt;
&lt;p&gt;One of the problems I see myself and most like me struggling with is, how to solve a particular problem without reinventing the wheel. While reinventing the wheel should not be a problem for a beginner because that is how we will learn the crux or important parts of it, but the method that we use before sticks with us for long.&lt;/p&gt;
&lt;p&gt;Instead if I could just know about the things that are out there with which we can do it easily (after taking the hard route once or twice), I think that would be great.&lt;/p&gt;
&lt;p&gt;You would argue that you can easily do a google search. Yes we can, but a lot of times its…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/manjrekarom/XbyY" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Contributing is easy. We just have to create a markdown file with necessary details like the problem X, our solution/s (Y) and any tutorial links for this. Read more about it &lt;a href="https://github.com/manjrekarom/XbyY/blob/master/README.md" rel="noopener noreferrer"&gt;here&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;This can also serve as an &lt;strong&gt;easy/medium pull request&lt;/strong&gt; for those willing to do the &lt;strong&gt;Hacktoberfest Challenge&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;Let's build a database of problems that we face generally, frustrate ourselves with :P and later have found a much better and easier way to solve it.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Thanks for reading!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>easypr</category>
      <category>github</category>
      <category>softwaredevelopment</category>
    </item>
  </channel>
</rss>
