Java programming (theory + practical)
This series covers both theory and practical in Computer Science. Doubts and questions are welcome and appreciated. In each session we will go over these main topics in Java programming:
- programming in java
- primitive values, wrapper classes, types and casting
- variables and expressions
- statements and scope]
- methods
- arrays
- strings
- recursion
- inheritance