
Hi, this is Sarkhan Rasullu. I am your instructor during these video tutorial series. In this video I am introducing you what course actually covers and how we will learn Swing. We will learn all of components by practicing them in real projects and most excited part is that if you have any application you want to build but can't you can write me in PM or Question Board. I will record a new video tutorials for that application and you will get it for free! Good luck!
To develop a calculator application firstly we need to design it. We will design our application like our computer's default calculator app. During designing we will cover swing and Netbeans IDE basics.
We designed our app but when we click on calculate button nothing happens. So how can we give an action to this button that it can calculate numbers. In this tutorial we will cover how can we give actions to components.
This comprehensive tutorial is designed to teach you how to create and design desktop applications in Java using the Swing framework. Whether you’re just starting out or looking to strengthen your understanding of desktop application development, this course is structured to make learning both effective and enjoyable.
We’ll begin completely from scratch, so no prior knowledge of Swing is required—just a basic understanding of Java is enough to get started. Instead of overwhelming you with long theoretical explanations, this course focuses on practical application. You’ll learn by doing, as we explore and use various Swing components like JTable, JTextField, JButton, JFileChooser, and many more. Each concept is introduced step-by-step through real examples, ensuring you gain hands-on experience and understand how each component works in an actual application.
The course currently includes three complete project tutorials to solidify your knowledge:
Calculator App – Learn how to handle user input and perform basic operations.
Student Management App – Explore how to manage records, use tables, and create interactive forms.
File Management System – Discover how to handle file operations and interact with the filesystem through a graphical interface.
By the end of the course, you’ll be equipped to create your own Java desktop applications with confidence. Good luck and enjoy the journey!