0% found this document useful (0 votes)
59 views5 pages

Assignment

The document discusses web programming languages and tools. It provides descriptions of 12 common web engineering tools like jQuery, Bootstrap, AngularJS and CodePen that help develop web applications. It also discusses 7 popular web programming languages like PHP, HTML, JavaScript, C#, XML, CSS and Python, describing what each is used for. The document was submitted by a student as part of a web engineering course assignment.

Uploaded by

Ch Waqar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views5 pages

Assignment

The document discusses web programming languages and tools. It provides descriptions of 12 common web engineering tools like jQuery, Bootstrap, AngularJS and CodePen that help develop web applications. It also discusses 7 popular web programming languages like PHP, HTML, JavaScript, C#, XML, CSS and Python, describing what each is used for. The document was submitted by a student as part of a web engineering course assignment.

Uploaded by

Ch Waqar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

Web programming Languages and tools

Assignment
Submitted To: Mam Amna

Submitted By : Aiman Abdul Ghafoor


Roll No: F17-BSIT-1001(Morning)

Course Title :Web Engineering

University Of Okara

University of Okara
Web programming Languages and tools

Contents

 Web Engineering Tools


 Web programming languages
 Description of Languages

Web Engineering:

Web Engineering is a disciple which is used to maintain and develop


applications .These applications are web apps .It is application of systematic
discipline and quantifiable approach to develop web applications.
Web Engineering Tools
1- jQuery

jQuery allowed greater scope for creating animations, adding plug-ins, or even
just navigating documents.

2-Twitter Bootstrap

Bootstrap used to normalize stylesheets, build modal objects, and add JavaScript
plugins, Bootstrap can dramatically cut down on the amount of code (and time)
needed to build your project.

3-AngularJs:

AngularJS lets you extend your application’s HTML syntax, resulting in a more
expressive, readable, and quick to develop environment that could otherwise not
have been built with HTML alone.

4-Novi Builder

University of Okara
Web programming Languages and tools

Novi Builder is a drag-and-drop builder that provides access to the source code
and allows making multiple changes in design. You will get full control of your
online-project.

5- Creative Tim

Creative Tim provides Bootstrap based design elements, which help you faster
your development work. You can create web and mobile apps using this tool. It
helps to save your time.

6- Npm

Npm is the Node package manager for JavaScript. It helps to discover packages of
reusable code and assemble them in powerful new ways.

7-TypeScript

TypeScript is an open-source front end scripting language. It is specially designed


for development of large applications and compiles to JavaScript.

8- CodeKit

Codekit is a front-end web development tool. This tool provides support to build
websites faster. It also optimizes images.

9-HTML5 Boilerplate

HTML5 Boilerplate help in building fast, robust, and adaptable web apps or sites.
It is a set of files that developers can download, which provide a foundation for
any website.

10-CodePen

CodePen is a web development environment for front-end designers and


developers. It is all about faster and smoother development. It allows to build,
deploy website and build test cases.

University of Okara
Web programming Languages and tools

11-Foundation

Foundation is front-end framework for any device, medium, and accessibility. It


makes it easy to design responsive websites, apps, and emails.

12- Chrome Developer Tools

The Chrome Developer Tools are a set of debugging tools built into Chrome. These
tools allow developers to do wide varieties of testing which easily saved lots of
time.

Web Programming Languages


Definition:
Set of written symbols that instructs the computer hardware to perform specific
tasks. Typically, it consists of a vocabulary and set of rules called syntax that the
programmer must learn. It allow you to turn simple static HTML page into a
dynamic masterpiece .It allow others to interact with your website and use
application on any computer with internet access.
languages:

 PHP :It is relatively easy language to use for new developers .It is a scripting
language running on the server side to create web pages written in HTML.

 HTML: HyperText Markup Language or HTML creates the structure and


content of web page like paragraphs ,headings and images.

 JavaScript :It is scripting language used on web .It is an interpreted


language .It is used to enhance HTML page.

 C#:It is a high-level language ,meaning that it reads a bit like English. On top
of that ,it abstracts away a lot of those complex tasks needed to make sure
that computer is able to deal with your code –contrary to C++,for instance
.It was designed to be easy to learn and use.

 XML: Extensible Markup Language or XML defines set of rules for encoding
document in a format that is both human readable and machine readable.

University of Okara
Web programming Languages and tools

 CSS :CSS or Cascading Style Sheets is the language which is used by web
designers and web developers to look and design website.CSS takes those
elements created by HTML and makes them look pretty.

 Python: It is easy to learn because it is almost like English language .It is


perfect for learning the fundamentals of programming if you are just
starting out with coding.

 JAVA: It is widely used programming Language .It can be used for a variety
of different projects from Android smartphone apps to complete desktop
applications.

University of Okara

You might also like