User:Muffingg/Java

This is an old revision of this page, as edited by Muffingg (talk | contribs) at 11:01, 23 December 2014 (Weeks). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Weekly schedule

Week Material
1, 2, 3 Core Java (Basics of Java, syntax, different data types, memory management, heap, stack, collections, Trading Platform, writing information to a file, writing to a command line)
4 JDBC (Databases, writing to a command line)
5 Web Application Databases
6, 7 Spring (the relatively easier way)
8 Group Project
9 Sign-off (Test on Java, Unix Test, Technical Interview: solving a scenario (~1hr) (e.g. create an ATM: classes, uml, tiers, what technology))

Every week there is a test on Friday (MCQ of 30 Q's) Code Review (show a code and you need to explain what it means)

Weeks

Common Development

Week 1