It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
I remember reading an article about a new game made by that Sid Mier guy (I think the did the Civilization series) and I belive he may be using this new form of programming to make a new game.. let me look for the link to that story.
Originally posted by carcharodon
I recently read an article on how programming languages have kept computing restrained due to their inefficiency at tackling things such as parallel, string programming among others.
Has anyone heard of any new kind of programming language initiatives?
Originally posted by carcharodon
the thing is that current languages require a lots of effort to program parallel or string codes and because of its complexity it is often scraped in favour of traditional code.
The thing is not that is not possible but that it is very difficult and time consuming thus making it rare. Also because it is not use often comp systems and not optimised for them.
The topic aim is to find out if there are new programming languages that not date back to 30 years ago and that address these problems.
Im going to try and find some articles about it
Originally posted by Uber Fr0g
Well, im currently learning to program in C. Does this mean i should stop ad not pursue a degree in this area of computers since it will be done by computers soon??
If not im having trouble with an encryption assignment.If anyone versed in C programming can help me a bit that would be awesome!
Originally posted by dbates
C and C++ are the tools of the trade if you are serious about making a program that kicks butt. How do I know? Well I'm a professional software developer and I'll use C++ anytime it's possible. The Windows operating system is written in C, most of the graphic tools needed to make high-end video games are written in C. Sure they call it Open GL and DirectX, but the language is C. If you want a job where you're not worried about being obsolete, learn C.
On the topic, yes C++ is daunting to many, but like any tool that holds great potential, you have to spend time using it. Let's take for example Adobe Photoshop. Would the program be more useful if it had less tools and did more things for you? No, I think you would find it nice at times but as a whole you'd end up griping about the lack of tools and how you just wanted to remove an eyelash and not the whole eye.
Originally posted by MCory1
Of course, real coders develop in Assembly for Linux anyways
Originally posted by dbates
People like that think that DEBUG is a high-level program.
(If you know what DEBUG is and how to use it then you're a nerd)
Originally posted by dbates
Originally posted by MCory1
Of course, real coders develop in Assembly for Linux anyways
No, those aren't coders, they are freaks working on things like NASA programs. "Oh! I squeezed two more instructions into this byte. I think I'll take a break and go flash a bios and get another can of Mt. Dew. Then I'll continue my argument on how doing a shift of the ex register and saving the result in bx for later is faster than prefetching the instruction since the instructions takes 3 cycles to complete."
People like that think that DEBUG is a high-level program.
(If you know what DEBUG is and how to use it then you're a nerd)
Originally posted by Byrd
I feel so old... and nerdly. I remember the day of 4k memory spaces when we flashed the bios and optimized the space. And yes (sigh) I know how to use debug and still know what '0D 0A' signals. I still command-line telnet and directory searches.
Originally posted by JPulham
If you ask me...every one convert to OpenGL and C++...much easier