| |
Diploma in Internet Application & E-Commerce
|
| |
|
|
|
|
|
| |
| |
| |
| 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 |
| |
HTML Excel Topics Coverd  |
| |
| C |
| |
| 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. |
| |
| 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. |
| |
| PHP + MySQL |
| |
| PHP |
| |
| PHP is a powerful cross platform server side script language. It is a full featured programming language capable of managing huge database driven online environments. Using PHP you can query databases, create images, read & write files, talk to remote servers - the possibilities are endless. |
| |
| Salient Features |
| |
| PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly |
| |
| Application |
| |
| Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. PHP and MySQL are the world's best combination for creating data-driven sites. |
| |
PHP Mysql Topice Coverd  |
| |
| MySQL |
| |
| Salient Features |
| |
It’s easy to use:
MySQL software can be downloaded in less than 15 minutes.
It’s flexible: MySQL runs on more than 20 platforms, including Windows, Mac OS X, and Linux, and its open source code allows you to customize it to fit your unique requirements.
It’s highly scalable: Whether you're looking to post a few things a month to your Web site or looking to add content daily, MySQL is fit to handle Web sites large and small and will easily grow as your business does.
It’s free: A commercial license can be bought if you plan on redistributing it.
It’s secure: Security features ensure that only authorized users can access your databases.
It also provides 24/7 tech support and community support. |
| |
| Application |
| |
| Open source has brought a lot more than Unix to the computing world. It has also given us Linux, PHP and MySQL. PHP and MySQL
are the world's best combination for creating database-driven sites. |
| |
MySQL Topice Coverd  |
| |
| XML.NET |
| |
| This course is intended for: |
| |
*
*
* |
Programmers who build Web-based or Windows applications that access data
Programmers who build Web services
Programmers who build applications that access data stored as XML |
| |
| Prerequisites |
| |
| Before attending this course, students must have: |
| |
*
*
*
|
Experience with programming languages such as Visual Basic .NET or Microsoft Visual C#.
Experience using the Microsoft Visual Studio® .NET developer environment.
Experience building applications using the Extensible Stylesheet Language for Transformation (XSLT), XML Path Language (XPath), and XML schemas. |
| |
XML.NET Topics Coverd  |
| |
| MICROSOFT SQL SERVER |
| |
| SQL Server is the Database Management System(RDBMS) that allows to store huge Databases and manage the same easily. It is an enterprise database management and analysis system. ; |
| |
| Salient Features |
| |
| |
XML Support : Simplify the integration of your back-end systems and data transfer across firewalls using XML. |
| |
High Availability : Maximize the availability of your business applications with log shipping, online backups. |
| |
Automated Tuning : Automatic tuning and maintenance features enable administrators to focus on other critical tasks. |
| |
Improved Developer Productivity : User-defined functions, cascading referential integrity, and the integrated Transact-SQL debugger allow you to reuse code to simplify the development process. |
| |
Security : Ensure your applications are secure in any networked environment, with role-based security and file and network encryption.
Data Transformation Services : Automate routines that extract, transform, and load data from heterogeneous sources. |
| |
| Application |
| |
*
*
*
*
*
*
* |
Multinational Companies with huge database to be maintained
Banking Industry
Production Industry
Data warehousing companies
Educational / Training Industry
Air-transportation Service Industry
Any business or service industry that stores database |
| |
For Microsoft SQL SERVER Topics Covered  |
| |
| 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 Featurs |
| |
| * |
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. |
| |
| Application |
| |
*
*
*
*
*
* |
Education Industry
Software Development Industry
Data warehouse and maintenance
Domestic Air Services
Production Industry
Banking Industry |
| |
Topics Covered  |
| |
|
JAVA DEVELOPMENT KIT (JDK) |
| |
| 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 Programming helps in writing Programs using which one can connect to any computer on the Internet. |
| |
| Salient Features |
| |
| * |
Java is two stage system having both compiler & interpreter. |
| * |
Java is Platform Independent & Portable language. Thus Java Program can be moved from one computer to another computer, irrespective of the hardware or operating systems. |
| * |
Java supports object oriented concepts. Java comes with an extensive set of classes which can be used by inheritance. |
| * |
Java allows us to have animation, audio and video clippings in our web page. |
| * |
Java provides many safeguards for security. It has strict, compile & run time checking for data types. Java also has concept of error handling which captures errors & eliminate any serious risk to the system. |
| * |
Java is a distributed language i.e. it can be used across various networks. |
| * |
Java is a simple language as compared to other object oriented languages. |
| * |
Java supports multithreading i.e. one can perform multiple task in system independent of each other. |
*
* |
Java is capable of dynamic linking.
Java is extensible language. |
| |
| Application |
| |
| * |
Java is used to create web-based applications and allows user interaction on the Internet. |
| * |
Java Programs can be used to connect to any computer on the Internet and have financial transactions. |
| |
For JAVA DEVELOPMENT KIT (JDK) Topics Covered  |
| |
| JAVASCRIPT / DHTML |
| |
| JavaScript is used to write program that are executed by a web browser within the context of web page. It has the ability to dynamically generate HTML documents & Animations. |
| |
For Salient Features & Applications  |
| |
| JDBC & JAVA BEANS |
| |
JDBC technology is an API that lets you access virtually any tabular data source from the Java™ 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 Anywhere ™" capability to reusable component development.
In fact, the JavaBeans architecture takes interoperability a major step forward, your code runs on every OS andalso within any application environment.. |
| |
For Salient Features & Applications  |
| |
| Java-Servlet |
| |
| Servlets are used for Server-Side Programming. Servlets 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. |
| |
| Salient Features |
| |
| * |
Processing data posted over https using an HTML form, including purchase order or credit card data. A servlet like this could be part of an order-entry and processing system, working with product and inventory databases, and perhaps an on-line payment system. |
| * |
Allowing collaboration between people. A servlet can handle multiple requests concurrently; they can synchronize requests to support systems such as on-line conferencing. |
| * |
Forwarding requests. Servlets can forward requests to other servers and servlets. This allows them to be used to balance load among several servers that mirror the same content. It also allows them to be used to partition a single logical service over several servers, according to task type or organizational boundaries. |
| * |
Being a community of active agents. A servlet writer could define active agents that share work among each other. Each agent would be a servlet, and the agents could pass data among themselves |
| |
| Appliction |
| |
*
*
*
* |
Create JDBC connection pool.
Create an Online Catalog System.
Developing E-Commerce "store fronts" will become one of the most common uses for Java servlets.
Servlets can be used to deploy Websites that open up large legacy systems on the Internet. |
| |
For Java-Servlet Topics Covered  |
| |
| JSP |
| |
| JavaServer Pages involves generating HTML pages from hybrid HTML/Java source files. These source files are typically named using the .jsp extension (though this isn't a requirement). Java source code is embedded in .jsp pages using JSP tags that are described in the JSP 1.1 specification. |
| |
| Salient Features |
| |
| * |
JSP allow you to combine the HTML of a Web page with pieces of Java code in the same document. The Java code is surrounded by special tags that tell the JSP container that it should use the code to generate a servlet, or part of one. The benefit of JSPs is that you can maintain a single document that represents both the page and the Java code that enables it. |
| |
| Application |
| |
| * |
Open source has brought a lot more than Linux to the computing world. It has also given us PHP and MySQL. PHP and MySQL are the world's best combination for creating data-driven sites. |
| |
For JSP Topics Covered  |
| |
| J2EE |
| |
| J2EE is a multitiered application architecture. The J2EE specification defines roles based on certain functionality in the normal course of development and deployment of a J2EE application. |
| |
| Salient Features |
| |
| * |
A J2EE component is a self-contained functional software unit that is assembled into a J2EE application; it then interfaces with other application components |
| |
| Application |
| |
| * |
You can develop servlet-based Web application that can process HTML forms and generate dynamic content using the J2EE |
| |
| Peeequisites(Should have knowledge of) |
| |
*
* |
Basic programming
Experience in Java is must |
| |
For J2EE Topics Covered  |
| |
| |
|
|
| Course Duration |
Fees (Indian RS.) |
Fees (US $) |
| 350 sessions
of 1 hr. each |
38,000 |
1050 |
|