<?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>Introduction to HTML</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Sat, 30 May 2026 06:23:06 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/introduction-to-html-14i3</link>
      <guid>https://dev.to/payilagam_135383b867ea296/introduction-to-html-14i3</guid>
      <description>&lt;p&gt;HTML stands for &lt;strong&gt;&lt;em&gt;Hypertext Markup Language&lt;/em&gt;&lt;/strong&gt;.  It is used to design web pages.  It contains series of elements, tags.  It is a well structured language. Latest version of HTML is 5.&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%2Fmn4d1hks28zo8hr4wkd3.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%2Fmn4d1hks28zo8hr4wkd3.png" alt=" " width="500" height="500"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;What is Markup&lt;br&gt;
Markup refers to the special tag and elements used to structure and describe the content of a webpage.&lt;br&gt;
Eg. &lt;code&gt;&amp;lt;h1&amp;gt; Welcome &amp;lt;/h1&amp;gt;&lt;/code&gt;&lt;br&gt;
In this example, &lt;/p&gt;
  are tags, Welcome is content.  Combination of tags and content is known as Element. 

&lt;p&gt;Features of HTML 5&lt;br&gt;
HTML 5 introduced powerful new feature that makes modern web applications faster, more interactive and more multimedia friendly. &lt;/p&gt;

&lt;p&gt;It added semantic tags[TBD], native audio video support, better graphics, offline stroage of API for real time communication. &lt;/p&gt;

&lt;p&gt;Semantic Tags: &lt;br&gt;
Semantic elements = elements with a meaning.&lt;br&gt;
A semantic element clearly describes its meaning to both the browser and the developer.  HTML5 semantic elements provide meaningful tags that clearly describe their purpose, improving readability, accessibility, and SEO {To Be Discussed} for both humans and browsers.&lt;/p&gt;

&lt;h1&gt; Semantic Elements &lt;/h1&gt;

&lt;p&gt;Examples of semantic elements: &lt;a href="" class="article-body-image-wrapper"&gt;&lt;img&gt;&lt;/a&gt;, &lt;/p&gt;
&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;, and  - Clearly defines its content.

&lt;p&gt;&lt;strong&gt; abcd &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In HTML there are several semantic elements that can be used to define different parts of a web page:  &lt;/p&gt;

&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;article&amp;gt;
&amp;lt;aside&amp;gt;
&amp;lt;details&amp;gt;
&amp;lt;figcaption&amp;gt;
&amp;lt;figure&amp;gt;
&amp;lt;footer&amp;gt;
&amp;lt;header&amp;gt;
&amp;lt;main&amp;gt;
&amp;lt;mark&amp;gt;
&amp;lt;nav&amp;gt;
&amp;lt;section&amp;gt;
&amp;lt;summary&amp;gt;
&amp;lt;time&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;To Be Discussed --&amp;gt; TBD &lt;/p&gt;

&lt;p&gt;Anyother Markup Language: &lt;br&gt;
XML [Extensible Markup Language]&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Used to store and transoport structured data. 
XHTML [Extensible HyperText Markup Language]&lt;/li&gt;
&lt;li&gt;A Stricter [required well form code], XML based version of HTML. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;References: &lt;br&gt;
&lt;a href="https://www.w3schools.com/html/html5_semantic_elements.asp" rel="noopener noreferrer"&gt;https://www.w3schools.com/html/html5_semantic_elements.asp&lt;/a&gt;&lt;/p&gt;


&lt;/table&gt;&lt;/div&gt;

</description>
    </item>
    <item>
      <title>What is Digital Marketing</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Thu, 21 May 2026 12:11:07 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/what-is-digital-marketing-4fa</link>
      <guid>https://dev.to/payilagam_135383b867ea296/what-is-digital-marketing-4fa</guid>
      <description>&lt;p&gt;Marketing is the practice of identifying and satisfying customer needs. This is a particularly important task in the business context, as successful marketing efforts can drive leads and conversions. [To Be Discussed] [TBD]&lt;/p&gt;

&lt;p&gt;Digital marketing, or online marketing, is the practice of promoting brands, products, or services through digital channels. It uses the internet and various online platforms to reach customers, boost brand visibility, and support business growth.&lt;/p&gt;

&lt;p&gt;For example, when you see an advertisement while watching a YouTube video, that is digital marketing in action. These ads are a form of video marketing, a powerful strategy used by businesses to reach potential customers through engaging and targeted video content. Such advertisements can be tailored to the viewer's interests and behavior, making them a highly effective component of a comprehensive digital marketing strategy.&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%2Fpslyj6eoiwf70wwyjk91.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%2Fpslyj6eoiwf70wwyjk91.png" alt=" " width="800" height="572"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Digital marketing refers to the creation and dissemination of content through digital media channels—websites, landing pages, social media, email, and mobile applications—and the promotion of that content using a variety of strategies across paid, earned, and owned digital channels, including SEO, SEM, pay-per-click (PPC) advertising, content syndication, social, email, text, and more.&lt;/p&gt;

