inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

묻고 답해요

172만명의 커뮤니티!! 함께 토론해봐요.

6:27 조건문 v2 파이썬 elif 문의

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

안녕하세요! 질문을 하실 때 아래 내용을 준수 부탁드립니다. 질문을 올릴 때 이 글은 모두 지우고 내용을 입력해주세요. 6:27 조건문 v2 파이썬 elif 문의 안녕하세요~ '조건문의 기본형태' 부문에서 c언어, 자바 / 파이썬으로 else if(조건식2) / elif 조건식2 이렇게 있는데 왼쪽은 조건식2가 참일 경우 실행 / 우측은 조건식이 거짓일때로 실행되어있는데 c언어나 자바에서는 if 조건식1 거짓 -> else if 조건식2 참 실행 -> else는 실행되지않음 파이썬은 if 조건식1 거짓 -> elif 조건식 거짓 실행 -> else는 실행되지 않음으로 이해하면 될까요? 똑같이 else if인데 둘이 실행조건이 참 / 거짓으로 나뉘어있어서 문의드립니다

  • python
  • java
  • c
  • 정보처리기사
  • 정보처리산업기사
Miyeon X 댓글 1 좋아요 0 조회수 58

nosql -> sql 비교

미해결

[리뉴얼] 처음하는 MongoDB(몽고DB) 와 NoSQL(빅데이터) 데이터베이스 부트캠프 [입문부터 활용까지] (업데이트)

안녕하세요? 21번 강의에서 4:04 초에 보면, db.users.find({hobbies: {$in: ["축구", "요리"]}}) -> 이 부분을 sql 로 변형하면 select * from users where hobbies like "%축구%", or hobbies like "%요리%" 와 유사하다고 하셨는데 아래 sql 이 더 가까운게 아닌지 문의드립니다. SELECT * FROM users WHERE hobbies IN ('축구', '요리') gemini 한테도 물어보니까 $in 은 정확히 일치하는 항목을 찾는거니까 select .....hobbies in ('축구', '요리') 가 더 비슷할거 같다고 하더라고요.

  • python
  • mongodb
  • dbms/rdbms
  • 데이터-엔지니어링
seonoo838 댓글 1 좋아요 0 조회수 63

자바 상속(부모, 자식)

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

생성자와 메서드 8:49 상속 관련하여 알려주고 있는데 해당 코드 관련해서 자식이 태어나려면 부모꺼를 먼저 호출하라고 들었습니다. 호출 답 관련해서 상세하게 설명요청드립니다. 어떤 것은 부모 호출을 먼저한 뒤 자식을 호출하고 어떤 것은 부모 호출 없이 자식만 호출하는 것 차이를 모르겠습니다.

  • python
  • java
  • c
  • 정보처리기사
  • 정보처리산업기사
dhkdxo12 댓글 2 좋아요 0 조회수 59

Level1 기초 진짜 되는지 확인에서 진행이 안됩니다.

미해결

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

hello.py 파일을 만들어줘. "안녕하세요! 바이브 코딩을 시작합니다." 를 출력하는 코드. 만들고 나서 실행까지 해줘. 이거를 입력하고 나서 이런 사진이 떴고 엔터를 누르니 이렇게 떴고 동영상 순서에 따라 터미널 +눌러서 python.py 를 쳐보니 이렇게 떴습니다. 어떻게 해야할지 모르겠습니다.

  • python
  • flask
  • next.js
  • 인공지능(ai)
rgwrqa9635 댓글 3 좋아요 0 조회수 89

섹터4에서 끝나는건가요?

해결됨

(AI 퀀트) 바이브 코딩으로 미국 주식 AI 자동 분석 시스템 만들기 with Claude Code

섹터4에서 끝나는건가요?

  • HTML/CSS
  • python
  • 머신러닝
  • 인공지능(ai)
  • 바이브코딩
jinhaing rhee 댓글 2 좋아요 0 조회수 69

강의가 어디까지 인가요?

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

