Java
Free resources of lectures -
Applications -
Note: you will learn more either by googling yourselves or exploring the topic yourselves you can't learn as much from others experience as you learn from yours.1.Web Development
Java is also used to develop web applications. It provides a vast support for web applications through Servlets, Struts or JSPs
2. Mobile Applications
Java Platform, Micro Edition (Java ME or J2ME) is a cross-platform framework to build applications that run across all Java supported devices, including feature phones and smart phones.
3. Enterprise Applications
Java Enterprise Edition (Java EE) is a popular platform that provides API and runtime environment for scripting and running enterprise software, including network applications and web-services.