1. 엔지니어링 리터러시: 최소한의 알고리즘(파이썬)은 반드시 알아야 한다. 2. 데이터 활용능력: 눈앞에 데이터가 있으면, 어떤 모델을 사용해서 어떤 결과를 낼 수 있는지 끊임없이 생각하는 능력이 중요하다. 3. 자동화 도전 습관: 내가 하는 일에서 어떤 작업을 자동화할 수 있는지 시도해보는 습관 기르기.
문과 전공자도 엑셀 배우듯 파이썬 배우길 추천합니다. 앞으로 파이썬은 모든 일의 필요조건이 될 거니까요.
“어떤 데이터를 모아서 어떻게 축적하고, AI를 활용할지 생각하는 능력이야말로 사람이 할 일이다.”
세상에는 수많은 프로그래밍 언어가 있습니다. 좋은 애플리케이션 개발을 위해서는 오픈소스 코드를 직접 리뷰하며 개선할 수 있는 역량이 필요한데요, 어떤 프로그래밍 언어를 통해 개발을 배우게 되더라도 해당 언어의 동작 원리와 개념을 이해하는 것이 필요합니다. 깊이있는 문법 학습이 무엇보다 중요한 이유죠.
그런 점에서 파이썬(Python)은 정말 잘 만든 언어입니다. 쉽고 체계적인 문법 덕에, 프로그래밍에 막 첫 발을 뗀 사람도 프로그래밍 언어의 구조를 탄탄하게 이해할 수 있기 때문이죠. 또, 실무에서 폭넓게 쓰일 만큼 확장성이 뛰어난 언어이기도 합니다.
한글을 배우면 시, 소설, 수필 등을 읽을 수 있듯이 프로그래밍 언어를 이해하면 다른 알고리즘도 어렵지 않게 이해할 수 있어요. 파이썬 초급 과정을 통해 프로그래밍의 구조를 이해했다면, 이제는 다음 단계로 나아가기로 해요.
이미 수많은 기업에서 파이썬을 사용하고 있어요.
이 강의는 파이썬 기초 문법 학습자를 대상으로 합니다. 파이썬 고급 문법, 놓치기 쉬운 패키지 활용 등에 대한 깊이있는 코드 작성을 배우고 생각해 보는 과정으로 이루어져 있어요. 강의를 통해 만난 여러분이 파이썬 고급 개발자로 한 발짝 나아갈 수 있기를 바랍니다.
훗날 다른 언어를 다루게 될 때에도, 파이썬을 통해 익힌 프로그래밍의 기본기는 앞으로의 탄탄한 밑거름이 되어줄 거예요.
The explanation from the parallel part is too poor. I searched on Google and understood, but it was very difficult to understand with just the lecture content. I think the purpose of the lecture is to shorten the study time by explaining difficult content easily, but it was disappointing that there were too many words telling me to search if I didn't understand. However, I was satisfied with the lecture content of the parts before parallelism, and the overall curriculum was well organized.
Looking at the comments from people below, it seems like they want to be spoon-fed... If you're at the intermediate level, you should be able to find and study on your own. You can probably find a labyrinth of review on Google by following the flow. It's impossible to master any lecture just by going through the lecture... The lecture itself has such a good flow that it's the best lecture for someone who's just starting out at the intermediate level.
Okay... Most of the courses here are beginner level, but I liked the nutritious intermediate course. I would appreciate it if you could create more intermediate courses and more opportunities to share good experiences.
This is a really sweet lecture. I was reading 'Python for Experts' on my own and then bought the lecture. It was a great help to me because it solved the parts I was struggling with on my own.
This is a class without any unnecessary details. You can't learn Python 100% with this, and it wasn't the purpose of the class in the first place. Through this lecture, I was able to study Python steadily without losing interest in it. In other reviews, you mentioned that it is a disadvantage that it shows Google search results without explaining the main concepts, but this is actually an advantage, and I think you should get used to it as soon as possible. I liked that it encouraged me to solve my questions on my own by searching Google or referring to books when I was learning. When working in IT, I think that searching is also a skill. Thank you.