0% found this document useful (0 votes)
17 views

Web Development 1.0

Uploaded by

Dhina
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Web Development 1.0

Uploaded by

Dhina
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Techscription

Web Development 1.0 Course

This is the course material of Techscription’s Web Development 1.0 Course. This

course is a complete introductory course on Front end Development which starts from the

scratch.

Topics Covered

● HTML

● CSS

● JavaScript

● Jquery

● Bootstrap

Text Editor

For developing a web site we need a simple text editor to code and programme.

Even basic Notepad can be used. But, for high performance and other features we need

specialized code editors.

● Microsoft’s Visual Studio Code (VS code)

Download Link: https://code.visualstudio.com/Download

● Sublime Text editor

Download Link: https://www.sublimetext.com/download

● Atom Editor

Download Link: https://atom.io/

● Notepad++

Download Link: https://notepad-plus-plus.org/downloads/

You might also like