Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,457 members, 7,819,667 topics. Date: Monday, 06 May 2024 at 08:22 PM

HTML5 A Programming Language Or Not - Programming (5) - Nairaland

Nairaland Forum / Science/Technology / Programming / HTML5 A Programming Language Or Not (10686 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)

Re: HTML5 A Programming Language Or Not by Blacche(m): 6:16pm On Jun 07, 2020
I'll create the brain you don't have with html5

1 Like

Re: HTML5 A Programming Language Or Not by Tim1212(m): 7:08pm On Jun 07, 2020
Blacche:
I'll create the brain you don't have with html5
Go ahead then
Re: HTML5 A Programming Language Or Not by Tim1212(m): 7:10pm On Jun 07, 2020
The western world are taking over the world with HTML5
Re: HTML5 A Programming Language Or Not by Nobody: 3:48am On Jun 08, 2020
DriggityDre:
REPOST

******

Answer to this question: https://www.nairaland.com/1549406/what-movie-watching-now/2178#90214089


A low-level programming language is a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map closely to processor instructions.

Generally, this refers to either machine code or assembly language.

A programmer coding in "machine code" normally codes instructions and data in a more readable form such as decimal, octal, or hexadecimal which is translated to internal format by a program called a loader or toggled into the computer's memory from a front panel. This is what the computer understands.


Something like this;
8B542408 83FA0077 06B80000 0000C383
FA027706 B8010000 00C353BB 01000000
B9010000 008D0419 83FA0376 078BD989
C14AEBF1 5BC3

******

Apologies to the owner of this thread. I didn't want to post this in the TV/Movies section grin
Doesn't actually answer the question.

1 Like

Re: HTML5 A Programming Language Or Not by Nobody: 3:50am On Jun 08, 2020
Blacche:
I'll create the brain you don't have with html5
Must you insult him. Prove that it is not a language, it is just like when someone asks me to prove that there is no God. I still answer the person so now prove that HTML is not a language first.

1 Like

Re: HTML5 A Programming Language Or Not by Nobody: 3:52am On Jun 08, 2020
nurain150:

I understand your pain bro...I hate to Savage...keep firing on bro codinng of PC is better than Android no doubt but it depends on individual....BUT I REPEAT HTML5 IS A MARKUP LANGUAGE ...NOT PROGRAMMING LANGUAGE DON'T MISLEAD PEOPLE....U can check Wikipedia ..I think it a good source of information..for this
HTML5 instructs the web browser which instructs the machine how to present pages (or format them) so indirectly it is an instruction this is a nice argument indeed. gringrin most computer scientists just accept what they were taught in class without deep thinking. Friedrich Nietzsche was right about our educational system.

2 Likes

Re: HTML5 A Programming Language Or Not by Tim1212(m): 6:45am On Jun 08, 2020
Where are my wiki friends, when did javascript become a high level programming language? Judge for yourself.

Javascript is a client side scripting language that is executed on clients computer (browser) and it's a text files that is dynamically typed(you don't have to declare the type of variable you use).

High level programming language generally is static type (you must declare the data type before you use them).
And can be executed independent of web browser

Re: HTML5 A Programming Language Or Not by Tim1212(m): 6:49am On Jun 08, 2020
Ausrichie:

HTML5 instructs the web browser which instructs the machine how to present pages (or format them) so indirectly it is an instruction this is a nice argument indeed. gringrin most computer scientists just accept what they were taught in class without deep thinking. Friedrich Nietzsche was right about our educational system.

I absolutely agree with you, since it is an instruction that is executed on clients computer (web browser) or user agent it a indirectly a programming language.
Re: HTML5 A Programming Language Or Not by Tim1212(m): 8:19am On Jun 08, 2020
This is messager app created with HTML5/CSS3.
You can hardly tell the difference.

So android apps installed on smartphones are web document...bravo!

HTML is a programming language with proves, do you still need more?

2 Likes 1 Share

Re: HTML5 A Programming Language Or Not by Emmoa(m): 8:40am On Jun 08, 2020
Tim1212:
This is messager app created with HTML5/CSS3.
You can hardly tell the difference.

So android apps installed on smartphones are web document...bravo!

HTML is a programming language with proves, do you still need more?
*speechless* grin
Tim1212:
This is messager app created with HTML5/CSS3.
You can hardly tell the difference.

So android apps installed on smartphones are web document...bravo!

HTML is a programming language with proves, do you still need more?
*speechless*

1 Like

Re: HTML5 A Programming Language Or Not by Tim1212(m): 8:53am On Jun 08, 2020
Emmoa:
*speechless* grin *speechless*

