This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Session 1: | |
Using an IDE, components of a computer, Java programming overview, compiled vs. interpreted language, static vs. dynamic languages. | |
Session 2: | |
Source control, code reviews, naming conventions, debugging in Eclipse, intro to data structures | |
Session 3: | |
Data structures: arrays, lists, stacks, queues Asymptotic notation (Big “Oh”) | |
Session 4: |