Posts

Showing posts from October, 2020

programming in computer science

About Computer Programming “ Computer programming  is an art, because it applies  accumulated knowledge  to the world, because it  requires skill and ingenuity,  and especially because  it produces objects of  beauty. A programmer who  subconsciously views himself  as an artist will enjoy what he  does and will do it better. ”            – Donald Knuth Wh at is programming language in computer science? programming programming is a way to express your ideas to computer in user understandable form. When these ideas where converted into some useful product, they need tool to deploy ideas. programming language programming language is a tool which help user to create things that need to implement their ideas. There are different programming language which are used to create project. They are as follows: 1) C  2) C++ 3) Java 4) . Net C# 5) PHP 6) Python  In present time python is most popular programming...