Am speechless too when I find out from our research lab.
Re: HTML5 A Programming Language Or Not by Emmoa(m): 9:12am On Jun 08, 2020
incogni2o:


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
It's not nice asking about age. You guys are sharing opinions and not fighting na. haba

2 Likes

Re: HTML5 A Programming Language Or Not by incogni2o: 9:27am On Jun 08, 2020
Emmoa:
It's not nice asking about age. You guys are sharing opinions and not fighting na. haba

I apologise

2 Likes

Re: HTML5 A Programming Language Or Not by Tim1212(m): 9:58am On Jun 08, 2020
incogni2o:


I apologise

Nice one bro, I like that
Re: HTML5 A Programming Language Or Not by Nobody: 9:58am On Jun 08, 2020
Tim1212:
Where are my wiki friends, when did javascript become a high level programming language? Judge for yourself.

Javascript is a client side scripting language that is executed on clients computer (browser) and it's a text files that is dynamically typed(you don't have to declare the type of variable you use).

High level programming language generally is static type (you must declare the data type before you use them).
And can be executed independent of web browser


Statically typed kwa. So python, lua and tons of other interpreted languages are dynamically typed. Javascript is a programming language straight up. It orders the web browser which can pass for a Virtual Machine, just like Java.

1 Like

Re: HTML5 A Programming Language Or Not by DriggityDre: 10:28am On Jun 08, 2020
Ausrichie:

Doesn't actually answer the question.
Then, what is the answer?
He asked me to explain low-level language.
Re: HTML5 A Programming Language Or Not by Tim1212(m): 11:14am On Jun 08, 2020
I never asked anyone to explain low level language
Re: HTML5 A Programming Language Or Not by Tim1212(m): 11:14am On Jun 08, 2020
7 WAYS TO GROW YOUR BUSINESS ONLINE

The world wide web (www) as we know it today has become a new way of doing business, many companies adopt this technology to their advantage, to promote their products and services.

There are so many ways to use the internet to your advantage, these 7 ways are most important;

1. High-quality Content:

High quality content is the most intrinsic factor that determines success in your business online. Improve your content to high standard, so that people who come across it will benefit from it. Quality content always results to repeated visitors or clients in your industry.

2. You must be an Expert or Professional:

Experts has shown to have wealth of knowledge and experience in their field. A professional always attract customers or clients because they have high degree of knowledge to deliver good and excellent services to clients.

3. High Quality Website:

World Wide Web Consortium released WCAG 2.0 as the recent web standard, recognized globally to determine quality website. Major search engine adopts this guideline to rank website that meet these requirements.

Website that have good layout, accessible on all devices , fast loading speed and mobile responsive; are likely to have wider audience/ clients which will result to paying clients.

4. Digital Marketing:

Most giant companies adopt digital advertisements to promote their products or services. To embrace this ads technology, you can advertise on Google platform, Facebook platform etc. You pay certain amount of money to promote your products or services to these companies to reach your target audience.

To keep your business relevant on digital world, ensure to always engage your audience with interesting information.

5. A Good Domain name:

Domain name is a unique address of your website, that clients use to locate your business on the web. A short and unique domain name play important role to your audience, and equally to search engine.

Avoid long and lengthy domain name, so clients can easily remember it each time they intend to visit your website.

Domain name like Google.com, diib.com, Amazon.com, facebook.com etc. Look simple and easy to remember.

6. Partnership:

This is the modern way of reaching your target audience, through partnering with companies that have your audience.
Google partners with web browser (Mozilla Firefox) companies to easily reach their audience.
Microsoft partners with hp, Dell etc to reach their customers.
Coca Cola partners with cinemas company (iMAX) to reach their customers.

7. Relevant:

To succeed in business, ensure you maintain relevance in your industry, to gain confidence and trust from your audience or clients.

Most folks don't trust new companies because they have no trust or confidence in their products or services.
Consider making some of your products or services FREE, and always post high quality content of your products or services on social media.
Re: HTML5 A Programming Language Or Not by DriggityDre: 1:25pm On Jun 08, 2020
Tim1212:
I never asked anyone to explain low level language
Nah, not you.

I kinda barged into your thread to answer someone from the TV/Movies section.

Ausrichie, it wasn't Tim I was referring to. That was a repost from another section. Nothing to do with this one here.

I had no idea it was Tim's thread.
DriggityDre:
Apologies to the owner of this thread. I didn't want to post this in the TV/Movies section grin

1 Like

Re: HTML5 A Programming Language Or Not by Tim1212(m): 12:06am On Jun 09, 2020
This my Instagram login page using HTML5/CSS3 programming.

