<?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: Ligouri S Tittus</title>
    <description>The latest articles on DEV Community by Ligouri S Tittus (@ligouri_stittus_416c7cee).</description>
    <link>https://dev.to/ligouri_stittus_416c7cee</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%2F3444307%2F05d85ecf-bc7b-46c9-8b78-06b0d0a7179b.png</url>
      <title>DEV Community: Ligouri S Tittus</title>
      <link>https://dev.to/ligouri_stittus_416c7cee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ligouri_stittus_416c7cee"/>
    <language>en</language>
    <item>
      <title>#programming
#java
#beginners
#webdev
#computerscience</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 26 Feb 2026 15:01:18 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/programmingjavabeginnerswebdevcomputerscience-em4</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/programmingjavabeginnerswebdevcomputerscience-em4</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/ligouri_stittus_416c7cee" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&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%2Fuser%2Fprofile_image%2F3444307%2F05d85ecf-bc7b-46c9-8b78-06b0d0a7179b.png" alt="ligouri_stittus_416c7cee"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/ligouri_stittus_416c7cee/java-programming-language-57km" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Java (Programming language):&lt;/h2&gt;
      &lt;h3&gt;Ligouri S Tittus ・ Feb 26&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#codenewbie&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#java&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#programming&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#payilagam&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>codenewbie</category>
      <category>java</category>
      <category>programming</category>
      <category>payilagam</category>
    </item>
    <item>
      <title>Java and PostgreSql Series :</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 26 Feb 2026 14:56:38 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/java-and-postgresql-series--5a9h</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/java-and-postgresql-series--5a9h</guid>
      <description>&lt;p&gt;Now i'm going to learn about basic of java and postgresql with the real time examples not just me we are going to learn about the basics and we are going to workout on the programs with certain examples.&lt;br&gt;
Updating new topics day by day.&lt;/p&gt;

&lt;p&gt;In this series we are going to cover :&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JAVA:&lt;/strong&gt;&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;       Programming langauge 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;PostgreSql:&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Java (Programming language):</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 26 Feb 2026 06:01:14 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/java-programming-language-57km</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/java-programming-language-57km</guid>
      <description>&lt;p&gt;&lt;strong&gt;🌍 Why Do We Need Language?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;How animals and humans even plants needs to communicate to fulfill  their needs so they uses LANGUAGE.This is the same concept for programming language also where in the real life we uses voices as a medium but in the programming language we are going to use the computer as a medium .💻 Computers don’t understand human language.&lt;br&gt;
They only understand machine language (0s and 1s).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Real time examples :&lt;/strong&gt;&lt;br&gt;
🤝 Human to Human Communication (Same Language)&lt;/p&gt;

