পোস্টগুলি

ডিসেম্বর, ২০২৩ থেকে পোস্টগুলি দেখানো হচ্ছে
Coaching Institute Welcome to Our Coaching Institute Home Courses Contact About Us Provide a brief introduction to your coaching institute and its mission. Upcoming Events Highlight any upcoming events or important dates for students. © 2023 Your Coaching Institute. All rights reserved.
Online LMS Online Learning Management System Courses Dashboard Profile Logout Available Courses Course 1 Course 2 Course 3 © 2023 Online LMS. All rights reserved.
Library Server Library Server Title: Author: Quantity: Book List Title Author Quantity
import javax.swing.*; import java.awt.*; import java.text.SimpleDateFormat; import java.util.Date; public class DigitalClock extends JFrame { private JLabel timeLabel; public DigitalClock() { setTitle("Digital Clock"); setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); setSize(300, 100); // Create a label to display the time timeLabel = new JLabel(); timeLabel.setHorizontalAlignment(JLabel.CENTER); timeLabel.setFont(new Font("Arial", Font.PLAIN, 24)); // Add the label to the frame add(timeLabel); // Set up a timer to update the time every second Timer timer = new Timer(1000, e -> updateClock()); timer.start(); } private void updateClock() { // Get the current time Date now = new Date(); SimpleDateFormat dateFormat = new SimpleDateFormat("HH:mm:ss"); String timeStr = dateFormat.format(now); // Update...
Student Identity Card Student Identity Card Name: Class: Roll Number: Generate Identity Card Print Identity Card
Digital Library Management Digital Library Management User Type: Student Teacher Username: Login Title: Author: Genre: Quantity: Add Book Title Author Genre Quantity
Digital Library Management Digital Library Management Title: Author: Genre: Quantity: Add Book Title Author Genre Quantity
Classwise Routine Classwise Routine Class: Day: Time: Subject: Add Class Schedule Class Routine Class Day Time Subject Print Class Routine
Examination Slip Examination Slip Student Name: Roll Number: Class: Class 10 Class 11 Class 12 Seat Number: Exam Time: Generate Exam Slip Examination Slip Student Name: Roll Number: Class: Seat Number: Exam Time: Print Exam Slip
Class Routine Class Routine Time Monday Tuesday Wednesday Thursday Friday 9:00 AM - 10:00 AM Math Science English History Physical Education 10:00 AM - 11:00 AM Science English Math Physical Education History 11:00 AM - 12:00 PM English Math Science Physical Education History Message Teacher
Student Marks & Roll Entry Student Marks & Roll Entry Student Name: Roll Number: Mathematics Marks: Science Marks: English Marks: Submit
Class Routine Class Routine Day: Time: Subject: Teacher: Add Class Day Time Subject Teacher
Class Routine Class Routine Time Monday Tuesday Wednesday Thursday Friday 9:00 AM - 10:00 AM Math Science English History Physical Education 10:00 AM - 11:00 AM Science English Math Physical Education History 11:00 AM - 12:00 PM English Math Science Physical Education History
Student Marksheet Student Marksheet Student Name: Roll Number: Class: Mathematics Marks: Science Marks: English Marks: Generate Marksheet Student Name Roll Number Class Mathematics Science English Total Percentage Print Marksheet
Student Marksheet Student Marksheet Student Name: John Doe Roll Number: 12345 Class: Class X Subject Max Marks Obtained Marks Percentage Mathematics 100 85 85% Science 100 90 90% English 100 75 75% Total 250 83.33%
Functional Group Fill-in-the-Box
Class 10 Geography - India Map North South East West
Digital Calendar Previous Next
Digital Clock
Uranium Decay Simulation Uranium Decay Simulation Click the "Decay" button to simulate uranium decay over time. Decay
Interactive Convex Lens Simulation Object Distance: Object Height: Lens Focal Length:
Esterification Test Carboxylic Acid: Alcohol: Run Esterification
Dispersion of Light Animation with Image
Acid-Base Reaction Animation
Ionic Bond Interactive Example Interactive Ionic Bond Example Na Cl Click on Na and Cl to see the ionic bond!