0% found this document useful (0 votes)
35 views11 pages

Penerapan Komputer: C# (In #Develop)

C# is a multi-paradigm programming language developed by Microsoft as part of its .NET framework. It was influenced by C++ and other languages like Java. C# is a general-purpose, object-oriented language whose development is led by Anders Hejlsberg. The name C# was inspired by musical notation, with the # sign indicating increasing pitch, similar to how ++ increments a variable in C++.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views11 pages

Penerapan Komputer: C# (In #Develop)

C# is a multi-paradigm programming language developed by Microsoft as part of its .NET framework. It was influenced by C++ and other languages like Java. C# is a general-purpose, object-oriented language whose development is led by Anders Hejlsberg. The name C# was inspired by musical notation, with the # sign indicating increasing pitch, similar to how ++ increments a variable in C++.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

PENERAPAN KOMPUTER

C# (IN #DEVELOP)
Dedy Wirawan Soedibyo
An integrated development environment is a software application that provides comprehensive facilities to computer programmers for
software development. An IDE normally consists of a source code editor, build automation tools and a debugger. Most modern IDEs have
intelligent code completion.

 C# (pronounced as see sharp) is a multi-paradigm programming


language encompassing strong typing, imperative, declarative,
functional, generic, object-oriented (class-based), and component-
oriented programming disciplines. It was developed by Microsoft
within its .NET initiative and later approved as a standard by Ecma
C# (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the
programming languages designed for the Common Language
Infrastructure.
 C# is a general-purpose, object-oriented programming language. Its
development team is led by Anders Hejlsberg. The most recent version
is C# 7.0 which was released in 2017 along with Visual Studio 2017.

https://en.wikipedia.org/wiki/C_Sharp_
%28programming_language%29
 C# (dibaca: C sharp) merupakan sebuah bahasa pemrograman yang
berorientasi objek yang dikembangkan oleh Microsoft sebagai bagian
dari inisiatif kerangka .NET Framework. Bahasa pemrograman ini
dibuat berbasiskan bahasa C++ yang telah dipengaruhi oleh aspek-
aspek ataupun fitur bahasa yang terdapat pada bahasa-bahasa
pemrograman lainnya seperti Java, Delphi, Visual Basic, dan lain-lain)
C# dengan beberapa penyederhanaan. Menurut standar ECMA-334 C#
Language Specification, nama C# terdiri atas sebuah huruf Latin C
(U+0043) yang diikuti oleh tanda pagar yang menandakan angka #
(U+0023). Tanda pagar # yang digunakan memang bukan tanda kres
dalam seni musik (U+266F), dan tanda pagar # (U+0023) tersebut
digunakan karena karakter kres dalam seni musik tidak terdapat di
dalam keyboard standar.

https://id.wikipedia.org/wiki/C_sharp
# Developed

http://www.icsharpcode.net/opensource/sd/Default.aspx

Sudah hilang
https://sourceforge.net/projects/sharpdevelop/

Ada di sini 25052020


C# IDE Gratis

https://www.tutorialspoint.com/What-is-the-best-IDE-for-Chash-besides-Visual-Studio
The name "C sharp" was inspired by musical notation where a sharp
indicates that the written note should be made a semitone higher in
pitch. This is similar to the language name of C++, where "++"
indicates that a variable should be incremented by 1. The sharp
symbol also resembles a ligature of four "+" symbols (in a two-by-
two grid), further implying that the language is an increment of C++.

Name
C# Tutorial

https://msdn.microsoft.com/en-us/library/aa288436(v=vs.71).aspx
Microsoft C#
Tutorial

https://docs.microsoft.com/en-us/visualstudio/ide/quickstart-csharp-console?
view=vs-2019
C# FORUM

https://www.codeproject.com/Forums/1649/Csharp.aspx
Price

http://www.viraindo.com/software.html - 25052020

You might also like