Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 26, 2022 01:20 pm GMT

what is programming? Summary of 10 other articles.

Programming languages are used in computer programming to implement algorithms.

High-Level Languages are programming languages like Java, Python, C, C , etc which helps programmer to write programs which is independent with the type of computer.

"Computer programming is the process of designing and building an executable computer program to accomplish a specific computing result." Doing SQL is considered as programming even though for sure there is no executable and its just interpreted by database engine.

Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation of algorithms in a target programming language.

A computer program is usually written by a computer programmer in a programming language.

Most of today's high-level languages support object oriented programming or are object oriented programming languages.

1c. STRUCTURED PROGRAMMING. The structured programming method is a simplified form of imperative programming.

You can program by writing code in a programming language using a text editor or an integrated development environment.

In computer science, an interpreter is a computer program that directly executes instructions written in a programming or scripting language, without requiring them previously to have been compiled into a machine language program- Wikipedia.


Original Link: https://dev.to/diarselimi/what-is-programming-summary-of-10-other-aticles-5cl1

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To