&lt;p&gt;References: &lt;br&gt;
&lt;a href="https://www.ama.org/what-is-digital-marketing/" rel="noopener noreferrer"&gt;https://www.ama.org/what-is-digital-marketing/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.geeksforgeeks.org/blogs/what-is-digital-marketing/" rel="noopener noreferrer"&gt;https://www.geeksforgeeks.org/blogs/what-is-digital-marketing/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.oracle.com/in/cx/marketing/digital-marketing/" rel="noopener noreferrer"&gt;https://www.oracle.com/in/cx/marketing/digital-marketing/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>digitalmarketing</category>
      <category>payilagam</category>
    </item>
    <item>
      <title>Introduction to HTML:</title>
      <dc:creator>Payilagam</dc:creator>
      <pubDate>Thu, 14 May 2026 06:19:33 +0000</pubDate>
      <link>https://dev.to/payilagam_135383b867ea296/introduction-to-html-1ja8</link>
      <guid>https://dev.to/payilagam_135383b867ea296/introduction-to-html-1ja8</guid>
      <description>&lt;p&gt;HTML (HyperText Markup Language) is the standard markup language used to create and structure web pages. &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%2Ftvvpkbke2b5xy5840ljx.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%2Ftvvpkbke2b5xy5840ljx.png" alt=" " width="800" height="889"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It defines the layout of a webpage using elements and tags[TBD], allowing for the display of text, images, links, and multimedia content. &lt;/p&gt;

&lt;p&gt;As the foundation of nearly all websites, HTML is used in over 95% of all web pages today, making it an essential part of modern web development.&lt;/p&gt;

&lt;p&gt;What about Remaining 5%: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Non-traditional web content such as:&lt;/li&gt;
&lt;li&gt;PDFs opened directly in browsers&lt;/li&gt;
&lt;li&gt;Browser-based games using canvas/WebGL&lt;/li&gt;
&lt;li&gt;Embedded systems or kiosk interfaces&lt;/li&gt;
&lt;li&gt;Raw XML or plain-text responses&lt;/li&gt;
&lt;li&gt;Temporary or broken pages where no valid HTML is served.&lt;/li&gt;
&lt;li&gt;Experimental technologies or closed environments.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;[From chatgpt]&lt;/p&gt;

&lt;p&gt;All HTML documents must start with a document type declaration: &amp;lt;!DOCTYPE html&amp;gt;. [To Be Discussed] [TBD]&lt;/p&gt;

&lt;p&gt;The HTML document itself begins with  and ends with .&lt;/p&gt;

&lt;p&gt;The visible part of the HTML document[TBD] is between &lt;/p&gt; and .&lt;br&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="cp"&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;html&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;body&amp;gt;&lt;/span&gt;

&lt;span class="nt"&gt;&amp;lt;h1&amp;gt;&lt;/span&gt;My First Heading&lt;span class="nt"&gt;&amp;lt;/h1&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;p&amp;gt;&lt;/span&gt;My first paragraph.&lt;span class="nt"&gt;&amp;lt;/p&amp;gt;&lt;/span&gt;

&lt;span class="nt"&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;p&gt;Sample HTML Code:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="cp"&gt;&amp;lt;!doctype html&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;html&lt;/span&gt; &lt;span class="na"&gt;lang=&lt;/span&gt;&lt;span class="s"&gt;"en-US"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;head&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;meta&lt;/span&gt; &lt;span class="na"&gt;charset=&lt;/span&gt;&lt;span class="s"&gt;"utf-8"&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;meta&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"viewport"&lt;/span&gt; &lt;span class="na"&gt;content=&lt;/span&gt;&lt;span class="s"&gt;"width=device-width"&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;title&amp;gt;&lt;/span&gt;My test page&lt;span class="nt"&gt;&amp;lt;/title&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;body&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;img&lt;/span&gt; &lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;""&lt;/span&gt; &lt;span class="na"&gt;alt=&lt;/span&gt;&lt;span class="s"&gt;"My test image"&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
  &lt;span class="nt"&gt;&amp;lt;/body&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/html&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;TBD: &lt;br&gt;
, , &lt;br&gt;
 , &lt;br&gt;
References: &lt;br&gt;
&lt;a href="https://www.w3schools.com/html/html_basic.asp" rel="noopener noreferrer"&gt;https://www.w3schools.com/html/html_basic.asp&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.geeksforgeeks.org/html/html-basics/" rel="noopener noreferrer"&gt;https://www.geeksforgeeks.org/html/html-basics/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>payilagam</category>
      <category>webdev</category>
      <category>dhanush</category>
    </item>
    <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>
