Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
1–10 of 25 posts
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#2Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#3Few things in programming are as stupefying and obvious as to why we all essentially still use glorified text editors to do "high-end" programming. I wonder if in a 100 years programmers will still be editing text. I'd like to think there's a paradigm shift out there but no one's found it yet.
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#4Indeed.
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#5"It just feels like there's so much territory out there that's beyond the bounds of ASCII text that's just line after line, roughly 80 characters wide, mostly 7-bit ASCII, something that you could type in on a teletype. That's still where programming basically is these days, and it's proven to be a very hard thing to get anything beyond that." Few things in programming are as stupefying and obvious as to why we all e…
That would be really fun time to program.
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#6"It just feels like there's so much territory out there that's beyond the bounds of ASCII text that's just line after line, roughly 80 characters wide, mostly 7-bit ASCII, something that you could type in on a teletype. That's still where programming basically is these days, and it's proven to be a very hard thing to get anything beyond that." Few things in programming are as stupefying and obvious as to why we all e…
Paradigm shift will occur, when we will deploy neuromechanisms allowing to directly interact with the brain. Pictures are more natural representation for our mind, so we probably will live in some super-unicode environment. No need to stick with ASCII, no need to encode "while" operator with those 5 latin letters, just some fun picture and that's all. Or may be block schemas will live again or modified block schemas.…
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#7Earlier quoted context omitted.
Paradigm shift will occur, when we will deploy neuromechanisms allowing to directly interact with the brain. Pictures are more natural representation for our mind, so we probably will live in some super-unicode environment. No need to stick with ASCII, no need to encode "while" operator with those 5 latin letters, just some fun picture and that's all. Or may be block schemas will live again or modified block schemas.…
The futurist in me thinks the following: in a 100 years programs will program themselves. We'll just need a reliable way to tell them what to program.
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#8"It just feels like there's so much territory out there that's beyond the bounds of ASCII text that's just line after line, roughly 80 characters wide, mostly 7-bit ASCII, something that you could type in on a teletype. That's still where programming basically is these days, and it's proven to be a very hard thing to get anything beyond that." Few things in programming are as stupefying and obvious as to why we all e…
Paradigm shift will occur, when we will deploy neuromechanisms allowing to directly interact with the brain. Pictures are more natural representation for our mind, so we probably will live in some super-unicode environment. No need to stick with ASCII, no need to encode "while" operator with those 5 latin letters, just some fun picture and that's all. Or may be block schemas will live again or modified block schemas.…
Text and programming languages: It ain't pretty but it isn't broken so don't fix it.
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#9Earlier quoted context omitted.
The futurist in me thinks the following: in a 100 years programs will program themselves. We'll just need a reliable way to tell them what to program.
Great news, The Future is here already! These reliable methods for telling computers what to compute are known as Programming Languages.
Re: Interview with Dennis Ritchie, Bjarne Stroustrup, and James Gosling (2000)
#10I also wish C++ had a large Standard library. Including , just works, you don't even have to think about it. Now imagine doing the same for or .