GitHub Trending์ถ์ฒ: GitHub Trending Weekly All์กฐํ์ 1
mihail911/modern-software-dev-assignments
By GitHub Trending Weekly All2026๋
3์ 3์ผ
**mihail911/modern-software-dev-assignments**
Assignments for CS146S: The Modern Software Dev (Stanford University Fall 2025)Assignments for CS146S: The Modern Software Developer This is the home of the assignments for CS146S: The Modern Software Developer, taught at Stanford University fall 2025. Repo Setup These steps work with Python 3.12. Install Anaconda Download and install: Anaconda Individual Edition Open a new terminal so conda is on your PATH. Create and activate a Conda environment (Python 3.12) conda create -n cs146s python=3.12 -y conda activate cs146s Install Poetry curl -sSL https://install.python-poetry.org | python - Install project dependencies with Poetry (inside the activated Conda env) From the repository root: poetry install --no-interaction
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Trending Weekly All์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
Assignments for CS146S: The Modern Software Dev (Stanford University Fall 2025)Assignments for CS146S: The Modern Software Developer This is the home of the assignments for CS146S: The Modern Software Developer, taught at Stanford University fall 2025. Repo Setup These steps work with Python 3.12. Install Anaconda Download and install: Anaconda Individual Edition Open a new terminal so conda is on your PATH. Create and activate a Conda environment (Python 3.12) conda create -n cs146s python=3.12 -y conda activate cs146s Install Poetry curl -sSL https://install.python-poetry.org | python - Install project dependencies with Poetry (inside the activated Conda env) From the repository root: poetry install --no-interaction
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ GitHub Trending Weekly All์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.