&lt;p&gt;HUMAN(english) ------&amp;gt; HUMAN(english)      {DON'T need a translator}&lt;br&gt;
            [same language]&lt;br&gt;
                   |&lt;br&gt;
                   |&lt;/p&gt;

&lt;p&gt;COMPUTER(binary) ------&amp;gt; COMPUTER(binary)   {DON'T need a translator}&lt;br&gt;
            [same language]&lt;br&gt;
                   |&lt;br&gt;
                   |&lt;br&gt;
JAVA PROGRAM -----&amp;gt; JAVA COMPILER           {DON'T need a translator}&lt;br&gt;
        [Same Language]&lt;/p&gt;

&lt;p&gt;BINARY---&amp;gt;(0&amp;amp;1) computer just understand 0's and 1's only.&lt;/p&gt;

&lt;p&gt;🌐 Human to Human Communication (Different Language – Needs Translator)&lt;br&gt;
HUMAN(english) ------&amp;gt; HUMAN(french)      {Needs a translator}&lt;br&gt;
            [different language]&lt;br&gt;
                     |&lt;br&gt;
                     |&lt;br&gt;
💻 Human to Computer Communication&lt;br&gt;
HUMAN(english) ------&amp;gt; COMPUTER(binary)   {Needs a translator}&lt;br&gt;
            [different language]&lt;br&gt;
                     |&lt;br&gt;
                     |&lt;br&gt;
JAVA PROGRAM  -----&amp;gt;  Computer (Machine Code)&lt;br&gt;
        [Different Language → Needs Compiler]&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%2F8j38s3ontak5mfwy5wqi.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%2F8j38s3ontak5mfwy5wqi.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🏗️ Two Types of Programming Languages&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Low level language&lt;/li&gt;
&lt;li&gt;High level language&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;1)Low level language:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;👉 A language that is close to the computer hardware&lt;br&gt;
👉 Computer understands it directly or almost directly&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Types of Low-Level Languages:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Machine Language (Binary – 0 &amp;amp; 1)&lt;/li&gt;
&lt;li&gt;Assembly Language&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔹 Features of Low-Level Language&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Very fast execution &lt;/li&gt;
&lt;li&gt;Direct hardware control&lt;/li&gt;
&lt;li&gt;Hard to write and understand&lt;/li&gt;
&lt;li&gt;Machine dependent&lt;/li&gt;
&lt;li&gt;Less portable&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;2)High level language:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;👉 A language that is close to human language&lt;br&gt;
👉 Easy for humans to read and write&lt;/p&gt;

&lt;p&gt;Examples:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Java&lt;br&gt;
Python&lt;br&gt;
C++&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;🔹 Features of High-Level Language&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Easy to learn ✅&lt;/li&gt;
&lt;li&gt;English-like syntax ✅&lt;/li&gt;
&lt;li&gt;Portable (Write once, run anywhere – Java) ✅&lt;/li&gt;
&lt;li&gt;Needs compiler/interpreter ❗&lt;/li&gt;
&lt;li&gt;Slower than low-level (slightly)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is enough for the beginners next we move to the programming language topics based on JAVA and later we can compare with other languages. Why we move 📜 From Plankalkül to Java?.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Answer if you know :&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;1️⃣ Why do computers need programming languages if they only understand binary (0s and 1s)?&lt;br&gt;
2️⃣ What is the role of a compiler in communication between a Java program and a computer?&lt;br&gt;
3️⃣ What is the difference between same-language communication and different-language communication in programming?&lt;br&gt;
4️⃣ What are the key differences between low-level language and high-level language?&lt;br&gt;
5️⃣ Why did programming languages evolve from early languages like Plankalkül to modern languages like Java?&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>java</category>
      <category>programming</category>
      <category>payilagam</category>
    </item>
    <item>
      <title>Java Script (intro)</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Tue, 14 Oct 2025 07:42:47 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/java-script-intro-25lo</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/java-script-intro-25lo</guid>
      <description>&lt;p&gt;**1. Histroy of JS&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is java script?&lt;/li&gt;
&lt;li&gt;Why we need JS?&lt;/li&gt;
&lt;li&gt;How the JS works?&lt;/li&gt;
&lt;li&gt;Where we use JS?**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;1] History of js:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; JavaScript was created in 1995 by Brendan Eich, while he was at Netscape. &lt;/li&gt;
&lt;li&gt;Its original name was Mocha, then LiveScript, before being renamed JavaScript. &lt;/li&gt;
&lt;li&gt;Microsoft released its own version, called JScript, with Internet Explorer 3. &lt;/li&gt;
&lt;li&gt;In 1997, Netscape submitted JavaScript to ECMA International for standardization, which led to the first edition of the ECMAScript standard. &lt;/li&gt;
&lt;li&gt;&lt;p&gt;ECMAScript 3 was a significant update, and there was a planned Edition 4 which was eventually abandoned. Some parts of what was intended in Edition 4 were later folded into ES5.&lt;br&gt;
**&lt;br&gt;
2]What is Java Script?**&lt;br&gt;
                   JavaScript is a cross-platform, object-oriented scripting language used to make webpages interactive (e.g., having complex animations, clickable buttons, popup menus, etc.). There are also more advanced server side versions of JavaScript such as Node.js, which allow you to add more functionality to a website than downloading files (such as realtime collaboration between multiple computers). Inside a host environment (for example, a web browser), JavaScript can be connected to the objects of its environment to provide programmatic control over them.  &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Object-oriented. No distinction between types of objects. Inheritance is through the prototype mechanism, and properties and methods can be added to any object dynamically.&lt;br&gt;
