잠시만 기다려 주세요.
얄팍한 코딩사전
2024. 7. 24.
#OODP #객체지향 #Facade 객체지향 디자인 패턴(OODP)의 주요 패턴들을 알아보고, 어떻게 사용하는지에 대해 설명하는 강의 내용입니다. 참고로 이 강의는 Java나 C#등의 프로그래밍 언어를 이해하는 사람들을 대상으로 하고 있습니다. 강의 내용은 크게 다음의 패턴을 다룹니다. - Facade 패턴: 복잡한 시스템을 간단히 사용할 수 있도록 한 패턴으로, 서브시스템의 복잡성을 통합 인터페이스로 감춰 클라이언트가 쉽게 이용할 수 있도록 도와줍니다. 예시로, 집안의 여러 전자기기를 스마트홈 시스템을 통해 쉽게 조작하는 사례와, 파일 읽기, 쓰기, 삭제 기능을 통합하는 FileSystemFacade 클래스를 소개하였습니다. 상세한 설명과 실제 코드 예시를 통해 각 패턴의 원리와 사용 방법을 이해하는데 도움이 될 것입니다. = = = 🏠 얄코사이트: https://www.yalco.kr 📖 얄코 도서: https://www.yalco.kr/book/ 🧑🏫 얄코 강의: https://www.yalco.kr/#lectures 🎥 제대로 파는 Git & GitHub: https://youtu.be/1I3hMwQU6GU 🎥 제대로 파는 자바: https://youtu.be/iN22AgS_Chk 🎥 제대로 파는 파이썬: https://youtu.be/Da_-qnyPhhc 🎥 제대로 파는 자바스크립트: https://youtu.be/RHoPpjKRT38 🎥 제대로 파는 HTML & CSS: https://youtu.be/TrC2x4N0XqY 🎥 갖고 노는 MySQL 강좌: https://youtu.be/dgpBXNa9vJc 🎥 반응형 프로그래밍 RxJS 강좌: https://youtu.be/KDiE5qQ3bZI
In this short, we break down the Database Per Service pattern using a Credit Card App as an example. Learn how this microservices approach allows each service to have its own database, improving scalability, data isolation, and flexibility. https://www.linkedin.com/in/bytemonk/ https://www.youtube.com/playlist?list=PLJq-63ZRPdBt423WbyAD1YZO0Ljo1pzvY https://www.youtube.com/playlist?list=PLJq-63ZRPdBssWTtcUlbngD_O5HaxXu6k https://www.youtube.com/playlist?list=PLJq-63ZRPdBu38EjXRXzyPat3sYMHbIWU https://www.youtube.com/playlist?list=PLJq-63ZRPdBuo5zjv9bPNLIks4tfd0Pui https://www.youtube.com/playlist?list=PLJq-63ZRPdBsPWE24vdpmgeRFMRQyjvvj https://www.youtube.com/playlist?list=PLJq-63ZRPdBslxJd-ZT12BNBDqGZgFo58 AWS Certification: AWS Certified Cloud Practioner: https://youtu.be/wF1pldkQrOY AWS Certified Solution Architect Associate: https://youtu.be/GzomXNLFgkk AWS Certified Solution Architect Professional: https://youtu.be/KFZrBxSA9tI #microservices #systemdesign
2024. 10. 10.
► 33% OFF on my Go + HTMX + Templ Course 👉https://bit.ly/3UFruxO ► Enjoy a 60% Black Friday Discount on My Golang Course 👉 https://fulltimegodev.com ► Join my Discord community for FREE education 👉 https://discord.com/invite/Ac7CWREe58 ► Full Projects, Mini courses, Resume reviews, and Coaching 👉 https://thetotalcoder.com ► Follow me on Twitter 👉 https://twitter.com/anthdm ► Follow me on GitHub 👉 https://github.com/anthdm
2024. 5. 31.
https://okdevtv.com/mib/egov/msa https://bit.ly/okmsa ~~~~~~ * VS Code로 쉽게 시작하는 Git, GitHub * 인프런: https://inf.run/LPpDg * React + API Server 프로젝트 개발과 배포 #CICD * https://bit.ly/oklearnreact
2024. 8. 4.
🚀 Project React → https://cosden.solutions/project-react 📥 Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd-w11r Repo → https://github.com/MishanPoudel/Windows11-3.0 Join The Discord! → https://discord.cosden.solutions VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace" In this video we'll be taking a look at a Windows 11 clone built in React. This is the look and feel of windows 11, but with pure React and Javascript. This is not such a serious repository, but there is still a lot to learn and it is an interesting repository to take a look at!
2024. 9. 6.
🚀 Project React → https://cosden.solutions/project-react Join The Discord! → https://discord.cosden.solutions VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace" In this video I will share with you a new pattern that I've recently applied to a project in React. This is a pattern that I'm not 100% sure about, and that I expect it might break at some point in the future. But for now, it seems to work fine and solves my problem nicely! That is the pattern of using directly the type of the return function of data in React components!
2024. 6. 25.
Check out the full video on our channel @deno_land
2024. 10. 24.