본문 바로가기

카테고리 없음

2020-06-11 12시 개발자 글 모음 | "2020년 6월 11일 하루동안 적었" 외 9개 이야기

개발이야기 : Daily Commit 100일 회고 by 김인회


    [HackerRank] HackerRank in a String! (Python) by 장동현 about Python

    • We say that a string contains the word hackerrank if a subsequence of its characters spell the word hackerrank
    • print YES on a new line if the string contains hackerrank
    • s = hackerworld does not contain the last three characters of hackerrank


    [node.js] semver - semantic version 비교 모듈 by 김정환 about Node


      [JAVA] MyBatis(마이바티스) 에서 if문, choose문 사용하기 by 장민 about Mybatis

      • < select id = "getContentsP" parameterType = "hashmap" resultType = "com
      • TestVo" > SELECT id
      • name FROM TB_test a WHERE type = 'A' < choose > < when test = "age > 20 " > AND age > # { age } < when test = "age < 20 " > AND age < # { age } < otherwise > AND age is not null


      [자료] Separation of Concern by 유보미

      • Separation of concerns - Wikipedia
      • separation of concerns (SoC) is a design principle for separating a computer program into distinct sections such that each section addresses a separate concern
      • A concern is a set of information that affects the code of a computer prog


      새로운 마음 by 배기홍

      • 이건 그냥 내 추측이지만 어쩌면 올 해 내내 닫혀 있을 수도 있다고 생각한다
      • 7개월 동안 인류는 이 새로운 상황에 적응하기 위해서 그동안 한 번도 해보지 않은 새로운 시도를 하고 있고
      • 변화에 저항하던 마음이 이젠 이 변화를 더 빨리 원하는 마음이 될 때 어쩌면 미래가 더 밝을 수도 있을 것 같다


      [ROS2] 토픽 topic 개념을 이해하기 위해 간단히 사용해보기 by 민형기 about Node

      • list를 확인할때 -t 옵션을 사용하면 해당 토픽이 사용하는 메세지의 형(type)도 같이 확인할 수 있습니다
      • 이걸 보면 cmd_vel이라는 토픽이 turtlesim을 움직이는 뭔가 명령같은 역할인가보다~ 할 수 있습니다
      • turtle1/cmd_vel 토픽은 type에서 확인해본 결과 geometry_msgs/msg/Twist라는 메세지형을 사용한다는 것을 이미 알고 있습니다


      kubeflow pipeline 예제(example) - pipeline metrics 출력과 condition 체크하기 by 이수진

      • 2개의 디렉토리와 하나의 파일 존재 디렉토리 : data_load 및 model_training kubeflow pipeline에서 각 step에 따른 로직을 분리시켜 놓은 것입니다
      • 그러면 아래 사진과 같이 kubeflow pipelines experiment의 status를 볼 수 있으며 각 단계가 실행되는 것을 눈으로 볼 수 있습니다
      • 본 포스팅은 머신러닝 파이프라인(machine learning pipeline)을 구축할 수 있는 kubeflow 시리즈 중 4번째 글입니다


      동인도회사 vs 이더리움 by 정순형 about Ethereum,Blockchain

      • Follow all the topics you care about
      • and we’ll deliver the best stories for you to your homepage and inbox


      2020년 6월 11일 하루동안 적었던 나의 UX 노트 by 전민수

      • 지난 20년간 UX 프로젝트를 수행한 경험을 바탕으로 저만의 노하우를 여러분께 전해드리고 싶었습니다
      • UX에 대해 관심이 있는 분
      • UX 실무에 대해 관심이 있는 분에게 적합한 수업입니다