-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 5c27c4f
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# FastCampus 프로그래밍 첫걸음 시작하기 | ||
|
||
웹 개발 기초 ~ 파이썬을 이용한 크롤러 개발 [온라인 강의](http://www.fastcampus.co.kr/dev_online_introdev/) 자료 | ||
|
||
<p align="center"> | ||
<img src="https://github.com/SeongJaeMoon/FastCampusWebPythonBasic/blob/master/oline-dev.png" width="60%" height="50%"> | ||
</p> | ||
|
||
# 저장소 이용 방법 | ||
|
||
## 각 강의 별로 code1, code2 ... 형식의 폴더로 저장합니다. | ||
|
||
## 1. README.md | ||
각 강의마다 필요한 심화 내용 및 도움이 될 수 있는 내용들을 정리해서 올려드립니다. | ||
## 2. code 폴더 | ||
강의에서 작성한 코드가 저장됩니다. | ||
## 3. task 폴더 | ||
강의 과제와 관련된 내용이 저장됩니다. | ||
|
||
# 바로가기 | ||
## Orientation | ||
|
||
|
||
## HTML | ||
|
||
|
||
## CSS | ||
|
||
|
||
## JavaScript | ||
|
||
|
||
## Python | ||
|
||
|