Advance Programming

Home Course Advance Course

Advance Programming Course

IMG

HTML stands for Hyper Text Markup Language, which is the most widely used language on Web to develop web pages.It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items.

Content Of advance HTML


  • Introduction to HTML

  • Basic structure of HTML

  • Create Table, Div & Frame Tag

  • Paragraph, Span & Header Tag

  • HTML style, links & paragraphs

  • HTML Forms, attributes

  • HTML graphics, Media

  • HTML Style & HTML meta

  • HTML5 APIs

  • HTML Comments

IMG

Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS- and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

Content Of Bootstrap


  • Alerts, Cards

  • breadcrums, Dropdown

  • Navbar, Popover

  • Scrollspy, Tooltips

  • Form, Grid

  • Buttons, Carousal

  • Modal

IMG

PHP is a server-side scripting language designed specifically for web development. It is open-source which means it is free to download and use. It is very simple to learn and use. PHP code is executed in the server.

Content Of PHP


  • Basic Syntax

  • Variables

  • Operators

  • Arrays

  • Control Structures

  • Functions

  • Predefined Variables

  • Object-Oriented PHP

IMG

.NET is a software framework that is designed and developed by Microsoft. The first version of the .Net framework was 1.0 which came in the year 2002. In easy words, it is a virtual machine for compiling and executing programs written in different languages like C#, VB.Net, etc.

Content Of .Net


  • Introduction to .Net

  • Introduction to C#

  • Object Oriented Programming

  • Graphical User Interface

  • MSSQL Server

  • Ado.Net & ASP.NET

IMG

AJAX is an acronym for Asynchronous JavaScript and XML. It is a group of inter-related technologies like JavaScript, DOM, XML, HTML/XHTML, CSS, XMLHttpRequest etc. AJAX allows you to send and receive data asynchronously without reloading the web page. So it is fast. AJAX allows you to send only important information to the server not the entire page. So only valuable data from the client side is routed to the server side. It makes your application interactive and faster.

Content Of AJAX


  • What is AJAX?

  • Asynchronous

  • AJAX Technologies

  • XMLHttpRequest

  • How AJAX works?

  • AJAX example

  • AJAX with Database

  • Email Finder, Comment Form

  • Search Example

  • AJAX JSON