Supercoders.in
1.52K subscribers
41 photos
1 video
4 files
371 links
Supercoders
Provide coding and programming Tips
Related to PHP, Android,Java,c#,Unity

Subscriber our YouTube Channel to Stay Updated

Join Our YouTube Channel : https://youtube.com/c/SuperCoders


For Paid Support.
https://t.me/supercoderspaidsupport
Download Telegram
Java OOP Tutorial Part 9.1 | Class and Object Tutorial


Tutorial Cover:

1.How to Create Class and Object in Java

2.Constructor Example in Java

3.Constructor Overloading in Java

4.Method Overloading in Java

5.Java Static Methods

6.Java Final Data Members

7.Java Private Data Member

8.Java Setter and Getter

9.Inner Class Example in Java

10.External Class Example in Java

11.Java OOP


Tutorial Link : https://youtu.be/lJ19ZHer6vw

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java OOP Tutorial Part 9.2 | Encapsulation | Inheritance | Polymorphism


Tutorial Cover:

1.Java OOP Encapsulation

2.Java OOP Inheritance

3.Java OOP Polymorphism

4.Java OOP Abstraction

5.Java Extend Keyword

6.Java Parent Child Class

7.Java Empty Body Method



Tutorial Link : https://youtu.be/Oj-MH4yVu6w

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java Tutorial Part 10 | Interface | Enum | Try-Catch


Tutorial Cover :

1.Java Interface

2.Java Enum

3.Java Try Catch Finally Block


Tutorial Link : https//youtu.be/YausTFqWLck

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java DateTime Tutorial Part 11


Tutorial Cover:
1.How to Get Current Date in Java

2.How to Get Current Time in Java

3.How to Get Current DateTime in Java

4.How to Convert Datetime into String

5.How to Convert String Date into Date Object

6.Java Format Date and Time

7.Java Increase Date and Time

8.Java Decrease Date and Time

8.Java yyyy-MM-dd HH:mm:ss Datetime Format

9.Java Date From String

10.How to convert String to Date in Java in yyyy-MM-dd Format

11.Java Date Increase One Day


Tutorial Link : https://youtu.be/M_egHe5Pe6M


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java Arraylist and HashMap Tutorial Part 12 


Tutorial Cover:


1.How to ArrayList in Java

2.How to Create Dynamic Array in Java

3.2D ArrayList in Java

4.Add Item in ArrayList

5.Remove Item from Arraylist

6.Delete All Item from ArrayList

7.How to Create HashMap in Java

8.Key Value in Java

9.Add Item in HashMap

10.Add ArrayList in HashMap

11.ArrayList Example

12.Iterate HashMap in Java

13.Java HashMap Implementation


Tutorial Link : https://youtu.be/XYJVfvQ3qPs


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java File Handling Tutorial Part 13 | Read Write Delete File Operation


Tutorial Cover:

1.Java File Handling

2.Java Create File

3.Java Delete File

4.Java Read File

5.Java Get All Files from Directory

6.Java Get File Size

7.Java Get File Information

8.How to Read Text File Line by Line in Java

9.How to Read a File from a Specified Path in Java

10.Java Write to File Append

11.Java Program to Write Into a Text File

12.Java Get All Files in Directory with Extension



Tutorial Link : https://youtu.be/9FBgxNeEAZI


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java Serialization and Multithreading Tutorial Part 14

Tutorial Cover:
1.Java Serialization
2.Java Deserialization
3.Java Multithreading
4.Implements Serializable Java
5.Creating Multiple Threads in Java


Tutorial Link : https://youtu.be/lRVV-z6TN94

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java HTTP Request Tutorial Part 15


Tutorial Cover:

1.Java HTTP GET Request

2.Java HTTP POST Request

3.Java HTTP Request With Header

4.Load Data From Server Using Java

5.Parse JSON Data in Java

6.Use External Library in Java

7.Java Http Request Json

8.Java Send POST Request With Body

9.How to Set Http Request Header in Java

10.Java Httpurlconnection



Tutorial Link : https://youtu.be/7H0sqS-ZJw0


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java MySql CRUD Tutorial Part 16


Tutorial Cover:

1.Java MySql Read Operation

2.Java MySql Delete Operation

3.Java MySql Update Operation

4.Java MySql Insert Operation

5.Java MySql Fetch Single Data

6.Java MySql Fetch All Record

7.Java MySql JDBC Driver

8.Connect MySql Database in Java

9.Java MySql Tutorial

10.Java MySql Connector Jar

11.How to Connect MySql Database in Java


Tutorial Link : https://youtu.be/I4TtVD1ayrM


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java MongoDB CRUD Tutorial Part 17 | CREATE | READ | UPDATE | DELETE Operation


