<?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: ImtiazKun</title>
    <description>The latest articles on DEV Community by ImtiazKun (@imtiazkun).</description>
    <link>https://dev.to/imtiazkun</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%2F455908%2Fe707dc35-5d35-469d-8f96-2ef1a71e84e1.jpg</url>
      <title>DEV Community: ImtiazKun</title>
      <link>https://dev.to/imtiazkun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imtiazkun"/>
    <language>en</language>
    <item>
      <title>Great Open Source Alternatives for paid products.</title>
      <dc:creator>ImtiazKun</dc:creator>
      <pubDate>Fri, 19 Mar 2021 16:21:24 +0000</pubDate>
      <link>https://dev.to/imtiazkun/great-open-source-alternatives-for-paid-products-3gof</link>
      <guid>https://dev.to/imtiazkun/great-open-source-alternatives-for-paid-products-3gof</guid>
      <description>&lt;h1&gt;
  
  
  Why pay for software?
&lt;/h1&gt;

&lt;p&gt;Before I start suggesting some great open source products, you might raise a very important question - "Why should I care?"&lt;/p&gt;

&lt;p&gt;Here's why you should care:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You don't receive support if your cracked software fails while you work on something very important.&lt;/li&gt;
&lt;li&gt;The Good Lord above might not be quite happy about stealing.&lt;/li&gt;
&lt;li&gt;If you are not paying with money, you're giving away something else.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Here's a List of Open Source Alternatives to proprietary  software
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Operating System:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4hgllasruqyh0ti7lsyd.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4hgllasruqyh0ti7lsyd.jpg" alt="Alt Text" width="800" height="450"&gt;&lt;/a&gt;&lt;br&gt;
If you did not install the anniversary edition of Windows 10 then hey there's a whole universe of free Linux Distributions. &lt;br&gt;
Why use Linux?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Free&lt;/li&gt;
&lt;li&gt;Secure&lt;/li&gt;
&lt;li&gt;Used by a big community &lt;/li&gt;
&lt;li&gt;You have a lot of control&lt;/li&gt;
&lt;li&gt;Not one is spying on you. &lt;/li&gt;
&lt;li&gt;And it has a lot of Distros. Each distro is geared towards a specific community. Every distro is more or less the same OS with different components and advantages/disadvantages.&lt;/li&gt;
&lt;li&gt;Some popular distros are &lt;a href="https://linuxmint.com/" rel="noopener noreferrer"&gt;Linux Mint&lt;/a&gt;, &lt;a href="https://ubuntu.com/" rel="noopener noreferrer"&gt;Ubuntu Mint&lt;/a&gt;, 
&lt;a href="https://www.kali.org/" rel="noopener noreferrer"&gt;Kali&lt;/a&gt;, &lt;a href="https://www.debian.org/" rel="noopener noreferrer"&gt;Debian&lt;/a&gt;, &lt;a href="https://archlinux.org/" rel="noopener noreferrer"&gt;Arch&lt;/a&gt;, etc ... &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Game Engine:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd0n2iquu8amx3c78pk16.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd0n2iquu8amx3c78pk16.png" alt="Alt Text" width="800" height="777"&gt;&lt;/a&gt;&lt;br&gt;
A very good alternative to Unity and Unreal engine is Godot. I wouldn't say that Godot is catching up fast or anything. But here's why you should try out Godot:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It's free and open source. You won't see the splash screen containing the Unity or Unreal Engine logo.&lt;/li&gt;
&lt;li&gt;It's thriving. It's growing fast and getting new updates.&lt;/li&gt;
&lt;li&gt;Uses OpenGL but soon it will start the use of Vulkan.&lt;/li&gt;
&lt;li&gt;You can edit the code to your liking. &lt;/li&gt;
&lt;li&gt;Very light weight and runs on almost all devices.&lt;/li&gt;
&lt;li&gt;It has a C# and C++ variant. But using the default GDScript is pretty fun.
Get it. It's free.
&lt;a href="https://godotengine.org/" rel="noopener noreferrer"&gt;Godot Official Website&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Image Manipulator:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faoo4yz0g9w87hkk3xqqn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faoo4yz0g9w87hkk3xqqn.png" alt="Alt Text" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
Photoshop is a great tool but the subscription method is killing our wallets. Not everyone earns a fortune. So, if you want to get started with Photo editing then I recommend start with a free software. The terms might be different but if you learn the process then you can easily switch between software. Gimp is a great software and here's why you should try out Gimp:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It's free!!&lt;/li&gt;
&lt;li&gt;It's light weight.&lt;/li&gt;
&lt;li&gt;You don't have to install any other software to download it unlike Photoshop you can download it directly from their website.&lt;/li&gt;
&lt;li&gt;Light weight and small installer size.
&lt;a href="https://www.gimp.org/" rel="noopener noreferrer"&gt;Gimp website&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Vector Graphics Software:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2qu6e5vsr4aq8j59hzzh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2qu6e5vsr4aq8j59hzzh.png" alt="Alt Text" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
A good alternative to Adobe Illustrator is InkScape. It's available on Windows, Linux and MacOS.&lt;br&gt;
You can great great vector art for your game, website or application.&lt;br&gt;
Benefits of using this software:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You don't have to pay.&lt;/li&gt;
&lt;li&gt;You don't have to steal if you don't want to pay.&lt;/li&gt;
&lt;li&gt;Professional Grade tool.&lt;/li&gt;
&lt;li&gt;Has good tutorials.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  3D Modelling Application:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjq05ja3depbyo9xgrrfi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjq05ja3depbyo9xgrrfi.png" alt="Alt Text" width="800" height="654"&gt;&lt;/a&gt;&lt;br&gt;
Blender is no joke. If you tried it you know it. Industry standard application for free :D. &lt;br&gt;
Benefits you ask? &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Free&lt;/li&gt;
&lt;li&gt;Powerful&lt;/li&gt;
&lt;li&gt;Light weight&lt;/li&gt;
&lt;li&gt;Open Source
Download &lt;a href="https://www.blender.org/" rel="noopener noreferrer"&gt;Blender&lt;/a&gt; Today!&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Video Editing Software:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxqpka5v814vj6ibt9ql9.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxqpka5v814vj6ibt9ql9.jpg" alt="Alt Text" width="800" height="723"&gt;&lt;/a&gt;&lt;br&gt;
With new updates Blender is now pretty good in editing videos. So, you can count on Blender to do the editing stuff.&lt;br&gt;
Other than that you can use &lt;a href="https://jliljebl.github.io/flowblade/" rel="noopener noreferrer"&gt;Flowblade&lt;/a&gt; or &lt;a href="https://kdenlive.org/en/" rel="noopener noreferrer"&gt;Kdenlive&lt;/a&gt; if you find Blender hard.&lt;/p&gt;

