Certificate in JAVA Programming

4,000.00

Java was designed to have the look and feel of the C programming language.

but is simpler to use and enforces an object-oriented programming model. Java can be used to create complete applications that may run on a single computer. or be distributed among servers and clients in a network.

Description

Course Name: Certificate in JAVA Programming
Course Id: CJP/Q1001.
Education Qualification: 12th Pass.

Duration: 90 Hrs.

How You will Get Diploma Certificate:

Step 1- Select your Course for Certification.

Step 2- Click on Enroll Now.

Step 3- Proceed to Enroll Now.

Step 4- Fill Your Billing Details and Proceed to Pay.

Step 5- You Will be Redirected to Payment Gateway, Pay Course and Exam Fee by Following Options.

Card(Debit/Credit), Wallet, Paytm, Net banking, UPI and Google pay.

Step 6- After Payment You will receive Study Material on your email id.

Step 7- After Completion of  Course Study give Online Examination.

Step 8- After Online Examination you will get Diploma Certificate soft copy(Scan Copy) and Hard Copy(Original With Seal and Sign).

Step 9- After Certification you will receive Prospect Job Opportunities as per your Interest Area.

Online Examination Detail:

Duration- 60 minutes.
No. of Questions- 30. (Multiple Choice Questions).
Maximum Marks- 100, Passing Marks- 40%.
There is no negative marking in this module.

Benefits of Certification:

  • Government Authorized Assessment Agency Certification.
  • Certificate Valid for Lifetime.
  • Lifetime Verification of Certificate.
  • Free Job Assistance as per your Interest Area.

Syllabus

Certificate in Java Programming
Introduction to Java Programming

History of Java, Types of Language, Basic Syntax, First Java Program, Java Identifiers, Java Modifiers, Java Variables, Java Arrays, Comments in Java, Using Blank Lines, Inheritance, Interfaces, Objects in Java, Classes in Java, Accessing Instance Variables and Methods, Java Package,  Java – Basic Data types: Primitive Data types, Reference Data types, Java Literals, Java – Variable Types: Local variables, instance Variable, Class/Static  Variable, Java – Basic Operators, Java – Loop Control, Java – Decision Making, Java – Numbers Class, . Java – Character Class, Java – Strings Class, Java – Date & Time, Java – Regular Expressions, Java – Methods.

Programming Concept and Techniques

Program Concept, Characteristics of Programme, Stages in Program Development, Tips for Program Designing, Programming Aids,  Algorithms Pseudo code, program Structure, Variable Declaration,   Boolean Logic and Boolean Algebra, The Boolean Operator, Comparison Operators, combining Boolean and Comparison Operators, Conditional Statements (IF..THEN.ELSE), Iterative Constructs (Loops), Graph Theory Basics, Tree Structures, Optimization, The Binary Number System, The Modulus Operator,   Hashing Functions, Introduction to programming techniques, Top-down& Bottom-up approach. Unstructured, & Modular programming, Cohesion, Coupling, Syntax & Logical Errors, Debugging.

Exception Handling

Introduction of exception and Error, Throw able class, try catch and finally blocks, throw and throws Keywords, Checked and Unchecked Exception, User Define Exception, The Limitations Placed on the Programmer, Programming in the Large, Exceptional conditions in Java:  How to declare when you are expecting one, How to handle them in your code, How to create them, How your code is limited, yet made more robust by them, five types of exceptions in Java: ClassNotFoundException,  IllegalAccessException, Instantiation Exception, InterrupedException,  NoSuchMethodException.

JDBC SQL Programming

Introduction and Meaning of JDBC, Importance and uses of JDBC in Java Programming, Error Checking and the SQL Exception Class, The SQL, Warning Class, JDBC Types,  Executing SQL Queries, Result Set Meta Data,  Executing SQL Updates, Using a Prepared Statement,   Parameterized Statements, Stored Procedures, Transaction Management,  DBC Overview & Architecture, JDBC Driver Types,  Types of Result Set,   Statement, Prepared Statement, Callable Statement, Executing DDL and DML Commands, Joins and Transaction , Making a connection to a database, Creating SQL or MySQL statements, Executing SQL or MySQL queries in the database, Viewing & Modifying the resulting records.

Networking

Introduction to Networking in Java, What is TCP and UDDP, What is Socket and Port, Implementation of Socket and Inet Address class, Implementation of Socket Client and Socket Server, URL in terms of Java Networking Programming, Datagram in Network environment, To retrieve the IP address from Host Name, vice-versa, Networks Differences, Connecting Networks, Concatenated Virtual Circuits, Connection less Internetworking, Tunneling, Internetwork Routing, Fragmentation, Network Topologies: LAN, WAN, MAN, PAN, CAN, Networking Model: OSI Model, TCP/IP Model, Network Adapters, Cabling and Trouble Shooting.

Advance Topic of Core Java

Stream based I/O in Java: Introduction to Input Output, Introduction and Implementation of Byte Stream, Introduction and Implementation of Character Stream,  Introduction and Implementation of Buffered Stream,  Introduction and Implementation of Data Stream and Object Stream, Introduction and Implementation of File I/O, Introduction to collection Framework, Introduction and implementation Array List, Introduction and implementation Hash Set and Tree Set, Introduction and implementation Hash Map and Tree Map,  Internationalization, Remote Method Invocation (RMI) :  Introduction to RMI, Writing an RMI Server, Creating a RMI Client, Compiling and Running Program.