HN user

wjgeorge

2 karma
Posts0
Comments9
View on HN
No posts found.

quite a few errors in facts and concepts here.

modern programming programming languages are quite different from those of the 50's

personally, I think the industry missed a beat in the non standardization of CASE tools.

you really, really shouldn't introduce a concept with an bad example, and then add the caveat of " dont do this". It's like a double negative in speech, it's too confusing to parse.

so i got as far as the "int* a,b;" example.

C does not work that way, so OF COURSE that won't work. Why not build on that