&lt;h3&gt;
  
  
  Office Suite:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa18bvqynnzhqgmiq6yc2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa18bvqynnzhqgmiq6yc2.png" alt="Alt Text" width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
LibreOffice is really great. From creating presentations to databases you have in all that Microsoft Office can do for free. &lt;a href="https://www.libreoffice.org/" rel="noopener noreferrer"&gt;Libre Office Website&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Screen Recorder:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb7lnjmplt7n7tqtkog9h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb7lnjmplt7n7tqtkog9h.png" alt="Alt Text" width="791" height="458"&gt;&lt;/a&gt;&lt;br&gt;
OBS or Open Broadcaster Software is a open source screen recorder that you can use for capturing game play, tutorials, streaming etc. I've used it and it was great. Even though it's free it will compete well against most paid counterparts. &lt;br&gt;
&lt;a href="https://obsproject.com/" rel="noopener noreferrer"&gt;OBS Website&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Honorable Mentions:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.audacityteam.org/" rel="noopener noreferrer"&gt;Audacity&lt;/a&gt; for editing Audio.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.openoffice.org/" rel="noopener noreferrer"&gt;Apache OpenOffice&lt;/a&gt; - Office Suite&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://camstudio.org/" rel="noopener noreferrer"&gt;Cam Studio&lt;/a&gt; for recording your screen.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;With that the article comes to an completion. Hope everyone lives a healthy and piracy free life but &lt;strong&gt;Adobe does not deserve our love&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>linux</category>
      <category>gamedev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Can't decide what to use for your application?</title>
      <dc:creator>ImtiazKun</dc:creator>
      <pubDate>Sun, 23 Aug 2020 07:09:09 +0000</pubDate>
      <link>https://dev.to/imtiazkun/can-t-decide-what-to-use-for-your-application-1ha7</link>
      <guid>https://dev.to/imtiazkun/can-t-decide-what-to-use-for-your-application-1ha7</guid>
      <description>&lt;h1&gt;
  
  
  This article was written for a lot of the folks out there who face problems while deciding what language to use, what framework to use, and a bunch more.
