35

Me: Bro look, I have learnt so many things from the past couple of days.
-Introduction
-Data Types
-Variables
-Arrays
-Operators
-Control Statements
-Classes
-Methods
-Inheritance
-Packages
-Interfaces
-Exception Handing
-Multi-threaded Programming
-Enumerations
-Autoboxing
-Annotations
-Generics

My senior: Congrats on finishing up the basics
Me: Those were just basics???...///!!! 😜

Comments
  • 0
    am starting and tgink : Wtf... jhahahahaha
  • 2
    You can't really _learn_ those things in a couple of days. You can only be _introduced_ to them. That's why it's "basics". The "advanced" part is to really know when and how to use them, and when and how *not* to use them.

    Multithreading in particular takes a couple of lifetimes to learn.
  • 1
    @elazar Excelent comments.
    Thank you.
Add Comment