Fourth day at Uki
Programming Languages.
- The programming language is a formal language comprising a set of instructions that produce various kinds of output.
- Programming languages are used in computer programming to implement algorithms.
- Because the computer only understands "0 and 1"
- Most programming languages consist of instructions for computers.
- Javascript, Java, Python, C#, C++, HTML, CSS, RUBY, NodeJS are some examples of web development languages used in programming.
- Moreover, we can simplify our problems with Flowchart and Pseudo code before coding in programming languages.
HTML -Hyper Text Markup Language.
- I strongly suggest learning HTML first with https://www.w3schools.com/
- It's a learner base code academy to learn quickly.
- We can use Notepad++, Visual studio code, Atom.io (via https://en.wikipedia.org/wiki/List_of_HTML_editors)
Types of lists in HTML.
The output of that.
CSS-Cascading Style Sheet.
We use CSS to modify front-end web pages to attract users/viewers.
We can use CSS in 3 types. (Priority order)
- Inline
- Internal
- External
External stylesheet.
I hope, this post gives a clear explanation, if you want more please visit,
Comments
Post a Comment