EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 3 weeks 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

    Day 27 Of Documenting My Learning Journey

    What I learnt Today - How to define dictionaries using the dict constructor and curly braces {}. - How to access elements in a dictionary using the .get method...

    #python #dictionary #data-structures #learning-journal #programming-basics
  • 1 month ago · software

    Java Variable

    A variable in Java is a named memory location used to store data that can change during program execution. It can be thought of as: Variable = name + memory + v...

    #java #variables #declaration #initialization #memory-management #stack #heap #programming-basics
  • 1 month ago · software

    Regular Expressions Fast – JavaScript Regex (Beginner to Pro)

    If the words regular expression make you nervous, good. That means you haven’t wasted years avoiding one of the most powerful tools in programming. Regex is no...

    #javascript #regex #regular-expressions #text-processing #programming-basics #pattern-matching
  • 1 month ago · software

    JavaScript 101: Getting Started with Control Flow

    TL;DR - In your applications, the control flow is the one in charge of making sure your code is taking the right path. if, else if, and else help run different...

    #JavaScript #control flow #if-else statements #programming basics #web development
  • 1 month ago · software

    Functions in javascript

    What is a Function? A function is a block of code designed to perform a specific task. It runs only when it is called. javascript function add { console.log'He...

    #javascript #functions #function-expression #arrow-functions #programming-basics #web-development
  • 1 month ago · software

    Learn Dart Programming Language: A Beginner's Guide

    Dart is surging in popularity for cross‑platform mobile apps, especially with Flutter's ecosystem exploding over the years. This article explains Dart's essenti...

    #Dart #Flutter #mobile development #cross‑platform #programming basics #null safety #beginner guide #code snippets
  • 1 month ago · software

    Java String print(): Your Ultimate Guide to Outputting Text in Java

    What's the Deal with System.out.print Anyway? In simple, non‑textbook language, System.out.print is your program's megaphone. It takes data from memory—variabl...

    #java #system.out.print #console-output #debugging #logging #programming-basics
  • 1 month ago · software

    What is Time.deltaTime and how does it work?

    !Cover image for What is Time.deltaTime and how does it work?https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...

    #Unity #Time.deltaTime #game development #C# #frame rate #programming basics
  • 1 month ago · software

    What Are Functional Interfaces? A Beginner-Friendly Guide

    Introduction Have you ever written a piece of Java code and thought, “Why does this feel so repetitive?” Or maybe you’ve seen modern Java code using lambdas an...

    #java #functional-interfaces #lambdas #streams #programming-basics #java-8 #java-21 #functional-programming
  • 1 month ago · software

    What Happens When You Run Python Code?

    Python is a popular programming language, but have you ever wondered what happens behind the scenes when you run a Python program on your computer? In this arti...

    #python #code execution #interpreter #runtime #programming basics
  • 1 month ago · software

    Java OOPS Concepts

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #java #oop #object-oriented-programming #classes #inheritance #encapsulation #polymorphism #programming-basics

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026