The Trojan

The Trojan

Follow
home➑️ Cool JS StuffπŸ“˜ HTML To React GuideπŸ’» Complete Web Design Course☁️ Good Parts of AWSπŸš€ The Art of Twitter
Tag

Programming Tips

#programming-tips

More content

Read more stories on Hashnode


Articles with this tag

SOLID Principles in Java

Jan 26, 20226 min read

In software engineering, SOLID is an acronym for 5 design principles intended to make software designs more understandable, flexible, robust, and...

SOLID Principles in Java

JavaScript Tips and Best Practices

Jul 4, 20216 min read

In this article, I’ll share 10 of the JavaScript tips, tricks, and best practices that I follow and found useful. 1. Use Numeric Separators This is...

JavaScript Tips and Best Practices

Five++ cool Python snippets (Part - 2)

Jun 30, 20214 min read

Useful Python snippets that can actually save your time Β· Introduction πŸ‘‹ Python is a beautifully designed high-level interpreted programming language...

Five++ cool Python snippets (Part - 2)

The Most Famous Coding Interview Question

Apr 21, 20215 min read

FizzBuzz Challenge: One Simple Interview Question Β· What is the most famous interview question? FizzBuzz is the most popular coding problem, and perhaps...

The Most Famous Coding Interview Question