• Hubs
  • tagged web programming

1-10 of 25 hubssort by Hot Best Latest

oderog profile image79

Computer programming languages and generations

Programming languages are use to write application programs which are used by end users. The programming languages are generally used only by professional programmers to write programs. The development of...

6 comments    programming basic fortran
coliveira profile image73

How to Build a Free Web Site

The Internet has provided a new world of oportunities for authors that want to express their ideas. Now, everyone can be a publisher, and there is no limit on the number of people that can have access to your...

2 comments    technology web google
72

HTML tutorial for Begginers

Hi everyone! So you want to learn HTML? Very good, HTML is the basic of all web related design and development, so it’s a very nice skill to have and totally necessary if you want to be a...

0 comments    training tutorial programming
72

How to Build and Host a Website for 99 Cents Out of Pocket

As an online marketer on Hubpages you are already using free web hosting and web site building software. Along with the many bennifits of using Hubpages there are also a couple of drawbacks. First, you have...

1 comment    technology web software
69

If, ElseIf, and Else in PHP

If, Else If, and Else are three sides of conditional programming in PHP which are used widely in the building of dynamic websites.  In other words, these three little commands tell your computer what to...

0 comments    technology web design
64

PHP Programming

Welcome to my hub. I planned this hub for practicing my php skills before teaching. First of all this hub page will focus on PHP programming language and in the future other pages about ajax , aspx will...

0 comments    internet web programming
spartanking1978 profile image62

Javascript Tips & Tricks

To summarize the most powerful JavaScript tools available. Lets get right to work... What is Javascript (JS)? Personally, and do not try this on a test folks, I refer to Javascript (JS) as wizard code...

0 comments    tips tricks javascript
babarkamranahmed profile image62

Web Development

Everything in this universe is an example of creativity. Human beings are the creation of God who has bestowed them with creativity. Using this creativity Men has revolutionized the world. It is said that...

0 comments    technology internet web
61

An Intro to Opportunities for Programmers in the Market

For young programmers, it is sometimes difficult to find information about the type of actual development that is done in major corporations. This is unfortunate, because this is the environment in which they...

0 comments    software programming algorithms
Both results are same.60

JavaScript Tutorial #4 - While Loop

Similar to the for loop mentioned in tutorial #3, while loop also runs the code several times. But the difference is that while loop provides another method (do while) to check your specific condition after...

0 comments    internet web programming
working