Tutorial Cover :

1.Java MongoDB Read Operation

2.Java MongoDB Delete Operation

3.Java MongoDB Update Operation

4.Java MongoDB Insert Operation

5.Java MongoDB Fetch Single Data

6.Java MongoDB Fetch All Record

7.Java MongoDB Driver

8.Connect MongoDB Database in Java

9.Java MongoDB Tutorial

10.Java MongoDB Connector Jar

11.How to Connect MongoDB Database in Java

12.MongoDB CRUD Operations Java


Tutorial Link : https://youtu.be/cXapz8-6qIo


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java GUI Swing Tutorial Part 19.1 | JFrame and JLabel


Tutorial Cover:

1.How to Create GUI Window in Java Swing

2.How to Add Label in Window in Java Swing

3.How to Add Border in Label in Java Swing

4.How to Add Padding in Label in Java Swing

5.How to Create FlowLayout in Java Swing

6.How to Create GridLayout in Java Swing

7.How to Set Font Size,Font Style of Label in Java Swing

8.Java JFrame Example

9.JLabel in Java Swing Example

10.JLabel Font Size



Tutorial Link : https://youtu.be/4HpA-kl_le4


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Tkinter Get and Set Value in Table Part 17.8


Tutorial Cover:

1.How to Get Value from Row and Column in Tkinter Grid Table

2.How Set Udpate Data in Row and Column in Tkinter Grid Table

3.How to Retrieve Data in Python Tkinter Table


Tutorial Link : https://youtu.be/2DF8EcNWXAA

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java GUI Swing Tutorial Part 19.2 | JButton and Multiple Window Using OOP


Tutorial Cover:

1.How to Create Multiple Window in Java Swing

2.How to Create Seprate Window in Java Swing

3.How to Create Button in Java Swing

4.How to Add Button into JFrame

5.JButton Button Click Listener

6.Add Border in JButton

7.Add Padding in JButton

8.Change Font of JButton

9.Java Button ActionListener



Tutorial Link : https://youtu.be/EoCkKQ-Jpyw


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java GUI Swing Tutorial Part 19.3 
JTextField,JSpinner,JList,JCheckBox,JRadioButton,JTextArea


Tutorial Cover:
1.How to Create Input Box in Java Swing
2.How to Create Radio Button in Java Swing
3.How to Create Checkbox in Java Swing
4.How to Create Text Area in Java Swing
5.How to Create Dropdown in Java Swing
6.How to Get Value from JTextField
7.JTextField Java Swing Example
8.How to Get Value from JSpinner
9.JSpinner Java Swing Example
10.JList Java Swing Example
11.JRadioButton Java Swing Example
12.JCheckBox Java Swing Example

Tutorial Link : https://youtu.be/VoG_yQ9Z-CM

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java GUI Swing Tutorial Part 19.4 | Menu Bar,Menu,Popup Menu


Tutorial Cover:

1.How to Create Menu Bar in Java Swing

2.Menu Bar Java Swing

3.Menu Item in Java Swing

4.Sub Menu in Java Swing

5.How to Create Sub Menu in Java Swing

6.Java Swing Popup Menu Example

7.Java Menu Bar and Popup Menu Bar Example Tutorial 

8.Cut Copy Paste Functionality in Input Box in Java

9.Mouse Event Handle Java Swing


Tutorial Link : https://youtu.be/mhPGxzY8zW0


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Text to Speech | Speech to Text | Play Mp3 | Record Audio


Tutorial Cover:

1.How to Play Mp3 in Python

2.Pygame Play Mp3

3.Record Audio in Python

4.Python Text to Speech Example

5.Python Speech to Text Example


Tutorial Link : https://youtu.be/--uS6MeH8e0



Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
**Java GUI Swing Tutorial Part 19.5 | Slider and Progress Bar*"


Tutorial Cover:

1.How to Create Slider in Java Swing

2.How to Create Progress Bar in Java 

3.Slider on Value Change Listener

4.Swing Vertical Slider Example

5.Java Slider Listener

6.Java Progress Bar Show Percentage



Tutorial Link : https://youtu.be/GLfcseqeCOI


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Java GUI Swing Tutorial Part 19.6 | How to Show CSV Data in GUI Table | Swing JTable


Tutorial Cover:

1.How to Create Java GUI Table in Swing

2.Java Swing JTable

3.Java CSV GUI Table

4.Java JTable With Example

5.Java JTable Add Row

6.How to Make a Table in Java


Tutorial Link : https://youtu.be/2JPj2ezuI-k


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Thanks all to help to reach 2k