24년 카카오 모빌리티 BackEnd 지원 (서류 지원 및 결과 분석)

MEMO (2024-09-30)링크드인 돌아다니다가 재밌어 보여서 지원하고 기대도 안하고 있어서 까먹었는데 서류에 붙었다.이번으로 대기업에 두 번째 서류에 붙는 건데 잘됐으면 좋겠다.근데 카카오 제주 부트캠프랑 지금 헷갈리는 게 많은 것 같다 조심하자.모집 분야총 5개 분야에서 모집을 했고 나는 백엔드에 지원을 했다.<im...
Published on September 30, 2024 | 1 min read

VSCode 주석 하이라이트 (Comment Custom Highlight)

노마드 코더 클론 코딩 중에 주석이 너무 알아보기가 힘들어서 꼭 기억해야하는 요소들은 [ ]안에 위젯 이름과 함께 잘 보일 수 있게 만들고 싶었는데2~3 시간 걸려서 찾은 거니 잘 참고했으면 좋겠다.주석 커스텀 하이라이트 (Comment Custom Highlight)1. 기본 주석 설정 Open User ...
Published on September 21, 2024 | 2 min read

git message CRLF (^M) issue

git Format 설정하는 방법과 command 창에서 git commit 실행 시 줄 띄움 자리에 ^M 이 나타나는 issue 해결 방법git format 설정 방법 vim 설치 .gitmessage.txt 생성 format 붙여넣기 - CRLF, LF 이슈 발생 지점 git config 설정...
Published on September 13, 2024 | 2 min read

Feature Driven Architecture


Published on September 03, 2024 | 0 min read

gg-17-데이터 탐색

목차0. 탐색적 분석 탐색적 분석 정의1. 데이터 탐색 예시 1.1 엑셀 파일 읽기 1.2 이미지 파일 읽기 1.3 텍스트 파일 읽기2. dataFrame 변경 2.1<h1 id="코드...
Published on August 24, 2024 | 0 min read

DSAC Module2 DATA Process & Analysis

1. 데이터 분석 개요 1.1. 데이터 분석 목적 1.2. 데이터 분석 유형 1.3. 데이터 분석의 특징 1.4. 데이터 분석 프로세스1.1 데이터 분석 목적 데이터 분석이란 컴퓨터가 데이터를 분석하여 중요한 의미를 추출하거나 미래를 예측<...
Published on August 24, 2024 | 4 min read

LiveReload EventMachine loadError 해결법

–livereload 옵션 없이는 되지만 옵션을 걸면 안되는 LiveReload의 EventMachine Error 해결법 시작합니다. 목차 1 목차 2Error Message<img src="https://github.com/June222/June222.github.io/blob/blog/assets/image...
Published on August 09, 2024 | 1 min read

psql 사용법 (with docker)

목차 더미 데이터를 위한 custom_seed.py 코드 실행 순서1. 더미 데이터...
Published on January 04, 2024 | 3 min read

대기업 취업 특화

산업 및 기업 분석 방법론 데이터 / DX / DT 기본 역량 ESG 신산업 분야로의 투자 전문성을 쌓는 쪽으로 이직LG, 현대 자동차는 자동화 제어 설비에 집중한다.포스코는 통섭형 인재를 좋아한다.이공계학생이 못하는 것 중 인문계학생이 잘할 수 있는 것이 있다....
Published on January 03, 2024 | 1 min read

Things to keep in mind

1. 데이터 처리 및 수집에서 윤리 이슈데이터의 해석, 오버피팅, 오정보의 탐지, 알고리즘의 편향을 비롯한 윤리와 신뢰 문제1. 데이터를 잘 해석하고 있는가 초콜렛을 많이 먹으면 노벨상을 많이 탄다? 상관관계는 인과관계가 아니다.<p...
Published on January 02, 2024 | 2 min read

OOP란?

CH01 자바 OOP1. 클래스 vs 오브젝트 vs 인스턴스2. Static vs Heap vs Stack3. 상태와 행위4. 상속 (추상화)5. 오버라...
Published on September 27, 2023 | 3 min read

Sample Post

This post will show you how the content will look like in the post pages and how the headlines, quotes and quotes will be represented. Jekyll is mainly used to write simple markdown and after that it renders out a static pages, so you need to know the basics of writing markdown for that.For m...
Published on April 24, 2020 | 3 min read

How to Install and use WhatATheme?

What is WhatATheme? You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. &gt;You can rebuild the site in many different ways, but the most common way is to run <...
Published on April 22, 2020 | 3 min read

What is Jekyll? How to use it?

Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be serv...
Published on April 21, 2020 | 2 min read