본문 바로가기

카테고리 없음

2020-06-07 06시 개발자 글 모음 | "Why is Java still wi" 외 10개 이야기

[IT] 내가 rousalome 리눅스 커널 블로그를 하는 이유 by 김동현 about Linux

  • This blog contains Linux Kernel Analysis(4
  • x) and kernel crash debugging case-study for seminar and lecture
  • by AustinKim


virtual box에 centos7.7 설치하기 by 김영빈

  • 가상머신 설정 - 네트워크에 - 어뎁터 1 탭에서 다음에 연결됨 이라는 항목을 어뎁터에 브리지로 지정한다
  • 이렇게 지정하면 해당 가상머신은 현재 호스트 PC인 windows10의 공유기에서 자동으로 IP를 할당 받게 된다
  • 버추얼박스를 사용하다가 다시 호스트 PC를 제어하기 위해서는 가상머신 내부에 같혀 있는 마우스의 점유권한을 호스트PC로 이동 시켜야 하는데 이때 ctrl + alt + delete로 빠져나가는 방법이 있다


나는 군대에 가기로 했다. [군대와 전문연구요원 사이에서] by 백지오

  • 나는 분명히 높은 확률로 군면제를 받기 위한 대학원 진학과 내가 연구하고 싶은 분야로의 진학 중 하나를 선택해야 하는 양자택일의 기로에 놓일 것이다
  • 군대에 빨리 다녀오는 것은 내가 앞으로 최소 수년은 지고 가야 할 내 투자위험성을 하나 덜어주는 장점이 있다
  • 아무리 생각해봐도 지금 군대에 안 가면 나중에 전문연과 전공 중 하나를 양자택일할 일이 생길 것 같았다


디버깅과 야근 by 안이수


    [React] Custom CRA with Github Actions by 송민석 about Git,Webpack


      파이썬 제너레이터(Generator) by 윤도경 about Python


        [Study] react-native by 윤해은 about Node


          GO_ 기본 구조 by 김유진

          • package main import "fmt" func main(){ fmt
          • main = 프로그램의 시작점 을 말한다
          • 엔진 = 기능들을 묶어 놓은것 + 프로그램/툴 까지 포함한다


          GO_웹 제작(1) by 김유진

          • package main import( "fmt" "net/http" ) type fooHandler struct{} func (f *fooHandler) ServeHTTP(w http
          • func (f *fooHandler) ServeHTTP(w http
          • 외부에서 호출되는 메소드 - 바깥에서 어떤걸 부름=> 이 객체와 외부의 관계를 나타냄


          맥OSX(Mac OSX)에서 리브레오피스(LibreOffice)를 디버깅하려면 lldb를 사용해야한다. by 성대현

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


          Why is Java still widely used in the programming ecosystem? by 손지민 about Java,Oracle

          • many companies seek Java programmers because the enterprise applications have the strict requirement that need to meet the design guidelines
          • Spring Framework took the concept of less popular concept in Java called Enterprise Java Bean (EJB) and combined the concept of programming design patterns like Singleton
          • reports that Java is still the most demanding programming language in the job market