Singleton Academy, Pune. Course syllabus Singleton Academy Pune – Course Syllabus1.

Slides:



Advertisements
Similar presentations
An architecture for webb applications, J2EE
Advertisements

George Blank University Lecturer. CS 602 Java and the Web Object Oriented Software Development Using Java Chapter 4.
Introduction to Java Programming, 4E
Fast Track to ColdFusion 9. Getting Started with ColdFusion Understanding Dynamic Web Pages ColdFusion Benchmark Introducing the ColdFusion Language Introducing.
Principles of Object-Oriented Software Development The language Java.
Course Map The Java Programming Language Basics Object-Oriented Programming Exception Handling Graphical User Interfaces and Applets Multithreading Communications.
Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department Asst.Prof.Dr.Ahmet Ünveren SPRING Computer Engineering Department.
Session-01. Hibernate Framework ? Why we use Hibernate ?
Address - #22, 1 st Floor, Station View Road, Kodambakkam, Chennai JTech Soft Solutions Website:
UNIT-V The MVC architecture and Struts Framework.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
WebWork in Action An introduction to WebWork Patrick A. Lightbody.
JavaServer Faces: The Fundamentals Compiled from Sun TechDays workshops (JSF Basics, Web-Tier Codecamp: JavaServer Faces, Java Studio Creator; IBM RAD)
1 INTRO TO BUSINESS COMPONENTS FOR JAVA (BC4J) Matt Fierst Computer Resource Team OracleWorld Session
Object Oriented Programming CEN 221. Course Description Classes, objects, inheritance, polymorphism, graphical user interfaces, event handling, exception.
Advanced Java New York University School of Continuing and Professional Studies.
Spring Overview, Application demo -Midhila Paineni 09/23/2011 Spring Overview, Application demo9/8/20151.
VS.NET Syllabus By Peter Huang.
Java Omar Rana University of South Asia. Course Overview JAVA  C/C++ and JAVA Comparison  OOP in JAVA  Exception Handling  Streams  Graphics User.
Database Technical Session By: Prof. Adarsh Patel.
OpusCollege and the use of Spring and iBatis
C++
Sadegh Aliakbary Sharif University of Technology Fall 2012.
CS4273: Distributed System Technologies and Programming Lecture 13: Review.
Opus College - overview. OpusCollege - background First project: ICT Capacity Building Mozambican Higher Education Institutions Partners: RUG Groningen,
7th Workshop SEERE, Risan, 8-15 September, "New Java course material and available pool of.ppt presentations" D. Pešović, M. Ivanović, Ž. Komlenov.
Introduction to Spring Matt Wheeler. Notes This is a training NOT a presentation Please ask questions Prerequisites – Introduction to Java Stack – Basic.
Module Overview n Module Title: OO Programming n Module Code: MIT3446 n Module Value: 3.0 n Duration: 15 weeks n Class-Contact Hours: Lecture15 hrs n Lab/Tutor30hrs.
1 Hammad Khan. COURSE CONTENTS.NET Framework And C# SQL Server 2008 ADO.NET LINQ ASP.NET Dynamics Data ASP.NET MVC framework 2 Advance C# Concepts Windows.
Introduction to Java Programming with Forte Y. Daniel Liang.
Information System Development Courses Figure: ISD Course Structure.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Object Oriented Analysis and Design 1 Chapter 7 Database Design  UML Specification for Data Modeling  The Relational Data Model and Object Model  Persistence.
Introduction to Web Dimitar Nenchev Ivan Nakov
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
DAAD project “Joint Course on OOP using Java” Humboldt University Berlin, University of Novi Sad, ‘Polytehnica’ University of Timisoara, University of.
Humboldt University Berlin, University of Novi Sad, ‘Polytehnica’ University of Timisoara, University of Plovdiv, University of Belgrade DAAD project “Joint.
Parts of JAVA 1www.gowreeswar.com. Features of JAVA 2www.gowreeswar.com.
Copyright © 2002 ProsoftTraining. All rights reserved. JavaServer Pages.
Electives autumn 2009 Courses in the 4th semester –Systems development (continued) –2 elective courses N subjects are provided Each of you have to choose.
JPA / HIBERNATE CSCI 6370 Nilayan Bhattacharya Sanket Sable.
Welcome ~ KriCloud. What is KriCloud ? ~ KriCloud.
CS562 Advanced Java and Internet Application Introduction to the Computer Warehouse Web Application. Java Server Pages (JSP) Technology. By Team Alpha.
JAVA BEANS JSP - Standard Tag Library (JSTL) JAVA Enterprise Edition.
© FPT SOFTWARE – TRAINING MATERIAL – Internal use 04e-BM/NS/HDCV/FSOFT v2/3 JSP Application Models.
Preface IIntroduction Objectives I-2 Course Overview I-3 1Oracle Application Development Framework Objectives 1-2 J2EE Platform 1-3 Benefits of the J2EE.
JAVA INTRODUCTION. What is Java? 1. Java is a Pure Object – Oriented language 2. Java is developing by existing languages like C and C++. How Java Differs.
Chapter 3 JSP Overview. The Problem with Servlets processing the request and generating the response are both handled by a single servlet class Java programming.
ESG-CET Meeting, Boulder, CO, April 2008 Gateway Implementation 4/30/2008.
Kansas City Java User’s Group Jason W. Bedell July 12, 2006
Java Programming: Advanced Topics 1 Building Web Applications Chapter 13.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
Introduction to ORM Hibernate Hibernate vs JDBC. May 12, 2011 INTRODUCTION TO ORM ORM is a programming technique for converting data between relational.
Hibernate Online Training. Introduction to Hibernate Hibernate is a high-performance Object-Relational persistence and query service which takes care.
J AVA T RAINING IN A HMEDABAD By TOPS Technologies 1 TOPS Technologies Java Course.
Copyright © 2016 Ramez Elmasri and Shamkant B. Navathe.
JAVA TRAINING IN NOIDA. JAVA Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented and specifically.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
Mind Q Systems Leader s In Training /7, 2nd Floor, Srinivasa Nagar Colony (W) Above HDFC Bank, S.R. Nagar Hyderabad Tel: /92.
ORACLE ADF ONLINE TRAINING COURSE
A very brief introduction
PHP Training at GoLogica in Bangalore
Object-Orientated Programming
CMPE419 Mobile Application Development
Internet Programming.
Programming in Java Text Books :
JavaServer Faces: The Fundamentals
Chapter 8 Advanced SQL.
CMPE419 Mobile Application Development
មជ្ឈមណ្ឌលកូរ៉េ សហ្វវែរ អេច អ ឌី
Presentation transcript:

