Web developer company that works on C & C++

6 replies
Please tell me ,
Which are the companies that works on C & C++ programming languages?
Is it effective to develop a website with these languages?
#company #compny #developer #web #works
  • Profile picture of the author gtownfunk
    No, it is no longer effective to develop a website in these languages unless it has very specific functionality that requires those languages. C# is a C++ like language that is designed more for web development. Also, there is PHP. C and C++ died out for web development when CGIs died out. Google it, you may be too young to remember .

    Ben
    Signature
    {{ DiscussionBoard.errors[8322732].message }}
    • Profile picture of the author seasoned
      Originally Posted by gtownfunk View Post

      No, it is no longer effective to develop a website in these languages unless it has very specific functionality that requires those languages. C# is a C++ like language that is designed more for web development. Also, there is PHP. C and C++ died out for web development when CGIs died out. Google it, you may be too young to remember .

      Ben
      C# is part of a microsoft SCAM! It exists ONLY because SUN wouldn't let them pull it off with Java, which is why J++ is gone. Basically, M/S tried to get all programmers to program in an M/S centric way and violated the JAVA license by not specifying it. SUN took M/S to court, and won.

      Sun, Microsoft settle Java lawsuit - JavaWorld

      CGI never died out. It WAS, and IS, the standard! You just don't realize that because you are probably too YOUNG. It is hidden in Java and a bit in PHP. I say a BIT in PHP, because they hid it but t was a gaping security hole, so now it is optional and defaults to NOT hidden.

      So YEAH, C and C++ ARE effective! It is a good thing too, because C#, PHP, and JAVA are ALL written in C!

      That said, PHP and JAVA ARE simpler than C.

      Steve
      {{ DiscussionBoard.errors[8399278].message }}
  • Profile picture of the author wayfarer
    Most of Facebook's code, at least the front-end stuff is C++. It is, however, written first in PHP, then "compiled" into C++, using HipHop: HipHop for PHP - Wikipedia, the free encyclopedia ... Facebook writes a whole bunch of backend services in Java and Python also, so it would be misleading to say they do everything this way.

    It would be really unusual to do a web development project exclusively in C++ or C, though not entirely unheard of. I know of a guy who did his whole website in assembly language just because he could. It's pretty common for companies to have at least one or two people who write C well, but it would be really unusual for them to actually use it in your project.
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[8323581].message }}
  • Profile picture of the author upendraets
    You can use HTML5 for develop the website.
    {{ DiscussionBoard.errors[8392079].message }}
  • Profile picture of the author SteveSRS
    html5 is not a programming language it is a mark-up language..
    First learn what you are talking about before you answer.
    {{ DiscussionBoard.errors[8398770].message }}

Trending Topics