

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://under-thehood.netlify.app//</id>
  <title>UnderTheHood</title>
  <subtitle>Blogging page describing how things works under the hood </subtitle>
  <updated>2023-02-12T19:46:19+05:45</updated>
  <author>
    <name>underthehood</name>
    <uri>https://under-thehood.netlify.app//</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="https://under-thehood.netlify.app//feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="https://under-thehood.netlify.app//"/>
  <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator>
  <rights> © 2023 underthehood </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Programming language</title>
    <link href="https://under-thehood.netlify.app//posts/programming-language/" rel="alternate" type="text/html" title="Programming language" />
    <published>2023-01-21T13:48:00+05:45</published>
  
    <updated>2023-01-21T13:48:00+05:45</updated>
  
    <id>https://under-thehood.netlify.app//posts/programming-language/</id>
    <content src="https://under-thehood.netlify.app//posts/programming-language/" />
    <author>
      <name>underthehood</name>
    </author>

  
    
    <category term="programming" />
    
  

  
    <summary>
      





      
  What is programming language? What its use ? Why should we learn? Lets Know its.


Introduction
Programming language are the language used to communicate to the computer. But wait a sec ? Does not computer understand only machine langauge i.e. 0's and 1's ? That means machine language is only programming langauge ? We have to learn machine language ? Yes, may be if you were lucky enough to b...
    </summary>
  

  </entry>

  
  <entry>
    <title>Learn C++</title>
    <link href="https://under-thehood.netlify.app//posts/learn-c/" rel="alternate" type="text/html" title="Learn C++" />
    <published>2023-01-20T12:32:00+05:45</published>
  
    <updated>2023-01-20T12:32:00+05:45</updated>
  
    <id>https://under-thehood.netlify.app//posts/learn-c/</id>
    <content src="https://under-thehood.netlify.app//posts/learn-c/" />
    <author>
      <name>underthehood</name>
    </author>

  
    
    <category term="programming" />
    
  

  
    <summary>
      





      Introduction
As if you want to leran c++ and shoot your won foot while programming then,you know what is programming language and whats its use ? If not then,it is simply language to communicate and give instruction to computer.

Types of Programming Language
There are two type of programming language i.e.

  
    Static Programming language
    Dynamic Programming language
  


Cpp is the stat...
    </summary>
  

  </entry>

</feed>