Does anyone need more proves.?

Instagram app installed on android device are web document created with HTML5.

1 Share

Re: HTML5 A Programming Language Or Not by Tim1212(m): 12:45am On Jun 09, 2020
Exactly the same....
Join diib Academy for industrial HTML5 tutorial

Re: HTML5 A Programming Language Or Not by Tim1212(m): 8:18am On Jun 09, 2020
Ausrichie:

Statically typed kwa. So python, lua and tons of other interpreted languages are dynamically typed. Javascript is a programming language straight up. It orders the web browser which can pass for a Virtual Machine, just like Java.

In high level programming language;
Static type simply means you must declare the variable type data. In C++ and Java.

int x = 5;
double y = 6;

High level language can programmatically control the hardware of a computer and can be executed independent of web browser.

Scripting programming language;
Dynamic type simply means you don't have to declare the variable data type, computer can automatically do that for you. Javascript, php, python etc.

Var x = 5;
y = 6;

Scripting language are executed on the client computer (web browser).

Hope you are cleared..
Re: HTML5 A Programming Language Or Not by Nobody: 8:57am On Jun 09, 2020
Tim1212:


In high level programming language;
Static type simply means you must declare the variable type data. In C++ and Java.

int x = 5;
double y = 6;

High level language can programmatically control the hardware of a computer and can be executed independent of web browser.

Scripting programming language;
Dynamic type simply means you don't have to declare the variable data type, computer can automatically do that for you. Javascript, php, python etc.

Var x = 5;
y = 6;

Scripting language are executed on the client computer (web browser).

Hope you are cleared..
Sorry thought you were someone else.

1 Like

Re: HTML5 A Programming Language Or Not by Tim1212(m): 3:47pm On Jun 09, 2020
Hi guys! In my next post will create my own version of iTune app using HTML5/CSS3
Re: HTML5 A Programming Language Or Not by Tim1212(m): 4:09pm On Jun 09, 2020
Hi everyone❗

Let's solve a problem on budget and see the topic it falls under in mathematics.

You have budgeted $1800 per month for
your total expenses. The cost of rent per month is $600 and the cost of food is $350. To stay within your budget, all other costs C must be no more than what amount?
Re: HTML5 A Programming Language Or Not by Tim1212(m): 5:51am On Jun 10, 2020
Tim1212:
Hi everyone❗

Let's solve a problem on budget and see the topic it falls under in mathematics.

You have budgeted $1800 per month for
your total expenses. The cost of rent per month is $600 and the cost of food is $350. To stay within your budget, all other costs C must be no more than what amount?

This is a linear iniquity problem.

600 + 350 + C <= 18000;
C <= 18000 - 600 - 300
C <= 17050

To stay within your budget, other expenses should not be more than $17050

Hope am correct �
Re: HTML5 A Programming Language Or Not by Tim1212(m): 5:54am On Jun 10, 2020
Hi guys❗ here is my own version of iTune music app created with HTML5/CSS3.

So with this following points of mine, HTML is 100% programming language use to create any software.

Re: HTML5 A Programming Language Or Not by OutOfTheAshes(m): 6:40am On Jun 10, 2020
Tim1212:


In high level programming language;
Static type simply means you must declare the variable type data. In C++ and Java.

int x = 5;
double y = 6;

High level language can programmatically control the hardware of a computer and can be executed independent of web browser.

Scripting programming language;
Dynamic type simply means you don't have to declare the variable data type, computer can automatically do that for you. Javascript, php, python etc.

Var x = 5;
y = 6;

Scripting language are executed on the client computer (web browser).

Hope you are cleared..

Fallacious....

Not ALL Scripting Languages require a browser to be executed. For example Python. Please get your facts right before posting trash here...
Re: HTML5 A Programming Language Or Not by Tim1212(m): 10:09am On Jun 10, 2020
OutOfTheAshes:


Fallacious....

Not ALL Scripting Languages require a browser to be executed. For example Python. Please get your facts right before posting trash here...

So is your Python a high level programming?
You don't have to declare the data type variable in python.
Is python closer to machine language?

Make your investigation too.
Re: HTML5 A Programming Language Or Not by Tim1212(m): 2:31pm On Jun 10, 2020
Hi guys! In my next post will create login page for Zoom.


Will be going towards creating desktop software like MS word 365, Zoom desktop and many more with HTML5/CSS3

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (Reply)

Html,css,javascript Group Tutorial / Can I Learn Programming With A 32-bit Operating System? / Java EE Developer And Spring Developer In Here.

(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. 72
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.