yeah, well, there goes nothing! but, this repo contains a bunch of java code snippets and examples that i had written in my 1st-2nd year in university life - covering topics like threading
, networking
, interfacing
, event handling
, GUI
, mapping
, fileI/O
, anonymous class
, nested class
, static/final keyword
, hasing
, abstraction
, collection
, exception
, and many more. it should be enough to get started with.
- ClassObjectCodes
- JavaAbstractionCodes
- JavaCollectionCodes
- JavaConstructorPublicPrivateCodes
- JavaEventHandlingCodes
- JavaExceptionAndNestedExceptionCodes
- JavaFileIO_Codes
- JavaGUI
- JavaHashMap
- JavaInitializeArrayManually
- JavaInterfaceCodes
- JavaNestedAndAnonymousClassCodes
- JavaNetworking
- JavaPolymorphismCodes
- JavaRecationTimeCounter
- JavaSortingNumbersFromFile
- JavaStaticAndFinalKeyCodes
- JavaThreadCodes
- JavaThreadingCodes
- MethodOverloading
- VariableAndTypeCasting
Feel free to explore each folder to find code examples and explanations for various Java concepts.
If you would like to contribute to this repository by adding or modifying files, feel free to submit a pull request. Contributions are welcome and encouraged!