Tutorialspoint

April Learning Carnival is here, Use code FEST10 for an extra 10% off

Practical Java Programming Course (120+ Common Projects)

person icon Emenwa Global

4.2

Practical Java Programming Course (120+ Common Projects)

Master Java programming with over 120+ best Java programming practices for absolute beginners to excel in the industry

updated on icon Updated on Apr, 2024

language icon Language - English

person icon Emenwa Global

English [CC]

category icon Development,Programming Languages,Java

Lectures -126

Resources -1

Duration -18 hours

4.2

price-loader

30-days Money-Back Guarantee

Training 5 or more people ?

Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.

Course Description

Welcome to Practical Java programming practices (120+ common projects)! Learning Java programming language and understanding Java programming language are two different things. Almost every student enjoy learning Java programming language. But, only a few number of these students actually understand Java programming language afterwards. This is where the remaining students are left behind and kept wandering from one course to another over the internet to get the best knowledge on understanding Java programming language with cups of coffee on their table everyday.

120+ Java programming best practices for absolute beginner is a comprehensive and concise guide with over 8 hours of content that is designed to pick up every interested student from the state of “zero-knowledge” to a state of “Hero-knowledge” in Java programming with lots of practical Java projects.

Goals

What will you learn in this course:

  • Level up your Java programming skill with over 120 beginners best practices
  • How to find even and odd number in python
  • How to detect Positive and Negative Numbers
  • How to check for Even and odd Numbers
  • How to check for Greatest of 3 Numbers
  • How to check for divisibility of a Number
  • How to convert from Celsius to Fahrenheit
  • How to check for Leap year
  • How to check if a point belongs to Circle
  • How to create quadratic Equation
  • How to make guess of Random number
  • How to create a Multiplication Table using while loop
  • How to build a simple Calculator
  • How to get Sum and Product of digits

Prerequisites

What are the prerequisites for this course?

  • This courses requires basics of Java programming knowledge
  • A computer (Windows/Mac/Linux)
Practical Java Programming Course (120+ Common Projects)

Curriculum

Check out the detailed breakdown of what’s inside the course

