|
|
|
INTRODUCTION
Have you ever been using
a program on your computer, and just wished that you could
create a program just like it, but with YOUR ideals, options
and standards? Well I did, and I decided that I would not
put up with Internet Explorer, I believed that I could create
a web browser just as efficient or even more so than Internet
Explorer!
As I had been learning
the programming language of Visual Basic in my spare time,
I decided to go ahead with the plan to make a better web
browser than Internet Explorer. However, about half an hour
after I starting the programming, I realized that Internet
Explorer is coded in the programming language of C++ and
that programs coded in C++ are generally able to carry out
commands faster than Visual Basic coded programs. None the
less I still wanted to see if my own Visual Basic created
web browser. So, I carried on with the programming in hopes
of actually managing to make a more efficient browser.
|