Java Programming Basics with Aditya Tandon Sir

Day 1 of Learning Java : Today I started my journey into Java programming which is taught by Aditya Tandon Sir. Here are the key concepts I learned today: One question is that: If C and C++ were already existing.. why was Java even needed? The answer is :- •C/C++ compile directly into machine code. •It is platform dependent. •Change the processor or OS to Recompile code. But Java? •java Bytecode → JVM Machine Code •Platform Independent. •Same bytecode. •Different JVMs. •Runs everywhere. That's WORA: Write Once, Run Anywhere. •No messy pointer manipulation •Automatic memory management This is just the beginning. Excited to continue this journey Special thanks to Rohit Negi bhaiya & Aditya Tandon Sir. #Java #Coding #Learning #Consistency

  • diagram

To view or add a comment, sign in

Explore content categories