Engg, IT, CS ProgrammingLanguages

  • 11th Std IT Curriculum
  • 12th Std Commerce IT Curriculum
  • 12th Std Computer Science Curriculum
  • B.COM - IT Curriculum
  • HTML 5 – Hypertext Markup Language
  • VB.NET
  • C Programming
  • C++
  • C# - C sharp
  • SQL – Structured Query Language
  • XML – Extensible Markup Language
  • ASP.NET
  • ADO.NET
  • WPF – Windows Presentation Foundation
  • WCF - Windows Communication Foundation
  • Core Java
  • Advance Java
  • JavaScript
  • Introduction to MySQL
  • PHP

Syllabus

HTML5

Introduction · Support · Elements · Semantics · Migration · Syntax · Canvas · SVG · Audio · Video · API’s · Geolocation · Drag/Drop · Local Storage · Web Workers · App Cache · Lists · Images · Scripts · E-mail · Text Links · Image Links · Tables · Special Tags · Blocks & Inline · Layouts · Entities · Symbols · Responsive · IFrames · Forms · Input · Text Fields · Password · Reset · Submit · Checkboxes · Radio · Select · Hidden Fields

CSS

CSS Introduction · CSS Syntax · CSS Id & Class CSS Styling · Styling Backgrounds · Styling Text · Styling Fonts · Styling Links · Styling Lists · Styling Tables CSS Box Model · CSS Border · CSS Outline · CSS Margin · CSS Padding CSS Advanced · CSS Grouping/Nesting · CSS Dimension · CSS Display · CSS Positioning · CSS Floating · CSS Align · CSS Pseudo-class · CSS Pseudo-element · CSS Navigation Bar · CSS Image Gallery · CSS Image Opacity · CSS Image Sprites · CSS Media Types · CSS Attribute Selectors

C Programming

(A basic Programming Language which can be considered as an Entry-Point for all Other Programming Languages.)
  • Overview of C
  • Structure of C Programs
  • Basic Syntax
  • Data Types
  • Variables & Constants
  • Storage Classes
  • Decision Making Constructs
  • Loops
  • Functions
  • Arrays
  • Pointers
  • String Operations
  • Structure
  • Union
  • File Handling         
  • Type Casting
  • Pattern Codes

C++

(The Object Oriented Module which forms the base for all modern programming languages)
  • Introduction to Object Oriented Approach
  • Creating Objects
  • Encapsulation & Abstraction
  • Operators
  • Decision Making Constructs
  • Arrays, Functions
  • Constructors & Destructors
  • Polymorphism
  • Inheritance
  • Recursion
  • File Handling
  • Exception Handling

VB.NET

(Visual Basic .NET (VB.NET) is an object-oriented computer programming language implemented on the .NET Framework)
  • Introduction & Basic Codes
  • Variables
  • Conditional Statements
  • Control Statements/Loops
  • Form Properties
  • Progress Bar & Dialogue Boxes
  • All Controls
  • Arrays  & Menu Strip
  • Linking Forms  & Log-in Form
  • Subs & Functions
  • Conditional & Logical Operators
  • Applying Timers
  • Sending E-mails
  • FTP Applications & FTP Upload
  • ByVal & Byref
  • Application Settings
  • Auto Typers
  • Try-Catch
  • String Operations
  • HttpWebRequest POST Method
  • HttpWebRequest CookieContainer
  • Multithreading, Modules & Classes

C#

(The Object Oriented Programming Language by Microsoft that forms a modern & general purpose programming approach for application development)
  • Introduction to Object Oriented Approach
  • Creating Objects, Operators
  • Programming Constructs
  • Encapsulation & Abstraction
  • Creating Value Types & Reference Types
  • Constructors & Destructors
  • Polymorphism
  • Inheritance
  • File Handling
  • Exception Handling
  • Multithreading
  • Delegates & Events
  • Attributes & Reflection

SQL – Structured Query Language

(It was introduced by Microsoft & creates an environment for creating & managing Databases)
  • Introduction
  • Querying Data
  • Joins & Subqueries
  • Managing Databases & Tables
  • Manipulating Data in Tables
  • Indexes
  • Views
  • Full Text Search
  • Procedures & Functions
  • Triggers & Transactions
  • Normalize & Denormalize
  • Table Data

