Something new and interesting!!
- 0
- Add a Comment
- No Related Post
There is a new computer programming language that have interested me which is “D” language .D language is a combination of multiple languages, C/C++, Ruby and Python. I use to program years ago in C and C++. In college, I learn how to program in Pascal and then learn how to program in C.
D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python. Special attention is given to the needs of quality assurance, documentation, management, portability and reliability. Its supports many programming styles: imperative, object oriented, and meta-programming.
D programming language builds on the strength of C/C++ less on its weakness. Its have a different philosophy then Java.
There are a few projects that I am working on. These are projects that I am working for graduate school. Its has taken me time to complete which is another story I will talk about later.
