Please enable JavaScript.
Coggle requires JavaScript to display documents.
Fundamentals (1-6) - Coggle Diagram
Fundamentals (1-6)
Data
variables
text processing
what to do with it
primitive types
Boolean
logical operators
assertions
Complexity and simplicity
loops
for
if/else
cumulative algorithms
conditional execution
user errors
while
do while
fencepost
how to deal with complexity
methods
parameters
return values
Objects
Files
reading files
token based
line based
advanced processing
How Java Works