Core Java Projects with complete source code
-
Updated
Mar 25, 2022 - Java
Core Java Projects with complete source code
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Generic programming, generic classes, maps, sets, abstract data types and so on.
Java - Guia do Programador - 4a Edição
My Solutions to Exercises in Introduction to Java Programming and Data Structures Comprehensive Version Eleventh Edition Global Edition Y. Daniel Liang
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
An Web App to buy or sell vehicles. Developed using Java Servlets, JSP templates, JDBC driver and mySQL database
Core java, Collection, Multi threading, Data Structure, Generics, Java8 features, Streams, Functional Interfaces, Reflection, Recursion, Comparator related interview programs
An all-in-one resource to learn Java
End-to-end generics-aware OpenAPI clients — unified { data, meta } responses with RFC 9457 Problem Details, powered by Spring Boot 3.4 + Java 21.
A repository for uploading exercises from the FMI MJT (Modern Java Technologies) Course 2023-2024.
Classical algorithms and data structures, such as searching and sorting algorithms, linked list, binary tree, stack, with my implementation in Java utilizing Generics. Test programs are written as junit test cases.
Java-LPU is a student-friendly repository containing Java notes and example programs, curated for Java beginners and Intermediate level students. It covers core concepts, practical code samples, and topic-wise resources to support learning and revision.
Java interpreter and code interaction
This utility library helps to determine Java types for generics, arrays, wildcards and other complex types on runtime.
This Repo is all about Object Oriented Programming Paradigm, one the most fundamental concepts of Software Development!
Add a description, image, and links to the generics topic page so that developers can more easily learn about it.
To associate your repository with the generics topic, visit your repo's landing page and select "manage topics."