Computer Introduction

Makaveli

New Member
Well,I am not that good with computers,so can anybody explain to me what HTL is,or HTM,what a protocol is,ect,some deeper stuff in computers,but not really hard 2 understand YET,thank you
 
Looks like you need a heads up on basic networking. Here are so simple notes on networking for you to read. This site is pretty basic stuff for you to get your head around. For learning about web page creation using HTML then you should try this site, have fun :)
 
HTML is not programming...
it is a static mark-up language

...and yes I am a Jerk, cause I'm use to places where people learn on their own and don't come crying for help every two seconds for things that they could find on their own in less time than it takes to post a question here
 
Jerkstore said:
...and yes I am a Jerk, cause I'm use to places where people learn on their own and don't come crying for help every two seconds for things that they could find on their own in less time than it takes to post a question here


.. Then I guess its time for you to find another place to hang out. Maybe where people "learn on their own" (that would make a pretty boring forum...)

This forum is designed to help people. It is designed for people to feel safe in ask questions they can not answer.

It is too easy to say " Just use GOOGLE!" every time someone has a question. Why not Google it yourself and spend the same minute answering their question instead of being a jerk.
 
SFR[COLOR=black said:
It is too easy to say " Just use GOOGLE!" every time someone has a question. Why not Google it yourself and spend the same minute answering their question instead of being a jerk.[/COLOR]
Exactly what I was trying to say.

jerkstore said:
HTML is not programming
Then why do you program in HTML?
 
There is object oriented programming, structured programming, Agile software development... and a ton of other types of programming...

If we define software programming as "A series of steps one uses to create software." then web development or web programming could be defined as a series of steps one uses to create a web site...

I have written web application in ASP.NET which you might consider real "Web programming". But, I can do many of the same things with PHP and some JavaScript...
 
Back
Top