Singleton Academy, Pune. Course syllabus Singleton Academy Pune – Course Syllabus1

Course No & NameSA001 – C Programming Course Duration30 Hours Course Content Introduction to basics - Compilation Process, preprocessors C Basics - Language Constructs, Operators & Expressions Programming concepts –  Control Statements  Array & Strings  Pointers  Functions  Structure  Enum  File Handling Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus2

Course No & NameSA002 – C++ Programming Course Duration20 Hours Course Content C++ as a Better C Introduction to Object Oriented Programming (OOP) OOPs Concepts –  Classes & Objects  Constructors & Destructors  Inline function  this pointer  Static keyword  friend function & friend class  Inheritance  Static Polymorphism: Method Overloading, Operator Overloading  Dynamic Polymorphism (Virtual Functions)  Pure virtual functions  Template Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus3

Course No & NameSA003 – Oracle Course Duration30 Hours Course Content  Oracle Introduction  Database Design, ER Diagrams & Normalization  Database, user, table creation  Overview of SQL ( DDL, DML,DCL)  Constraints  Joins  Single Row functions  Aggregating data using group functions  Sub Queries  Indexes  Views and Sequences  PL / SQL  Cursors,  Stored Procedures, Functions  Database Triggers  Transactions Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus4

Course No & NameSA004 – Core Java Programming Course Duration50 Hours Course Content  Introducing the Java Technology  Java Features  Language Fundamentals  Working with classes & objects  Advanced Object Oriented Programming  String Processing (String, StringBuffer, StringBuilder class)  Packages  Exception Handling  Multi-Threading and Concurrency  Collection framework and other utility classes  Generics  Java File I/O fundamental, Serialization  Java File I/O (NIO.2)  Building Database Applications with JDBC  Applet  AWT and Swing programming Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus5

Course No & NameSA005 – Advanced Java Programming Course Duration35 Hours Course Content  Introduction to Web Application Technologies  Servlets and Hypertext Transfer Protocol  Servlet Life Cycle  Initialization parameters  Servlet Collaboration  Developing Web Applications Using Session Management )  Servlet 3.0 with annotation  Using Filters in Web Applications  Secure Web Application  Asynchronous web applications  Developing Java Server Pages  Advance JSP  Using Java Standard Tag Library (JSTL)  Developing JSP Pages using the Expression Language (EL)  Developing JSP Pages Using Custom Tags  MVC Framework Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus6

Course No & NameSA006 – Specialization training in Java Course Duration4 Months Course ContentInclusion of –  SA001 – C Programming  SA002 – C++ Programming  SA003 – Oracle  SA004 – Core Java Programming  SA005 – Advance Java Programming  Introduction to Hibernate  Introduction to Spring  Educational project guidance and mentoring Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus7

Course No & NameSA007 – Spring Development Course Duration30 Hours Course Content  Inversion Of Control and Dependency injection  Overview of Spring architecture components  The Spring IoC Container  Aspects in Spring  AOP Concepts  Advice, Pointcuts and Aspects  Data Access Integration with JDBC  Data sources & connections  JDBC Templates  Data Access Integration with ORM  Hibernate Template  Transaction Management  Spring MVC  Spring MVC Integration with Other Presentation Technologies Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus8

Course No & NameSA008 – Hibernate Development Course Duration20 Hours Course Content  The Need for Hibernate  Hibernate At a Quick Glance  Object Lifecycle, Persistence and Session Management  Components & Inheritance Mapping  Association & Collection Mapping  Executing Queries  HQL in Detail and Criteria Queries  Transaction Management  Advanced Hibernate Features  Hibernate with JSP  Hibernate with Struts Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus9

Course No & NameSA009 – Struts Development Course Duration20 Hours Course Content  Describe MVC Model 2 Framework, AOP, IOC and DI  Create a simple Struts Application  Associate Validation Framework with Struts application  Create an application using built-in interceptor  Create a user-defined interceptor Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus10

Course No & NameSA010 – Preparation for “Oracle Certified Java Programmer” Course Duration1 Month Course Content  OOP concept  Java features  Language and programming fundamentals  Assignments, Operators  Access modifiers  Java packages  Flow control  Interface and Abstract class  String, Wrapper, Math classes  Exception Handling  Collection and Generics  Calendar, String Tokenizer and Date class  Threads  File Handling  New Age Java (Java 1.6)  Inner Classes Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus11

Singleton Academy, Pune – Course Syllabus Singleton Academy Pune – Course Syllabus12 Thanks !!!