EUNO.NEWS EUNO.NEWS
  • All (19986) +161
  • AI (3082) +11
  • DevOps (900) +5
  • Software (10279) +122
  • IT (5679) +23
  • Education (45)
  • Notice (1)
  • All (19986) +161
    • AI (3082) +11
    • DevOps (900) +5
    • Software (10279) +122
    • IT (5679) +23
    • Education (45)
  • Notice (1)
  • All (19986) +161
  • AI (3082) +11
  • DevOps (900) +5
  • Software (10279) +122
  • IT (5679) +23
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 2일 전 · software

    Ruby로 Telegram 인용 봇 만들기

    요구 사항 - IDE가 필요합니다 - 프로젝트 구조: project_folder/ ├── bot.rb ├── quote.rb ├── help.rb ├── start.rb └── Gemfile 참고: .env 파일은 커밋되지 않습니다.

    #ruby #telegram-bot #telegem #bot-development #quote-bot #programming-tutorial #gemfile #command-handling
  • 2일 전 · software

    터미널용 블랙잭 만들기: 나의 첫 파이썬 프로젝트

    소개: “왜” 최신 Codecademy 프로그래밍 과제에서 나는 터미널‑블랙잭 게임을 만들기로 결정했다. 이 프로젝트를 선택한 이유는 …

    #python #terminal #blackjack #game-development #programming-tutorial #data-structures #random-module #cli
  • 3일 전 · software

    C# 조건문 (if, else, switch)

    원본은 if Statement에 처음 게시되었습니다. if 문은 조건이 true일 때 블록을 실행합니다. csharp int number = 10; if number > 5 { Console.WriteLine'Num...

    #c# #conditional statements #if-else #switch #programming tutorial #decision structures #code examples
  • 4일 전 · software

    Ruby에서 텔레그램 봇을 만드는 방법

    Ruby에서 텔레그램 봇을 만드는 방법에 대한 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd...

    #ruby #telegram-bot #bot-development #programming-tutorial #api
  • 4일 전 · software

    완전한 Go 스타터 가이드: 설정, 문법 및 첫 번째 프로그램

    소개 코딩을 시작하고 새로운 프로그래밍 언어를 배우고 싶다고 느낀 적이 있나요? 하지만 선택할 수 있는 언어가 너무 많아요: Java, Python, Rust, …

    #Go #programming tutorial #backend development #language basics #concurrency
  • 1주 전 · software

    Java 변수

    Java에서 변수란 무엇인가? 변수는 데이터 값을 저장하는 데 사용되는 컨테이너입니다. Java에서 변수의 유형 로컬 변수 예시: java class Test { void dis...

    #java #variables #local variables #instance variables #static variables #programming tutorial #object-oriented programming
  • 1주 전 · software

    Day 11: Java에서 `break`와 `continue` 문 이해하기

    break와 continue는 무엇인가요? Java에서 break와 continue는 루프 제어문으로, for, while, do‑while 및 switch 블록의 일반적인 흐름을 변경합니다.

    #java #break statement #continue statement #loops #control flow #programming tutorial
  • 1주 전 · software

    중급 JavaScript 마스터하기

    Mastering Intermediate JavaScript 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev...

    #JavaScript #intermediate #asynchronous #web development #programming tutorial
  • 1주 전 · software

    JavaScript에서 두 배열의 대칭 차집합 찾는 방법

    접근 개요 우리는 두 array를 비교하고, 하나의 array에만 존재하고 양쪽 모두에 존재하지 않는 값만 포함하는 새로운 array를 반환합니다. 즉, 우리는 …

    #javascript #arrays #symmetric-difference #filter #includes #programming-tutorial
  • 2주 전 · software

    Ruby 예외 처리와 정규 표현식

    예외 처리: Ruby에서 예외를 발생시키고 처리하는 기본적인 방법을 살펴봅니다. ```ruby def raise_exception puts 'I am before the raise.' raise 'An error has occured' puts 'I am after the raise.' end ``` 위 코드를 실행하면…

    #ruby #exception-handling #error-handling #regular-expressions #regex #programming-tutorial #ruby-code
  • 3주 전 · software

    Python에서 getattr를 언제 사용해야 할까

    기본 아이디어 보통은 속성에 이렇게 접근합니다: `python p.name` 이는 코딩할 때 속성 이름을 미리 알고 있을 때만 동작합니다. `getattr`는 이를 가능하게 해 줍니다.

    #python #getattr #dynamic attributes #reflection #programming tutorial
  • 3주 전 · software

    데이터의 DNA: 객체와 배열 마스터클래스

    markdown !Vila Segurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fu...

    #javascript #objects #arrays #data-structures #web-development #react #nodejs #programming-tutorial

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026