Details to know about Web Technology (BCA)

BCA Nepal

Web Technology Course contains the different languages that are needed by Website. So it is a combination of different programming languages like HTML, CSS and many more.

Many students wants to know about it what are the topics and how much they can get knowledge from this course. So, here we are going to talk about it today.

On this course you can develop a Website at the End. On this course you will be familiar about HTML, CSS, XML, Basic SQL. So, you are thinking what it is ? Let’s talk about it.

HTML stands for Hyper Text Markup Language. It is language you should know. It is a basic. It is used and taught from Class 12 on Computer Science and on SEE also. It is simple. On Web Technology HTML Covers a wide area. So now we will talk about Course Contains.

HTML

HTML Basics: It Contents Basic HTML Tags. Like HTML Tag Reference, Global Attributes, Formatting Tags, List Tags and many more.

Image and Image Maps: On this part you will learn about embedding images and image maps

Tables: On this Part you will learn about creating different tables. Like Creating Borders and Setting Users Name , Addresses, Phone Number, etc. So you will set alignment’s , border’s width many more on it. It is defined with the <table> tag.

Example:

Forms: Forms is basically you have seen on the websites while subscribing newsletter and mainly you have logged in on different websites. The Place where you put your username and passwords are called Forms.

As a Example:

Frame: Frame is Just Embedding others websites or HTML’s On your site.

As a Example:

These are the basics you should know. And more Contents teachers will teach you.

CSS

  • CSS stands for Cascading Style Sheets
  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media
  • CSS saves a lot of work. It can control the layout of multiple web pages all at once
  • External stylesheets are stored in CSS file

As a Example:

You will learn how to make beautiful designs with CSS. While Designing with HTML it is old fashioned designs and used on late 90’s . So In this modern era you should know about CSS and JS too.

HTML is a bone of your Body. CSS Covers your bones like Muscles and JS Covers with Skin and makes your full human body.

You will Learn and know about Different issues on Website and Web Technologies.

XML

  • XML stands for eXtensible Markup Language
  • XML is a markup language much like HTML
  • XML was designed to store and transport data
  • XML was designed to be self-descriptive
  • XML is a W3C Recommendation

The Difference Between XML and HTML

XML and HTML were designed with different goals:

  • XML was designed to carry data – with focus on what data is
  • HTML was designed to display data – with focus on how data looks
  • XML tags are not predefined like HTML tags are

XML Simplifies Things

  • It simplifies data sharing
  • It simplifies data transport
  • It simplifies platform changes
  • It simplifies data availability

Many computer systems contain data in incompatible formats. Exchanging data between incompatible systems (or upgraded systems) is a time-consuming task for web developers. Large amounts of data must be converted, and incompatible data is often lost.

XML stores data in plain text format. This provides a software- and hardware-independent way of storing, transporting, and sharing data.

XML also makes it easier to expand or upgrade to new operating systems, new applications, or new browsers, without losing data.

With XML, data can be available to all kinds of “reading machines” like people, computers, voice machines, news feeds, etc.

Server Tier: On this you will learn about web server concept , handling sessions ,states ,error handling. architecting web application.

Advanced Server Side: Database Connectivity, SQL , Executing Different SQL Queries, Domains, Cookies and More.

What is SQL?

SQL is a standard language for storing, manipulating and retrieving data in databases.

Our SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS Access, Oracle, Sybase, Informix, Postgres, and other database systems.

We can add , update, delete data’s on database of your server.

Conclusion

So we can know after completing this we can build basic Website’s with some designs and adding data, retrieving data from Database. But Don’t Worry you can design advance website’s without coding use CMS. CMS Covers more that 50% Website’s on Internet.

 

PREVIOUS POSTNEXT POST