<?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: Nausher Ali</title>
    <description>The latest articles on DEV Community by Nausher Ali (@nausher_ali).</description>
    <link>https://dev.to/nausher_ali</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%2F510485%2F9cf3c75d-46e6-4eb9-9d38-9dbf41942b75.jpg</url>
      <title>DEV Community: Nausher Ali</title>
      <link>https://dev.to/nausher_ali</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nausher_ali"/>
    <language>en</language>
    <item>
      <title>Minor and major project ideas for b.tech cse students.</title>
      <dc:creator>Nausher Ali</dc:creator>
      <pubDate>Thu, 01 Apr 2021 15:25:22 +0000</pubDate>
      <link>https://dev.to/nausher_ali/minor-and-major-project-ideas-for-b-tech-cse-students-2ane</link>
      <guid>https://dev.to/nausher_ali/minor-and-major-project-ideas-for-b-tech-cse-students-2ane</guid>
      <description>&lt;h2&gt;
  
  
  This blog is written in order to discuss some minor and major project ideas for b.tech cse students.
&lt;/h2&gt;

&lt;h3&gt;
  
  
  mostly students make their projects either in software development or AI (&lt;em&gt;machine learning&lt;/em&gt;).
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Their are mainly two types of software.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;System software.&lt;/li&gt;
&lt;li&gt;Application software.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;System softwares are consist of.&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Operating system.
&lt;a href="https://sites.google.com/site/waheediqbalinfo/courses/OS-2013/os_projects"&gt;operating system project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Device drivers.
&lt;a href="https://github.com/martinezjavier/ldd3"&gt;device drivers project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;firmware.
&lt;a href="https://www.electronicshub.org/embedded-systems-projects-ideas/"&gt;firmware project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;utility software.
&lt;a href="https://www.upgrad.com/blog/python-projects-ideas-topics-beginners/"&gt;utility software project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Application software development can be implement in four ways.&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;CLI(command line interface)
&lt;a href="https://realpython.com/intermediate-python-project-ideas/#command-line-project-ideas"&gt;cli project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Desktop application with graphic user interface(GUI).
&lt;a href="https://realpython.com/intermediate-python-project-ideas/#gui-project-ideas"&gt;gui project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;web application
&lt;a href="https://www.crio.do/projects/category/web-development-projects/?utm_source=adwords&amp;amp;gclid=CjwKCAjwpKCDBhBPEiwAFgBzjxlUa-JLfG71kxINLR32DzmN05Go9SecxDjj77UPx-q9PMqXreHgwRoC1BkQAvD_BwE"&gt;web application project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;mobile application
&lt;a href="https://www.intelegain.com/app-ideas-for-startups-to-launch-in-2021/"&gt;mobile application project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;machine learning algorithms are categorised in to four types.&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Supervised learning. &lt;/li&gt;
&lt;li&gt;Un-supervised learning. &lt;/li&gt;
&lt;li&gt;Semi-supervised learning. &lt;/li&gt;
&lt;li&gt;Reinforcement learning.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://www.kdnuggets.com/2020/03/20-machine-learning-datasets-project-ideas.html"&gt;Machine learning project ideas&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;unorthodox project ideas.&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;chrome extensions using javascript (&lt;em&gt;simple and cool&lt;/em&gt;).
&lt;a href="https://www.freecodecamp.org/news/how-to-create-and-publish-a-chrome-extension-in-20-minutes-6dc8395d7153/"&gt;chrome extension project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;your own framework like django in python, laravel in PHP.
(&lt;em&gt;make a simple one later you can add more features.&lt;/em&gt;)
&lt;a href="https://www.salesforce.com/workdifferently/articles/how-to-design-framework/"&gt;frameworl project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;make your own markup language using XML.
&lt;a href="http://www.inf.ed.ac.uk/teaching/courses/ec/handouts/xml.pdf"&gt;markup project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Blockchain applications.
&lt;a href="https://www.upgrad.com/blog/blockchain-project-ideas-for-beginners-students/"&gt;blockchain project ideas&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;you can copy any project available on internet but the main motive here is to understand how it works and after that add your features so that you can explain what you have learn during this process.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Any type of correction or suggestion will be appreciated.&lt;br&gt;
&lt;strong&gt;share your views in comment sections&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>project</category>
      <category>advance</category>
      <category>projectideas</category>
    </item>
    <item>
      <title>State vs Props in ReactJs</title>
      <dc:creator>Nausher Ali</dc:creator>
      <pubDate>Sat, 20 Mar 2021 15:41:33 +0000</pubDate>
      <link>https://dev.to/nausher_ali/state-vs-props-in-reactjs-alc</link>
      <guid>https://dev.to/nausher_ali/state-vs-props-in-reactjs-alc</guid>
      <description>&lt;p&gt;In short:&lt;br&gt;
State are the variables by the component for the component.&lt;br&gt;
Props are the variables. inherited by a component from its parent components.&lt;/p&gt;

&lt;p&gt;State and props both do the same things. there are very few differences between them such as,&lt;br&gt;
Props are immutable that is it returns same output every time for a particular input.&lt;br&gt;
whereas state are mutable.&lt;br&gt;
state can be also defined with the help of props.&lt;br&gt;
this is what i have understand till now, any type of correction will be appreciated.&lt;/p&gt;

</description>
      <category>react</category>
      <category>state</category>
      <category>props</category>
    </item>
  </channel>
</rss>