-Variable data types are not declared (dynamic typing, loosely typed).&lt;br&gt;&lt;br&gt;
-Cannot automatically write to hard disk.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;3]Why we need JS?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;To Make Web Pages Interactive :&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Without JS, web pages are static — they just display information.&lt;br&gt;
JS makes them respond to users.&lt;br&gt;
👉 Example: Buttons that show/hide content, image sliders, pop-ups, form validation.&lt;br&gt;
**&lt;br&gt;
To Handle Dynamic Content:**&lt;/p&gt;

&lt;p&gt;JS allows content to change without reloading the page.&lt;br&gt;
👉 Example: New tweets appearing on Twitter automatically.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;To Validate Forms:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Before sending data to the server, JS checks user inputs.&lt;br&gt;
👉 Example: Checking if an email is valid or a password is strong.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;To Build Web Applications:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Modern apps like Gmail, YouTube, and Facebook are powered by JavaScript (and frameworks like React, Angular, or Vue).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;To Communicate with Servers:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;JS can fetch or send data from servers in the background using AJAX or Fetch API.&lt;br&gt;
👉 Example: Loading comments on a post without refreshing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For Game and App Development:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can use JS to create games, mobile apps (with React Native), and even desktop apps (with Electron).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;To Control Multimedia and Animations:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;JS can play audio/video, animate elements, or create visual effects.&lt;/p&gt;

&lt;p&gt;4] How js works?&lt;br&gt;
                JavaScript is the brain of a web page — it makes things happen (like clicking buttons, showing popups, or changing colors).&lt;/p&gt;

&lt;p&gt;It mainly runs inside the browser (like Chrome, Firefox, Edge), and sometimes on servers (like with Node.js).&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Browser loads the web page&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;When you open a web page:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The browser downloads the HTML file.&lt;/li&gt;
&lt;li&gt;It reads the CSS file to style the page.&lt;/li&gt;
&lt;li&gt;Then it finds any JavaScript (.js) files and starts executing them.
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;script src="script.js"&amp;gt;&amp;lt;/script&amp;gt;

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

&lt;/div&gt;



&lt;p&gt;The engine:&lt;/p&gt;

&lt;p&gt;Reads your JS code.&lt;br&gt;
Converts it into something the computer understands.&lt;br&gt;
Executes it line by line.&lt;/p&gt;

&lt;p&gt;The browser:&lt;/p&gt;

&lt;p&gt;JS Engine → Executes code → Interacts with DOM → Handles events → Updates the page dynamically&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How the day goes beyond class in my own words.(Attract with blogs)</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Wed, 24 Sep 2025 15:47:16 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/how-the-day-goes-beyond-class-in-my-own-wordsattract-with-blogs-1l</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/how-the-day-goes-beyond-class-in-my-own-wordsattract-with-blogs-1l</guid>
      <description>&lt;p&gt;Today we discussed about the topics are not just we learn in the regular classes (Trainee and we) thinks this will also helps after getting jobs.here are the topics&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; Blogs&lt;/li&gt;
&lt;li&gt;  Git &lt;/li&gt;
&lt;li&gt; Online meetings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;1.Blogs: (EXPERIENCED)&lt;/strong&gt;&lt;br&gt;
        I came to know how the blog works on my day today life and improvement of my learning. Sorry not learning it's all about reading.&lt;/p&gt;

&lt;p&gt;Learning means what we do just memorize the things that we have seen in the website or what tutor explained in the class.&lt;/p&gt;

&lt;p&gt;But what we want to do means we have to &lt;strong&gt;(CROSS VERIFY)&lt;/strong&gt; it seems to be a valid point. Because if we want to buy a new Laptop or Mobile means what we just do we just go to multiple websites to see which one is better comparatively.By learning me we should go through at least 2-3 websites.&lt;/p&gt;

&lt;p&gt;LEARNING:&lt;br&gt;
         1)Spellings &lt;br&gt;
         2)How to form basic sentence&lt;br&gt;
         3)New words (with meanings)&lt;br&gt;
         4)New content (through multiple websites)&lt;br&gt;
         5)Typing make easier&lt;br&gt;
         we can explain with more but this will be enough.&lt;br&gt;
**&lt;br&gt;
2.Online meetings:(NOT EXPERIENCED)**&lt;br&gt;
               _ Why we want to attend the online meetings ?_&lt;/p&gt;

