CMake 설치하기
etc./Install and Setup2024. 6. 23. 00:43CMake 설치하기

1. CMake Download linkhttps://cmake.org/download/ Download CMakeYou can either download binaries or source code archives for the latest stable or previous release or access the current development (aka nightly) distribution through Git. This software may not be exported in violation of any U.S. export laws or regulatiocmake.org 2. Download cmake-3.30.0-rc3-windows-x86_64.msi Windows 환경에서 설치하려 하므..

Python 시작하기
etc./Install and Setup2024. 5. 1. 22:01Python 시작하기

Step 1. Python 사이트 접속하기Python을 다운로드하기 위해 https://www.python.org/ 사이트에 접속한다.  Welcome to Python.orgThe official home of the Python Programming Languagewww.python.orgStep 2 . Download2.1 .exe형식의 파일 Download접속을 하면 아래와 같은 홈페이지가 뜨는데, 메뉴바에서 Downloads에 마우스 커서를 올려보자.Download for Windows에서 Python x.x.x이 적혀있는 버튼을 클릭하면 바로 최신 버전의 .exe를 다운로드 받을 수 있다. 다른 버전을 받고 싶다면 All releases를 클릭해서 원하는 버전의 Pyhon을 다운로드 받으면 된..

SourceTree 시작하기(1)_SourceTree 다운로드 하기
etc./Install and Setup2023. 12. 20. 02:49SourceTree 시작하기(1)_SourceTree 다운로드 하기

수업한 내용을 깃허브에 업로드하는게 점점 버거워지기 시작했다.그래서 SourceTree를 다운로드 받아 활용하고자 한다.SourceTree를 다운로드 받는 사이트 링크는 다음과 같다.https://www.sourcetreeapp.com/ Sourcetree | Free Git GUI for Mac and WindowsA Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac.www.sourcetreeapp.com Download for Windows 버튼을 클릭한다.    정책 동의하니 어쩌구 체크박스 선택하고 Download 버튼을 클릭한다.    ..

Spring 시작하기(1)_Spring 다운로드와 Lombok 설정하기
etc./Install and Setup2023. 12. 19. 01:27Spring 시작하기(1)_Spring 다운로드와 Lombok 설정하기

Eclipse에서 맞봤으니 이제 Spring에서 해볼 차례다.Spring을 다운로드할 수 있는 사이트 링크는 다음과 같다.https://spring.io/ Spring | HomeCloud Your code, any cloud—we’ve got you covered. Connect and scale your services, whatever your platform.spring.io  상단 메뉴에서 Project > Spring Tools 4를 클릭한다.    내가 다운로드 하려는 버전은 Spring Tool Suit 3이므로 해당 페이지에서 스크롤을 쭈욱쭈욱 내린다.    Looking for Spring Tool Suite 3? 이라는 문구를 발견하면 스크롤을 멈추고파란색 글씨의 Spring Tool..

Visual Studio Code 시작하기(1)_VS Code다운로드 및 마켓플레이스 확장 설치
etc./Install and Setup2023. 10. 25. 21:40Visual Studio Code 시작하기(1)_VS Code다운로드 및 마켓플레이스 확장 설치

Visual Studio Code 다운로드 사이트 링크는 아래와 같다.https://code.visualstudio.com/Download Download Visual Studio Code - Mac, Linux, WindowsVisual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.code.visualstudio.com   Windows에 .zip..

728x90
반응형
image