Skip to main content

How to increase interest in Coding and programming

             How to increase  interest in Coding and programming

About- If you try to learn your mind is not working properly then how can I increased the interest in this programming area. In my point of view if you know how to increase the programming in this section then do this work.
    



  1.  Every time does interesting programming like logical games.
  2.  Make sure that You have to realize I am a developer.
  3.  Don't give up do everyday logical coding.

    Finally, I am going to impress you to write one logical code like playing page type code so you enjoy it. programming depends on your interest if you do more than you earn more. 

coding part: import 

import java.util.Scanner;
class Game
{
public static void main(String[] args) throws InterruptedException
{
Scanner sc=new Scanner(System.in);
System.out.print("Enter your name:");
String name=sc.nextLine();
System.out.println("====================================================");
System.out.println("Hi? Welcome to Mr."+name);
System.out.println("I Hope you feel happy toady, so today is very specal day for you.");
System.out.println(" Now I am going to start game................ ");
Thread.sleep(2000);
System.out.println("So,\n If you want to know which day is better for me.");
System.out.print("Than.\n Enter Number b/w(1-7): ");
int number=sc.nextInt();
switch(number){

case 1:System.out.println("Your favorate day is \"Monday\" ");
break;
case 2:System.out.println("Your favorate day is \"Wednesday\" ");
break;
case 3:System.out.println("Your favorate day is \"Friday\" ");
break;
case 4:System.out.println("Your favorate day is \"Tuesday\" ");
break;
case 5:System.out.println("Your favorate day is \"Sunday\" ");
break;
case 6:System.out.println("Your favorate day is \"Saturday\" ");
break;
case 7:System.out.println("Your favorate day is \"Thrusday\" ");
break;

default:System.out.println("Please Select the correct Number..?");
break;


}
System.out.println("Thanku..?\n For playing Game..");

}
}


Comments

Popular posts from this blog

Difference between Traditional programming languages and object-oriented programming languages..?

 What are Traditional programming languages and object-oriented programming languages..? or Difference between Traditional programming language  and object-oriented programming language Here....what is Traditional programming language and object-oriented programming language..? or Difference between Traditional programming language to help you make the new concepts, you are learning            as a beginner to  become a Master in any programming it's really very most important: Traditional programming language 1.Traditional computer programming has been around for more than a      century, with the first known computer program dating back to the mid-1800s.  2.Traditional Programming refers to any manually created program     that uses input data and runs on a computer to produce the output. 3.But for decades now, an advanced type of programming has revolutionized     business, particularly in ...

Top 50 HTML Interview Question (Most popular in the interview) | important html interview question

😀  Hello everyone. As you all know that to build a software project there are 3 Major categories to develop.😂 1.Front End  2.Middle Ware 3.Back End To crack the interview in front-end technology am going to give top FAQs which take place in your interview.so... Let's start now. TOPMOST FAQ's IN HTML   The first question raised by the interviewer is 1)What is HTML? HTML is a HyperText Markup Language. It is used for the creation and display of attractive, interactive, and dynamic web pages. By Tim Berners Lee's father of web environment. 2)What is the importance of Doctype in HTML? ​It is written at the top of the HTML document.​It is not a tag.​It tells the browser about the HTML version. 3)Define a TAG. ​A Tag or Element is said to be the text placed between Left angular brace " <" and right angular brace " >".   Syntax :   < .......... >    :     < html>   Do you know there are two types of ...

Miner Project | Major project for college Students | B.E, MCA, B-tech Student project in college

                        Miner Project | Major project college  Student for majors and miner project to submit the college and university. we can submit this project to final year students and third-year also?     Download project