Re: Are _T() and TEXT() macros equivalent?



Yikes, that explains a lot. FORTRAN was the first language I learned; on IBM mainframe and I learned from a book called the FORTRAN Coloring Book (Roger Kaufman) (I still have it and it was a fun read). I made a lot of my early carrier off of programming FORTRAN and COBOL and other "all caps" languages before I got into clever one's like C (comes after B) and C++ (should be obvious).

Tom

"Joseph M. Newcomer" <newcomer@xxxxxxxxxxxx> wrote in message news:ihjq135trkmdn13si0hmnj109df901s2u6@xxxxxxxxxx
We used to say "You can write a bad FORTRAN program in any language".

I found the corollary can also be true: you can write a good program even in assembly
code, if you have the right development patterns.
joe

On Wed, 11 Apr 2007 06:51:17 -0700, "Tom Serface" <tom.nospam@xxxxxxxxxxxxx> wrote:

Back when Visual Basic first came out I heard people say words like "Visual
Basic allows bad programmers to create more bad programs a lot faster". Of
coruse Basic has come a long ways, but these days I'm not sure I see much
use for it since C# seems to be filling the same niche and has a cooler rep.

Tom

"MrAsm" <mrasm@xxxxxxx> wrote in message
news:ncbp1319uiul4hgborigvp5urq5v9kooc5@xxxxxxxxxx
On Wed, 11 Apr 2007 09:16:11 GMT, MrAsm <mrasm@xxxxxxx> wrote:

development. I see also jobs for porting code to Visual Basic 6 to
C#/.NET.

correction: FROM Visual Basic 6 to...
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm

.



Relevant Pages

  • Re: A petition to J3 apropos FORTRANs future
    ... >> web programming, GUI development, and text analysis. ... >> may partially explain the small market share of Fortran. ... almost NO new code would be written in the language. ... time on the types of codes that scientists and engineers want and need to ...
    (comp.lang.fortran)
  • Re: Case sensitivity
    ... Academic field is not influenced by fashion to that extent. ... you won't find a program in Fortran. ... In fact, fashion is the major reason for the survival of Fortran, which is very tedious and inefficient for a lot of scientific programming despite the fact that it was originally designed for it. ... Although there were and are indisputably folks who don't like these standards, the fact is that the vast majority of implementors immediately adopted Forth-94 and have been very happy with it. ...
    (comp.lang.forth)
  • Re: Fortran compilers for multi-core chips
    ... >multi-core chips. ... >Will Fortran programs need to be written differently to maximize speed? ... Let me also recommend "Programming with Hyper-Threading Technology" by Richard ... Gerber and Andrew Binstock - Intel Press, ...
    (comp.lang.fortran)
  • Re: Fortran now in the Great Language Shootout
    ... > representative of how Fortran compares to the other programming ... > languages than the current naive implementation in multiple languages. ...
    (comp.lang.fortran)
  • Re: Fortran vs. C (was Re: Ken & Klaus.)
    ... > greatly improved on Fortran 77 and maintained full backward ... > loop of C because you are guaranteed that the loop variable does not ... Maybe if I had to do serious scientific programming again, ... language needs that a scientific programming language doesn't ...
    (comp.os.linux.development.apps)