Login
Discover
Waves
Communities
Login
Signup
Topics
#constants
Global
Trending
Hot
New
Top
#constants
New
Top communities
Create your community
latest #constants created topics | Ecency
patsitivity
Liketu
2023-01-07 13:29
Do we belong here?
Keep the ones that heard you when you never said a word. I keyed in "friendship quotes" in Google search box, went through a list, and found the above quote and the next thing that happened is
$ 14.615
151
7
3
leprechaun
Programming & Dev
2021-12-04 12:24
Remove variable clutter by using Lambdas in code
Photo by One Idea LLC on StockSnap I have only recently now begun to use lambdas in a new way in my code. Not only is it a way to reduce the need for declared functions that you have to pass to another
$ 0.884
11
doifeellucky
share2steem
2019-04-22 22:59
The Mystery at the Bottom of Physics ; doifeellucky's twitter Feed
The Mystery at the Bottom of Physics via @YouTube The Mystery at the Bottom of Physics Correction: I pulled a stupid. The fine structure constant is given as 1/137, not 137. The Fifth Science (the super-duper
theuniverse.name
constants
2019-02-12 21:37
THE NATURE OF CHANGE
TYPES CHANGE Constants (love truth peace) Compulsory (breathing) Conceptual (cognitive, thinking) Chosen (from available options) Cyclic (repetitive patterns) Circumstantial (specific) Collaborative (common,
jongolson
The Kingdom
2026-08-07 04:10
Promoted
The Single Column Verse by Verse NKJV [Review]
Note: This is a repurposed video form my YouTube #bible review channel. I always want to make sure these are uploaded on chain incase...Google 'googles' me lol Ever since I received my single column Premier
f21steem
steemmonsters
2019-01-31 09:00
Catch Hago Monster
Two weeks launched, Catch Hago Monster games are increasingly enjoyed by the people of Indonesia. What's more, the monster win contest which was held six days ago received high enthusiasm from the community.
travelmaster
constants
2018-03-18 02:07
Wise Man Words About Constants
We are all glorified motion sensors.Some things only become visible to us when they undergo change.We take for granted all the constant, fixed things, and eventually stop paying any attention to them.
debuglove
constants
2017-07-06 12:06
using constants in C
In certain occasions, in C, or any other programming language, you may need to use variables which must mantain its value trough all the flow of your code. Lets take a look in a few ways you can do it
kakradetome
programming
2017-06-18 17:26
44. Constants - Learn Java
Learn Java Constants Download the Dr.Java Integrated Development Environment(IDE) - Happy Steeming Everyone! 😊
prayzz
Hive Learners
2026-02-24 19:12
Promoted
Careful What You Wish For
A few days ago, while I was on my way to go get some groceries, I had walked past two guys and had overheard one of them say something that refused to leave my head throughout my entire journey to the
hersh1498
python
2017-05-07 04:58
What is a variable in Python?
A variable is a way of accessing data when writing code. If I create a variable called "var" and set it equal to the number 24, everytime I want to access that number again, all I have to do