What is Programming?
Programming is a combination of art and mental skill of creating computer application with a set of standard command that align logically to do specific repeatable task.
Programming as a Tools.
In programming a programming language like PHP, C++, Ruby on Rails, Visual Basic etc. is your tool sets to build or create an application that you need, let say we have PHP tool set that has for loop , if else and switch case this is a sample of tools or statement that we can use to manipulate... Read All →