Three Exception-Handling Alternatives Inspired by Functional Programming Post date May 19, 2023 Post author By Emanuel Trandafir Post categories In csharp, functional programming, java, JavaScript, python
The 3 Ways Of Passing Functions in Functional Programming Post date May 12, 2023 Post author By Emanuel Trandafir Post categories In csharp, functional programming, java, JavaScript, python
The Dark Side of Primitive Obsession: Five Harmful Impacts Post date March 16, 2023 Post author By Emanuel Trandafir Post categories In csharp, java, programming, python, software-architecture
Uncle Bob, We’ve Failed You! Post date March 8, 2023 Post author By Emanuel Trandafir Post categories In csharp, java, software-architecture, software-design, spring-boot
Are Getters And Setters an Anti-Pattern? Post date February 10, 2023 Post author By Emanuel Trandafir Post categories In csharp, java, JavaScript, programming, python
Apply Filters To Images With Python in Less Than 20 Lines Of Code Post date January 5, 2023 Post author By Emanuel Trandafir Post categories In image-processing, programming-languages, python, python-programming, python3
Asking ChatGPT to Code: Should We Look For New Jobs Already? Post date December 19, 2022 Post author By Emanuel Trandafir Post categories In ai, artificial-intelligence, artificial-neural-network, programming-languages, software-development
3 Ways of Testing Randomness: Uncle Bob’s Solution Will Surprise You. Post date December 12, 2022 Post author By Emanuel Trandafir Post categories In clean code, java, software-development, testing, unit-testing
You’ll Quit Believing In Framework “Magic” Post date November 28, 2022 Post author By Emanuel Trandafir Post categories In java, JavaScript, python, software-architecture, software-development
The “Secret” Design That Leads To Complete Framework Independence Post date November 15, 2022 Post author By Emanuel Trandafir Post categories In programming, python, software-architecture, software-design, software-development
Is Reactive Programming Just Functional Programming on Steroids? Post date November 6, 2022 Post author By Emanuel Trandafir Post categories In clean code, functional programming, java, reactive-programming, spring-boot
Why Optional<> is a Monad and Why the f() Should I Care? Post date October 23, 2022 Post author By Emanuel Trandafir Post categories In clean code, functional programming, java, programming, software-development
Enrich Your Web Application With a Free A.I. Voice Recognition Post date October 3, 2022 Post author By Emanuel Trandafir Post categories In ai, artificial-intelligence, JavaScript, voice-recognition, web-development
Spice Up Your Junior Side Projects With These Five Flavours Post date September 15, 2022 Post author By Emanuel Trandafir Post categories In java, JavaScript, programming, python, software-development
Each of the SOLID Principles Explained in Less Than 20 Seconds Post date September 8, 2022 Post author By Emanuel Trandafir Post categories In java, JavaScript, programming, python, software-development
3 Component Cohesion Principles Explained For a Junior Developer Post date September 6, 2022 Post author By Emanuel Trandafir Post categories In architecture, java, JavaScript, python, software-development
4 Rules for Clean, Expressive, and Reliable Unit Tests. Post date September 4, 2022 Post author By Emanuel Trandafir Post categories In java, programming, software, software engineering, software-development