공부를 합니다
- [[links]]
[[cs-basic]]
- [[/cs-basic/links]]
- [[/cs-basic/clean-code]]
- cs-naming-convention
[[/cs-basic/harvardx-cs50s-intro]]
- [[/cs-basic/harvardx-cs50s-intro/0-scratch]]
- [[/cs-basic/harvardx-cs50s-intro/1-c]]
- [[/cs-basic/harvardx-cs50s-intro/2-array]]
- [[/cs-basic/harvardx-cs50s-intro/5-data-structures]]
- [[/cs-basic/harvardx-cs50s-intro/6-python]]
- [[/cs-basic/harvardx-cs50s-intro/7-sql]]
- [[/cs-basic/harvardx-cs50s-intro/8-information]]
- [[/cs-basic/harvardx-cs50s-intro/tracks-web-1]]
- [[/cs-basic/harvardx-cs50s-intro/tracks-web-2]]
smu-data-structure
[[/cs-basic/fc-algo]]
유료 강의라 정리글 자체가 자료 유출이 될 수 있는 관계로 일부 강의 정리글은 게시하지 않습니다.
-
[[/cs-basic/fc-algo/1-data-structure]]
- fc-algo-data-structure-1-intro
- fc-algo-data-structure-2-concept
- [[/cs-basic/fc-algo/1-data-structure/4-array]]
- [[/cs-basic/fc-algo/1-data-structure/5-queue]]
- [[/cs-basic/fc-algo/1-data-structure/6-stack]]
- [[/cs-basic/fc-algo/1-data-structure/7-linked-list]]
- [[/cs-basic/fc-algo/1-data-structure/8-complexity]]
- [[/cs-basic/fc-algo/1-data-structure/9-hash-table]]
- [[/cs-basic/fc-algo/1-data-structure/10-tree]]
- [[/cs-basic/fc-algo/1-data-structure/11-heap]]
-
[[/cs-basic/fc-algo/2-algorithm]]
- [[/cs-basic/fc-algo/2-algorithm/12-sort-bubble]]
- [[/cs-basic/fc-algo/2-algorithm/12-sort-insert]]
- [[/cs-basic/fc-algo/2-algorithm/12-sort-selection]]
- [[/cs-basic/fc-algo/2-algorithm/12-space-complexity]]
- [[/cs-basic/fc-algo/2-algorithm/13-recursive]]
- [[/cs-basic/fc-algo/2-algorithm/14-dp-dac]]
- [[/cs-basic/fc-algo/2-algorithm/15-sort-quick]]
- [[/cs-basic/fc-algo/2-algorithm/15-sort-merge]]
- [[/cs-basic/fc-algo/2-algorithm/16-search-binary]]
- [[/cs-basic/fc-algo/2-algorithm/16-search-sequential]]
- [[/cs-basic/fc-algo/2-algorithm/17-graph]]
- [[/cs-basic/fc-algo/2-algorithm/18-bfs]]
- [[/cs-basic/fc-algo/2-algorithm/18-dfs]]
- [[/cs-basic/fc-algo/2-algorithm/19-greedy]]
- [[/cs-basic/fc-algo/2-algorithm/20-shortest]]
- [[/cs-basic/fc-algo/2-algorithm/20-kruskal]]
- [[/cs-basic/fc-algo/2-algorithm/20-prim]]
- [[/cs-basic/fc-algo/2-algorithm/21-back-tracking]]
-
[[/cs-basic/fc-algo/3-prob-type]]
-
[[/cs-basic/fc-algo/4-prob-actual]]
- /cs-basic/fc-algo/4-prob-actual/1-code-test
- /cs-basic/fc-algo/4-prob-actual/2-implement
- /cs-basic/fc-algo/4-prob-actual/3-type
-
[[/cs-basic/fc-algo/5-tech-interview]]
- /cs-basic/fc-algo/5-tech-interview/0-ot
- /cs-basic/fc-algo/5-tech-interview/1-resume
- /cs-basic/fc-algo/5-tech-interview/2-cover-letter
- /cs-basic/fc-algo/5-tech-interview/3-cs
- /cs-basic/fc-algo/5-tech-interview/4-language
- /cs-basic/fc-algo/5-tech-interview/5-hand-coding
[[/cs-basic/tech-interview]]
- [[/cs-basic/tech-interview/1-html]]
- [[/cs-basic/tech-interview/2-css]]
- [[/cs-basic/tech-interview/3-javascript]]
- [[/cs-basic/tech-interview/4-typescript]]
- [[/cs-basic/tech-interview/5-react]]
- [[/cs-basic/tech-interview/6-react-library]]
- [[/cs-basic/tech-interview/7-front-basic]]
- [[/cs-basic/tech-interview/8-algorithm]]
- [[/cs-basic/tech-interview/9-network]]
- [[/cs-basic/tech-interview/10-os]]
[[/cs-basic/opent-database-database1]]
- [[/cs-basic/opent-database-database1/0-intro]]
- [[/cs-basic/opent-database-database1/1-nature-of-database]]
- [[/cs-basic/opent-database-database1/2-file-vs-database]]
- [[/cs-basic/opent-database-database1/3-end]]
[[web-basic]]
- [[/web-basic/links]]
[[/web-basic/mdn-learn-web-getting-start]]
[[/web-basic/mdn-learn-web-server-1]]
- [[/web-basic/mdn-learn-web-server-1/1-introduction]]
- [[/web-basic/mdn-learn-web-server-1/2-client-server-overview]]
- [[/web-basic/mdn-learn-web-server-1/3-server-web-framework]]
- [[/web-basic/mdn-learn-web-server-1/4-web-security]]
[[/web-basic/mdn-learn-web-questions]]
- web mechanics
- [[/web-basic/mdn-learn-web-questions/1-1-internet]]
- [[/web-basic/mdn-learn-web-questions/1-2-web-page-site-server]]
- [[/web-basic/mdn-learn-web-questions/1-6-web-server]]
- tools and setup
- [[/web-basic/mdn-learn-web-questions/2-1-needed-software]]
[[web-api]]
- [[/web-api/links]]
- [[/web-api/memos]]
[[/web-api/mdn-canvas-tutorial]]
- [[/web-api/mdn-canvas-tutorial/1-basic-usage]]
- [[/web-api/mdn-canvas-tutorial/2-drawing-shapes]]
- [[/web-api/mdn-canvas-tutorial/3-style-and-colors]]
- [[/web-api/mdn-canvas-tutorial/4-drawing-text]]
[[/web-api/mdn-learn-web-js-5]]
- [[/web-api/mdn-learn-web-js-5/1-web-api-intro]]
- [[/web-api/mdn-learn-web-js-5/2-manipulate-document]]
- [[/web-api/mdn-learn-web-js-5/3-fetch-from-server]]
- [[/web-api/mdn-learn-web-js-5/4-third-party-api]]
- [[/web-api/mdn-learn-web-js-5/7-client-side-storage]]
[[css]]
- [[/css/links]]
[[/css/opent-client-css]]
- [[/css/opent-client-css/1-intro]]
- [[/css/opent-client-css/3-meet-html]]
- [[/css/opent-client-css/4-selector]]
- [[/css/opent-client-css/6-typo]]
- [[/css/opent-client-css/7-harmony]]
- [[/css/opent-client-css/9-layout-1]]
- [[/css/opent-client-css/9-layout-2]]
- [[/css/opent-client-css/9-layout-3]]
- [[/css/opent-client-css/9-layout-4]]
- [[/css/opent-client-css/9-layout-5]]
- [[/css/opent-client-css/10-graphic-1]]
- [[/css/opent-client-css/10-graphic-2]]
- [[/css/opent-client-css/11-motion]]
- [[/css/opent-client-css/12-refactor]]
- [[/css/opent-client-css/13-library]]
[[javascript]]
- [[/javascript/links]]
[[/javascript/opent-web2-js]]
- [[/javascript/opent-web2-js/1-intro]]
- [[/javascript/opent-web2-js/2-html-meet-js]]
- [[/javascript/opent-web2-js/5-datatype-6-var]]
- [[/javascript/opent-web2-js/7-using-css]]
- [[/javascript/opent-web2-js/10-program]]
- [[/javascript/opent-web2-js/11-condition]]
- [[/javascript/opent-web2-js/15-refactor]]
- [[/javascript/opent-web2-js/16-array-loop]]
- [[/javascript/opent-web2-js/21-function]]
- [[/javascript/opent-web2-js/24-object]]
- [[/javascript/opent-web2-js/27-file-split]]
- [[/javascript/opent-web2-js/28-library-framework]]
- [[/javascript/opent-web2-js/29-ui-api-30-end]]
[[/javascript/opent-client-web-js]]
- [[/javascript/opent-client-web-js/1-webjs]]
- [[/javascript/opent-client-web-js/3-js-in-html]]
- [[/javascript/opent-client-web-js/4-object-model]]
- [[/javascript/opent-client-web-js/5-bom]]
- [[/javascript/opent-client-web-js/6-dom-1]]
- [[/javascript/opent-client-web-js/6-dom-2]]
- [[/javascript/opent-client-web-js/6-dom-3]]
- [[/javascript/opent-client-web-js/6-dom-4]]
[[/javascript/mdn-learn-web-js-1]]
- [[/javascript/mdn-learn-web-js-1/1-what-is-js]]
- [[/javascript/mdn-learn-web-js-1/2-first-splash]]
- [[/javascript/mdn-learn-web-js-1/3-troubleshooting]]
- [[/javascript/mdn-learn-web-js-1/4-variable]]
- [[/javascript/mdn-learn-web-js-1/5-number-operator]]
- [[/javascript/mdn-learn-web-js-1/6-string]]
- [[/javascript/mdn-learn-web-js-1/7-string-method]]
- [[/javascript/mdn-learn-web-js-1/8-array]]
[[/javascript/mdn-learn-web-js-2]]
- [[/javascript/mdn-learn-web-js-2/1-conditionals]]
- [[/javascript/mdn-learn-web-js-2/2-loop]]
- [[/javascript/mdn-learn-web-js-2/3-functions]]
- /javascript/mdn-learn-web-js-2/4-build-function
- [[/javascript/mdn-learn-web-js-2/5-fnc-return-values]]
- [[/javascript/mdn-learn-web-js-2/6-events]]
[[/javascript/mdn-learn-web-js-3]]
- [[/javascript/mdn-learn-web-js-3/1-object-basic]]
- [[/javascript/mdn-learn-web-js-3/2-object-prototype]]
- [[/javascript/mdn-learn-web-js-3/3-oop]]
- [[/javascript/mdn-learn-web-js-3/4-class-in-js]]
- [[/javascript/mdn-learn-web-js-3/5-json]]
[[/javascript/mdn-learn-web-js-4]]
- /javascript/mdn-learn-web-js-4/1-general-async
- /javascript/mdn-learn-web-js-4/2-intro-async-js
- /javascript/mdn-learn-web-js-4/3-timeout-interval
- /javascript/mdn-learn-web-js-4/4-promise
- /javascript/mdn-learn-web-js-4/5-async-await
mdn-js-ref
- mdn-js-ref-template-literal
[[typescript]]
- [[/typescript/links]]
[[react]]
- [[/react/links]]
- [[react/test]]
[[/react/opent-react]]
- [[/react/opent-react/1-env]]
- [[/react/opent-react/2-component]]
- [[/react/opent-react/3-state]]
- [[/react/opent-react/4-event]]
- [[/react/opent-react/5-create]]
- [[/react/opent-react/6-update-delete]]
- [[/react/opent-react/7-end]]
[[/react/vlpt-react-1-basic]]
- [[/react/vlpt-react-1-basic/4-jsx]]
- [[/react/vlpt-react-1-basic/5-props]]
- [[/react/vlpt-react-1-basic/6-conditional-render]]
- [[/react/vlpt-react-1-basic/7-useState]]
- [[/react/vlpt-react-1-basic/8-input]]
- [[/react/vlpt-react-1-basic/9-many-inputs]]
- [[/react/vlpt-react-1-basic/10-useRef-1]]
- [[/react/vlpt-react-1-basic/11-array]]
- [[/react/vlpt-react-1-basic/12-useRef-2]]
- [[/react/vlpt-react-1-basic/13-array-add]]
- [[/react/vlpt-react-1-basic/14-array-delete]]
- [[/react/vlpt-react-1-basic/15-array-edit]]
- [[/react/vlpt-react-1-basic/16-useEffect]]
- [[/react/vlpt-react-1-basic/17-useMemo]]
- [[/react/vlpt-react-1-basic/18-useCallback]]
- [[/react/vlpt-react-1-basic/19-react-memo]]
- [[/react/vlpt-react-1-basic/20-useReducer]]
- [[/react/vlpt-react-1-basic/21-custom-hooks]]
- [[/react/vlpt-react-1-basic/22-context-api]]
- [[/react/vlpt-react-1-basic/23-immer]]
- [[/react/vlpt-react-1-basic/26-componentdidcatch]]
[[react-library]]
[[/react-library/redux]]
- [[/react-library/redux/links]]
[[/react-library/redux/vlpt-react-6-redux]]
- [[/react-library/redux/vlpt-react-6-redux/1-keywords]]
- [[/react-library/redux/vlpt-react-6-redux/2-three-rules]]
- [[/react-library/redux/vlpt-react-6-redux/3-prepare]]
[[/react-library/recoil]]
- [[/react-library/recoil/links]]
- [[/react-library/recoil/project-structure]]
[[/react-library/nextjs]]
- [[/react-library/nextjs/links]]
[[/react-library/nextjs/learn-course]]
- FOUNDATIONS
- [[/react-library/nextjs/learn-course/1-1-about-next]]
- From JavaScript to React
- [[/react-library/nextjs/learn-course/1-3-to-nextjs]]
- How Next.js Works
- CREATE YOUR FIRST APP
- Create a Next.js App
- [[/react-library/nextjs/learn-course/2-2-navigate]]
- Assets, Metadata, and CSS
- [[/react-library/nextjs/learn-course/2-4-pre-render]]
- [[/react-library/nextjs/learn-course/2-5-dynamic-routes]]
- [[/react-library/nextjs/learn-course/2-6-api-routes]]
[[/react-library/react-query]]
- [[/react-library/react-query/links]]
[[/react-library/react-query/guides-concepts]]
- [[/react-library/react-query/guides-concepts/2-queries]]
- [[/react-library/react-query/guides-concepts/25-ssr]]
- [[/react-library/react-query/guides-concepts/29-testing]]
[[/react-library/react-testing-library]]
- [[/react-library/react-testing-library/jest-dom-matcher]]
[[js-library]]
- /js-library/links
[[/js-library/express]]
[[/js-library/express/mdn-learn-web-server-3]]
- [[/js-library/express/mdn-learn-web-server-3/1-express-intro]]
- [[/js-library/express/mdn-learn-web-server-3/2-set-node-env]]
- [[/js-library/express/mdn-learn-web-server-3/3-express-tutorial-1]]
- [[/js-library/express/mdn-learn-web-server-3/4-express-tutorial-2]]
- [[/js-library/express/mdn-learn-web-server-3/5-express-tutorial-3]]
- [[/js-library/express/mdn-learn-web-server-3/6-express-tutorial-4]]
- [[/js-library/express/mdn-learn-web-server-3/7-express-tutorial-5]]
- [[/js-library/express/mdn-learn-web-server-3/7-1-using-async]]
- [[/js-library/express/mdn-learn-web-server-3/7-2-template-primer]]
- [[/js-library/express/mdn-learn-web-server-3/7-3-base-template]]
- [[/js-library/express/mdn-learn-web-server-3/7-4-home-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-5-book-list-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-6-bookinstance-list-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-7-data-formatting]]
- [[/js-library/express/mdn-learn-web-server-3/7-8-author-genre-list-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-9-genre-detail-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-10-book-detail-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-11-author-detail-page]]
- [[/js-library/express/mdn-learn-web-server-3/7-12-bookinstance-detail-page]]
- [[/js-library/express/mdn-learn-web-server-3/8-express-tutorial-6]]
- [[/js-library/express/mdn-learn-web-server-3/8-1-create-genre]]
- [[/js-library/express/mdn-learn-web-server-3/8-3-create-book]]
[[sql]]
- [[/sql/links]]
[[/sql/opent-database-mysql]]
[[git]]
- git-memos
[[/git/opent-git-cli]]
- [[/git/opent-git-cli/2-version-control]]
- /git/opent-git-cli/3-backup
- /git/opent-git-cli/4-collaborate
- /git/opent-git-cli/4-cherry-pick-rebase
[[/git/opent-github]]
- [[/git/opent-github/github]]
- /git/opent-github/pull-request
[[tools]]
- [[/tools/links]]
[[/tools/terminal]]
[[/tools/terminal/opent-posix1-cli]]
- [[/tools/terminal/opent-posix1-cli/lecture]]
[[/tools/vim]]
- /tools/vim/links
- /tools/vim/learning
[[/tools/vscode]]
- /tools/vscode-links
[[/tools/vscode/docs]]
- [[/tools/vscode/docs/getstarted-settings]]
- [[/tools/vscode/docs/editor-codebasics]]
[[/tools/vscode/ext]]
- [[/tools/vscode/ext/auto-close-tag]]
- [[/tools/vscode/ext/auto-rename-tag]]
- [[/tools/vscode/ext/markdownlint]]
[[mathematics]]
[[/mathematics/hyu-linear-algebra]]
- [[/mathematics/hyu-linear-algebra/2-3-linear-independence]]
- [[/mathematics/hyu-linear-algebra/2-4-four-subspaces]]
- [[/mathematics/hyu-linear-algebra/2-6-linear-transformations]]
- [[/mathematics/hyu-linear-algebra/3-3-proj-least-squares]]
- [[/mathematics/hyu-linear-algebra/3-4-gram-schmidt]]
- [[/mathematics/hyu-linear-algebra/4-2-prop-of-determinant]]
- [[/mathematics/hyu-linear-algebra/4-3-form-for-determinant]]
- [[/mathematics/hyu-linear-algebra/4-4-app-of-determinants]]
- [[/mathematics/hyu-linear-algebra/5-2-diagonalization]]
- [[/mathematics/hyu-linear-algebra/5-3-difference-eqn]]
- [[/mathematics/hyu-linear-algebra/5-4-differential-eqn]]
- [[/mathematics/hyu-linear-algebra/5-5-complex-matrix]]