&lt;p&gt;To get understanding with the seniors in the information technology team and and to clear doubts with them.&lt;br&gt;
  We have fear to talk in front of known and unknown peoples about the thins we have learnt. This will makes us to reduce the fear to speak infront of many knowledgeable peoples.&lt;br&gt;
Raise questions where you have doubts or somethings you want to ask about related things.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.Resume building:&lt;/strong&gt;&lt;br&gt;
                  Weekly update the resume that you learned things related to the industry.&lt;br&gt;
                  Gothrough the resumes of others for improvement of the layout and things to be changed.&lt;br&gt;
**&lt;br&gt;
KANCHI LUG: Free meeting TAMIL&lt;br&gt;
&lt;a href="https://kanchilug.wordpress.com/" rel="noopener noreferrer"&gt;https://kanchilug.wordpress.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ILUGC: Free meeting ENGLISH&lt;br&gt;
&lt;a href="https://ilugc.in/**" rel="noopener noreferrer"&gt;https://ilugc.in/**&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Constructor &amp;Types of constructor (with examples)</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 04 Sep 2025 15:01:28 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/types-of-constructor-25pa</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/types-of-constructor-25pa</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is constructor ?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In Java, a constructor is a special method used to initialize objects. Unlike regular methods, constructors are invoked when an instance of a class is created. They have the same name as the class and do not have a return type. Constructors are essential for setting initial values for object attributes and preparing the object for use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why Do We Need Constructors in Java ?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Constructors play a very important role, it ensures that an object is properly initialized before use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What happens when we don't use constructors:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Without constructors:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Objects might have undefined or default values.&lt;/li&gt;
&lt;li&gt;Extra initialization methods would be required.&lt;/li&gt;
&lt;li&gt;Risk of improper object state&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;When Java Constructor is Called?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Each time an object is created using a new() keyword, at least one constructor (it could be the default constructor) is invoked to assign initial values to the data members of the same class.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Types of Constructors in Java&lt;/strong&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%2Fkesbd9x66qm2i350ode2.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%2Fkesbd9x66qm2i350ode2.jpg" alt=" " width="800" height="236"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Default Constructor (No-Argument Constructor)&lt;/li&gt;
&lt;li&gt;Parameterized Constructor&lt;/li&gt;
&lt;li&gt;Copy Constructor&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;1. Default Constructor in Java(No-Argument Constructor)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A constructor that has no parameters is known as default constructor. A default constructor is invisible. And if we write a constructor with no arguments, the compiler does not create a default constructor. Once you define a constructor (with or without parameters), the compiler no longer provides the default constructor. Defining a parameterized constructor does not automatically create a no-argument constructor, we must explicitly define if needed.&lt;/p&gt;

&lt;p&gt;For example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;import java.io.*;

// Driver class
class Geeks{

    // Default Constructor
    Geeks() { 
        System.out.println("Default constructor"); 

    }

    // Driver function
    public static void main(String[] args)
    {
        Geeks hello = new Geeks();
    }
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;2. Parameterized Constructor in Java&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A constructor that has parameters is known as parameterized constructor. If we want to initialize fields of the class with our own values, then use a parameterized constructor.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;import java.io.*;

class Geeks {

    // data members of the class
    String name;
    int id;

