Skip to content

Joshua-Anto-07/2024_20CYS383-Java-Programming-Lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

20CYS383 Java Programming Lab


20CYS383 - Java Programming Lab - 4th Sem - B.E. CSE (CYS) - ASE, CBE

Course Instructor: Ramaguru R, Assistant Professor, TIFAC-CORE in Cyber Security.

Course Outcome

CO# CO Description
CO1 Execute Java programs using object-oriented class structures with parameters, constructors, and utility and calculations methods, including inheritance, test classes and exception handling.
CO2 Execute Java programs manipulating Strings and text documents.
CO3 Execute Java programs that include GUIs and event driven programming.

Course Plan

Unit # Topic Classes
0 Course Introduction
0 Java Installation and Installation of IntelliJ
1 Introduction to Java
1 Introduction to Classes and Objects
1 Interfaces: Define, Implement, Typing, Extending/Evolving Interface, Annotations
1 Inheritance, overriding, and hiding methods: static, interface, and instance methods
1 Polymorphism, Hiding Fields, Object Class, Final Class, and Methods
1 Abstract class and methods, Interfaces, and Packages
2 Wrapper classes
2 String, and StringBuilder classes
2 Number, Math, Random, Array methods, Date-Time.
2 Java files and I/O, Exceptions, Inner classes.
2 Collection framework- Comparator and Comparable, Vector and Array list, Iterator and Iterable
2 Collection Interfaces: Collection, Set, List, Queue, Dequeue, Map, Object ordering, Sorted Set, Sorted Map, Generics
2 Networking and Socket Programming
3 UI integration of Java concepts with Swing
3 Frame Layouts, Widgets, displaying images and graphics
3 Applet Basics

Library for Reference

Amrita Cyber - Java Programming Lab Package

Evaluation Criteria

Components Marks
[Internal] Lab Evaluation - 1 5
[Internal] Lab Evaluation - 2 10
[Internal] Mini-Project (Idea Document + Implementation + Report) 10
[Internal] Mid-Term Examination 20
[Internal] Lab Evaluation - 3 5
[Internal] Lab Evaluation - 4 10
[External] End-Semester Exam 40

Dates and Deadlines

Deadline for Dates

Click Record to view Records Submitted.

HPOJ Exercises and Contests

Practice

Text and Reference Books

  • Text: Deitel PJ. Java how to program. Eleventh Edition, Pearson; 2018.
  • Text: Naughton P. and Schildt H. Java 2: The complete reference. Eighth Edition, Tata McGraw- Hill; 2011.
  • Reference : Campione and Walrath, The Java Tutorial, Addison Wesely; 1996.
  • Reference : Barry Burd, Beginning Programming with Java for Dummies, 5th Edition; 2017

About

20CYS383 - Java Programming Lab - 4th Sem - B.E. CSE(CYS) - ASE, CBE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%