Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,205,573 members, 7,992,954 topics. Date: Sunday, 03 November 2024 at 09:21 PM |
Nairaland Forum / Science/Technology / Programming / HTML5 A Programming Language Or Not (12008 Views)
Olode - An Indigenous HTML5 Game / Is Kali Linux A Programming Language Or An Os / Free HTML5, CSS3 And Basic Javascript (jquery) Training (2) (3) (4)
(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (Reply) (Go Down)
HTML5 A Programming Language Or Not by Tim1212(m): 11:53am On May 22, 2020 |
I have been a scientist and senior software engineer @ diib Nigeria for over 7 years now. I made my research @ diib Nigeria Research Laboratory, and have discovered so many mysterious technology behind HTML. Html is programming language, provided it's a sequence of code that performs a task. HTML is classified under a Markup Language, because it format how a content should appear on a web browser. Research showed that HTML is used to create a web document that appear on the web. MOST app on your smartphone are web document, because they access the internet through already installed default web browser on the device. The app is a shortcut to access the web, using URL on the web browser.. HTML can be used to develop desktop applications or mobile applications compatible on any device. HTML does not have limitation in regard to programming. @ DNRL we have experimented creating software that run on smartphones and desktops using HTML. MOST folks in Africa, focus on learning programming languages without making research how this language was originally created or developed. Creating a website using HTML , is the process of developing a software that can run on the web as well as run on Operating Systems. Examples Facebook, Google, Amazon websites are examples of software that run on the web. Let's make this trend interesting by contributing your experience here. 2 Likes 1 Share |
Re: HTML5 A Programming Language Or Not by incogni2o: 12:26pm On May 22, 2020 |
Tim1212: How long before people come to terms with anything ML isnt a development language. ML means markup language. Same as XML isn't a development language 6 Likes 1 Share |
Re: HTML5 A Programming Language Or Not by Karlebolu(m): 3:22pm On May 22, 2020 |
Many of you just want to belong by force. HTML, XML are markup languages. CSS is a sheet styling language. They are languages but not programming languages. You need to give a programming language a trial to know the real difference. 4 Likes 1 Share |
Re: HTML5 A Programming Language Or Not by Sapeleboy911(m): 3:52pm On May 22, 2020 |
HTML is not a programming language. It is a markup language. It tells browsers how to structure a web page. Just because it has opening and closing tags doesn't make it a programming language. 1 Like |
Re: HTML5 A Programming Language Or Not by Maskyy(m): 5:48pm On May 22, 2020 |
What are the key terms of programming language? Is script language also a programming language? Is mark up language also a programming language? Is styling language also a programming language? 2 Likes 1 Share |
Re: HTML5 A Programming Language Or Not by 2O17: 6:03pm On May 22, 2020 |
Re: HTML5 A Programming Language Or Not by emilfischer(m): 7:11pm On May 22, 2020 |
How many times Will people's ask this question. <b>HTM5 is not a programming language!!<b/> 2 Likes |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:22pm On May 22, 2020 |
Maskyy: Practically speaking a programming language is a sequence of instruction given to a computer to perform a specific task. Provided it's an instruction, it's a programming language 3 Likes |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:25pm On May 22, 2020 |
emilfischer: Programming language can be classified into so many categories. We have Markup language, low level language, high level language , scripting language and machine language. 1 Like |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:30pm On May 22, 2020 |
Sapeleboy911: Provided it can be use to develop software applications on smartphones and desktops, it's a programming language. 2 Likes |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:33pm On May 22, 2020 |
incogni2o: Markup language can be used to develop software applications on smartphones and desktops too. |
Re: HTML5 A Programming Language Or Not by incogni2o: 9:42pm On May 22, 2020 |
Tim1212: markup isn't use to develop my friend, do you know what mockup is? markup is used to represent data and mockup is used to represent design.
|
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:48pm On May 22, 2020 |
incogni2o: Software like messager app on smartphones is a web document. Which use the default Web browser on the device to communicate to server. Research shows that from our laboratory. |
Re: HTML5 A Programming Language Or Not by incogni2o: 9:53pm On May 22, 2020 |
Tim1212: I don't understand you |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:54pm On May 22, 2020 |
Most software applications on smartphones and desktops are web document. Programming language is more of a research project. Don't depend on articles on the web. Involve in a research work and you will discover so many mysterious behind technology. The white people invest on research, while Africa depends on their work. We really need scientist and engineer in programming languages, we can equally have our own too. I really love research and development in programming. Join DNRL 1 Like 1 Share |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:57pm On May 22, 2020 |
incogni2o: Facebook app Twitter app, messager app are all web document, and HTML is use to develop web document, equally known as a web page. That's main reason we should invest more on research than just believing one theory. With out, web browser on the device, they will not function. 1 Like |
Re: HTML5 A Programming Language Or Not by incogni2o: 10:01pm On May 22, 2020 |
Tim1212: markup is a static layout used to display text, images, video. the webpage is a layout that is dynamic. it can never be dynamic without a development language that fetches the data. How old are you, if I may ask |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 10:39pm On May 22, 2020 |
incogni2o: HTML and CSS with functionality using javascript makes it a dynamic web page. Let me clarify you. Javascript is dynamically typed because it does not require you to declare a variable with its data type. C++, Java are static type, because you must specify the data type before you declare a variable. HTML is simply used to develop a web document... |
Re: HTML5 A Programming Language Or Not by Sapeleboy911(m): 12:03am On May 23, 2020 |
HTML doesn't perform arithmetic operations, no decision making, no algorithm. HTML is meant to structure contents, can HTML perform loop operations? Does HTML store or hold variables. 2 Likes |
Re: HTML5 A Programming Language Or Not by ToyinDipo(m): 3:49am On May 23, 2020 |
This should be in joke section 1 Like |
Re: HTML5 A Programming Language Or Not by spartan117(m): 10:21am On May 23, 2020 |
ToyinDipo:Wrong. I've heard many experienced developers mock people who say HTML is a programming language, so I've had to do my own research as to what and what can be termed a programming language. HTML falls in this category,the op is right. A quick Google search yielded this result. 4 Likes
|
Re: HTML5 A Programming Language Or Not by ToyinDipo(m): 12:49pm On May 23, 2020 |
spartan117:Lool, if I have a site with good SEO, and create a topic that Anya Kyari was the president of Nigeria, what happens when you type Abba Kyari in Google search? 3 Likes 1 Share |
Re: HTML5 A Programming Language Or Not by ibkayee(f): 12:59pm On May 23, 2020 |
Lol someone said if you want to classify HTML as a programming language, you may as well include things like word documents. Don't shoot the messenger o I've personally never thought of HTML as a programming language |
Re: HTML5 A Programming Language Or Not by spartan117(m): 1:02pm On May 23, 2020 |
ToyinDipo:You have a point here 1 Like |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 2:01pm On May 23, 2020 |
spartan117: |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 2:05pm On May 23, 2020 |
spartan117: I encourage folks who makes research rather than believing in theory. Thanks for your research work, you can join our Lab. Drop your email. |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 2:17pm On May 23, 2020 |
ibkayee: Maybe he meant web document. HTML was developed by Tim Berners-Lee in European Lab for Particle Physics in Geneva, Switzerland, in 1991. Which was used to access documents on world wide web. It was only limited to scientist and academics. That's main reason few engineer know more about the web and its components. HTML5 even comes with few functions. However may not be recognized by older browser. Javascript is now used to make it functional and more compatible with older browser. 1 Like |
Re: HTML5 A Programming Language Or Not by Nobody: 2:52pm On May 23, 2020 |
Can html handle data on its own? No! This is the requirement for all languages to be called a programming language if it cannot process data then it is not a programming language. I can imagine asking Linus Torvalds or Edsger Djikstra this question, they will go absolutely mad. 1 Like 1 Share |
Re: HTML5 A Programming Language Or Not by Nobody: 2:55pm On May 23, 2020 |
Sapeleboy911:The main thing self is can it process and manipulate data. Man this is crazy even if I create an interpreter for html how will I carry out operations, perform loops, send or receive data, open files. this is a joke of a question. 1 Like |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 3:01pm On May 23, 2020 |
Ausrichie: What is a programming language? What is a computer? If you can answer the questions then you will learn more. |
Re: HTML5 A Programming Language Or Not by Tim1212(m): 3:02pm On May 23, 2020 |
Ausrichie: Are you defining a computer or what? Kindly understand the difference between a computer and a programming language |
Re: HTML5 A Programming Language Or Not by Nobody: 3:07pm On May 23, 2020 |
Tim1212:Name one programming language that does not manipulate data. Just one please. A computer without a programming language is useless, a CPU can only manipulate data because of the fact that it can execute code, I know a lot about computer architecture so I can tell you that what they taught you in school had flaws, okay Assembly (machine code actually) is what the computer understands so are you telling me that if I just dump 70kb of data on my hard drive and I don't instruct it to do anything it will just start processing the data the way I want? |
(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (Reply)
Computer Science/programming Challenging Questions / Programming Projects (individual) / Why Are Nigerian Programmers So Dumb?
(Go Up)
Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health religion celebs tv-movies music-radio literature webmasters programming techmarket Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 47 |