Recent content by Agisch

  1. A

    C/C++ DNA Computing: What Will Happen with C++?

    @jedishrfu: Yes, through higher abstraction programming could get more sophisticated than ever, but that wouldn't make sense at all (at least for the consumer). (Why keep it complex when you can do it the easy way? Because the easy way is to complex to design or to create, respectively? But...
  2. A

    C/C++ DNA Computing: What Will Happen with C++?

    Let me get this right, if computers are more and more becoming self-organizing or intelligent systems, then programming languages will have to be designed increasingly problem-oriented, right? As a consequence, programming languages will be problem-oriented or abstract as never before, and...
  3. A

    C/C++ DNA Computing: What Will Happen with C++?

    First, I didn't say anything that this simulator has necessarily something to do with programming languages. Second, that simulation was just prompting me to think that C++ will not remain in future (so, it was just an instigation). Third, the term "post silicon" refers to the age where no...
  4. A

    C/C++ DNA Computing: What Will Happen with C++?

    Link: http://research.microsoft.com/en-us/projects/dna/ As I was experimenting around with that simulator, and realized that the language have some similarities with the assembly language, I asked myself: "Are programming languages such as C++ (or at least some of its concepts) will still...
  5. A

    Assembly Language Programming under Mac OS X

    My system specifications: MacBook Pro 15-inch, Mid 2012 Processor 2.3 GHz Intel Core i7 Memory 4 GB 1600 MHz DDR3 Graphics NVIDIA GeForce GT 650M 512 MB Software Mac OS X Lion 10.7.5 (11G63)
  6. A

    Assembly Language Programming under Mac OS X

    I want to start with assembly language programming after some years with C, cause I think it's a good way to learn how a computer actually works. But how I can compile assembly code under Mac OS X? I went to a library, and I had found out that many books are outdated, and no book covers...
  7. A

    Open source math software for Mac OS X

    Is there an open source math software for Mac OS X which is equivalent to Mathematica? I intend to use it for vector geometry problems (drawing planes, lines in 3-D space).
Back
Top