Coding Gyan
@GyanCoding
Short coding and dev learnings.
In functional programming paradigm, everything is a function and everything is data because there’s no difference between data and functions.
A function without a name, usually known as a lambda or anonymous function, and often used for defining single-use functions that are invoked directly where you define them. Here, the syntax of the lambda is as follows: (x) -> x%10
Good programmers are like good drivers. Of the programmers, 90% agree that only 10% of all programmers are good enough, but at the same time, 90% of the programmers think they are part of the 10%!
Creating your own vocabulary by breaking up functions is called abstraction.
Functions are the bread and butter of reusable code because they let us define our own vocabulary in our programs.
United States Trends
- 1. Louisville 12.5K posts
- 2. Nuss 5,299 posts
- 3. Miller Moss N/A
- 4. Bama 12.4K posts
- 5. Ty Simpson 2,957 posts
- 6. The ACC 18.9K posts
- 7. #AEWCollision 9,062 posts
- 8. Hawks 16.4K posts
- 9. Lagway 3,322 posts
- 10. Clemson 6,136 posts
- 11. Kentucky 30K posts
- 12. Van Buren 1,214 posts
- 13. Brohm N/A
- 14. Stoops 1,781 posts
- 15. #RollTide 4,777 posts
- 16. #RockHall2025 4,406 posts
- 17. Watford 2,990 posts
- 18. Wake Forest 1,983 posts
- 19. #LetEmKnow 2,861 posts
- 20. Vandy 5,981 posts
Something went wrong.
Something went wrong.