안녕하세요. 호두감자님 강의 잘 보고 따라하고 있습니다. 올라온것까지 다 따라서 구현했는데요. 앞으로 남은 강의 목차확인 가능할까요? 실제로 한투 API까지 연결해서 주식주문을 내고 싶은데, 그것까지 포함인지 궁금합니다. 💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요.

  • python
  • flask
  • next.js
  • 인공지능(ai)
jypbot 댓글 2 좋아요 0 조회수 106

노션수업자료를 보려니 권한이 없다고 나오네요

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요.

  • python
  • flask
  • next.js
  • 인공지능(ai)
고슴도치 댓글 2 좋아요 0 조회수 112

튜플을 리턴하는법(0:40:01)

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

for문과 if문을 통해 가장 첫번째 달성하는 순간 return(i,j)까지는 이해 했는데요. 해당 코드를 봤을때, 첫번째 i for문과 두번째 j for문이 있는데 가장 밖에 return -1은 첫번째 i for문에 return이 아닌 함수 fp(arr)의 return으로 봐야하는건가요? i for문과 j for문에 해당하는 리턴값이 없을경우에 영향을 미치는 걸까요? return(i,j) 값을 받아 함수를 탈출할때, return -1은 영향이 없는지 궁금합니다.

  • python
  • java
  • c
  • 정보처리기사
  • 정보처리산업기사
sweetboom88 댓글 1 좋아요 0 조회수 54

결정트리에서 적절한 깊이 선택 후 시각화 과정에서 학습 데이터만 사용하는 이유

미해결

[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)

안녕하세요, 강사님. 수업에서 다루지 않은 내용이지만 질문할 곳이 없어 이렇게 글을 남깁니다. 저는 혼자서 코드 필사를 하며 머신러닝을 공부하고 있는데, 일부 코드가 이해가 잘 되지 않아 문의드립니다. 제가 질문하고 싶은 코드의 흐름은 다음과 같습니다. 트리 깊이에 따라 모델 성능 비교 적절한 트리 깊이 선택 선택한 트리를 시각화 코드 필사를 하면서 트리 깊이를 선택하는 과정은 이해했지만, 트리 깊이를 선택한 후에 트리를 시각화하기 전에 학습 데이터만 사용하여 모델을 fit하는 것 이 의문이 들었습니다. model = DecisionTreeClassifier(max_depth=5, criterion='entropy') model.fit (X.iloc[train_idx], Y.iloc[train_idx]) 개인적으로는 타겟값 원인 분석을 위해 학습 데이터와 검증 데이터를 함께 사용하는 것이 더 나을 것 같은데, 이 부분이 맞는지 확신이 서지 않아 문의드립니다. 혹시 이에 대해 설명해주실 수 있을까요? 아래는 질문 관련 코드입니다. # Parameter Searching ==> Depth 2 ~ 10 for i in range(2,11,1): print(">>>> Depth {}".format(i)) model = DecisionTreeClassifier(max_depth=i, criterion='entropy') model.fit (X.iloc[train_idx], Y.iloc[train_idx]) # Train Acc y_pre_train = model.predict(X.iloc[train_idx]) cm_train = confusion_matrix(Y.iloc[train_idx], y_pre_train) print("Train Confusion Matrix") print(cm_train) print("Train Acc : {}".format((cm_train[0,0] + cm_train[1,1])/cm_train.sum())) # Test Acc y_pre_test = model.predict(X.iloc[valid_idx]) cm_test = confusion_matrix(Y.iloc[valid_idx], y_pre_test) print("Valid Confusion Matrix") print(cm_test) print("TesT Acc : {}".format((cm_test[0,0] + cm_test[1,1])/cm_test.sum())) print("-----------------------------------------------------------------------") print("-----------------------------------------------------------------------") # Depth가 깊어질 수록 정확도는 높게 나오지만 해석력에 대한 가독성을 위해 Depth 5를 선택함 model = DecisionTreeClassifier(max_depth=5, criterion='entropy') model.fit (X.iloc[train_idx], Y.iloc[train_idx]) from sklearn import tree # Creating the tree plot # Creating the tree plot (left = True, Right = False) tree.plot_tree(model, filled=True, feature_names=X.columns, class_names = ['BAD', 'GOOD']) plt.rcParams['figure.figsize'] = [40,10]

  • python
  • 머신러닝
  • 빅데이터
  • pandas
