View RSS Feed

Recent Blogs Posts

  1. From Basic to Intermediate: IF ELSE

    by , 03-28-2025 at 09:38 AM
    In the previous article, From Basic to Intermediate: Passing by Value or by Reference, we provided a practical and objective explanation of the concepts, risks, and precautions you should take when transferring data between different programs.

    Based on that discussion, as well as the content covered previously, we can now begin to explore more advanced topics. This is because, in programming itself, we do not work solely with mathematical expressions. Doing so would not only
    ...
    Categories
    Uncategorized