Learn with Professor
வணக்கம்! எனது சேனலைப் பார்வையிட்டதற்கு மிக்க நன்றி. நான் முனைவர் அந்தோணிராஜ் அமலநாதன், கணினி அறிவியல் துறையில் பேராசிரியராக பணிபுரிகிறேன். எனது தொழில்நுட்ப அனுபவங்கள் மற்றும் கணிணி நிரலாக்கம் ஆகிவற்றை நீங்கள் எளிதில் புரிந்துகொள்ளும் விதமாக தமிழில் தங்களுடன் பகிர்ந்து கொள்ள விரும்புகிறேன்.
Hi, Thanks for visiting my channel. I am Dr Anthoniraj Amalanathan working as Professor in Computer Science Domain. I would like to share my experience with technology and programming languages. This channel delivers content in the Tamil Language.
All tutorials, suggestions, and tips of this channel's content are my own. Information provided is for educational purposes only.

Java Certification: Understanding Variables, Reference Variable , and Instance Variable

Java Certification: Mastering Simple Java Program Structure

Top 10 Frequently Used Commands in Linux | Ethical Hacking Series

PostgresDB and PgAdmin4 Installation in Windows

Setup SSH Server in Virtualbox Guest OS | Ubuntu

VirtualBox Advanced Networking | NAT and Host Only Networks in ALL OS

VirtualBox Networking Basics | Setting up Ethical Hacking LAB

Install VirtualBox Ubuntu OS using ISO Image | Virtualization Basics | Ethical Hacking Series

Install VirtualBox OS using VDI Image | Virtualization Basics | Ethical Hacking Series

Install VirtualBox and Kali Linux | Virtualization Basics | Ethical Hacking Series

Why do we need Virtualization? | Virtualization Basics | Ethical Hacking Series

Java Records - A Plain Data Carriers!

Core Java | Checked Vs Unchecked Exceptions | How to use in your Code?

Core Java | Why should you not use the Exception class? | Use of throws in Exception Handling

Core Java | Simple way of handling exceptions | try and catch basics

Core Java | Different Methods for Formatting String and Format Specifiers

Core Java | Can we use return instead else?

Install Maven and Setup MAVEN_HOME in Windows OS

Create JAR from a Java Project using NetBeans IDE and Maven

What should be there in a Java Class? Understand the Class Components

Core Java| print() Vs println() Vs printf() | Know the difference

Core Java | Default Vs No Argument Constructor | Know the Difference

Java Database Connectivity JDBC using Servlet | H2 Database | Part-3

Creating Simple Web Service API using Servlet and Consume using Python | Part-2

Creating Simple Web Application using Java Servlet | Part-1

Pythonic way of Reversing a String

Pythonic Way of Reading Content from the File (FileIO)

Pythonic Way of Generating Hashcode for Password

Anonymous Inner Class, Functional Interface and Lambda in Java

Pythonicway of finding prime number | Python vs Java | Else with Loop