    Geeks(String name, int id) {
        this.name = name;
        this.id = id;
    }
}

class GFG 
{
    public static void main(String[] args)
    {
        // This would invoke the parameterized constructor
        Geeks geek1 = new Geeks("Sweta", 68);
        System.out.println("GeekName: " + geek1.name
                           + " and GeekId: " + geek1.id);
    }
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Copy constructor (TBD)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Reference:&lt;a href="https://www.geeksforgeeks.org/java/constructors-in-java/" rel="noopener noreferrer"&gt;https://www.geeksforgeeks.org/java/constructors-in-java/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.datacamp.com/doc/java/constructors" rel="noopener noreferrer"&gt;https://www.datacamp.com/doc/java/constructors&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Constructor in java</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 04 Sep 2025 04:12:54 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/constructor-in-java-4a79</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/constructor-in-java-4a79</guid>
      <description>&lt;p&gt;*&lt;em&gt;What is constructor ?&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
In Java, a constructor is a special method that is used to initialize objects when they are created.&lt;br&gt;
The constructor is called when an object of a class is created.&lt;br&gt;
A constructor in Java is similar to a method.&lt;br&gt;
The Java compiler&lt;br&gt;
provides a default&lt;br&gt;
constructor if you don't&lt;br&gt;
have any constructor in a&lt;br&gt;
class.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Rules for creating Java constructor:&lt;/strong&gt;&lt;br&gt;
There are two rules defned for the constructor.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Constructor name must be the same as its class name&lt;/li&gt;
&lt;li&gt;A Constructor must have no explicit return type&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Types of Java constructors&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;There are two types of constructors in Java:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Default constructor (no-arg constructor)&lt;/li&gt;
&lt;li&gt;Parameterized constructor&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Example for constructor:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;class Student {
    String name;
    int age;

    // parameterized constructor
    Student(String n, int a) {
        name = n;
        age = a;
    }
}

public class Main {
    public static void main(String[] args) {
        Student s1 = new Student("John", 20);
        System.out.println(s1.name + " " + s1.age);
    }
}

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

&lt;/div&gt;



</description>
    </item>
    <item>
      <title>Polymorphism in java</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Tue, 02 Sep 2025 13:12:01 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/polymorphism-in-java-4kfe</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/polymorphism-in-java-4kfe</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is polymorphism?&lt;/strong&gt;&lt;br&gt;
The ability of something to exist or be treated in multiple ways depending on the context. &lt;/p&gt;

&lt;p&gt;Polymorphism allows objects to behave differently based on their specific class type&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Poly" = many&lt;/li&gt;
&lt;li&gt;"Morph" = forms
Polymorphism - &amp;gt; Many forms&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That means one thing can be used in different ways depending on the situation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why we need polymorphism?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Consider a scenario with different types of Shape objects (e.g., Circle, Rectangle). Without polymorphism, _one might need separate methods to draw _each shape: drawCircle(), drawRectangle(). Polymorphism allows for a single draw() method that behaves differently based on the specific Shape object.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;// Parent class
class Shape {
    public void draw() {
        System.out.println("Drawing a generic shape.");
    }
}

// Subclass 1
class Circle extends Shape {

    public void draw() {
        System.out.println("Drawing a Circle.");
    }
}

// Subclass 2
class Rectangle extends Shape {

