Programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ls101
    Confirmed User
    • Nov 2012
    • 713

    #1

    Programming

    As an experience programmer, what is the level of difficulties in Java and C++. I will have my Programming 1 subject this semester.
  • Deputy Chief Command
    Deputy Chief Command
    • Nov 2005
    • 4482

    #2

    Comment

    • ls101
      Confirmed User
      • Nov 2012
      • 713

      #3
      Originally posted by Deputy Chief Command
      That is very cool gif!

      Comment

      • Lykos
        Too lazy to set a custom title
        • Apr 2003
        • 31032

        #4
        Originally posted by Deputy Chief Command
        Haha so fucking true

        Comment

        • Barry-xlovecam
          It's 42
          • Jun 2010
          • 18083

          #5
          C++ is a lot more useful to understand.

          It at the root meanings of most interpreter languages.

          Also, most operating system program code is compiled C++ (g++ compiler) into native machine code.

          Comment

          • The Hun
            Confirmed User
            • Jan 2001
            • 1207

            #6
            damn... I remember actually programming server side thing in assembly 'cause the interpreter languages out there weren't able to cope with the traffic... :-)

            Comment

            Working...