We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5639fb commit 67184dfCopy full SHA for 67184df
training/notes.txt
@@ -35,4 +35,11 @@ smtp - 25
35
36
data access object process
37
38
-sql injection - ' OR '1' = '1 - doesn't work with prepare statement
+sql injection - ' OR '1' = '1 - doesn't work with prepare statement
39
+
40
+javaFx is successor of swing
41
42
+awt depends on os widgets
43
44
+swing is successor of awt.
45
+in swing every key is prefixed with J
0 commit comments