EUNO.NEWS EUNO.NEWS
  • All (21701) +125
  • AI (3284) +10
  • DevOps (975) +3
  • Software (11335) +62
  • IT (6052) +48
  • Education (54) +1
  • Notice
  • All (21701) +125
    • AI (3284) +10
    • DevOps (975) +3
    • Software (11335) +62
    • IT (6052) +48
    • Education (54) +1
  • Notice
  • All (21701) +125
  • AI (3284) +10
  • DevOps (975) +3
  • Software (11335) +62
  • IT (6052) +48
  • Education (54) +1
  • Notice
Sources Tags Search
한국어 English 中文
  • 2 weeks ago · software

    Spud Language: Week 2

    Today marks the second weekly update to my custom programming language named Spud and I am proud to announce the ability to use conditional statements to contro...

    #programming language #language design #conditional statements #Spud #GitHub
  • 2 weeks ago · software

    C# Conditional Statements (if, else, switch)

    Originally published at if Statement The if statement executes a block when the condition is true. csharp int number = 10; if number > 5 { Console.WriteLine'Num...

    #c# #conditional statements #if-else #switch #programming tutorial #decision structures #code examples
  • 2 weeks ago · software

    Day 9 of 30 Days of Python – Building a Nigerian Electricity Bill Analyzer⚡

    🌍 The Nigerian Electricity Billing Problem In Nigeria: - Most households receive monthly bills from PHCN or Distribution Companies DisCos - Bills often vary w...

    #python #electricity-bill #nigeria #conditional-statements #30-days-of-python #project-tutorial #data-analysis
  • 1 month ago · software

    Day 6: Understanding Java’s if, else if, and else Statements

    What Are Conditional Statements? Conditional statements in Java are used to control the flow of a program only when a condition is true. This is very useful wh...

    #java #conditional statements #if-else #programming basics #tutorial
  • 1 month ago · software

    Getting Started with Python (Part 7): Conditional Statements

    Using Conditional Statements in Python In this article, we’ll learn about conditional statements. By using conditional logic, you can control the flow of your...

    #python #conditional statements #if-else #boolean #programming tutorial
  • 1 month ago · software

    Refatorar Ifs Não Significa Eliminar Decisões

    Introdução Já falei sobre Object Maps, uma técnica poderosa para substituir cadeias de switch ou if/else. Com ela, trocamos complexidade ciclomática por acesso...

    #refactoring #conditional statements #guard clauses #javascript #clean code
EUNO.NEWS
RSS GitHub © 2026