XML – Extensible Markup Language

(XML is a language which can describe data in a standard & self-describing format, thus making data interchange more easy and efficient)
  • Introduction
  • XML DOM
  • XML DTD
  • XSD Schema
  • XSD Complex
  • XSD Data

ASP.NET

(ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites. It is a part of .net framework)
  • Introduction
  • Working with Controls
  • Introducing Styles,
  • Themes & Master Pages
  • Navigating Websites
  • Managing States
  • Error Handling
  • Web Parts
  • Securing Web Applications
  • Internationalization
  • Tracing & Monitoring Applications
  • Deploying Asp.Net Application

ADO.NET

(It is a model used by .NET applications to communicate with database for retrieving, accessing & updating data)
  • Introduction
  • Querying Database Using ADO.NET
  • Working in Connected & Disconnected
  • Environment

WPF – Windows Presentation Foundation

(It is a powerful framework for building Windows applications)
  • Overview
  • XAML Introduction,
  • WPF Controls
  • Events & Layouts
  • Data Binding
  • Templates, Styles
  • Triggers, Debugging
  • Custom Controls
  • Exception Handling
  • Localization
  • 2D Graphics Using WPF

WCF - Windows Communication Foundation

(It is a framework for building, configuring and deploying network-distributed services. Earlier known as Indigo, it enables hosting services in any type of operating system process)
  • Basics of .NET Framework
  • WCF Overview
  • Creating WCF Service
  • Hosting WCF Service – IIS Hosting,
  • Self Hosting & WAS Hosting
  • Windows Service Hosting
  • Consuming Service
  • Instance Management
  • Transactions, Securing Services
  • Exception Handling

Core Java

  • Object-Oriented Programming
  • Java Evolution
  • Overview of Java Language
  • Constants, Variables and Data Types
  • Operators and Expressions
  • Decision Making and Branching
  • Decision Making and Looping
  • Classes
  • Objects and Methods
  • Inheritance
  • Arrays
  • Strings and Vectors
  • Interfaces
  • Packages
  • Multithreaded Programming
  • Managing Errors and Exceptions
  • Applet Programming

Advance Java

  • Java Database Connectivity
  • Java Servlets
  • Multi Threaded Programming
  • The Applet
  • Java Network Programming
  • Java Server Pages
  • Java Beans and Swing
  • Frameworks
  • Java Development

JavaScript

  • The Interactive Web
  • Storing Data
  • Decision Making
  • Looping
  • Functions
  • Forms and Validation
  • Bringing Data to Life
  • Creating Custom Objects
  • Handling Dynamic Data

MySQL

  • Introduction to Databases and MySQL
  • Structured Query Language
  • Creating databases and tables
  • Inserting and Viewing stored data
  • Modifying and Deleting stored data
Publishing MySQL data on the Web
  • Connecting to MySQL with PHP
  • Sending SQL Queries with PHP
  • Handling SELECT Result Sets
  • Inserting and Deleting data

PHP

  • Basic Syntax and Statements
  • Variable, Operators and Comments
  • Arrays
  • User Interaction and Forms
  • Control Structures
Structured PHP Programming
  • Include Files
  • Custom Functions and Function Library
Cookies, Sessions and Access Control
  • Cookies and PHP Sessions
  • Access Control
  • Securing your application and data

11th Std IT Curriculum

Paper I
  • Number System
  • Program Analysis
  • Introduction to C++
  • Visual Basic
  • Networking & Internet
Paper II (Theory)
  • Electronic Components
  • Logic Gates
  • Functional Hardware
  • Peripheral Devices

12th Std Computer Science Curriculum

Paper I (Theory)
  • Operating System
  • Data Structure
  • C++
  • HTML
Paper II (Theory)
  • Introduction to microprocessors & Organisation of 8085
  • Instruction set
  • Introduction to Intel X-86 family
  • Introduction to micro controller
  • Networking Technology

12th Std Commerce IT Curriculum

  • Web Publishing
  • Cyber Law and Ethics
  • E-Commerce
  • Introduction to Networking
  • Data Management Using Access
  • Tally

B.COM - IT Curriculum

  • C, C++
  • Visual Basic
  • MySQL
  • MS-Excel
  • (Other Professional Courses after Graduation)