김민식 댓글 2 좋아요 0 조회수 65

pdf 파일 에러 제보

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

지금 7강 조건문 듣고 있는데 파일에 문제가 있는지 수업자료를 열면 pdf 프로그램이 cpufmf 80% 가까이 잡아먹으면서 실행이 되지 않습니다. 파일 크기가 2mb 밖에 안되는데도 저렇게 잡아먹는거 보면 파일에 문제가 있는거 같아요

  • python
  • java
  • c
  • 정보처리기사
202020943신홍근 댓글 2 좋아요 0 조회수 78

강의 자료 코드

해결됨

공부만 하면 뭐해, 수익화를 위한 코인/주식 자동매매 봇 제작

안녕하세요 강사님 수강중에 사용하시는 예제 코드를 받아보고 싶습니다. 감사합니다

  • python
  • aws
  • pandas
  • rest-api
  • bitcoin
최규섭 댓글 2 좋아요 0 조회수 76

studio 3t 설치시 문의

미해결

[리뉴얼] 처음하는 MongoDB(몽고DB) 와 NoSQL(빅데이터) 데이터베이스 부트캠프 [입문부터 활용까지] (업데이트)

안녕하세요, 현재 studio 3t 설치하려면 첨부한 이미지에서 다운받는게 맞나요? 근데 개인정보 입력시 이메일 부분에 gmail.com 같은 일반 이메일말고 회사 이메일을 적용해야 next 로 넘어갈 수 있는 것 같습니다. 아직 회사에 다니는 상황이아닌데 다르게 다운 받는 방법 있으면 안내부탁드립니다 .

  • python
  • mongodb
  • dbms/rdbms
  • 데이터-엔지니어링
seonoo838 댓글 1 좋아요 0 조회수 68

LinkedList 과제 Fast, slow 포인터

해결됨

38군데 합격 비법, 2026 코딩테스트 필수 알고리즘

1. 현재 학습 진도 2챕터 과제, 끝에서 K번째 노드값 구하는 문제 LinkedList 2. 어려움을 겪는 부분 fast 포인터를 k만큼 움직이고 slow, fast를 동시에 움직여 fast노드가 끝에 도달때까지 반복해 k만큼 떨어진 slow노드를 반환하는것은 이해했습니다. 그런데 fast 노드를 끝까지 보내는 While 문 조건에서 저는 fast.next가 없을 때 가 마지막 노드라고 생각했습니다. 하지만 선생님이 실제로 구현할 때는 이전에 구두로 설명하신것과는 약간 다르게 fast 가 마지막 노드가 아닌 거기서 한번 더 반복되어 fast == None 일때까지 움직여 k번째 노드를 찾으시더라고요. 왜 마지막노드에서 멈추는게 아니라 설명과 좀 다르게 2개의 포인터를 한칸씩 더 움직여 none이 될때까지 움직이도록 했는지 궁금해 강의 끝 시각화 해주신 부분을 봤습니다. 강의 끝에 시각화 하는 부분에서도 첫번째 풀이방법의 답은 10, 두번째 풀이방법의 답은 9가 나오면서 각 풀이방법의 정답이 달라진것 처럼 나오게 됐습니다. 구두로 설명하셨던 것보다 결국 index를 한칸 더 가서 fast가 None이 돼야 정답이 되던데 일반적으로 LinkedList 문제에서 마지막 노드까지 반복문을 돌린다고 가정하면 원래 currentNode가 None이 될때까지 돌려서 푸는건가요??? 이렇게 구체적으로 알려주시면, 더 정확하고 도움이 되는 답변을 드릴 수 있습니다! 😊

  • python
  • 코딩-테스트
  • 알고리즘
  • data-structure