120+ Java programming BEST practices for absolute beginners
125 Lectures
  • play icon Practice 1. Hello World 04:24 04:24
  • play icon Practice 2. PrintWriter 03:35 03:35
  • play icon Practice 3. Basic Arithmetic Calculators 05:49 05:49
  • play icon Practice 4. User Input 07:04 07:04
  • play icon Practice 5. Date and Time 10:21 10:21
  • play icon Practice 6. Swapping two different values 12:48 12:48
  • play icon Practice 7. Method Overloading 09:50 09:50
  • play icon Practice 8. String Overloading 07:36 07:36
  • play icon Practice 9. Method Overriding 09:54 09:54
  • play icon Practice 10. Use of Final Keyword as a variable 06:05 06:05
  • play icon Practice 11. Use of final Keyword as a method 03:57 03:57
  • play icon Practice 12. Use of finalized keyword 08:35 08:35
  • play icon Practice 13. Static Variable 06:48 06:48
  • play icon Practice 14. Program for Interface 23:09 23:09
  • play icon Practice 15. Super class 14:05 14:05
  • play icon Practice 16. How to use This keyword 05:02 05:02
  • play icon Practice 17. Print numbers in Matrix Format 13:35 13:35
  • play icon Practice 18. Matrix Addition 23:20 23:20
  • play icon Practice 19. Matrix Subtraction 18:20 18:20
  • play icon Practice 20. Matrix Multiplication 18:26 18:26
  • play icon Practice 21. Triangular Pattern (1) 04:55 04:55
  • play icon Practice 22. Triangular Pattern (2) 04:06 04:06
  • play icon Practice 23. Triangular Pattern (3) 03:15 03:15
  • play icon Practice Triangular Pattern (4) 02:52 02:52
  • play icon Practice 25. Paschal Triangle 12:18 12:18
  • play icon Practice 26. Floyds Triangle 06:25 06:25
  • play icon Practice 27. Multiplication Table 06:50 06:50
  • play icon Practice 28. Area of a Triangle 06:09 06:09
  • play icon Practice 29. How to detect largest Number input from a user 08:07 08:07
  • play icon Practice 30. Use of maths operators for Calculator 14:43 14:43
  • play icon Practice 31. A program for calculating Factorial 08:37 08:37
  • play icon Practice 32. A program to determine Student's grade 09:26 09:26
  • play icon Practice 33. Detect Negative and Positive Numbers from a user 04:21 04:21
  • play icon Practice 34. Detect Even and Odd Numbers 04:10 04:10
  • play icon Practice 35. A program for Fibonacci Sequence 06:18 06:18
  • play icon Practice 36. A program to check palindrome number 10:45 10:45
  • play icon Practice 37. Program to check Vowels and Consonants 09:29 09:29
  • play icon Practice 38. Print out Arrays 04:04 04:04
  • play icon Practice 39. Print out Array from user 06:10 06:10
  • play icon Practice 40. Print out Arrays in ascending order 10:29 10:29
  • play icon Practice 41. Print out String Arrays 07:04 07:04
  • play icon Practice 42. Sorting an Array 05:16 05:16
  • play icon Practice 43. Program to search an element in an Array 03:14 03:14
  • play icon Practice 44. Insert Element in an Array 17:26 17:26
  • play icon Practice 45. Program to Reverse an Array 04:04 04:04
  • play icon Practice 46. Minimum and Maximum Element in Array 06:44 06:44
  • play icon Practice 47. A program to merge two Arrays 04:49 04:49
  • play icon Practice 48. A program to sort a Merged Array 25:05 25:05
  • play icon Practice 49. Abstract Class 06:44 06:44
  • play icon Practice 50. A program for Abstract class and Abstract Method 13:04 13:04
  • play icon Practice 51. Array to String 03:45 03:45
  • play icon Practice 52. A Program to calculate Array_s average 05:37 05:37
  • play icon Practice 53. For Loop 05:15 05:15
  • play icon Practice 54. Infinite Loop 01:57 01:57
  • play icon Practice 55. Generate Random Numbers 05:25 05:25
  • play icon Practice 56. Reverse a Number 06:47 06:47
  • play icon Practice 57. Convert fro Fahrenheit to Centigrade 06:44 06:44
  • play icon Practice 58. Convert Centigrade to Fahrenheit 06:57 06:57
  • play icon Practice 59. Reverse a Number using For loop 06:07 06:07
  • play icon Practice 60. Program to print out Prime Numbers 08:25 08:25
  • play icon Practice 61. A program to swap two different Numbers 06:05 06:05
  • play icon Practice 62. A program to swap two different numbers (2) 03:11 03:11
  • play icon Practice 63. Print out current Date and Time 05:29 05:29
  • play icon Practice 64. Program to detect a leap year 07:26 07:26
  • play icon Practice 65 A program to detect Prime numbers only 06:07 06:07
  • play icon Practice 66. A program to check a perfect square 07:02 07:02
  • play icon Practice 67. Program to convert from Decimal to Binary 11:51 11:51
  • play icon Practice 68. Sum of Digits from User 06:52 06:52
  • play icon Practice 69. A program to find two top maximum numbers in an Array 08:06 08:06
  • play icon Practice 70. A program to convert from String to Character 05:07 05:07
  • play icon Practice 71. A program to convert from String to other Data Types 08:38 08:38
  • play icon Practice 72. A program to check Armstrong Numbers 08:42 08:42
  • play icon Practice 73. A program to calculate Arithmetic Mean 07:18 07:18
  • play icon Practice 74. Program to calculate HCF and LCM 07:10 07:10
  • play icon Practice 75. Program to convert from Decimal to Octal 07:41 07:41
  • play icon Practice 76. A program to convert from Binary to Decimal 07:48 07:48
  • play icon Practice 77. Program to convert from Decimal to HexaDecimal 09:00 09:00
  • play icon Practice 78. Program to create current locale 06:01 06:01
  • play icon Practice 79. A program for Array List 09:24 09:24
  • play icon Practice 80. Iterate through HashMap 11:51 11:51
  • play icon Practice 81. A program to sort HashMap 16:58 16:58
  • play icon Practice 82. Sort HashMap by Values 26:44 26:44
  • play icon Practice 83. Program to find longest sub string 12:00 12:00
  • play icon Practice 84. A program to get Employee_s data 14:43 14:43
  • play icon Practice 85. A program to sort Object using comparable interface 19:39 19:39
  • play icon Practice 86. A program to sort Object using Comparator Interface 20:08 20:08
  • play icon Practice 87. A program to detect first non repeated character 12:38 12:38
  • play icon Practice 88. A program to generate permutation of a string 22:21 22:21
  • play icon Practice 89. A program to get the result of the longest Palindrome 18:44 18:44
  • play icon Practice 90. A program to sort Array in Descending order 08:19 08:19
  • play icon Practice 91. A program to remove duplicate element in a list 09:09 09:09
  • play icon Practice 92. A program to run a Thread 05:22 05:22
  • play icon Practice 93. A program to create a Thread using runnable interface 06:21 06:21
  • play icon Practice 94. A program to join two Threads 11:36 11:36
  • play icon Practice 95. Program to remove Multiple spaces in a String 05:30 05:30
  • play icon Practice 96. A program to find the union of two Arrays 18:38 18:38
  • play icon Practice 97. A program to find intersection of two Arrays 14:23 14:23
  • play icon Practice 98. A program to detect if a number is of power of 2 04:36 04:36
  • play icon Practice 99. A program for Exception Handling 06:48 06:48
  • play icon Practice 100. A program for Multiple catch Blocks in Exception Handling 10:49 10:49
  • play icon Practice 101. A program to implement Exception Handling using Finally Block 05:51 05:51
  • play icon Practice 102. A program to implement Try-Catch-Finally Blocks 05:28 05:28
  • play icon Practice 103. A program to implement Throw in java 06:05 06:05
  • play icon Practice 104. A program for User Define Exception 08:44 08:44
  • play icon Practice 105. A program for Constructor Inheritance 06:35 06:35
  • play icon Project 106. A program for super class in Inheritance 10:28 10:28
  • play icon Practice 107. A program to clone Objects 07:20 07:20
  • play icon Practice 108. A program to get sub-list from an Array with clone 09:25 09:25
  • play icon Practice 109. A program to sync Array list using Collections.synchochroniseList 05:47 05:47
  • play icon Practice 110. A program to get the last occurrence of an object in an Array list 07:02 07:02
  • play icon Practice 111. A program to demonstrate Single Inheritance 06:04 06:04
  • play icon Practice 112. A program to demonstrate MultiLevel Inheritance 09:25 09:25
  • play icon Practice 113. A program to demonstrate Hierarchical Inheritance 07:46 07:46
  • play icon Practice 114. A project to print different String functions 10:47 10:47
  • play icon Practice 115. A program to count Number of words in a String variable 14:54 14:54
  • play icon Practice 116. A program to find Armstrong using Multithreading 05:50 05:50
  • play icon Practice 117. A program to find Prime Numbers using Multithreading 10:26 10:26
  • play icon Practice 118. A program to print out Alphabets A-Z using Multithreading 04:23 04:23
  • play icon Practice 119. A program to print out Alphabet using Alternate 05:35 05:35
  • play icon Project 120. A program to print out Numbers 06:12 06:12
  • play icon Practice 121. A program to check for Even Numbers 04:07 04:07
  • play icon Practice 122. A program to check for Odd Numbers 03:28 03:28
  • play icon Practice 123. A program to get square of Numbers with Multithreading 03:32 03:32
  • play icon Project 124 A program to get Cube of numbers using Multithreading 03:07 03:07
  • play icon Source Resources

Instructor Details

Emenwa Global

Emenwa Global

e


Course Certificate

Use your certificate to make a career change or to advance in your current career.

sample Tutorialspoint certificate

Our students work
with the Best

Feedbacks

S

Sonali Garg

e

Awesome

A

Ali Faizi

e

package com.matrixprinter; import java.io.*; import java.util.Scanner; public class MatrixPrinter { public static void main(String[] args) { Scanner sc = new Scanner (System.in); // Same as BufferedReader int num1[][] = new int[3][3]; int x; int y; System.out.println("Ente

Related Video Courses

View More

Annual Membership

Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses

Subscribe now
Annual Membership

Online Certifications

Master prominent technologies at full length and become a valued certified professional.

Explore Now
Online Certifications

Talk to us

1800-202-0515