ASSIGNMENT BLOG
ASSESSMENT
1. In not less than two sentences and in your own words what is a TEXTUAL BUILDER?
Ans.: A textual builder is a tool to create a textual form emails that are focused on written communication. It is provided by a robust text editor where text and other elements are formatted in the email.
For me, using textual editor is very convenient to use ,it is very efficient in creating web pages starting with the basics of HTML. It is very useful in creating websites.
2. Select two from the examples of textual builders mentioned above. Cite 3 advantages and disadvantages each. Surf the internet to find additional information but do not copy everything. Make a conclusion of which the two is better than the other.
Ans.: I choose Sublime text and WYSIWYG website editor among other examples of textual builders.
Sublime text is a shareware cross-platform source code editor with a python application programming interface (API). It supports many programming languages and mark-up languages.
WYSIWYG website editor stands for what you see is what you get. It allows a developer to see what the end result will look like while the interface or document is being created.
ADVANTAGES OF USING SUBLIME TEXT
1. It has great keyboard shortcuts and multi-selection options.
2. It has a great built in tools like Multiple selections.
3. Light weight, fast, and stable
DISADVANTAGES OF USING SUBLIME TEXT
1. Sublime text has created a seperate product called sublime merge that acts as a version control GUI.
2. Code Completion: Unlike many traditional IDEs, code completion support in sublime text is lacking.
3. Hidden features: Most of the best features are hidden in context menus or behind shortcuts.
ADVANTAGES IN USING WYSIWYG WEBSITE EDITOR
1. It provides a platform to start learn HTML.
2.Creates websites easily and quickly.
3. You can design a website easier and faster.
DISADVANTAGES OF USING WYSIWYG WEBSITE EDITOR
1. You can't learn anything about programming when you use WYSIWYG.
2. It takes as long to learn how to use them as to learn how to program.
3. You will be classified as a perpetual amateur and never be taken seriously.
CONCLUSION:
For me, using Notepad++ is better than using WYSIWYG website editor because notepad++ supports HTML and other programming languages unlike WYSIWYG website editor.
Notepad ++ will allows coding enable to create websites.
Comments
Post a Comment