Java Beginner Course
About This Course
Java programming language was developed by James Gosling at Sun Microsystems and released in 1995.
Java is a Object oriented programming language. Java is
• Robust
• Simple
• Portable
• Secure
• Class-based
• General purpose
• Dynamic
• High level programing language.
Java program should be Write Once, Run Anywhere. James Gosling was working on Java language project in June 1991 for his many set-top box projects. The language, initially called ‘Oak’ after also went by the name ‘Green’ and now called as Java, from a list of random
words.
Currently, Java is used to develop mobile applications, games, e-business, distributed applications, network application and internet programming.
- To understand the basic concepts and fundamentals of platform
independent object-oriented language. - To demonstrate skills in writing
programs using exception handling techniques and multithreading. - To understand streams and efficient user interface design techniques.
: After successful completion of the course, the students are able to
- Use the syntax and semantics of java programming language and basic
concepts of OOP. - Develop reusable programs using the concepts of
inheritance, polymorphism, interfaces and packages. - Apply the concepts of Multithreading and Exception handling to develop efficient
and error free codes.
Learning Objectives
Requirements
- You will need the following softwares −
- Windows xp/7/8/10 or Linux 7.1 operating system
- Java JDK 8
- Java SE : (Free resource) Download from
- https://www.oracle.com/java/technologies/downloads/#java8
- Microsoft Notepad or any other text editor
- JAVA IDE :
- Netbeans / Eclipse
- Free online java compiler : https://www.jdoodle.com/online-javacompiler/
Target Audience
- Students from grade 8 onwards,
- Working professional