<?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: Fardeen Khan</title>
    <description>The latest articles on DEV Community by Fardeen Khan (@fardeen9983).</description>
    <link>https://dev.to/fardeen9983</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%2F129661%2Ff810aaa5-c434-4cbf-8ffe-ea1b6d4cb05a.png</url>
      <title>DEV Community: Fardeen Khan</title>
      <link>https://dev.to/fardeen9983</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fardeen9983"/>
    <language>en</language>
    <item>
      <title>Removing older BOOT entries (Windows Version)</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Sat, 14 Mar 2020 18:20:04 +0000</pubDate>
      <link>https://dev.to/fardeen9983/removing-older-boot-entries-windows-version-39a1</link>
      <guid>https://dev.to/fardeen9983/removing-older-boot-entries-windows-version-39a1</guid>
      <description>&lt;p&gt;New article on Medium for removing older boot entries if you are on Windows.. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/red-flag-studio/removing-older-boot-entries-windows-version-3c03454b9a9e"&gt;https://medium.com/red-flag-studio/removing-older-boot-entries-windows-version-3c03454b9a9e&lt;/a&gt;&lt;/p&gt;

</description>
      <category>windows</category>
      <category>operatingsystems</category>
      <category>troubleshooting</category>
    </item>
    <item>
      <title>Ultimate Dux</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Tue, 14 Jan 2020 22:00:33 +0000</pubDate>
      <link>https://dev.to/fardeen9983/ultimate-dux-50jb</link>
      <guid>https://dev.to/fardeen9983/ultimate-dux-50jb</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer&lt;/strong&gt; : Have to give one. This piece of work being showcased here has no intention of infringing any licenses, copyrights, ownerships of any material - audio, video, text - and has been written and published entirely by myself and is simply a result of consumption of digital learning resources, their interpretation followed by the implementation of the same as per my understanding without copying it, or reproducing it from the source. The sole intention of this project is to build a Wikipedia like platform for programming.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Whoosh, that was all formality I had. Come back after reading the thing below and correct me if I stated something wrong. Now off to the reason behind this and what the hell is &lt;strong&gt;Ultimate Dux&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So other than being a full-time programmer taking freelancing projects I somewhat possess a thirst for learning, implementing and sharing all sorts of programming elements; be it a language, framework, library, old or new; doesn't matter much.&lt;/p&gt;

&lt;p&gt;For some time now,  I have been learning new stuff from many a different source: courses, articles, videos and podcasts. All this knowledge just sitting in my brain didn't help satisfy me, so I started writing code with documentation to cover simple instructions from installation to a useful guide to follow. I had done a little work on Python and C# basics, and then this Idea struck me :&lt;/p&gt;

&lt;h2&gt;
  
  
  Ultimate Dux
&lt;/h2&gt;

&lt;p&gt;It means the Ultimate Guide. Dux is a Latin word for Guide/Leader. It as I see it, is supposed to be a collection of guides, tutorials, todos and projects of as many programming languages, concepts, frameworks, libraries we can cover. And by &lt;em&gt;we&lt;/em&gt; I mean just another friend of mine.&lt;/p&gt;

&lt;h3&gt;
  
  
  Wait ... what? Why? How?
&lt;/h3&gt;

&lt;p&gt;Well first of all this is not a menial task and with the ever-changing world of programming and technology, this is bound to become a very very very cumbersome if not impossible task. Hence I want to make this an open-source project, where people from anywhere in the world can contribute their knowledge in whichever matter they see fit and relevant by turning this into a platform later on, maybe like a website or a comprehensive guide or whatever medium is thought to be fir.&lt;/p&gt;

&lt;p&gt;So I don't want to hear that "No you won't be able to complete this; this is a total waste of effort; It is too much and maybe not even needed; blah blah".&lt;/p&gt;

&lt;p&gt;I already know this stuff, but I have made up my mind. Whatever amount of effort it may need over; however, many years required, I am willing to sacrifice (at least for the few months/weeks to come). I am very optimistic.&lt;/p&gt;

&lt;h3&gt;
  
  
  The problem
&lt;/h3&gt;

&lt;p&gt;Now what I think is the problem is how I gather the material to put up for this task.&lt;br&gt;
What I have been doing so far is to go through a lot of learning material of the topic I choose to cover, note down all the stuff in my own words, add my understanding, write code for implementation of the same with added documentation for comprehension.&lt;/p&gt;

&lt;p&gt;Is this the right way to do so? Or is it subject to some infringement? I don't want to realise later on that all my work went away for nothing.&lt;/p&gt;

&lt;p&gt;That is why I put that ugly disclaimer at the beginning to give you an idea of what I thought i should do: just put up some disclaimers.&lt;/p&gt;

&lt;p&gt;Also, I am putting references to all the materials I have been consuming online.&lt;/p&gt;

&lt;h2&gt;
  
  
  Checkout the actual thing
&lt;/h2&gt;

&lt;p&gt;Now you can head over to the below link and check some stuff. But beware it is a lot unorganised and still looming over thoughts of what to do and how. And it's taking a lot of time.&lt;/p&gt;

