Skip to content

module 8 and 9 added#8

Open
FatinShadab wants to merge 29 commits intophitronio:mainfrom
FatinShadab:main
Open

module 8 and 9 added#8
FatinShadab wants to merge 29 commits intophitronio:mainfrom
FatinShadab:main

Conversation

@FatinShadab
Copy link
Copy Markdown
Collaborator

No description provided.

FatinShadab and others added 29 commits February 4, 2025 21:09
added switch case theory
completed the theory notes
added 1d array theory
added theory materials.
Add a small Java demo illustrating packages and access modifiers. New public classes: EditorLogic.Editor, FileLogic.FileHandler, and FileLogic.Tree.PathTree; main.java updated to import and exercise these classes. Also include readme.md explaining package structure and visibility (public/protected/private) with notes that protected/private methods are intentionally not called from main.
Add Driver.java demonstrating Java nested-class patterns (inner/non-static, static nested, local, and anonymous classes) and variable shadowing; includes examples and a main method that exercises the inner-class/shadowing behavior. Add readme.md documenting the concepts, usage, and compile/run instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant