www.Hilands.com :: Computer Information Dump

Content:: code -

Computer programming can be done in many ways. These days many computer programmers use high level programming languages to convert human readable instructions into machine language.

I write code in a handful of languages and have been working on web based applications written in a scripting language called PHP (PHP: Hypertext Preprocessor).

Notepad 2
Programmers commonly use "Integrated Development Environments" (IDE) to manage code projects especially while working with a programming language that needs to be compiled. Knowing the basics of a variety of IDE's is recommended even if you don't like to use them. When applying for a job one common question for a developers position is going to be what IDE's you use, interviewers also want to know how you manage your projects. I could care less what IDE I am using and commonly use a specific text editors that color code the source code.
My favorite text editor is Notepad 2 which can be downloaded free at Flo's Freeware. This editor allows you to see line endings weather they are carriage returns or line feeds you can also do mass conversions of the line endings! Spaces and tabs are also visible while writing. By far this is the best editor for those who enjoy keeping your code tabs, spaces, line endings etc in perfect form.

The only examples currently on this site are under the PHP section and they aren't very explanitory. Just a handful of Object Oriented Programming (OOP) Classes to do common tasks.
w3c xhtml 1.0 validation   w3c css validation

Resume Link to a pdf fileLink to a new window :: Donate