spellogram's profile picture. Easy tricks to make you fall in love with learning English, Chemistry, Biology & Physics. Follow us and visit our website for tips & teaching resources!

Spellogram

@spellogram

Easy tricks to make you fall in love with learning English, Chemistry, Biology & Physics. Follow us and visit our website for tips & teaching resources!

Released a new fun story to learn the basics of electricity! #Physics #Edtech #ElectricVehicles blog.spellogram.com/index.php/2022…


JAVA - FINAL OBJECT?? final simply makes the object reference unchangeable. The object it points to is not immutable by doing this. INSTANCE can never refer to another object, but the object it refers to may change state.


JAVA - FINAL OBJECT? There is no such thing as final object. An object reference marked final doesn't mean the object can't change. #java #programming


JAVA - STATIC KEYWORD ✅ methods, variables, inner classes, init blocks 🚫 classes (unless nested), constructors, local vars, inner class methods, class inside methods


JAVA - FINAL KEYWORD final class cannot be subclassed final method cannot be overridden by subclass final var cannot be modified #java #programming


In an enum, you can add constructors, instance var methods and something strange as constant specific class body (ie. BIG(8), LARGE(10))


//enum conceptual example Coffee.BIG ~ new CoffeeSize("BIG",0) Coffee.LARGE ~ new CoffeeSize("LARGE",1)


enum is NOT a String or an int. CoffeeSize enum is actually a type of CoffeeSize.


int[] count ; // is the right way to declare an array. int[5] count // wont work because size is not known yet #java #javatip


Super Easy Trick to Remember the Components of Blood spellogram.com/?qa=300&qa_1=h… #learning #edtech #meded #biology


Our new Animation Story to Remember the Functions of Brain!! youtu.be/Hxfgo_lYXA8 #myplotagon #learning #edtech #education


Super easy math trick! Remember Pi Value to 31 decimal places! medicalmnemonics.info/index.php/884/…


Loading...

Something went wrong.


Something went wrong.