이야기를 나눠요
158만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
프로그래밍 시작하기 : 파이썬 입문 (Inflearn Original)
옛날에 거의 완강했는데 다까먹어서 다시 처음부터 들으려고 들어왔습니다.
와우,,,,진짜 파이썬 프로그래밍 소개를 보면서 내가 왜 파이썬을 배워야하는지 활용도가 어떻게 되는지 소개해주어서 동기부여가 충분히 됩니다.
-
[C#과 유니티로 만드는 MMORPG 게임 개발 시리즈] Part3: 유니티 엔진
pivot 이동 불가
좌표계 Local 옆에 있는 pivot 으로 전환해야 이동이 가능하네요 http://answers.unity.com/answers/871240/view.html
-
C# 자마린 + 몽고DB + nodejs 연동
첫 구매인줄알았는데 세 분이나 더 계시네요 :)
자마린 강의를 올려주셔서 감사합니다. 후후후후
-
자바(Java) 알고리즘 문제풀이 입문: 코딩테스트 대비
솔직히...
솔직히... 이거 미리 공부해도 못풀겟네요...
-
만들면서 배우는 리액트 : 기초
요즘에는 짱이 아니라 킹을 씁니다....
- 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.
-
자바 ORM 표준 JPA 프로그래밍 - 기본편
DB 관련 강의는 언제 나오나요ㅜㅜ
- 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요. DB 관련강의가 3월 말에 나온다고 들었는데 대충 언제나오는지 알수있나요..? 그리고 DB 강의가 실습을 JPA로 진행하는지 궁금합니다 JDBCTemplate나 Mybatis만 알아도 충분할까요 DB기초는 알고있습니다
-
코딩으로 학습하는 리팩토링
강의 시작합니다
리팩토링 강의 기대됩니다...! 잘 듣고 실무에서 잘 써먹어 보겠습니다. (__)b
-
Is There a Live Chat For Coin base?
In the past, Coin base has struggled with customer support, as users have often complained that they don't receive adequate assistance. However, the company has recently improved its customer service and now offers live chat support to its users. Customers have also given the Coin base app for iOS and Android smartphones a 4.4-star rating. Its app quickly establishes itself as the crypto asset kingmaker, with many investors considering it a saviour. Contact number :- +1 855 ( 300 ) 1590 Since its creation, Coin base has received thousands of customer service complaints about its services. While the company is attempting to improve their customer service, it remains a concern for some users. Some customers say they haven't received satisfactory assistance despite the live chat feature. As a result, they're looking for a better option. This time, Coin base is introducing a phone support option. A recent report from Bloomberg showed that customers have filed over 12,000 complaints with the crypto exchange. The vast majority of these were related to the Coin base customer service. While the live chat option has improved customer service, some customers have still had trouble getting through live support. While the live chat feature isn't available on the website, it's still an essential feature for Coin base. There's no guarantee that the operator will respond in their promised timeframe. Read more :- coin base stock || coin base wallet || coin base issues || coin base support || coin base support number || coin base help || coin base wallet support Contact number :- +1 855 ( 300 ) 1590 BLOG :- https://www.cryptocurrencynumber.com/coinbase/ Twitter :- https://twitter.com/MariaSu33308986 Youtube :- https://www.youtube.com/channel/UCHbTiQLH3H2-utNMJPlCiMQ
-
Is There a Live Chat For Coin base?
In the past, Coin base has struggled with customer support, as users have often complained that they don't receive adequate assistance. However, the company has recently improved its customer service and now offers live chat support to its users. Customers have also given the Coin base app for iOS and Android smartphones a 4.4-star rating. Its app quickly establishes itself as the crypto asset kingmaker, with many investors considering it a saviour. Contact number :- +1 855 ( 300 ) 1590 Since its creation, Coin base has received thousands of customer service complaints about its services. While the company is attempting to improve their customer service, it remains a concern for some users. Some customers say they haven't received satisfactory assistance despite the live chat feature. As a result, they're looking for a better option. This time, Coin base is introducing a phone support option. A recent report from Bloomberg showed that customers have filed over 12,000 complaints with the crypto exchange. The vast majority of these were related to the Coin base customer service. While the live chat option has improved customer service, some customers have still had trouble getting through live support. While the live chat feature isn't available on the website, it's still an essential feature for Coin base. There's no guarantee that the operator will respond in their promised timeframe. Read more :- coin base stock || coin base wallet || coin base issues || coin base support || coin base support number || coin base help || coin base wallet support Contact number :- +1 855 ( 300 ) 1590 BLOG :- https://www.cryptocurrencynumber.com/coinbase/ Twitter :- https://twitter.com/MariaSu33308986 Youtube :- https://www.youtube.com/channel/UCHbTiQLH3H2-utNMJPlCiMQ
-
mongoDB 기초부터 실무까지(feat. Node.js)
Blog 에 달린 모든 댓글을 모두 지우는 함수 구현의 경우...
작성하다가 막힌 부분의 소스코드는 하기 링크에 있습니다.22-03-express-mongodb/commentsControllers.js at 8e3f068b21d2943c7f2fbb9a9cc89facf4249487 · unchaptered/22-03-express-mongodb (github.com)유저, 게시글, 댓글에 대한 RESTful API 설계가 거의 다 끝나고 마지막으로 **Blog 에 달린 모든 댓글을 모두 지우는 함수 구현의 경우** 를 구현하려고 하고 있습니다.하지만, $pop $shift 등은 맨 앞과 맨 뒤를 지우는 것이며 $indexof 를 통해 인덱스를 알아내더라도 해당 열을 정확히 지우는 것이 불가능하다고 인지하고 있습니다.현재 예상하고 있는 솔루션은 다음의 2가지가 있습니다만, **이 선택지 중에 괜찮은 것이 있는지** 그리고 **다른 추천안** 이 있을지가 궁금해졌습니다.1. 각 모델의 comments 을 뽑아와서 기준 값을 제거하고 남은 배열을 반환, 이 배열을 다시 comments 에 덮어씌우고 save()2. 내가 모르는 $ 연산자의 존재?
-
집중이 안되네요~
3월부턴 공부 좀 열심히 해봐야지!! 했는데 개인사가 발생해서 좀 소홀히 하게 됐고... 코로나 자가격리하고 나니.. 집에만 있다가 나와서인지 집중력이 완전 바닥을 치고 있네요... 그래도 다음주 정도되면 괜찮아지겠죠? ㅜㅜ
-
자바스크립트 알고리즘 문제풀이 입문(코딩테스트 대비)
재밌어요 감사해요!
점점 어려워지긴 한데 재밌네용 꾸준히 열심히 해서 꼭 고수가 되고 말겠어요 흥미를 느낀다는 건 적성에 맞다는 거겠죠? 빨리 빨리 설명해 주셔서 하루에 한 개씩 할 수 있어서 좋네요. 하다가 조금 보충필요한 건 검색해서 하니 딱이에요!!! 이전에 배운 걸 다 까먹었다는 문제가 있긴 하지만.. 한바퀴돌고 다시 돌고 돌고 돌고하다보면 뭐 기억하겠죠! 복습을 잘 안하게 돼서 수업듣고나서 포스팅을 늘 하는데, 이 노력이 빛을 바라는 날이 오길! 수업 정말 감사합니다~ 오늘 하루도 파이팅이요!!!
-
비트코인 알고리즘 트레이딩 봇 개발
추가 요청 드려도 될까요?
아낌없이 퍼다주시는 소중한 강의 정말 감사드립니다. 그런데 아직 코린이이다 보니.. 여러번 반복해서 학습해도, 알려주신 것들을 실전에 접목 하려다 보니 각 파트에서 알려주신 항목들을 잘 접목하지 못하고 있는 상황입니다. 특히 어려운점이 백테스트에 적용된 매수, 매도 코드들을 실전 robobits.py 파일에 옮기는 것이 잘 안되더라구요. 실제 trading_adv2_backtest.ipynb과 robobits_adv2.py 파일에서의 매수, 매도 코드가 서로 같은지 확인해봤더니 조금은 달라 보이던데.. 아직 제가 수업을 정확히 파악 못한탓이 큽니다..ㅜ 혹시라도 저와 같은 코린이들도 조금더 수월하게 이해할 수 있도록 지금까지 강의해주신 부분들을, 실전에 적용한다고 가정하고 1. 간단한 전략추가, 2. 백테스트 모델에 적용 및 백테스팅, 3.그리드 또는 베이지안 최적화에 적용, 4. robobits.py 파일에 매수, 매도 코드 옮기는 방법 등을 하나의 추가 강의에서 보여주실 수 있으실까요? 보다 강사님의 수업을 깊이 있게 이해하는데 큰 도움이 될 것 같습니다.
-
How to import an existing Solana-based wallet into Coinbase Wallet
How to import an existing Solana-based wallet into Coinbase Wallet https://www.cryptocurrencynumber.com/coinbase/
-
Coinbase Wallet introduces support for the Solana ecosystem
Coinbase Wallet introduces support for the Solana ecosystem
-
Coinbase Wallet introduces support for the Solana ecosystem
Coinbase Wallet introduces support for the Solana ecosystem
-
[C#과 유니티로 만드는 MMORPG 게임 개발 시리즈] Part3: 유니티 엔진
벽 충돌 없이 뚫고 지나가는 문제 - 해결방법
이슈 공유드려요~ 똑같이 따라해도 바닥에는 멈춰서면서 벽은 계속 뚫고 지나가서 고민했는데 UnityChan 의 속도가 너무 빠르면 그냥 뚫고 지나가네요.
-
코딩으로 학습하는 리팩토링
온라인 스터디에서 했던 내용을 바탕으로 하니 반가워요 ㅎㅎ
리뷰어 정보, 리뷰 내용 조회한 결과물을 보니 그때 당시 참여하고 작성했던 제 글이 조회되어서 괜스래 반갑네요 ㅎㅎ 기선님 강의 기다렸습니다. :) 쭉 정주행하겠습니다~!
-
시스템엔지니어가 알려주는 리눅스 기초편 Bash Shell Script
rename우분투의경우...
apt-get install rename 을 먼져한후에 이하의 커맨드를사용하면되는듯합니다. rename "s/test/test0/" test?
-
스프링 MVC 1편 - 백엔드 웹 개발 핵심 기술
회원 수정 폼이 이상합니다
상자가 저렇게 뜨는 데 문제가 먼지 알수잇을까요?