Jumat, 07 November 2014

Dev-C++ Download

C++ Download


C++ adalah salah satu software untuk bahasa pemograman.. Mengapa harus Bahasa C? kenapa bukan bahasa lain seperti pascal, php,java script dll? dan mengapa harus memakai DevC++?Karena menurut saya bahasa C sangat cocok dan sangat tepat digunakan untuk mengenalkan bahasa pemrograman terutama kepada seorang pemula.. hehe termasuk saya. bahasa C menurut saya pribadi adalah bahasa pemrograman paling dasar… Dan mengapa harus DevC++? karena Dev C++ mempunyai keunggulan dibanding yang lain, diantaranya: Mudah digunakan Gratis (free) Standar ANSI, bisa digunakan di Windows dan Linux Ringan dan Cepat IDE(Integrated Development Environment)-nya lengkap beserta modul-modul tambahan serta file helpnya.

Download

  • The setup which includes TDM-GCC 4.8.1 (32bit and 64bit) can be downloaded here (47MB).
  • The setup which does not include a compiler can be downloaded here (2MB).
  • The portable version which includes TDM-GCC 4.8.1 (32bit and 64bit) can be downloaded here (34MB).
  • The portable version which does not include a compiler can be downloaded here (2MB).
  • The latest tested compilers can be downloaded here.
  • Lastly, the source code can be found here (1MB). Alternatively, one can use git to clone any commit. Instructions can be found here.

Dev-C++ will automatically configure a 32bit and a 64bit compiler profile for you, and will select the 32bit profile if your computer does not support 64bit.

0 komentar:

Posting Komentar