Skip to content

Commit ffa9d74

Browse files
authored
Update README.md
1 parent 92cb49b commit ffa9d74

File tree

1 file changed

+85
-0
lines changed

1 file changed

+85
-0
lines changed

README.md

+85
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,87 @@
11
# How-to-play-an-Audio-file-using-Java-2023
22
How to play an Audio file using Java 2023 @sasindu
3+
4+
How to play an Audio file using Java 2023 | Java for Beginners step by step in Sinhala | Java Sinhala | Java සිංහලෙන් ඉගන ගනිමු .
5+
6+
පහළ Link click කර මෙම Code free download කරගන්න. Coding ඉගෙන ගන්න දැන්ම Subscribe කරන්න.
7+
8+
🎁 https://bit.ly/3oZkT0p
9+
📝 https://github.com/dotLK/
10+
Java Programming Sinhala Video Tutorials, Free Lessons( Java සිංහලෙන් ඉගන ගනිමු)
11+
12+
Java is a popular object oriented programming language. It is used to build application for web, desktop and mobile environments. These Sinhala Java video tutorials will teach you the basics of Java programming. You will learn Java programming syntax, declaring variables, language keywords, control structures, conditional statements, arithmetic operators, using flow control statements such as loops, basic functions and methods in Java language and many more.
13+
You can download the latest version of Java SE software development kit (SDK) also known as Java development kit (JDK) from this link :
14+
15+
http://www.oracle.com/technetwork/java/javase/downloads/index.html
16+
(You should download JDK package for development purposes. JRE package is only for Java application interpretation.)
17+
Java 19 is in development with early-access builds already available.
18+
Java tutorials are updated weekly using the latest version of Java language.
19+
20+
----------------------------------- TABLE OF CONTENT ---------------------------------
21+
22+
00:00:10 Demo
23+
00:04:11 Coding
24+
25+
26+
⭐️ Want to learn more from me? Check out these links:
27+
28+
► 🔵 Java for Beginners step by step in Sinhala | Java Sinhala |Complete Java Full Course in 8 Hours Java සිංහලෙන් ඉගන ගනිමු :
29+
https://youtu.be/_7rZSojr7jk
30+
31+
► 🔴 Java English Alphabet Print A To Z | Java in Sinhala ජාවා සිංහලෙන් :
32+
https://youtu.be/Co1oadPaptI
33+
34+
► 🔵 Java calculator Sinhala
35+
Part 1 : https://youtu.be/SpbjLFxk42g Part 2 : https://youtu.be/7YrRL5mQqZE
36+
37+
► 🔴 Java Odd And Even Numbers with Example Program :
38+
https://youtu.be/E89Byqb9nwU
39+
40+
► 🔵 Java Sinhala For Loop Design Pattern Print 1 :
41+
https://youtu.be/Chq5wyY4e3w
42+
43+
► 🔴 Java Sinhala For Loop Design Pattern Print 2 :
44+
https://youtu.be/vBuyYkb3H1A
45+
46+
😍 Connect with us on
47+
48+
📸 Follow us on Instagram - https://www.instagram.com/dappyoutube
49+
🐦 Follow us on Instagram - https://twitter.com/dappyoutube
50+
😊 Like us on Facebook - https://www.facebook.com/javafreecode/
51+
52+
53+
✌🏽 Also, follow me on GitHub for some Free Code: https://github.com/dotLK ✌🏽
54+
55+
✨🥤 CHEARS! Thanks For Watching This Tutorial ✨
56+
57+
එහෙනම් හැමෝටම ජය...සහයෝගය දුන් සැමටම ස්තූතියි... !!!!
58+
59+
#javasinhala #java #javaforbeginners
60+
61+
Installing Java Software Development kit (JSDK) package, Configure the Path of Java Executables Using DOS commands ,Configure the Path of Java Executables Using System Environment Variables,Create Your First Java program,Using Variables in Java
62+
Create Variables in a Java Program Understand Data Types
63+
Using Correct Data Types in Programs
64+
Using Integer and Long Data Types
65+
Using Character Data Type
66+
Using Floating Point Data Types
67+
Change the Value of the Variable
68+
Parsing Arguments in to the Main Method
69+
Storing argument values in variables
70+
Using Arithmetic Operators in Java Language
71+
Using Unary Arithmetic Operators in Java Language
72+
Using Relational Operators in Java Language
73+
Using Boolean AND conditional operator in Java Language
74+
Using If flow control statement in Java Language
75+
Using If-Else flow control statement in Java Language
76+
Handle Program Errors using If statements
77+
Sample program using If flow control statement in Java
78+
Using Switch Case flow control statement in Java
79+
Sample program using Switch Case flow control statement in Java
80+
Creating For Loops in Java
81+
Understand the While Loop in Java
82+
Understand the Do While Loop in Java
83+
Understand Infinity Loops in Java
84+
Using the Break statement to terminate the Loop
85+
86+
87+
java sinhala , java Sinhala tutorial,java sinhala full course ,java sinhala kuppiya, java sinhala tutorial, java sinhala tutorial chanux,java sinhala books,java sinhala books,java oop sinhala,java install sinhala ,java netbeans sinhala How to learn java Code in Sinhala

0 commit comments

Comments
 (0)