Welcome to BRIGHT CAREER COMPUTER EDUCATIONAL INSTITUTE (REGD)

Bwrq srkwr qo mwnqW pRwpq kMipaUtr sYNtr AN ISO 9001-2015 CERTIFIRD INSTITUTE, ie`Qy srkwrI nokrI leI 120 GMty Aqy 180 GMty dy kMipaUtr kors krvwey jwdy hn, Aqy (ENGLISH * PUNJABI * HINDI *) twieipMg dy kors vI krwey jwdy hn[ ** ADMISSION OPEN, dwKlw surU hY[ 

CERTIFICATE IN COMPUTER JAVA PROGRAMMING COURSE ( S-JAVA-813 )

BASIC INFORMATION

  • Course Fees : 4000.00 5500.00/-
  • Course Duration : 3 MONTH
  • Minimum Amount To Pay : Rs.1000.00

CERTIFICATE IN JAVA LANGUAGE

 

DURATION: 3 Months

 

Course Overview:-

Java is a popular programming language used for backend web development, desktop applications, mobile applications, etc. Java is an emerging course offered by top institutes and universities. Java can be studied as a specialization online or can be studied under a web development course. A web development course would also include related programming languages like HTML, CSS, and react. Java is a popular, versatile, and platform-independent programming language widely used for building various applications, from web to mobile apps.The future scope is always very good once you complete learning the fundamental knowledge and skills of the JAVA language.

Eligibility Criteria:-

·         You must have completed secondary education, i.e. 10+2 or equivalent (preferably in the any stream) from any recognized board.

Benefits: -

·         After learning JAVA language you will be capable of thinking like a programmer.JAVA is a solid core language and it will help you to become a programmer.

·         This course is very beneficial as a JAVA developer is always in high demand. You will get benefits over other colleagues of the same department for this added knowledge of your JAVA language.

·         The payment of an employee who knows the JAVA language is higher in IT companies. With the certificate course in JAVA, your confidence level will always be on top.

·         The skills that you will inculcate while pursuing this course include learning the basic language like methods, variables, exceptions, data types, loops, arrays, etc. Including this, you will also be able to inculcate some not-so-basic topics like inheritance, polymorphism, implicit narrowing, autoboxing, explicit casting, nested classes, abstract classes, and interfaces and some of the specific APIs to deal with.

·         In the future, after completing this course, the JAVA certificate gives more value to your working skills. You can comfortably do the switching Jobs and you can work as a freelancer and become a JAVA programmer.

Jobs Profile:-

Java Developers can work in software development companies, web development agencies, financial institutions, government organizations, and startups. They can also pursue freelance opportunities.

Course Syllabus:-

SUBJECT TITLE

SUBJECT DETAILS

Concepts of Object-Oriented    

 

 

     Programming (OOPS)

 

 

  1. Languages of Programming Object Oriented Programming (OOP)
  2. Objects and Classes
  3. Object Oriented Programming Foundations OOPS terms and concepts
  4. Encapsulation
  5. Abstraction Inheritance
  6. The Benefits of OOPS
  7. The Fundamentals of OOPS

 

 

Core Java Programming          Introduction of Java

 

  1. What is Java?
  2. Java Byte code
  3. Execution Model
  4. First Java Program Compiling
  5. Interpreting Applications Using Eclipse
  6. JDK Directory Structure

  

 

 

   Variables and Data Types

 

  1. What are data types?
  2. Declarations and Primitive Data Types
  3. Types and Variables
  4. Literals in Numeric and Character Forms
  5. String formatting and string literal parsing
  6. Non-Primitive Data Types, Arrays Conversions of Casting & Type Casting Widening & Narrowing The Dot Operator

 

 

 

 

 

 

              JDBC

 

  1. JDBC overview
  2. JDBC Components
  3. Common Package Importing
  4. JDBC Driver Registration
  5. Making a Connection
  6. How to Connect a Java Program to a Database
  7. Query Statement
  8. Execution Class & Objects
  9. Obtaining Database Information
  10. Obtaining Result Set Information
  11. DML Operations Using JDBC Clean up the Environment

 

 

 

     

 

            Swing and applet

 

 

  1. Fundamentals of Swing
  2. Swing Characteristics
  3. Java Swing Class
  4. Hierarchy GUI
  5. Components for Swing Packages Employed in Swing
  6. Classes and Methods for Swing Control Using the Swing API
  7. API for Swing
  8. MVC Structure In Swing
  9. Event Listener Interfaces
  10. AWT vs. Swing Event Handling
  11. An Overview of Applets
  12. The Applet Hierarchy

13.    Life Cycle of an Applet

14.    Applet Lifecycle Methods

15.    Applet Layout Manager

16.    Bounding Box Concept

17.    Relative Coordinate System

18.    A "Hello World" Applet

 

 

            Threads

  1. Non-Threaded Applications Threads: An Overview
  2. Threaded Applications
  3. Making threads
  4. A Thread's Life Cycle
  5. The phases of a thread's life cycle
  6. Threads' Runnable Interface Priority
  7. Threads for Coordination Thread
  8. Interruption Groups of Threads