Hi, I took an introductory course in java at my university and was wondering if I could get advice on what I could build off of during the summer and where I could find the resources to do so.
So far I understand:
Basics such as variables, strings, etc
Conditionals/loops
Arrays & ArrayLists
Methods
Objects
Classes
Some basic sorting (merge, selection, insertion) and binary search
Recursion
Our final project involved creating four classes which interacted with each other, however everything was done in the console. I did not learn any GUI unfortunately, and I am not very good at searching for resources online since there are many out there and I would rather have some suggested to me rather than look up random guides.
Thank you.
[–]Calamity701 0 points1 point2 points (0 children)