Menu

Post image 1
Post image 2
1 / 2
0

Operators and Expressions (Programing Fundamentals Part — 3)

DEV Community·Pixel and Code·about 1 month ago
#fOJ0ikKa
Reading 0:00
15s threshold

Hey, everybody welcome to the 3rd part of this series. Learning fundamentals of programming like a 5 years old, before learning any programming language. Operators Operators are special symbols that perform operations on variables and values, while expressions are combinations of variables, values, and operators that produce new results. Let's understand more clearly. Basically, mathematical operations like addition, subtraction, division, and finding the remainder are represented by specific symbols. These symbols are used in programming so that the computer understands which mathematical operation to perform.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More