김규태 댓글 2 좋아요 0 조회수 65

네이버증권 크롤링 ->한국투자증권 api

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

증권사 api가 아닌 네이버증권 크롤링 하는 이유가 따로 있으신가요? 증권사 api로 데이터를 가져오는 강의도 따로 계획있으신가요? 둘 중 어떤 방법이 관리하기 쉽고 효율적인가요? 감사합니다.

  • python
  • flask
  • next.js
  • 인공지능(ai)
홍성우 댓글 1 좋아요 0 조회수 240

복붙 할 때

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

pdf파일에 있는 프롬프트를 복사항 붙여넣기 하면 아래와 같은 모습으로 붙여넣기가 되어 보기가 불편합니다. 해결방법 알려주시면 감사하겠습니다. ❯ get_top_gainers 함수를 코스피 , 코스닥 둘 다 호출해서 합친 뒤 등락ㄹ뉼 순으로 정렬하는 코드를 추가해줘 . 상위 15 개만

  • python
  • flask
  • next.js
  • 인공지능(ai)
홍성우 댓글 1 좋아요 0 조회수 62

수업 자료 질문 건

해결됨

2026 벼락치기 합격! 기출문제 집중 정보처리기사 실기

현재 다운로드 파일 압축이 안풀립니다. 잘못된 파일로 나와요. 혹시 해결방안이 있을까요? 메일로 보내주신다면 hiu001045@naver.com 으로 부탁드립니다

  • python
  • java
  • c
  • 정보처리기사
  • database
hiu001045 댓글 2 좋아요 0 조회수 88

질문있습니다~

미해결

한 번에 끝내는 AI 에이전트 개발 올인원 (w. LangGraph, Google ADK, CrewAI)

안녕하세요. 양질의 강의 제공해주셔서 감사합니다. 다름이 아닌 각 강의 섹션마다 완성된 결과물만 볼 수 있는 방법이 있을까요?

  • python
rlagusdn0086 댓글 1 좋아요 0 조회수 48

24년 2회 1:11:35 질문입니다.

해결됨

(2026 최신!) 일주일만에 합격하는 정보처리기사 실기

안녕하세요 24년 2회 1:11:35 질문입니다. 응집도에 관해 영상으로 올리셨다고 하셨는데 영상 제목이 무엇일까요??

  • python
  • java
  • c
  • 정보처리기사
  • 정보처리산업기사
안녕1233 댓글 2 좋아요 0 조회수 86

part7 강의 자료와 영상의 자료가 다른거 같아요

해결됨

