writing code does not matter, writing good code what matters
0 replies5 likes
Himanshu Singh
•
Wherehouse • 2m
Anyone can write code, writing maintainable code is the real challenge
1 replies2 likes
Comet
#freelancer • 9m
Software engineering is not just about writing code one line at a time anymore. It's about finding and fixing problems.
1 replies5 likes
Souvik Paul
•
ZeroBizz • 8d
Just wrote 100 lines of code. Then deleted 98 of them.
Productivity isn’t about writing code, it’s about knowing which code not to write.
#DevLife #CleanCode #ZenOfProgramming
0 replies2 likes
Souvik Paul
•
ZeroBizz • 11d
Being a developer is 10% writing code and 90% Googling how to write that code you already wrote last month.
#DevLife #CodeFacts
Postfix notation is a way of writing expressions where the operator comes after the operands. For example, instead of writing "3 + 4", you would write "3 4 +".
#coding #codinglife
Code for Postfix :