Java Crash Course - Part 2 (Fundamental Basics)

Other Parts of This Series: Part 1: Java Crash Course - Part 1 (Before Start) Part 3: Java Crash Course - Part 3 (Object Oriented Programming) Java Programming Language (Photo Credit: Orient Software) N.B: Please read the following concepts for better understanding before continue reading this article. ☛ Programming & Fundamental Concepts of Programming ☛ Data Types, Variable, Operator ☛ Condition & Looping ☛ Function, Pointer, Scope ☛ Setting up the environment: Read this link and follow the instruction ...

September 27, 2025 · 9 min · Saiful Islam Rasel

Writing Clean Code - Part 2 (Name, Function, Comment)

Other Parts of This Series: Part 1: Writing Clean Code - Part 1 (Conceptually Clean and Bad Code) Part 3: Writing Clean Code - Part 3 (Formatting, Class & Object, Miscellaneous) Clean Code - Name, Function, Comment (Photo Credit: Prezi) Remember 2 things: The only measurement of your code is WTFs / Minute. That is what the readers feel when reviewing code. Linux Torvalds, the creator of the Linux operating system, says, “Talk is cheap; show me the code.” So if we connect the above 2 points, then we can easily understand that our code should be talkable and self-describing because when anyone reviews/reads our code, they should feel well and comfortable enough. ...

August 19, 2025 · 5 min · Saiful Islam Rasel

Let's Feel Programming Fundamentals - Part 4 (Function, Pointer, Scope)

Other Parts of This Series: Part 3: Let’s Feel Programming Fundamentals - Part 3 (Condition, Loop) Part 5: Let’s Feel Programming Fundamentals - Part 5 (Procedural, Functional, OOP Style) Function C++ Condition & Loop (Photo Credit: Software Testing Help) Story In recent years, the world experienced many disasters. One of them is Covid-19 virus. Many people died all over the world until the vaccine invented. After a year of trying and dedication, scientist able to invented the vaccine. Many pharmaceutical companies discovered vaccines based on their own formula and all of the formulas are different from each other. Now company are going for production of vaccine. They set up their own factory and load the machine with their formula. Now workers supply the ingredients for the vaccine to the machine and machines produce the vaccine based on their formula. Those machine works in 2 ways. ...

August 10, 2025 · 8 min · Saiful Islam Rasel

We use cookies and technologies like Google Analytics and Microsoft Clarity to understand how users interact with our site and improve your experience.