(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI

prompt1 - 프로젝트 셋업이 강의자료 PDF상의 내용과 다르게 적용된거 같아서 여쭙니다. 제가 잘 못 확인하고 있는건지요,..? 일단은 PDF에 나와 있는데로 설치하고 있습니다.

  • python
  • flask
  • next.js
  • 인공지능(ai)
원영규 댓글 2 좋아요 1 조회수 103

DXB APPS - A Leading Mobile App Development Company in UAE

미해결

AI 에이전트 개발 오리엔테이션

Why Businesses Need a Mobile App Development Company in UAE The demand for a reliable mobile app development company in uae has grown fast as businesses shift toward digital platforms. From startups to established enterprises, companies now depend on mobile apps to reach customers, manage operations, and stay competitive. In a market like the UAE, where users expect smooth, fast, and user friendly digital experiences, choosing the right development partner is not optional anymore. A strong mobile presence helps brands connect with their audience in real time. Whether it is eCommerce, fintech, healthcare, or logistics, mobile apps play a direct role in user engagement and revenue growth. This is why businesses are actively searching for experienced mobile app developers who understand both technology and the regional market. DXB APPS and Its Role in UAE’s App Development Industry DXB APPS has positioned itself as a trusted name in the app development uae ecosystem by focusing on practical business needs rather than just technical delivery. The company works closely with clients to understand their goals, then builds applications that solve real problems. Their approach is simple but effective. They do not just build apps, they build solutions that perform under real conditions. This includes user behavior analysis, performance optimization, and ongoing support after launch. In a competitive region like Dubai, where expectations are high, this level of attention makes a clear difference. Understanding the UAE Mobile App Market The UAE is one of the most digitally connected regions in the world. High smartphone penetration and strong internet infrastructure have created an environment where mobile apps are part of daily life. This has increased the need for a capable mobile app development agency that can deliver quality across platforms. Businesses here are not just looking for basic apps. They want scalable systems, secure integrations, and designs that match global standards. That is why many organizations choose a custom mobile app development company instead of going for generic solutions. Custom apps allow businesses to control features, performance, and user experience more effectively. What Makes DXB APPS Stand Out DXB APPS focuses on delivering tailored solutions that align with business goals. Instead of using a one size fits all method, they build apps based on specific client requirements. This includes everything from UI design to backend architecture. The team combines technical expertise with market insight. They understand what users in Dubai expect from mobile apps, which helps them design better user journeys. Their process includes research, planning, development, testing, and deployment, all handled with close client involvement. Another factor that sets them apart is their focus on long term value. They ensure that apps remain functional and relevant even after launch by offering updates and maintenance support. iOS App Development in Dubai - A Growing Demand With a large portion of high income users relying on Apple devices, ios app development in dubai has become a priority for many businesses. iOS users tend to expect polished design and high performance, which requires experienced developers. DXB APPS has worked extensively on iphone app development dubai projects, building apps that meet Apple’s strict guidelines. Their experience as an ios app development company dubai allows them to create apps that are not only visually appealing but also technically sound. From enterprise apps to customer facing platforms, iOS development remains a key area for businesses targeting premium users in the UAE. The Importance of Custom Mobile App Development Generic apps often fail to meet business expectations because they lack flexibility. This is where a custom mobile app development company becomes valuable. Custom apps are designed to match specific workflows, user needs, and business goals. DXB APPS focuses heavily on customization. They build apps that integrate with existing systems, support business operations, and provide a better user experience. This approach helps businesses scale without facing technical limitations later. Customization also allows companies to add unique features that differentiate them from competitors. In a crowded market like the UAE, this can be a major advantage. Choosing the Right App Development Companies in UAE There are many app development companies in uae, but not all offer the same level of expertise. Businesses need to evaluate factors like experience, portfolio, communication, and post launch support before making a decision. DXB APPS stands out because of its balanced approach. They focus on both technical quality and business outcomes. Their team of app developers uae works closely with clients, ensuring transparency and clear communication throughout the project. This reduces risks and helps businesses stay on track with timelines and budgets. Future Trends in Mobile App Development UAE The app development uae market is evolving quickly. Technologies like artificial intelligence, machine learning, and cloud integration are becoming part of modern apps. Businesses are also focusing more on user experience, data security, and performance optimization. Companies like DXB APPS are adapting to these changes by updating their development practices. They invest in new tools and frameworks to ensure that their apps remain competitive in the long run. Another growing trend is cross platform development, which allows businesses to reach both Android and iOS users efficiently. However, native development still plays a strong role, especially in ios app development company in uae projects where performance and design quality are critical. Final Thoughts on Mobile App Development in UAE Choosing the right development partner can shape the success of your digital strategy. A reliable mobile app development company in uae will not just build your app but also guide you through the entire process, from idea to launch and beyond. DXB APPS continues to prove its value by delivering practical, scalable, and user focused applications. With a strong understanding of the local market and a skilled team of mobile app developers , they remain a solid choice for businesses looking to build impactful mobile solutions in the UAE.

  • python
  • adk
  • ai-agent
leojaxon065lj 댓글 1 좋아요 0 조회수 64

인기 태그

인프런 TOP Writers

주간 인기글