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 中文
  • 4 days ago · software

    Zig vs Go: constants, variables and basic types

    Being two statically and strongly typed languages, Go and Zig share many similarities in how constants and variables are defined. Both require explicit types or...

    #Zig #Go #constants #variables #type inference
  • 1 week ago · software

    Java Variables

    What is a Variable in Java? A variable is a container used to store data values. Types of Variables in Java Local Variables Example: java class Test { void dis...

    #java #variables #local variables #instance variables #static variables #programming tutorial #object-oriented programming
  • 2 weeks ago · software

    Variable in Java

    Variable - A variable is the name of a memory location. - A variable is used to store a value. - The value of a variable can change during program execution. R...

    #Java #variables #naming conventions #data types #programming basics
  • 2 weeks ago · software

    Solidity Basics (Part 1) — Variables, Functions & Your First Real Contract

    Day 26 – Phase 3: Development The 60‑Day Web3 Journey – Solidity Basics After a short two‑day pause in the 60‑Day Web3 journey, it’s time to hit play again and...

    #solidity #smart-contracts #ethereum #web3 #blockchain #programming #variables #functions #Sepolia #dev
  • 2 weeks ago · software

    Day 1 of 100

    I started off today by downloading Python and PyCharm and setting it up. After that, I practiced print statements, string concatenation and manipulation, and us...

    #python #pycharm #beginner-programming #coding-practice #story-generator #variables #input-output
  • 2 weeks ago · software

    Ruby 기초 - 문법과 기본 개념

    Ruby 프로그래밍 언어의 기본 문법과 개념을 알아봅니다. 파일 및 실행 ruby 파일 형식: 파일명.rb 실행 방법: ruby 파일명.rb 확장자가 rb가 아니어도 실행 가능 주석 ruby 한 줄 주석 =begin 여러 줄 주석 =end 줄바꿈 및 명령 구분 ruby 줄바꿈 puts...

    #ruby #programming #syntax #basics #methods #variables #parallel-assignment #default-parameters
  • 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

    The Secret Life of Python: The Statue in the Memory

    Demonstrating Aliasing with Strings The afternoon sun cut through the dust motes dancing in the library air. Timothy felt confident after mastering the Name Ta...

    #python #string-immutability #aliasing #memory-references #programming-tutorial #variables
  • 1 month ago · devops

    What is a tfvars file in Terraform and how do you use it?

    markdown !Sarah Lean 🏴󠁧󠁢https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...

    #terraform #tfvars #infrastructure-as-code #variables #hashicorp #iac #configuration-management
  • 1 month ago · software

    How to use variables in Google Workspace Studio

    Video Overview In this video you will learn how to use variables when creating agents using Google Workspace Studio. Timestamps - 0:00 – Intro - 0:30 – What ar...

    #google-workspace #workspace-studio #variables #automation #low-code
  • 1 month ago · devops

    Day 7 – Type Constraints in Terraform

    On day 5 we saw variables in action. Today we dive deeper into type constraints in Terraform. Primitive Types Primitive types are the basic building blocks: str...

    #terraform #type-constraints #variables #infrastructure-as-code #IaC #cloud #devops
  • 1 month ago · software

    My First Steps in JavaScript: A Simple Breakdown

    Variables in JavaScript let Used for values that can change later. javascript let age = 20; age = 21; const Used when the value should not be changed. javascri...

    #javascript #variables #data-types #beginner-programming #web-development
EUNO.NEWS
RSS GitHub © 2026