{"id":21682639,"url":"https://github.com/chairco/ccupy2018","last_synced_at":"2025-10-04T11:56:36.369Z","repository":{"id":68894424,"uuid":"149713783","full_name":"chairco/CCUPY2018","owner":"chairco","description":"Python 應用教學","archived":false,"fork":false,"pushed_at":"2018-10-27T05:43:48.000Z","size":4629,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T06:53:06.927Z","etag":null,"topics":["education","educational-project","linebot","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chairco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-21T05:23:10.000Z","updated_at":"2024-10-23T10:21:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"f891d3df-1478-437d-9a02-6b7600ad4a8c","html_url":"https://github.com/chairco/CCUPY2018","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chairco/CCUPY2018","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FCCUPY2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FCCUPY2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FCCUPY2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FCCUPY2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chairco","download_url":"https://codeload.github.com/chairco/CCUPY2018/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chairco%2FCCUPY2018/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278308623,"owners_count":25965654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["education","educational-project","linebot","python"],"created_at":"2024-11-25T15:39:05.165Z","updated_at":"2025-10-04T11:56:36.354Z","avatar_url":"https://github.com/chairco.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCUPY2018\n\n課綱請參考 [Hackmd](https://hackmd.io/s/rybuBNAdm) 教學說明\n此次課程一共分為三場，所有課程內容皆可從下分類資料夾進入取得。\n\n\n## 基礎教學\n\n+ [課程資料夾](/Python基礎教學)\n+ [課前準備](/Python基礎教學/課前準備.md)\n+ [Sli.do 即時提問(輸入:E220)](https://www.sli.do/)\n+ [問卷](https://docs.google.com/forms/d/e/1FAIpQLSf4HrFB3ysDJYvrFF3b_yeU9kR3Dem-e_GiSlKwUseYYnRKag/viewform?usp=send_form)\n\n\n## 中階教學\n\n+ [課程資料夾](/Python中階教學)\n+ [課前準備](/Python中階教學/課前準備.md)\n+ [Sli.do 即時提問(輸入:T051)](https://www.sli.do/)\n+ [問卷](https://docs.google.com/forms/d/e/1FAIpQLSdZRV5IM9x1X6uGTaYeXNXDTFue0foV5hL046dffmQr1Kmzcw/viewform)\n\n\n## 進階應用\n\n+ [課程資料夾](/Python進階應用)\n+ [課前準備](/Python進階應用/課前準備.md)\n+ [Sli.do 即時提問(輸入:P908)](https://www.sli.do/)\n+ [問卷](https://docs.google.com/forms/d/e/1FAIpQLSeEfrAJ9aXuxttlxiQP0cP1cQLmoJe2vJZRw8K22BY6n5_NgA/viewform)\n\n\n## 參考資源\n\n### 環境安裝\n+ [安裝 Anaconda](http://blog.cavedu.com/2018/09/28/ai%E4%BA%BA%E5%B7%A5%E6%99%BA%E6%85%A7-%E7%A5%9E%E7%B6%93%E9%81%8B%E7%AE%97-%E9%96%8B%E6%BA%90%E5%B7%A5%E5%85%B7tensorflow%E8%88%87%E5%AE%89%E8%A3%9D%EF%BC%88windows%EF%BC%89/)\n\n\n### 線上 Python 學習\n+ [Python 初學指南](https://blog.liang2.tw/posts/2016/01/lab-coding-python/)\n+ [Google Python tutorial](https://developers.google.com/edu/python/introduction)\n+ [JupyterNotebook 介紹](https://github.com/victorgau/KHPY20180324)\n+ [RealPython - 豐富的線上課程](https://realpython.com/)\n+ [線上手把手學習 Python](https://www.codecademy.com/learn/learn-python)\n+ [成為 Python 數據分析達人的第一課](http://moocs.nccu.edu.tw/course/121/section/lecture/)\n\n\n### Git\n+ [Git 基礎教學](http://djangogirlstaipei.herokuapp.com/tutorials/version-control-with-git/?os=windows)\n+ [Git-it](http://jlord.us/git-it/index-zhtw.html)\n\n\n### 爬蟲\n+ [爬蟲教學](https://github.com/leVirve/CrawlerTutorial)\n+ [比美麗更美麗](https://aji.tw/slides/pycon2017/#/)\n\n\n### 進階補充\n+ [視覺顯示程式碼運作](http://www.pythontutor.com/)\n+ [Python tips](http://book.pythontips.com/en/latest/index.html)\n+ [Problem Solving with Algorithms and Data Structures using Python](http://interactivepython.org/runestone/static/pythonds/index.html)\n+ [Python build-in function](https://docs.python.org/3/library/functions.html#all)\n+ [Google Python 風格](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchairco%2Fccupy2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchairco%2Fccupy2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchairco%2Fccupy2018/lists"}