<?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: Payilagam</title>
    <description>The latest articles on DEV Community by Payilagam (@payilagam_135383b867ea296).</description>
    <link>https://dev.to/payilagam_135383b867ea296</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%2F2331265%2Fe8fb0b12-680e-43e7-8148-8d91d4408785.png</url>
      <title>DEV Community: Payilagam</title>
      <link>https://dev.to/payilagam_135383b867ea296</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/payilagam_135383b867ea296"/>
    <language>en</language>
    <item>
      <title>Markup Language</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Fri, 02 Jan 2026 06:16:20 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/markup-language-b7f</link>
      <guid>https://dev.to/payilagam_135383b867ea296/markup-language-b7f</guid>
      <description>&lt;p&gt;Yesterday, My Trainer discussed about HTML.  Before to HTML, He talked about Markup language. &lt;/p&gt;

&lt;p&gt;Markup Language – Interview Answer (Simple)&lt;/p&gt;

&lt;p&gt;A markup language is used to structure and format content.&lt;/p&gt;

&lt;p&gt;It uses tags or symbols to define elements like headings and paragraphs.&lt;/p&gt;

&lt;p&gt;It does not contain programming logic.&lt;/p&gt;

&lt;p&gt;Examples are HTML, XML, and Markdown.&lt;/p&gt;

&lt;p&gt;One-line answer:&lt;/p&gt;

&lt;p&gt;A markup language defines the structure and presentation of content using tags.&lt;/p&gt;

&lt;p&gt;What is HTML?&lt;br&gt;
"Hypertext" refers to links that connect web pages to one another, either within a single website or between websites. [To Be Discussed]&lt;/p&gt;

&lt;p&gt;References: &lt;br&gt;
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTML" rel="noopener noreferrer"&gt;https://developer.mozilla.org/en-US/docs/Web/HTML&lt;/a&gt;&lt;/p&gt;

</description>
      <category>markup</category>
      <category>html</category>
      <category>payilagam</category>
      <category>classnotes</category>
    </item>
    <item>
      <title>test</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Fri, 12 Dec 2025 04:34:18 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/test-h5b</link>
      <guid>https://dev.to/payilagam_135383b867ea296/test-h5b</guid>
      <description>&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%2Fsrsuw26pvvde0lag315z.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%2Fsrsuw26pvvde0lag315z.png" alt=" " width="23" height="6"&gt;&lt;/a&gt;&lt;/p&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%2Fix5e66ifqxhna4idajqy.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%2Fix5e66ifqxhna4idajqy.png" alt=" " width="115" height="46"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>git basics</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Sat, 15 Nov 2025 08:25:38 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/git-basics-2pb</link>
      <guid>https://dev.to/payilagam_135383b867ea296/git-basics-2pb</guid>
      <description>&lt;p&gt;Today, I learnt git in payilagam. git means Version Control System&lt;/p&gt;

&lt;p&gt;Git is a free and open source distributed[To Be Discussed] version control system designed to handle everything from small to very large projects with speed and efficiency. &lt;/p&gt;

&lt;p&gt;Let’s use your resume as an example. You’ve probably had several iterations of your resume over the course of your career. On your computer, you probably have separate files labeled resume, resumev2, resumev4, etc. But with version control, you can keep just one main resume file because the version control system (Git) tracks all the changes for you. So, you can have one file where you’re able to see its history, previous versions, and all the changes you’ve made over time.&lt;/p&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%2F2r4cozclg72n3by9d3hm.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%2F2r4cozclg72n3by9d3hm.png" alt=" " width="800" height="438"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What is version control?&lt;br&gt;
Version control enables you to track changes to a software's source code. Thus, a software's delivered version consists of a set of specific versions of each of its components and source code files. For example, an icon might have only been changed twice, while a code file might have undergone several dozen changes over time.&lt;/p&gt;

&lt;p&gt;References: &lt;br&gt;
&lt;a href="https://git-scm.com/" rel="noopener noreferrer"&gt;https://git-scm.com/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.blog/developer-skills/programming-languages-and-frameworks/what-is-git-our-beginners-guide-to-version-control/" rel="noopener noreferrer"&gt;https://github.blog/developer-skills/programming-languages-and-frameworks/what-is-git-our-beginners-guide-to-version-control/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://about.gitlab.com/blog/what-is-git-the-ultimate-guide-to-gits-role-and-functionality/" rel="noopener noreferrer"&gt;https://about.gitlab.com/blog/what-is-git-the-ultimate-guide-to-gits-role-and-functionality/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>payilagam</category>
      <category>firstday</category>
      <category>java</category>
      <category>python</category>
    </item>
    <item>
      <title>Logo Needed for Nilan Technology</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Mon, 07 Jul 2025 11:51:05 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/logo-needed-for-nilan-technology-2adc</link>
      <guid>https://dev.to/payilagam_135383b867ea296/logo-needed-for-nilan-technology-2adc</guid>
      <description>&lt;p&gt;&lt;strong&gt;Attention Job Seekers and College Students!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Nilan Technology looks for Good Logo Designers! Work on creating Logo for Nilan Technology and share your design to &lt;a href="mailto:hr@nilantechn.com"&gt;hr@nilantechn.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Selected Logo will be rewarded!&lt;/p&gt;