&lt;/h1&gt;

&lt;h3&gt;
  
  
  Here are some points listed that you should consider before choosing what to use.
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Does it have the features you need
&lt;/h4&gt;

&lt;p&gt;Ask yourself does it have the utilities you need or does it not. If it does then congratulations but if doesn't then look ahead.&lt;/p&gt;

&lt;h4&gt;
  
  
  Community
&lt;/h4&gt;

&lt;p&gt;Is it dead or do people still use it, is important. For debugging purposes a large and welcoming community is really helpful. If it is dead/fewer people use it then it will be hard for you to find help when the bugs invade.&lt;/p&gt;

&lt;h4&gt;
  
  
  Learning Curve
&lt;/h4&gt;

&lt;p&gt;You don't just want one weapon in your arsenal. Nicely documented tools are the best.&lt;/p&gt;

&lt;h4&gt;
  
  
  Client's Opinion
&lt;/h4&gt;

&lt;p&gt;Make sure it has few marketing lines that impress the clients. It would be waste if the clients aren't happy. &lt;/p&gt;

&lt;p&gt;Have a nice day &amp;lt;3!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>angular</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Mistakes you'll do when you start and how to avoid them</title>
      <dc:creator>ImtiazKun</dc:creator>
      <pubDate>Sat, 22 Aug 2020 15:35:59 +0000</pubDate>
      <link>https://dev.to/imtiazkun/few-unaddressed-mistakes-newbies-do-and-things-to-do-12fk</link>
      <guid>https://dev.to/imtiazkun/few-unaddressed-mistakes-newbies-do-and-things-to-do-12fk</guid>
      <description>&lt;h1&gt;
  
  
  &lt;strong&gt;Things to Avoid&lt;/strong&gt;
&lt;/h1&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Learning everything&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Believe me or not. Take advice from someone who had done this mistake once. Coding turns into an obsession once you start to take a liking to it but passion isn't the only thing that matters. You should spend time with your family and friends too. Remember this:  &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Learning every programming language would be a waste of your precious memory.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Memorizing functions&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Docs exist for a reason. Real pros don't memorize everything, they read the docs. &lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Imposter Syndrome&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;I know, I've been through this too. There are tons of pros showing off their skills online and among so many pros it's normal to feel depressed. Don't feel low though. You're new and the pros struggled the same way you are.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Getting distracted&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;So, you were learning game development but now got interested in Machine Learning/ Web Development? Fear not my friend it happens but don't let it persist. Set goals and finish them. Starting new things is not bad but leaving works unfinished is evil. Don't do that.&lt;/p&gt;

&lt;p&gt;Remember:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Documentations are love.&lt;/li&gt;
&lt;li&gt;Stick to your goals.&lt;/li&gt;
&lt;li&gt;Stay motivated&lt;/li&gt;
&lt;li&gt;Don't compare yourself to others&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Learn new things and Innovate &amp;lt;3. &lt;/p&gt;

</description>
      <category>beginners</category>
      <category>career</category>
      <category>codenewbie</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
