Hey there!
Do you want to learn C?
C is a general-purpose, high-level programming language. Programming in C is very easy, with less commands to remember. Programs written in C can be easily understood, as the commands in C are taken from human languages.
Full Story »
As I explained in the last article “XAMPP: The Ultimate Web Development Tool”, today in this article, I would be writing on how to install, configure and use XAMPP as a Local Web Server…(on Windows)
Full Story »
Setting up a Apache Server is not an easy job…and it can take up a lot of brain if you have to use languages such as PHP or Perl on your Apache Server. XAMPP is the solution for Web Developers who want a Local Web Server, which they can use even without access to Internet…
Full Story »
Nowadays working on VBS…Some Simple OneS!
Save them all as “.vbs” and don’t forget to save as “All Files” to make it work!
Script 1: Alerter
This pops-up a message on the computer, with the message you type along with the Title.
lol=msgbox(“Your message over Here!”,20,”Title comes here!”)
Replace the message and the Title; save it as “something.vbs”…Send to others [...]
Full Story »
Most Recent Comments