&lt;p&gt;Also right now there's only so much I have done. There are many empty folders that I created to track things I intend to cover. Many items might be irrelevant or not even needed to be covered. I will do the filtering later on.&lt;/p&gt;

&lt;p&gt;Right now for looking into it you can go to&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Languages/Python&lt;/li&gt;
&lt;li&gt;Languages/Python/Frameworks/Cross-Platform GUI/Kivy&lt;/li&gt;
&lt;li&gt;Languages/C#&lt;/li&gt;
&lt;li&gt;Languages/TypeScript&lt;/li&gt;
&lt;li&gt;Languages/PHP/Basics&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;&lt;a href="https://github.com/fardeen9983/Ultimate-Dux"&gt;Link to Ultimate-Dux&lt;/a&gt;&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Please, veterans of programming, give me your sacred advice, so I can get a hint of how to move forward with this.&lt;/p&gt;

&lt;p&gt;Thank you very much for your time and efforts in reading the entire thing&lt;/p&gt;

&lt;p&gt;Thanks anyways&lt;/p&gt;

</description>
      <category>programming</category>
      <category>guides</category>
    </item>
    <item>
      <title>Ebooks vs paperback</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Fri, 20 Dec 2019 05:31:45 +0000</pubDate>
      <link>https://dev.to/dev_delight/ebooks-vs-paperback-2dlg</link>
      <guid>https://dev.to/dev_delight/ebooks-vs-paperback-2dlg</guid>
      <description>&lt;p&gt;So a lot of my friend complain of their lack of reading habits to their avoiding reading things in screens while staying that buying books is not always on the menu. I, for myself enjoy reading eBooks and paperback alike. What are your thoughts? Does the touch of the prayer and the light contrast of ink matter to you or do you like to state at screens for reading purposes?&lt;/p&gt;

</description>
      <category>discussions</category>
      <category>readinghabits</category>
    </item>
    <item>
      <title>Article on Dockers</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Fri, 12 Jul 2019 19:45:53 +0000</pubDate>
      <link>https://dev.to/fardeen9983/article-on-dockers-18ac</link>
      <guid>https://dev.to/fardeen9983/article-on-dockers-18ac</guid>
      <description>&lt;p&gt;Checkout my new article on Medium on Introduction to Docker&lt;/p&gt;

&lt;p&gt;“Docker Introduction: Part I” by Fardeen Khan &lt;a href="https://link.medium.com/gP3xS9JNgY"&gt;https://link.medium.com/gP3xS9JNgY&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
    </item>
    <item>
      <title>Getting started with C#</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Tue, 07 May 2019 16:36:04 +0000</pubDate>
      <link>https://dev.to/fardeen9983/getting-started-with-c-440o</link>
      <guid>https://dev.to/fardeen9983/getting-started-with-c-440o</guid>
      <description>&lt;p&gt;Another simple guide to learning a new language C#.&lt;br&gt;
Explore fully documented code snippets to get started with fundamental C# coding.&lt;br&gt;
&lt;a href="https://github.com/fardeen9983/C-sharp-snippets"&gt;https://github.com/fardeen9983/C-sharp-snippets&lt;/a&gt;&lt;br&gt;
Keep watch on the repository as I will cover advanced topics.&lt;/p&gt;

</description>
      <category>csharp</category>
    </item>
    <item>
      <title>Want your precious suggestions on becoming a UI designer</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Tue, 07 May 2019 16:01:48 +0000</pubDate>
      <link>https://dev.to/fardeen9983/want-your-precious-suggestions-on-becoming-a-ui-designer-o0o</link>
      <guid>https://dev.to/fardeen9983/want-your-precious-suggestions-on-becoming-a-ui-designer-o0o</guid>
      <description>&lt;p&gt;Hello there, fellow programmers.&lt;br&gt;
I have a request for you all.&lt;br&gt;
I have been working more than 2 years or so on developing API endpoints and deploying servers based on different frameworks and making android and cross platform apps. Though I more relieved having better design tools like XD and Flutter. But I still lack in making an appealing design.&lt;br&gt;
And here I was hoping to be full stack developer. &lt;br&gt;
I am all ears to any suggestion. Where to get started? What to learn first?&lt;br&gt;
Thank you&lt;br&gt;
❤️ #DEV&lt;/p&gt;

</description>
      <category>ui</category>
    </item>
    <item>
      <title>Node gems</title>
      <dc:creator>Fardeen Khan</dc:creator>
      <pubDate>Mon, 22 Apr 2019 17:54:15 +0000</pubDate>
      <link>https://dev.to/dev_delight/node-gems-37po</link>
      <guid>https://dev.to/dev_delight/node-gems-37po</guid>
      <description>&lt;p&gt;Node-gems -- I have created a Node.js project with descriptive snippets of code to cover the fundamentals of Node.js. Check it out here : &lt;a href="https://github.com/fardeen9983/Node-gems"&gt;https://github.com/fardeen9983/Node-gems&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
    </item>
  </channel>
</rss>
