Articles by Tag #method

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

The minimum code to switch three conditions on/off at once in React (useState filter)

Introduction When narrowing down data by switching multiple conditions in React, I often...

Learn More 4 0Oct 14 '25

A React Beginner's Guide to .filter() and a Change in Perspective

Introduction When creating a filter function in React, I found myself stuck, unsure of how...

Learn More 0 0Oct 16 '25

Day-15: Static vs Non-Static Methods, Global vs Local Variables in Java

Static Keyword in Java: The static keyword in Java is used to create class-level variables and...

Learn More 2 0Apr 5 '25

day-14: Building a Theatre Simulation in Java: Static vs Non-Static Methods Explained

Method: A method is a block of code that performs a specific task. It is a collection of instructions...

Learn More 4 0Apr 4 '25

Method Overloading,Default Values..

Method Overloading: Method Overloading in Java means defining multiple methods with the...

Learn More 6 0Jul 16 '25

Day-18: Understanding Return Datatypes in Java

Return Datatypes: A return type specifies what kind of value a method gives back when it finishes...

Learn More 1 0Apr 8 '25

Understanding Laravel’s replicate() Method: A Deep Dive

Laravel, one of the most popular PHP frameworks, offers a rich set of Eloquent ORM features that...

Learn More 1 0May 29 '25

Method Overloading in Java...

Polymorphism is one of the oops pillars in java. It has two types. They are, 1.Compile time...

Learn More 1 0Jul 16 '25

__getitem__ & __setitem__ in Python (1)

Buy Me a Coffee☕ *Memos: My post explains the custom list and tuple with __getitem__() and...

Learn More 2 0Jul 11 '25

__getitem__ & __setitem__ in Python (2)

Buy Me a Coffee☕ *Memos: My post explains __getitem__() and __setitem__(). My post explains the...

Learn More 1 0Jul 11 '25

Java Methods

What is method? Method is block of code or collection(group) of statement that perform a specific...

Learn More 0 0May 30 '25

🧠 I Burned Out Trying to Balance Leetcode, OOP, and System Design — Here’s What Finally Worked

Hey folks 👋, If you’re preparing for technical interviews — especially for FAANG or top-tier tech...

Learn More 0 0Jul 29 '25

__getitem__ & __setitem__ in Python (3)

Buy Me a Coffee☕ *Memos: My post explains __getitem__() and __setitem__(). My post explains the...

Learn More 1 0Jul 11 '25

Java StrictMath scalb() Method: Syntax, Usage, and Examples

Java provides a variety of mathematical methods to help developers perform precise calculations....

Learn More 0 0Mar 27 '25

Method chains allow a series of functions

Method chaining in JavaScript involves chaining multiple method calls together on the same object or...

Learn More 0 0Feb 4

What is Method overloading and why it is needed?(for beginners)

Today we discuss about the method overloading, Enter fullscreen mode Exit...

Learn More 1 0Feb 17

The Ultimate Guide to the Best Way to Memorize Quran: Master the Visual Method for Permanent Retention

Are you searching for the best way to memorize quran but feeling overwhelmed by the sheer volume of...

Learn More 0 0Feb 25

The Secret Thumbnail A/B Testing Method for 2026

This is a summary of an article originally published on Banana Thumbnail Blog. Read the full guide...

Learn More 0 0Feb 7

Exploration of Counter-Trend Short-Term Mean Reversion Strategy: A Learning Practice of "Volatility Statistical Arbitrage"

Source of Strategy Recently, I saw an interesting "Volatility Statistical Arbitrage Strategy" shared...

Learn More 0 0Jan 14