Code Monkey home page Code Monkey logo

the-java-programming-repository's Introduction

The-Java-Programming-Repository

Misc Java Programs I implemented. If missed in below list, check the program up and refer its use given in comments

Recommended IDE :- NetBeans 8.2

  1. AbsClassDemo -> Demonstration of Abstarct Class.
  2. DemoInterface -> Demonstartion of Interface.
  3. MovTruck -> A AWT project showing movement of trucks made through rectangles and squares.
  4. Simulator -> OS Process and Algorithm Simulator.
  5. Static and Non Static Demo -> Demonstration of Static and Non Static Methods.
  6. jar-files -> A few times, a error may occur like kotlin-runtime not found in NetBeans IDE. To resolve this problem, click on resolve problems tab and browse the kotlin-runtime jar file and select it. This should resolve the error.
  7. useFul -> A package demonstration program. Folder is the package and is obtained by executing PackageTest1.java in this list.
  8. Academic.java -> Read student name, roll no and subject marks to find total, and percentage.
  9. AddingElementVect.java -> A demonstration of Vector by Adding the elements in it and searching them.
  10. Bitwise.java -> Demonstration of Bitwise operators.
  11. BouncingBall.java -> A simple java program which spwans a window and a ball is seen bouncing off its inside corners. We can change size and color of the ball and also if we resize the window, the bounce will take effect as its size. In simple words a fun project.
  12. BtnDemo1.java, BtnDemo2.java, BtnDemo3.java, BtnDemo4.java, BtnDemo5.java -> Demonstration of Buttons.
  13. Calculator.java -> As the name suggests, it is a basic calculator program with use of some GUI.
  14. CheckInternet.java -> Program to check internet connection or availablity of certain websites.
  15. ChoiceDemo.java -> Demonstration of Choice.
  16. Circle.java -> To calculate area and circumference of circle.
  17. ColorBars.java -> This displays random colored vertical bars on screen.
  18. CompareStrings.java -> Program to demonstrate comparison of strings.
  19. ConditionalOp1.java -> To find greatest of two numbers using conditional operator.
  20. Counter.java -> A simple counter that goes on and on.
  21. Cricket.java -> To find cricket match score and calculate run rate.
  22. DemoJComboBox.java -> Demonstrating JComboBox.
  23. DemoSwing.java -> Demonstrating Swing in Java.
  24. DiceGame.java -> A simple Dice Game implemented in Java.
  25. DigitalClock.java & DigitalClock1.java -> A clock created using Graphics that displays Computer time.
  26. DigitalSum.java -> Program to find the sum of all digits of a number input by the user.
  27. Dots.java -> This program opens up a window on which Dots spawn at random locations throughout the window.
  28. DynamicApplet1.java -> A Moving Truck animation created by our friends.
  29. ExceptionDemo.java -> Program to show working of Exception Handling.
  30. Fibbonacci.java, Fibbo.java -> A program to print Fibbonacci Series.
  31. Factorial.java -> A program to calculate Factorial.
  32. GUIFRAME.java -> An arithmetic calculator implemented using java.
  33. GradeShow.java -> Program to input grades and show where they belong.
  34. Grade.java -> A program to determine greatest of three numbers.
  35. Greatest.java -> A program to find the greatest of three numbers.
  36. Gross.java -> To calculate Gross salary with the help of previous given values.
  37. HelloWorld.java -> Program of Hello World.
  38. HybridInterface.java -> Program to demonstarte Hybrid Interface.
  39. InterfaceDemo.java, InterfaceDemo1.java, InterfaceDemo2.java -> Demo to show the working the working of inheritance.
  40. JScrollPaneDemo.java -> Demonstration of JScrollPane.
  41. LeapYearDeceider.java -> To check if the year is leap year or not.
  42. Mobile.java -> To insert multiple elements in an array.
  43. MouseEvents.java -> Program to demonstrate Mouse Events.
  44. MultiButtonDemo.java -> Show the working of buttons in GUI.
  45. MultiCatch.java -> A program to demonstrate Multiple Catch statements.
  46. MyProgressBar.java -> A simple progress bar implemented using java.
  47. PackageTest1.java -> Check the first folder at top named "useFul" for more information.
  48. Pattern1.java -> * pattern printing.
  49. Rectangle.java -> To input length and breadth and calculate area and perimeter of rectangle.
  50. ReverseNo.java -> Reverse a number without using temp variable.
  51. RunnableDemo.java -> Multithreading by implementing Runnable Interface.
  52. SearchlastString.java -> Find the last occurance of given string.
  53. Smile.java -> A smiley face creted using Applet.
  54. StringReverse.java -> Reverse a given string.
  55. SwingCalendar.java -> A calendar implemented using Swing.
  56. TempConvertor.java -> A Celcius to Farenheit convertor.
  57. TenMultiples.java -> Program to print table of any input number.
  58. ThreadDemo1.java, ThreadDemo2.java -> First one shows basic implementation of thread, second one shows the life cycle of thread.
  59. ThreadPrint.java -> A program to print using Threads.
  60. TrafficSignal.java -> A simple traffic signal implemented using Applet.
  61. User.java -> To create your own exception.
  62. VDemo.java, VectorDemo.java -> Programs to demonstrate Vectors.
  63. Work.java & Work1.java -> A chessboard design using java.

the-java-programming-repository's People

Contributors

saket-sk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.