“Hello World!” – The very first entry

The beginning of a source code depends on the programming language a developer is using.

import java.lang.*
import javax.swing.*

Java, for instance, usually imports java classes by using the IMPORT keyword

#include <stdio.h>
#include <conio.h>

Turbo C/C++ includes library files by using the INCLUDE keyword

<HTML> <HEAD>
Web pages normally start with an HTML container tag.

OPTION EXPLICIT
And Visual Basic could use the OPTION EXPLICIT statement to eliminate to prompt the program that all variables should have a data type.

As for me and for this technical blog, I just would like to start this with an opening statement of

“HELLO WORLD!”

I have conceived this site when my computer, Norah, was infected by a Trojan Virus called “Tiga Lipa Are” I saw a solution through a technical blog Google presented to me during my search. I was inspired and was able to learn that setting up my own site will be of big help. This will be a documentation effort for me and an additional resource for my visitors.

I do hope that this will be an avenue for learning, solutions, and fun as well. I will do my best to update this with the latest and accurate information.

Thanks for visiting my Technical Blog! Btw, what the hell is the reason why I used “Tuldok System” as the site’s title? Well, not just because of me being a TULDOK typist but this site will serve as technical notes in a (frustrated “Joke!”) developer’s point of view.

Enjoy!

2 Comments

  1. Waaah! Is this real? A technical blog! Good luck to myself. :D
    - arman

  2. Hi Arman, I saw this link from your friendster shoutout. Congrats for this technical blog! You really never ran out of great ideas, and you’re definitely becoming an expert in your field. Cool blog name, great concept, and definitely a great help as well for the techie people out there. Keep it up! :) I missed your inspirational writings, though. :) Btw, I appreciate your entry about the viruses (I just can’t stand them, hehe..). But who knows, you might thought of coming up with an entry on quality assurance/automated testing tools (as some of them requires programming), or maybe something related to that. No pressure though, hehe…Thanks for sharing your knowledge! :D


Comments RSS TrackBack Identifier URI

Leave a comment