Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

CORE JAVA & Data Structures Course Details
 

Subscribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: May 30th @8:00AM

Faculty: Mr. Prakash Babu (15+ Yrs of Exp,..)

Duration : 3 Months

Venue :
DURGA SOFTWARE SOLUTIONS,
Flat No : 202, 2nd Floor,
HUDA Maitrivanam,
Ameerpet, Hyderabad - 500038

Ph.No: +91 - 8885252627, 7207212427/28

 

Syllabus:

CORE JAVA & Data Structures

CORE JAVA :

  • Introduction to Programming
  • Flow of the program
  • Algorithms and Flowcharts
  • Pseudocode
  • Introduction to Java
  • Steps to execute Java program
  • Installation of various IDEs
  • Keywords and Identifiers
  • Comments
  • Data types
  • Literals
  • Type casting
  • Operators
  • Input and Output Statements
  • Selection statements
  • Iterative statements
  • Transfer statements
  • Nested Loops
  • Pattern Programmig
  • Arrays
  • Strings
  • Regular Expressions
  • Object Oriented Programming in Java
  • Annotations
  • Exception Handling
  • Multithreading
  • Wrapper classes
  • Collection Frame Work (CFW)
  • AWT & swing
  • IO streams / File Handling
  • JDBC / Database Handling
  • Java new features from java8 to latest version
  • Mini Projects in each topic

Data Structures :

  • Time and Space complexity calculation
  • Recursion
  • Backtracking
  • Divide and Conquer algorithms
  • Sorting algorithms
  • Searching algorithms
  • Linked Lists (SLL, DLL, CSLL, CDLL)
  • Stack
  • Queue
  • Tree
  • Binary Tree
  • Binary Search Tree
  • AVL Tree
  • Heaps (Priority Queues)
  • Graph
  • Greedy algorithms
  • Dynamic programming