&lt;p&gt;Payilagam - Best Software Training Institute in Chennai&lt;br&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%2F1zi6udv2ajar6sf9mgvg.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%2F1zi6udv2ajar6sf9mgvg.jpg" alt=" " width="800" height="999"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>payilagam</category>
      <category>nilantech</category>
    </item>
    <item>
      <title>Day 1: Learning</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Mon, 09 Jun 2025 01:12:23 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/day-1-learning-342g</link>
      <guid>https://dev.to/payilagam_135383b867ea296/day-1-learning-342g</guid>
      <description>&lt;p&gt;The  HTML element is used to insert a scrolling area of text. You can control what happens when the text reaches the edges of its content area using its attributes. [To Be Discussed]&lt;/p&gt;

&lt;p&gt;Reference: &lt;br&gt;
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/marquee" rel="noopener noreferrer"&gt;https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/marquee&lt;/a&gt; &lt;/p&gt;

</description>
      <category>payilagam</category>
      <category>javascript</category>
    </item>
    <item>
      <title>test</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Fri, 27 Dec 2024 03:39:51 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/test-527d</link>
      <guid>https://dev.to/payilagam_135383b867ea296/test-527d</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;public class Mobile
{
public static void main(String[] args)
{
Mobile whatsapp= new Mobile(); //object creation//new allocates memory
whatsapp.openchat(); //method calling statemnt
Mobile youtube=new Mobile();
//object creation //new allocates memory
youtube.watchvedio(); //method calling statemnt
}
public void openchat() //method signature
{
System.out.println("open chat and type hi"); //method defination//body
}
public void watchvedio() //method signature
{
System.out.println("open and watch vedio in youtube"); //method defination//body
}
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>java</category>
      <category>programming</category>
    </item>
    <item>
      <title>Features of Java</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Tue, 10 Dec 2024 06:41:00 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/features-of-java-3hbf</link>
      <guid>https://dev.to/payilagam_135383b867ea296/features-of-java-3hbf</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;class A
{

}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
    </item>
    <item>
      <title>Python - Functions</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Tue, 12 Nov 2024 09:37:38 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/python-functions-57nl</link>
      <guid>https://dev.to/payilagam_135383b867ea296/python-functions-57nl</guid>
      <description>&lt;p&gt;Functions: Datatypes: &lt;/p&gt;

&lt;p&gt;Functions: +2: Python: செயல்கூறு: &lt;br&gt;
Methods / Procedure  - Sub Procedure / &lt;/p&gt;

&lt;p&gt;Meyyazhagan: &lt;/p&gt;

&lt;p&gt;Watching_Meyyazhagan: &lt;br&gt;
    1. Laptop On&lt;br&gt;
    2. Netflix&lt;br&gt;
    3. Meyyazhagan&lt;br&gt;
    4. Play&lt;/p&gt;

&lt;p&gt;What is Functions: &lt;br&gt;
    Set of Instructions for achieving a specific task with a name&lt;/p&gt;

&lt;p&gt;WHY do we need function: Reusable Code: &lt;/p&gt;

&lt;p&gt;Actions:  Verb: வினைச்சொல்&lt;br&gt;
playing_chess&lt;br&gt;
playing_carrom&lt;br&gt;
cooking&lt;br&gt;
swimming&lt;br&gt;
reading&lt;br&gt;
watching&lt;/p&gt;

&lt;p&gt;Object: Noun: பெயர்ச்சொல்&lt;br&gt;
carromboard&lt;br&gt;
chessboard&lt;br&gt;
laptop&lt;/p&gt;

&lt;p&gt;Function: &lt;br&gt;
input()&lt;br&gt;
print()&lt;/p&gt;

&lt;p&gt;input() --&amp;gt; Arguments / Parameter&lt;br&gt;
print()&lt;/p&gt;

&lt;p&gt;eat(food)&lt;br&gt;
sleep()&lt;br&gt;
walk()&lt;br&gt;
cook(rice, water)&lt;br&gt;
swim(dress, pool)&lt;br&gt;
write_exam(hallticket, pen, paper, pencil, scale, rubber, question_paper) &lt;/p&gt;

&lt;p&gt;Supporting Arguments: Comma Separated arguments&lt;/p&gt;

&lt;h1&gt;
  
  
  Functions: input, print
&lt;/h1&gt;

&lt;h1&gt;
  
  
  input: 1 Argument
&lt;/h1&gt;

&lt;h1&gt;
  
  
  print: 2 Arguments
&lt;/h1&gt;

&lt;h1&gt;
  
  
  predefined functions: input, print
&lt;/h1&gt;

&lt;h1&gt;
  
  
  User defined Functions:
&lt;/h1&gt;

&lt;h1&gt;
  
  
  Function:
&lt;/h1&gt;

&lt;p&gt;() --&amp;gt; action &lt;/p&gt;

&lt;p&gt;def calculate(no1, no2):&lt;br&gt;
    print(no1+no2)&lt;br&gt;
    print(no1-no2)&lt;br&gt;
    print(no1*no2)&lt;br&gt;
    print(no1/no2)&lt;/p&gt;

</description>
      <category>python</category>
      <category>payilagam</category>
      <category>functions</category>
    </item>
  </channel>
</rss>
