Today Learn In Tamil
Today Learn In Tamil
  • 91
  • 25 382

Video

Create a WebBrowser v1 0 using VB net & Visual Studio
zhlédnutí 58Před rokem
In this code, the Trim() function is used to remove any leading or trailing spaces from the entered URL. If the URL is empty, a message box is displayed indicating that a URL should be entered. Otherwise, the code checks if the URL starts with either "" or "". If not, it adds "" to the beginning of the URL. Next, the code uses Uri.TryCreate() to validate the URL format. It checks if the URL is ...
Snake game Using Python Pygame With Food Bomb
zhlédnutí 31Před rokem
If you're using a Linux or macOS system, you can install pygame via the bash terminal by following these steps: Open a terminal. Create a virtual environment (optional but recommended): 1. python3 -m venv myenv Activate the virtual environment: 2. source myenv/bin/activate Install pygame using pip: 3. pip install pygame Wait for the installation to complete. If you encounter any permission erro...
Text to MP3 Converter with Play option Using python
zhlédnutí 8Před rokem
Note: The pyttsx3 library uses a platform-specific speech synthesis engine. Make sure you have one installed on your system. For example, on Windows, you can use the Microsoft Speech Platform or the Microsoft Speech Platform Runtime.
Text to Speech Convertor Using CMD
zhlédnutí 10Před rokem
When you run the batch file, it will prompt you to enter the text you want to convert to speech. I hope this helps! Let me know if you have any other questions.
Python hand Cricket Game Using Tkinter
zhlédnutí 217Před rokem
This code creates a simple GUI for a hand cricket game. The user enters their choice (1-6) in the Entry widget and clicks the Play button. The computer's choice is generated randomly and compared with the user's choice. If they match, the user is out. Otherwise, the total of both choices is calculated and if it's even, the user is out. Otherwise, they can keep playing. Please note that this is ...
Find factorial number java code with factorial steps.
zhlédnutí 8Před rokem
This code will prompt the user to enter a number and then calculate its factorial. The output will show the factorial of each number from 1 to the entered number and then the final factorial of the entered number. I hope this helps! Let me know if you have any other questions.
Login Form Creation using HTML & CSS [Responsive]
zhlédnutí 17Před rokem
Login Form Creation using HTML & CSS [Responsive]
Java Sorting Programe Using array
zhlédnutí 5Před rokem
Sorting is the process of arranging data into meaningful order so that you can analyze it more effectively. Using -Java Level - Beg
Java Conditional Statement IF
zhlédnutí 7Před rokem
The four conditional statements in Java are: if, if-else, else-if ladder, and switch. The 'if-else' statement executes different code based on whether the condition is true or false. The 'switch' statement evaluates an expression and executes the code corresponding to the matching case.
Java Major data types
zhlédnutí 8Před rokem
int myNum = 5; // Integer (whole number) float myFloatNum = 5.99f; // Floating point number char myLetter = 'D'; // Character boolean myBool = true; // Boolean String myText = "Hello"; // String
Java Hello World Program
zhlédnutí 1Před rokem
This is the first program
Python Multiple Class & Objects
Před rokem
Python Multiple Class & Objects Explained
HTML Anchor Tag Explained
zhlédnutí 3Před rokem
HTML Anchor Tag Explained
HTML Target Control Explained
zhlédnutí 5Před rokem
HTML Target Control Explained
HTML Table Creation Explained
zhlédnutí 1Před rokem
HTML Table Creation Explained
HTML Hyperlink Creation Method Explained
zhlédnutí 3Před rokem
HTML Hyperlink Creation Method Explained
HTML Inline Text Format Explained
zhlédnutí 6Před rokem
HTML Inline Text Format Explained
HTML Image Insertion Method Explained
zhlédnutí 7Před rokem
HTML Image Insertion Method Explained
HTML Font Type Change Explained
zhlédnutí 2Před rokem
HTML Font Type Change Explained
HTML Video Insertion Method Explained
zhlédnutí 1Před rokem
HTML Video Insertion Method Explained
HTML Ordered List Explained
zhlédnutí 1Před rokem
HTML Ordered List Explained
HTML Unorder List Explained
zhlédnutí 1Před rokem
HTML Unorder List Explained
HTML Header Tag Explained
zhlédnutí 3Před rokem
HTML Header Tag Explained
HTML Text Size Changing Explained
zhlédnutí 2Před rokem
HTML Text Size Changing Explained
HTML Line Break Explained
Před rokem
HTML Line Break Explained
HTML NBSP Explained
zhlédnutí 1Před rokem
HTML NBSP Explained
HTML Paragraph Tag Explained
zhlédnutí 2Před rokem
HTML Paragraph Tag Explained
HTML Basic Structure
Před rokem
HTML Basic Structure

Komentáře

  • @FMFT
    @FMFT Před rokem

    Great. Another good option could be Biblio 8.26

  • @balakarthikeyanmurugesan5170

    Hi bro recent ah i got job as software implementation engineer in a hospital for handling medical softwares like hospital database management system.may i know is there any scope for being a software implementation engineer.

  • @anandmca7228
    @anandmca7228 Před rokem

    Keep it up 🥰

  • @manianpu333manianpu9

    Thanks bro valuable video for my web project.