5 Key Skills for Web Application Developer

Kom i gang. Det er Gratis
eller tilmeld med din email adresse
5 Key Skills for Web Application Developer af Mind Map: 5 Key Skills for Web Application Developer

1. HTML

1.1. Gives website a structure and layout

1.2. HTML stands for Hyper Text Markup Language

1.3. consists of a series of elements

2. SQL

2.1. SQL stands for Structured Query Language

2.2. SQL allows to get the data fast enough from your database.

2.3. To know queries, database schema and intricacies of database itself.

3. PHP

3.1. PHP is a recursive acronym for "PHP: Hypertext Preprocessor".

3.2. manage dynamic content

3.3. Manage databases and session tracking

4. CSS

4.1. CSS stands for Cascading Style Sheets

4.2. It can control the layout of multiple web pages all at once

4.3. External stylesheets are stored in CSS files

4.4. can simplify the html layout’s so that it becomes manageable.

5. JAVASCRIPT

5.1. JavaScript is a lightweight, interpreted programming language.

5.2. Designed for creating network-centric applications

5.3. Complementary to and integrated with java and HTML