You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
title: Java 21 OCP Flashcards
3
3
nav_order: 1
4
4
has_children: true
5
+
has_toc: false
5
6
layout: default
6
7
---
7
8
@@ -20,7 +21,18 @@ A structured collection of flashcards to help you prepare for the Java 21 OCP ce
20
21
</a>
21
22
</div>
22
23
23
-
## Study Progress Overview
24
+
## 📖 Study strategy
25
+
26
+
<divstyle="margin-bottom: 25px;"></div>
27
+
28
+
29
+
1.**Start with Core Concepts**: Begin with [OOP and Encapsulation]({{ '/flashcards/05-instance-methods-vs-variables-and-static-methods/' | relative_url }}) fundamentals
0 commit comments