    public void draw() {
        System.out.println("Drawing a Rectangle.");
    }
}

public class PolymorphismExample {
    public static void main(String[] args) {
        Shape myCircle = new Circle();
        Shape myRectangle = new Rectangle();

        myCircle.draw();    // Calls Circle's draw() method
        myRectangle.draw(); // Calls Rectangle's draw() method
    }
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;In this example, myCircle and myRectangle are both declared as Shape type, but when draw() is called, the specific implementation from Circle or Rectangle is executed at runtime due to polymorphism (specifically, method overriding). This demonstrates how a single method call can exhibit different behaviors based on the object's actual type.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Types of Java Polymorphism&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In Java Polymorphism is mainly divided into two types:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Compile-time Polymorphism(Method overloading)&lt;/li&gt;
&lt;li&gt;Runtime Polymorphism(Method overriding)&lt;/li&gt;
&lt;/ol&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%2Ftv6qbel26r00virk2ca6.webp" 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%2Ftv6qbel26r00virk2ca6.webp" alt=" " width="750" height="388"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1)Compile time polymorphism (method overloading):&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Within a class one (or) more methods having same method names but different in parameters.&lt;br&gt;
It can be differ in numbers of parameters and different in data types.&lt;br&gt;
**&lt;br&gt;
2)Run time polymorphism (method overriding):**&lt;br&gt;
Method overriding is an example of runtime polymorphism. In method overriding, a subclass overrides a method with the same signature as that of in its superclass. During compile time, the check is made on the reference type. However, in the runtime, JVM figures out the object type and would run the method that belongs to that particular object.&lt;/p&gt;

&lt;p&gt;Reference:&lt;a href="https://www.w3schools.com/java/java_polymorphism.asp" rel="noopener noreferrer"&gt;https://www.w3schools.com/java/java_polymorphism.asp&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.google.com/search?client=ms-android-vivo-terr1-rso2&amp;amp;sca_esv=0cc3b5bc5eb43f9c&amp;amp;sxsrf=AE3TifPuN27XRV1kYEAGBphyaE2yqm_6BA:1756804100770&amp;amp;q=Why+we+need+polymorphism+in+java+with+example&amp;amp;sa=X&amp;amp;sqi=2&amp;amp;ved=2ahUKEwiA-Pai3bmPAxWnzDgGHdZGAbkQ1QJ6BQikARAB&amp;amp;biw=392&amp;amp;bih=751&amp;amp;dpr=2.75" rel="noopener noreferrer"&gt;https://www.google.com/search?client=ms-android-vivo-terr1-rso2&amp;amp;sca_esv=0cc3b5bc5eb43f9c&amp;amp;sxsrf=AE3TifPuN27XRV1kYEAGBphyaE2yqm_6BA:1756804100770&amp;amp;q=Why+we+need+polymorphism+in+java+with+example&amp;amp;sa=X&amp;amp;sqi=2&amp;amp;ved=2ahUKEwiA-Pai3bmPAxWnzDgGHdZGAbkQ1QJ6BQikARAB&amp;amp;biw=392&amp;amp;bih=751&amp;amp;dpr=2.75&lt;/a&gt;&lt;/p&gt;

</description>
      <category>polymorphism</category>
      <category>java</category>
      <category>payilagam</category>
    </item>
    <item>
      <title>Test and Report generation</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Sat, 30 Aug 2025 17:48:42 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/test-and-report-generation-3p54</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/test-and-report-generation-3p54</guid>
      <description>&lt;p&gt;In today's class we had one test.&lt;br&gt;
In this test we got the question form the jave until we learnt from the class.&lt;br&gt;
And while conducting the test our mentor asked our students to come one by one and he said  I will make a report about u from your blog,git and notes that we have taken .&lt;br&gt;
In the test he asked about the topic &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What is compiler and interpreter&lt;/li&gt;
&lt;li&gt;Feature of java&lt;/li&gt;
&lt;li&gt;What is class and objects.&lt;/li&gt;
&lt;li&gt;What is Identifiers&lt;/li&gt;
&lt;li&gt;Declaration and Initializtion&lt;/li&gt;
&lt;li&gt;What is ASCII and UNICODE?&lt;/li&gt;
&lt;li&gt;Program (Hierarchical Inheritance)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Form this question i managed to write about all the questions but not one question.&lt;br&gt;
That is Different between ASCII and UNICODE .&lt;br&gt;
I just learnt now &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%2F8eifwebgp8fw1dlb6y2r.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%2F8eifwebgp8fw1dlb6y2r.jpg" alt=" " width="800" height="677"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Inheritance</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Fri, 29 Aug 2025 15:29:16 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/inheritance-41k1</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/inheritance-41k1</guid>
      <description>&lt;p&gt;Todays we discussed about inheritance.&lt;/p&gt;

&lt;p&gt;One class(child class)gets the properties and behaviour (method)of the another class(Parent classes).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;There 5 types of inheritance:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works diagram:&lt;/strong&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%2Fbxdzo9qfdkf8wxxaryzv.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%2Fbxdzo9qfdkf8wxxaryzv.jpg" alt=" " width="800" height="1253"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Single Inheritance&lt;/strong&gt; → One class inherits from another.&lt;br&gt;
&lt;strong&gt;Example:&lt;/strong&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%2Fp5j815qb4djkur132n19.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%2Fp5j815qb4djkur132n19.jpg" alt=" " width="800" height="1777"&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%2Fy7ial2x3128eizgdm43g.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%2Fy7ial2x3128eizgdm43g.jpg" alt=" " width="800" height="259"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Multilevel Inheritance&lt;/strong&gt; → A class inherits from a class, which again inherits from another class (a chain).&lt;br&gt;
&lt;strong&gt;Example:&lt;/strong&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%2F6z0mbn3k45v2b0ulwspc.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%2F6z0mbn3k45v2b0ulwspc.jpg" alt=" " width="800" height="966"&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%2Fes93ys5sqbtlawb37sih.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%2Fes93ys5sqbtlawb37sih.jpg" alt=" " width="800" height="798"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Hierarchical Inheritance&lt;/strong&gt; → Multiple classes inherit from the same parent class.&lt;br&gt;
&lt;strong&gt;Example:&lt;/strong&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%2F0e3sgr11cffcs6uzix3f.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%2F0e3sgr11cffcs6uzix3f.jpg" alt=" " width="800" height="1777"&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%2F9s71mfyerrteg6ml2nqi.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%2F9s71mfyerrteg6ml2nqi.jpg" alt=" " width="800" height="267"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4.Multiple Inheritance&lt;/strong&gt; (via Interfaces) → A class implements multiple interfaces (since Java doesn’t allow multiple inheritance with classes).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Hybrid Inheritance&lt;/strong&gt; (via Interfaces) → Combination of two or more types of inheritance, achieved using interfaces.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Recive the topic untill...</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 28 Aug 2025 15:31:49 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/recive-the-topic-untill-44j9</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/recive-the-topic-untill-44j9</guid>
      <description>&lt;p&gt;In today's class we just discussed about the topic untill we covered in java. And I just go through &lt;br&gt;
Some topics in quantitive aptitude.&lt;br&gt;
I have learnt about what is number system and how the  architecture is .&lt;br&gt;
In this number system I have learnt four topics.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;How number system divides &lt;/li&gt;
&lt;li&gt;Unit digit&lt;/li&gt;
&lt;li&gt;Sum of series&lt;/li&gt;
&lt;li&gt;Divisibility rules&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;1)How number system divides:&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%2Fit4u136rjxxrb2qjxd7i.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%2Fit4u136rjxxrb2qjxd7i.jpg" alt=" " width="800" height="1777"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) Divisibility rules:&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%2F68waxrjnkyqf6rfyzefq.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%2F68waxrjnkyqf6rfyzefq.jpg" alt=" " width="800" height="1777"&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%2Famfcj2ml7851bw1ad1gd.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%2Famfcj2ml7851bw1ad1gd.jpg" alt=" " width="800" height="1777"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3)Unit digits:&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%2Fesy5s5n7y3rlz66yrnsn.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%2Fesy5s5n7y3rlz66yrnsn.jpg" alt=" " width="800" height="817"&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%2Fyds01czek8qnadsg6dm0.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%2Fyds01czek8qnadsg6dm0.jpg" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4) Sum of series:&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%2Fvwk5qgultrqv8fbgsiol.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%2Fvwk5qgultrqv8fbgsiol.jpg" alt=" " width="800" height="1777"&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%2Fmjydst6c1674ft7shen7.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%2Fmjydst6c1674ft7shen7.jpg" alt=" " width="800" height="1777"&gt;&lt;/a&gt;&lt;br&gt;
Come accross the simple logic, tricks and simple formulas we can easily solve the following problems.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Parameters and return type</title>
      <dc:creator>Ligouri S Tittus</dc:creator>
      <pubDate>Thu, 28 Aug 2025 15:11:42 +0000</pubDate>
      <link>https://dev.to/ligouri_stittus_416c7cee/parameters-and-return-type-36h5</link>
      <guid>https://dev.to/ligouri_stittus_416c7cee/parameters-and-return-type-36h5</guid>
      <description>&lt;p&gt;What is parameters and how it declared?&lt;br&gt;
Parameters are variables defined in the method declaration after the method name, inside the parentheses. This includes primitive types such as int, float, boolean, etc, and non-primitive or object types such as an array, String, etc.&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%2Fery77tlsedti5y8f5txc.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%2Fery77tlsedti5y8f5txc.jpg" alt=" " width="800" height="1232"&gt;&lt;/a&gt;&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%2F8xww27woiwf7jcg2usna.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%2F8xww27woiwf7jcg2usna.jpg" alt=" " width="800" height="1422"&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%2F178c6gahliu5afo8b8ym.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%2F178c6gahliu5afo8b8ym.jpg" alt=" " width="800" height="1777"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Return type&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In methods we can write only one return type because after returning the value wa can store only one variable.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>education</category>
      <category>softwaredevelopment</category>
    </item>
  </channel>
</rss>
