C is a general purpose Programming Language. C has proven to be a pleasant, powerful, and versatile language for a wide variety of Programs. Many of the modern languages like C++, Visual C++, Java, JavaScript, etc. are based on C Language. Therefore, not Knowing this Language is considered as a handicap. 90% of UNIX Operating System is written in C Language.
For Salient Features & Applications
C++
C++ is an object oriented Programming language which includes concepts like polymorphism, data-hiding, operator overloading, encapsulation and inheritance, which are not observed in C. User defined objects (instances) can be reused with and without modifications to generate new applications. This reduces coding to a great extent. Even for file accessing, we use file objects.
HTML
HTML(the hypertext markup language) is used to describe the layout of a web page. HTML is simply a vehicle to indicate elements of a hypertext page. The HTML page must tell the browser which applets to load and then where to put each applet on the web page.
ORACLE - SQL
Oracle is a Relational Database Management System(RDBMS). Oracle is the latest technology, today's system Designers and Developers can build 21st century enabled applications. Oracle has also demonstrated a continuous ability to build products that help us exceed the demands of the information enabling age we live in.
SALIENT FEATURES
Oracle has sophisticated security mechanisms control access to sensitive data by an assortment of privileges.
Oracle provides sophisticated backup & recovery routines. Backup creates a second copy of Oracle Data, recovery restores a copy of data from back up.
Oracle provides flexible space management. It has special abilities that are capable of handling very large databases.
Oracle provides open connectivity to & from other vendor's software.
Oracle server supports a wide range of Development tools, end user query tools, off the shelf applications & office wide information tools.
APPLICATIONS
Education Industry
Software Development Industry
Data warehouse and maintenance
Domestic Air Services
Production Industry
Banking Industry
TOPICS COVERED
Introduction to oracle products.
SQL*plus features and commands.
Data manipulation commands, data control commands.
Altering tables, data definition commands, joins, types of functions.
Process Transaction commands, SQL*plus set theory.
Creating Cursors, exceptions, procedures, functions and triggers.
Understanding the Oracle Architecture.
Features of Latest Oracle Version.
Data Dictionary
DBA - An Overview
Microsoft SQL Server
SQL Server is the Database Management System (RDBMS) allows to store huge Database and manage the same easily. Its enterprise database management and analysis system.
For Salient Features & Applications
PHP & MySQL
PHP is a powerful cross platform server side scripting language. It is a full featured programming language capable of managing huge database driven online environments. Using PHP you can query databases, create dynamic images, create e-commerce websites, manage security for online transactions, read & write files on the server, talk to remote servers - the possibilities are endless. MySQL is a small, compact database server ideal for stand-alone and enterprise applications. The PHP-MySQL combination is also cross-platform.
For Salient Features & Applications
JAVA DEVELOPMENT KIT
Java is Platform Independent, Reliable Programming language introduced by sun systems, used mainly to Develop Internet applications and applets. Java is used to create web-based applications and allows user interaction on the Internet. Java allows us to have animation, audio and video clippings in our web page. Java Programs can be used to connect to any computer on the Internet and have financial transactions.
For Salient Features & Applications
JDBC & JAVA BEANS
JDBC technology is an API that lets you access virtually any tabular data source from the JavaTM programming language. It provides cross-DBMS connectivity to a wide range of SQL databases, and now, with the new JDBC API, it also provides access to other tabular data sources, such as spreadsheets or flat files.
JavaBeans component architecture is the platform-neutral architecture for the Java application environment. It is the ideal choice for developing or assembling network-aware solutions for heterogeneous hardware and operating system environments within the enterprise or across the Internet. In fact, it is the only component architecture you should consider if you're developing for the Java platform JavaBeans component architecture extends "Write Once, Run AnywhereTM" capability to reusable component development. In fact, the JavaBeans architecture takes interoperability a major step forward, your code runs on every OS and also within any application environment.
For Salient Features & Applications
JSP
JavaServer Pages (JSP) is a web-scripting technology similar to Netscape server-side JavaScript(SSJS) or Microsoft Active Server Pages(ASP). Although the JSP specification has been managed by Sun Microsystems, any vendors can implement JSP in their own systems. For Salient Features & Applications
JAVA-SERVLET
Servlets are used for Server-Side Programming. Servlet are generic extensions to Java-enabled servers. Their most common use is to extend Webservers, providing a very secure, portable and easy-to-use replacement for CGI. A Servlet is a dynamically loaded module that services requests from a Webserver. It runs entirely inside the Java Virtual Machine.
For Salient Features & Applications
ASP.net
The Internet has revolutionized the way organizations think about application development and deployment. The leap from traditional client-server development to web base development takes more than accessing data through a browser.
SALIENT FEATURES
ASP.NET helps to develop web-based applications with high performance and scalability.
Develop web-based applications using ASP.NET
Apply client-side and server-side programming, DHTML, scripting.
Analyze the performance issues involved in developing applications on the net.
Evaluate the use of client-side scripting vs. server-side scripting.
Develop applications using ASP.NET, XML and databases.
Obtain and process information about server, clients, and users.
Keeping track of client interactions.
Develop and deploy applications using Microsoft InterDev and Studio.
TOPICS COVERED
Web-based Programming. Web application development concepts, issues, and protocol. Server-browser interaction.
HTML. Overview of HTML capabilities, tags, formatting, writing forms and scripts.
HTTP Protocol. The protocol, methods, data transfer and queries.
DHTML. DOM, CSS2, attributes, events, netscape and IE extensions.
Scripting. Overview of VBScript, JavaScript, document objects.
ASP.NET. Why ASP.NET? Server and ASP.NET, Writing ASP.NET pages, IIS and ASP.NET
ASP.NET Object Model. Classes in the ASP.NET object model. Functionality and features.
Using InterDev. Creating projects, development and deployment using InterDev.
ASP.NET Facilities. Interaction with server, tracking sessions with cookies, and session objects.
ASP.NET Interactions. Interacting with other pages, forwarding and including.