Subscribe to RSS Subscribe to Comments Blog of Roy Chan

Blog of Roy Chan

C/C++

There is sth I wrote about C/C++ in my 1st Personal Homepage:

C is a programming language designed by Dennies Ritchie during the early 1970s and immediately used to re-implement Unix.

I first know C on 1988 in a computer magazine and scan its structure and basic syntax later for a book borrowed for Regional Urban Council Library. I was attracted by its flexibility, speed and power. And it became my main research target until I found C++.

Undoubtly, C is really diffcult to be learned. It need you to know much about how the computer work and many technical stuff. Fortunately, I have a touch on Apple IIe 6502’s Assmely Language before I met C and have a basic knowledage about how the computer system work particularly the OS). Therefore, I suffer fewer problem during learning and familier with it very fast.

However, never ask me how to intergate C with Assmely Language, I never put much time on the assmely language of Intel 80×86 and the internal detail of MS-DOS. (lazy! P )

C++, in fact, I thought that it is only an complier’s name of C (Like Borland’s Turbo C) when I find saw its’ name. But I soon realized that it is another programing language when I saw some syntax like:

cout < < "Hello World!n";

. The first thing of C++ attracted me was that it is a better C. (with const, overload and inline function) And I had bought the Chinese version of Bjarne Stroustrup’s The C++ Programming Language First Edition, the only bible of C++ at that time, in 1989 when I have no chance to have a C++ compiler. (Crazy? P )


Share It: [del.icio.us] [Technorati] [Google Bookmark] [Yahoo MyWeb] [Furl]


No comments yet. Be the first.

Leave a reply

  • :-)
  • :-D
  • :lol:
  • ;-)
  • :-P
  • :-(
  • :'(
  • :'-(
  • >:-(
  • :-O
  • :annoy:
  • :appeal:
  • :asleep:
  • Zzz...
  • :-Q
  • 8-)
  • B-)
  • :clap:
  • :enjoy:
  • :blush:
  • :shy:
  • :*
  • :inlove:
  • :inlove2:
  • :inlove3:
  • :love:
  • :allure:
  • 8D~~~
  • :amative:
  • :chatter:
  • :bored:
  • bored2:
  • X-O~~~
  • :-'|
  • 8-S
  • #_#
  • :dontknow:
  • :embarrased:
  • :excite:
  • :faint:
  • :fuzzy:
  • :plan:
  • :conceal:
  • :regret:
  • :punched:
  • :silent:
  • :-X
  • :tease:
  • :vent:
  • :win:
  • :work:
  • :good:
  • :shit:
  • :bomb:

Based on Fluidity© 1998-2007 Roy Hiu-yeung Chan