whiteship / live-study

온라인 스터디
https://www.youtube.com/user/whiteship2000
852 stars 167 forks source link

2주차 과제: 자바 데이터 타입, 변수 그리고 배열 #2

Closed whiteship closed 3 years ago

whiteship commented 3 years ago

목표

자바의 프리미티브 타입, 변수 그리고 배열을 사용하는 방법을 익힙니다.

학습할 것

마감 일시 (한국 시간 기준)

2020년 11월 23일 오후 3시

roeniss commented 3 years ago

2주차 공부 결과 올립니다~

https://velog.io/@roeniss/자바-기초지식-정리#2주차---데이터-타입

nimkoes commented 3 years ago

2주차 과제 입니다. https://blog.naver.com/hsm622/222144931396

(whiteship) 정리가 자세하고 매우 좋습니다. 프리미티브 타입의 값 범위에 대해 구체적으로 이해할 수 있고, 리터럴에 대한 설명도 좋고, 특히 변수 선언과 초기화 부분에 대한 바이트코드를 분석한 부분은 반드시 눈여겨 봐두는 좋습니다.

damho1104 commented 3 years ago

2주차 스터디 내용 정리 입니다. https://www.notion.so/damho1104/2-38b5d67c7f5a48238529bb8f1617ea0d

(whiteship) 2차, 3차, 4차 배열에 대한 그림이 인상적입니다.

jadenkim94 commented 3 years ago

2주차 과제 입니다 :) https://velog.io/@jaden_94/2주차-항해일지

jessi68 commented 3 years ago

2주차 과제입니다. https://blog.naver.com/girlera7/222145559194

Lob-dev commented 3 years ago

2주차 과제입니다. 감사합니다! https://lob-dev.tistory.com/entry/Live-StudyWeek-02-자바-데이터-타입-변수-그리고-배열

JoongSeokD commented 3 years ago

2주차 과제입니다!

hong918kr commented 3 years ago

2주차 과제입니다. 감사합니다.

글 다시 공개로 변경했습니다. 감사합니다.

whiteship commented 3 years ago

2주차 과제입니다. 감사합니다.

@hong918kr 공개된 글로 작성해 주세요. 보이질 않아요.

ksundong commented 3 years ago

2주차 과제를 제출합니다. 스터디가 도움이 많이 되는 것 같아요. https://velog.io/@dion/백기선님-온라인-스터디-2주차-자바-데이터-타입-변수-그리고-배열

conyconydev commented 3 years ago

2주차 과제 참여합니다. 감사합니다 :) https://roeldowney.tistory.com/466

kongduboo commented 3 years ago

2주차 과제입니다. 감사합니다.

kksb0831 commented 3 years ago

2주차 과제입니다!! 감사합니다~!! https://github.com/kksb0831/Practice_project/blob/master/Java_Study_02.md

sigriswil commented 3 years ago

2주차 과제입니다. 변수(Variable) 형변환 배열(Array) var(타입 추론)

catsbi commented 3 years ago

2주차 과제 링크합니다 😀 2주차 자바 데이터 타입, 변수 그리고 배열

jongyeans commented 3 years ago

2주차 과제입니다. https://morebetterworld.tistory.com/6

etff commented 3 years ago

2주차 과제 입니다. 감사합니다 https://itcoin.tistory.com/426

dudqls5271 commented 3 years ago

https://blog.naver.com/dudqls5271/222147750252 2주차 과제 입니다.

thisisyoungbin commented 3 years ago

안녕하세요! 2주차 과제입니다 :) 자바 처음 공부하면서 많이 배우고 있습니다ㅎㅎ 이번주 스터디하면서 생긴 궁금한 점도 질문 드립니다. 전역 변수는 클래스 모든 곳에서 사용이 가능한데 메인메소드에서 사용 불가능한 이유가 궁금합니다. https://young-bin.tistory.com/48

HyeonWuJeon commented 3 years ago

2주차 과제입니다. 티셔츠를 향해 달려갑니다 ~ https://www.notion.so/2-00ffb2aeb41d450aa446675b8a9e91d5

ChoiGiSung commented 3 years ago

좋은 하루 되세요~ https://github.com/ChoiGiSung/JavaStudy/blob/main/2%EC%A3%BC%EC%B0%A8.md

ChoiGiSung commented 3 years ago

안녕하세요! 2주차 과제입니다 :) 자바 처음 공부하면서 많이 배우고 있습니다ㅎㅎ 이번주 스터디하면서 생긴 궁금한 점도 질문 드립니다. 전역 변수는 클래스 모든 곳에서 사용이 가능한데 메인메소드에서 사용 불가능한 이유가 궁금합니다. https://young-bin.tistory.com/48

main메소드는 static이 붙어 있어서 그렇습니다~ static으로 인해 가장 먼저 메모리에 올라갑니다. 그래서 static이 붙지 않아, 아직 메모리에 올라오지 못한 인스턴스 변수들은 사용을 못합니다!

