<?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: dev_grrl_japan</title>
    <description>The latest articles on DEV Community by dev_grrl_japan (@dev_grrl_japan).</description>
    <link>https://dev.to/dev_grrl_japan</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%2F328751%2F5dc16556-57fa-43a9-835e-7f6ad5889c20.jpeg</url>
      <title>DEV Community: dev_grrl_japan</title>
      <link>https://dev.to/dev_grrl_japan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dev_grrl_japan"/>
    <language>en</language>
    <item>
      <title>GitHub PROJECT or REPO?</title>
      <dc:creator>dev_grrl_japan</dc:creator>
      <pubDate>Mon, 18 May 2020 12:31:39 +0000</pubDate>
      <link>https://dev.to/dev_grrl_japan/github-project-or-repo-3ca2</link>
      <guid>https://dev.to/dev_grrl_japan/github-project-or-repo-3ca2</guid>
      <description>&lt;h1&gt;
  
  
  A guide for those who are (&lt;em&gt;were&lt;/em&gt;) as confused about the terminology as I am (&lt;em&gt;was&lt;/em&gt;).
&lt;/h1&gt;

&lt;p&gt;I'm sure as a new programmer, you took a few online tutorial MOOCs or watched a few YouTube Bootcamps and then deceided to get cracking on a project yourself - since that's what all of the experienced devs always seem to emphasize. &lt;em&gt;"Don't get trapped in tutorial purgatory.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I've heard it all too many times. &lt;/p&gt;

&lt;p&gt;Then you whip out your password manager and log into good ol' GitHub hoping to upload something of a project you started all on your own, but then realize something very odd...&lt;/p&gt;

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

&lt;h1&gt;
  
  
  But which do you choose...
&lt;/h1&gt;

&lt;p&gt;Don't decide that programming isn't for you. Trust me. You're fine. You just need a guide is all.&lt;br&gt;
I hope I can be that little guide sprite in your GitHub journey..&lt;br&gt;
Lemme break it down simply. &lt;/p&gt;

&lt;h1&gt;
  
  
  New &lt;code&gt;Repository&lt;/code&gt;
&lt;/h1&gt;

&lt;p&gt;Think of this as a folder for all of your project files. It's your project, but you can see everything inside and others can read what it's about in your &lt;code&gt;README&lt;/code&gt; and clone it if they wanna see your project on their machines. &lt;/p&gt;

&lt;h1&gt;
  
  
  Import &lt;code&gt;Repository&lt;/code&gt;
&lt;/h1&gt;

&lt;p&gt;Same thing but you import it from somewhere else. &lt;/p&gt;

&lt;h1&gt;
  
  
  New &lt;code&gt;Gist&lt;/code&gt;
&lt;/h1&gt;

&lt;p&gt;A gist is not to be confused with a repository... but it can be stored in one. &lt;/p&gt;

&lt;p&gt;Where a repo contains all of your files in your project, a &lt;code&gt;gist&lt;/code&gt; is more of an excerpt of a certain part of your project, such as a line of code you want to explain more thoroughly. It could also be a technique or solution you wish to highlight as well, among other things. &lt;br&gt;
&lt;em&gt;KISS: Keep it simple, stupid.&lt;/em&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Organization
&lt;/h1&gt;

&lt;p&gt;This option is for creating a new, &lt;em&gt;well&lt;/em&gt;, organization, which is an account which has many linked user accounts and that owns those repositories. &lt;/p&gt;

&lt;h1&gt;
  
  
  New Project
&lt;/h1&gt;

&lt;p&gt;This term is pretty bad. &lt;em&gt;Let's be honest...&lt;/em&gt; Don't think of this as a project, &lt;em&gt;per say&lt;/em&gt;, but as a Project MGMT System. If you make a Project you can base it on certain repositories that you have. It helps you get all of your tasks in order that you have to still add to your projects' repository. &lt;/p&gt;

&lt;h2&gt;
  
  
  And that's a wrap.
&lt;/h2&gt;

&lt;p&gt;I hope that helped straighten things out for you a little. &lt;br&gt;
It sure helped me. &lt;/p&gt;

&lt;p&gt;If there are any errors or mods, please let me know in the comments. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Happy Coding!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>tutorial</category>
      <category>womenintech</category>
    </item>
  </channel>
</rss>
