일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
목록🌳List of Materials✨ (57)
A Joyful AI Research Journey🌳😊
https://streamlit.io Streamlit • A faster way to build and share data apps Streamlit is an open-source app framework for Machine Learning and Data Science teams. Create beautiful web apps in minutes. streamlit.io
https://www.youtube.com/playlist?list=PLGRDMO4rOGcNLnW1L2vgsExTBg-VPoZHr ReactJS + Spring Boot CRUD Full Stack Application This course designed for beginners to learn how to develop a full-stack CRUD application using React as frontend and spring boot as backend. www.youtube.com https://www.javaguides.net/2020/08/reactjs-axios-get-post-put-and-delete-example-tutorial.html?m=1 ReactJS Axios GET, ..
https://velog.io/@yh20studio/CS-Http-Method-%EB%9E%80-GET-POST-PUT-DELETE Http Method 란? (GET, POST, PUT, DELETE) 평소에 코딩을 하면서 서버와 클라이언트가 소통을 하기 위해서 보통 Http를 이용을 하게 되었습니다. 그런데 GET, POST, PUT, DELETE 등 여러가지의 Http Method 가 존재하는데 명확하게 사용하고 있을까? velog.io https://gmlwjd9405.github.io/2018/09/21/rest-and-restful.html [Network] REST란? REST API란? RESTful이란? - Heee's Development Blog Step by step goes a l..
https://ux.stories.pe.kr/181 Git GUI 소스트리(SourceTree) 설치방법과 사용방법 멋찐 개발자 같은 경우 검정 화면에 하얀색 글씨로 타이핑을 치며 Git 명령어를 실행시킬텐데요. 그게 멋지긴 하지만 편한 형태는 아닙니다. Git을 좀더 편하게 사용하기 위해서는 Git GUI(Graphic User ux.stories.pe.kr
https://artdev.tistory.com/38 [Git] local repository와 remote repository의 연결, 그리고 갱신 앞선 포스팅에서 git을 이용하여 commit하는것까지 알아보았다. local repository에 있는 코드를 원격 repository에 올려보자. github 자신의 계정에서 repository를 만들고 그것을 내 local repository랑 연결만 해 artdev.tistory.com
the steps on how to deploy using GitLab for AWS: Create a new project in GitLab. Create a .gitlab-ci.yml file in the root directory of your project. This file will contain the configuration for your CI/CD pipeline. In the .gitlab-ci.yml file, add a job that will deploy your application to AWS. The job should contain the following steps: Install the AWS CLI. Create an AWS deployment configuration..
https://docs.gitlab.com/ee/ci/cloud_deployment/ Deploy to AWS from GitLab CI/CD | GitLab Documentation for GitLab Community Edition, GitLab Enterprise Edition, Omnibus GitLab, and GitLab Runner. docs.gitlab.com
https://velog.io/@harimad/yarn-command-not-found [오류해결] bash: yarn: command not found 가 뜨네.. 왜..지? 제목 그대로 git bash 에서 yarn을 글로벌로 설치한 후 yarn 버전을 확인했을 때 yarn이 없다는 경우가 있습니다.이는 yarn이 설치가 안되었거나 또는 yarn의 환경변수를 설정하지 않아서 발생하는 문제 velog.io
https://www.youtube.com/watch?v=eWo9C2DXX5c&ab_channel=NetDevOpsJourney https://crong-cat.tistory.com/entry/VSCode-GitLab-projectrepository-clone VSCode GitLab project/repository clone VSCode에 GitLab repository를 clone하려고 합니다. SSH Key 방식도 있으나, 번거로운 작업들이 있어 비밀번호 로그인 방식으로 진행합니다. 1. GitLab에 로그인 2. clone 하려는 project 클릭 3. Clone > Visual Studio Co crong-cat.tistory.com https://www.golinuxcloud.com/set..
Create a Branch Create branch when master branch is checked out. Here commits in master will be synced to the branch you created. git branch branch1 Create branch when branch1 is checked out . Here commits in branch1 will be synced to branch2 git branch branch2 Checkout a Branch git checkout command switch branches or restore working tree files git checkout branchname Renaming a Branch git branc..
https://codingapple.com/course/next-js/ Next.js로 웹서비스 만들기 - 코딩애플 온라인 강좌 누구나 마음 한켠엔 나만의 웹서비스를 만들고 싶어합니다. 프론트엔드는 어찌저찌 하겠는데 서버 만드는게 어렵고 귀찮다고요? 그렇다면 Firebase를 쓰십시오. 구글이 웹서버를 대신 만들어 codingapple.com https://nextjs.org/ Next.js by Vercel - The React Framework Next.js Boilerplate A Next.js app and a Serverless Function API. Image Gallery Starter An image gallery built on Next.js and Cloudinary. Next.js ..
https://www.easeus.com/knowledge-center/user-folder-mac.html What Is User Folder Mac and How to Manage It? [Updated 2023] User Folder in Mac is one of the prominent and most space-taking folders. This post explains how you can manage the user folder Mac, and also learn more about it, if you are curious to understand. www.easeus.com Step 1. Launch the Finder app. Step 2. Go to the Finder menu. St..
https://product.kyobobook.co.kr/detail/S000201237157 실전! 스프링 부트와 리액트로 시작하는 모던 웹 애플리케이션 개발 | 주하 힌쿨라 - 교보문고 실전! 스프링 부트와 리액트로 시작하는 모던 웹 애플리케이션 개발 | 스프링 부트와 리액트의 풍부하고 다양한 도구들을 활용해 최신 풀스택 애플리케이션을 개발하는 비법을 배워보자!풀스택 product.kyobobook.co.kr React.js code snippets
https://velog.io/@qksud14/jrdev-02 스타트업 신입 개발일지(02 : 소스 코드 분석하기) 제대로된 코드를 만들기 위해서는 제대로된 코드를 많이 읽어보면 된다.기존에 사용하는 라이브러리나 플러그인의 코드를 읽어라인상깊었던 소프트웨어 코드를 읽어라존경하는 사람이 만든 velog.io https://coderlife.tistory.com/137 소스 코드 분석하는 현명한 방법? C++ 개발자 정리법 서론은 생략하고 본론입니다. 저는 c++ 소스코드 분석은 아래처럼 합니다. 사내 시스템이 있다면 아래처럼 해도 됩니다. 왜냐면 문서와 주석에 주요 성능 이슈나 기타 사항들이 많으니까요. 하지 coderlife.tistory.com
https://ngnl.tistory.com/40 맥북 트랙패드의 사용 방법 (처음 사용자용) 맥북을 사용하는 가장 기본적인 설명인 트랙패드의 이용 방법에 관한 글입니다. 그저 비상시에만 사용 혹은 있어도 방해만 되서 꺼놓고 이용하는 수많은 윈도우용 터치패드와는 전혀 다른 맥북 ngnl.tistory.com https://support.apple.com/ko-kr/HT204895 Mac에서 Multi-Touch 제스처 사용하기 Multi-Touch 트랙패드 또는 Magic Mouse를 사용하는 경우 하나 이상의 손가락을 이용한 탭하기, 쓸어넘기기, 오므리기, 펼치기 동작으로 유용한 작업을 수행할 수 있습니다. support.apple.com