asqwklop12 commented 3 years ago

https://b-programmer.tistory.com/225 스터디 완료하였습니다. 생각보다 공부할게 많네요.;;

yeo311 commented 3 years ago

안녕하세요. 2주차 과제입니다! https://github.com/yeo311/java-study-with-whiteship/tree/main/week2

joowankim commented 3 years ago

2주차 과제입니다. https://github.com/kjw217/whiteship-live-study/blob/master/2nd-week/2nd-week.md

ghost commented 3 years ago

2주차 과제입니다! 감사합니다 (__) https://github.com/gtpe/java-study/blob/master/w2.md

ejxzhn22 commented 3 years ago

2주차 과제입니당. https://sujin-k.tistory.com/60

gblee87 commented 3 years ago

2주차 과제 제출합니다. 감사합니다. https://gblee1987.tistory.com/176

jymaeng95 commented 3 years ago

2주차 과제 제출합니다. 항상 감사합니다. https://www.notion.so/Live-Study-2-b6960576727d4e869d73fcffb1b8ff9d

jongnan commented 3 years ago

2주차 과제입니다! 모든분들 화이팅!🙌🏻 https://github.com/jongnan/Java_Study_With_Whiteship/blob/master/week2/week2.md

ehdrhelr commented 3 years ago

2주차 과제 제출합니다! https://www.notion.so/2-2-d1618ef0f4684caaaa1bcb1a1271b3d4

idiot2222 commented 3 years ago

^~^ https://hoooooooooooooop.tistory.com/entry/javahalle2

ufonetcom commented 3 years ago

2주차 과제 입니다! 감사합니다. https://doompok.tistory.com/3

ufonetcom commented 3 years ago

2주차 과제 입니다! 감사합니다. https://doompok.tistory.com/3

ByungJun25 commented 3 years ago

2주차 과제 제출합니다. 감사합니다. https://github.com/ByungJun25/study/tree/main/java/whiteship-study/2week

2yeseul commented 3 years ago

2주차 과제 제출합니다. https://2yeseul.github.io/articles/2020-11/week2

pond1029 commented 3 years ago

2주차 과제입니다. https://blog.naver.com/pond1029/222147088927

SooJungDev commented 3 years ago

2주차 과제 제출합니다 감사합니다🙏🏻 https://github.com/SooJungDev/TIL/blob/master/Java/live-study/2%EC%A3%BC%EC%B0%A8%EA%B3%BC%EC%A0%9C.md

leewoooo commented 3 years ago

2주차 과제 제출입니다 감기조심하세요:) https://github.com/LeeWoooo/Java_LiveStudy/tree/master/week2

Youngerjesus commented 3 years ago

2주차 과제입니다.

https://velog.io/@youngerjesus/%EC%9E%90%EB%B0%94-%EB%8D%B0%EC%9D%B4%ED%84%B0-%ED%83%80%EC%9E%85-%EB%B3%80%EC%88%98-%EA%B7%B8%EB%A6%AC%EA%B3%A0-%EB%B0%B0%EC%97%B4

hanhyur commented 3 years ago

2주차 과제입니다 :3 https://yadon079.github.io/2020/java%20study%20halle/week-02

yskkkkkk commented 3 years ago

2주차 과제입니다. https://knowing-today.blogspot.com/2020/11/2.html#more

SeungWoo-Oh commented 3 years ago

2주차 과제입니다. https://blog.naver.com/swoh1227/222149491648

sojintjdals commented 3 years ago

2주차 과제입니다. https://blog.naver.com/sojintjdals/222149760533

iseunghan commented 3 years ago

2주차 과제 입니다. 항상 열심히 배우고 있습니다. 감사합니다!

https://iseunghan.tistory.com/211

star1606 commented 3 years ago

2주차 과제 제출하겠습니다 :) https://github.com/star1606/Java-study/blob/master/live-study/week2.md

lee-maru commented 3 years ago

프리미티브 타입 종류와 값의 범위 그리고 기본 값 프리미티브 타입과 레퍼런스 타입 & 리터럴 변수 선언 및 초기화하는 방법 변수의 스코프와 라이프타임 타입 변환, 캐스팅 그리고 타입 프로모션 1차 및 2차 배열 선언하기 타입 추론, var

이번 스터디에 사용된 직접작성한 표와 그림은 다른분들도 참고하실 수 있게 링크올리겠습니다 : ) https://docs.google.com/presentation/d/1Ni0FMbVBSTxiOWHvp928quGT8sTjTG_ZuAWxaCFGT1E/edit?usp=sharing

tbnsok40 commented 3 years ago

https://junior-datalist.tistory.com/37 2주차 과제 제출합니다 많이 배워갑니다! 감사합니다

loop-study commented 3 years ago

2주차 과제입니다. https://loopstudy.tistory.com/5

Junhan0037 commented 3 years ago

https://www.notion.so/2-93c4c559a07d410b9ae3c1f7595996a4 2주차 과제입니다. 열심히 하겠습니다!