Estb. Since 2009 Regd. No.
U72900CH2009PTC031886
MICROSOFT
Authorized Education
Partner Micro, Small & Medium Enterprises
Auth. No. V112396 [Link].CH01D0000795
Reg. No. 88004804 Regd. No. 267201470012
THE HUB OF IT
( A Venture of Chandigarh ETC Services Pvt. Ltd. )
An ISO 9001:2015 Certified Organisation with Completely Online Management System
Website : [Link]
Course Syllabus: Core Java
Batch Name: Java-Python Course Start: 06/04/2020
Eligibility: 12th Course Duration: 180 Hours
Papers 1 Papers 2
Core java Core Python
Module 1:
1: Introduction of Java 5.3 Member Accessing 10: Multithreading
1.1 Introduction 5.4 Super Keyword and This Keyword
10.1 Introduction
1.2 History 5.5 Overloading and Overriding
10.2 Life cycle of threads
1.3 Introduction to JVM, JDK and JRE 5.6 Final Keyword
10.3 Creating threads
1.4 Writing first program: hello world 5.7 Abstraction
10.4 Thread scheduler
1.5 Understanding the structure and syntax of Java 6.8 Encpasulation
10.5 Sleeping a thread
1.6 Java programming style 10.6 Joining a thread
10.7 Thread Priority
6: Packages 10.8 Thread pooling
2: Principle of OOP 6.1 Introduction 10.9 Thread Group
10.10 Garbage Collection
2.1 Introduction to OOP 6.2 Defining a Package
10.11 Runnable Class
2.2 OOP vs Procedural oriented programming 6.3 ClassPath
2.3 objects 6.4 Importing a package
2.4 Classes 6.5 Qualified Path
2.5 Encapsulation 6.6 Unqualified Path
2.6 Abstraction 6.7 Access Specifier
2.7 Polymorphism
2.8 Inheritance 7: Interfaces
2.9 Applications of OOP 7.1 Introduction
7.2 Member Access
3: Java Fundamentals 7.3 Defining Interface
7.4 Multiple Inheritance using Interface
3.1 Introduction 7.5 Hybrid Inheritance using Imterface
3.2 Variables
3.3 Data types
3.4 Operators 8: String Handling
3.5 Expressions 8.1 Introduction
3.6 Control Structure 8.2 Immutable String
8.3 String comparison
8.4 String Concatenation
4: Classes and Object 8.5 Substring
4.1 Introduction 8.6 Methods of String class
4.2 Declaring a Class 8.7 StringBuffer class
•Data members 8.8 StringBuilder class
•Member function 8.9 Creating Immutable class
•Private and public members 8.1 toString method
•Accessing member functions
4.4 Objects
•Creating an object 9: Exception Handling
•Accessing members using objects
4.5 Method overloading 9.1 Introduction
9.2 Throwable Class
9.3 try and catch block
5: Inheritance 9.4 Multiple catch Block
9.5 Nested try statement
5.1 Introduction
9.6 finally block
5.2 Types of Inheritance 9.7 throw keyword
•Single inheritance 9.8 throes keyword
•Multilevel Inheritance 9.9 Exception handling with method overriding
•Hierarchical inheritance 9.10 User define exception
Estb. Since 2009 Regd. No. U72900CH2009PTC031886
MICROSOFT
Authorized Education
Partner Micro, Small & Medium Enterprises
Auth. No. V112396 [Link].CH01D0000795
Reg. No. 88004804 Regd. No. 267201470012
THE HUB OF IT
( A Venture of Chandigarh ETC Services Pvt. Ltd. )
An ISO 9001:2015 Certified Organisation with Completely Online Management System
Website : [Link]
Course Syllabus: Core Python
Papers 2
Core Python
Module 1
Paper 2: Core Python
1: Introduction to Python 8: Dictionaries
1.1 History 8.1 Introduction
1.2 Features 8.2 Accessing Values in Dictionaries
1.3 Setting up Path 8.3 Working with Dictionaries
1.4 Working With Python 8.4 Properties
1.5 Basic Syntax 8.5 Functions
1.6 Variables and Data types
1.7 Operators 9: Functions
9.1 Defining a Function
9.2 Calling a Function
2: Control Statements 9.3 Types of Functions
2.1 if Statement 9.4 Functions Arguments
2.2 if-else Statements 9.5 Anonymous Function
2.3 Nested if-else 9.6 Global and Local Variables
3: Looping 10: Modules
3.1 For Loop 10.1 Importing Modules
3.2 While Loop 10.2 Math Module
3.3Nested Loops 10.3 Random Module
10.4 Packages
10.5 Composition
4: Control Statements
4.1 Break 11: Input-Output
4.2 Continue 11.1 Printing on Screen
4.3 Pass 11.2 Reading Data From
Keyboard
11.3 Opening and Closing File
5: String Manipulation 11.4 Reading and Writing Files
5.1 Accessing Strings 11.5 Functions
5.2 Basic Operations
5.3 String Slices
5.4 Functions and Methods 12: Exception Handling
12.1 Exception
6: Lists 12.2 Exception Handling
12.3 Except Clause
6.1 Introduction 12.4 Try? Finally Clause
6.2 Accessing List 12.5 User Define Exception
6.3 Operations
6.4 Working with Lists
6.5 Functions and Methods
7: Tuple
7.1 Introduction
7.2 Accessing Tuples
7.3 Operations
7.4 Working
7.5 Functions and Methods