Coding365@NTUT
  • Piscine暑期密集訓練
  • 參加學員
  • 自學教材 - 程式語言
  • 自學教材 - 進階單元
  • 每周Coding任務
Powered by GitBook
On this page
  • 資料結構與演算法
  • 軟體工程
  • 軟體測試
  • SCRUM
  • GIT
  • 其他
  • 網頁前後端開發
  • Linux作業系統

自學教材 - 進階單元

Piscine針對程式語言已經有初步認識後,可進入學習進階Coding技巧與相關系統。

Previous自學教材 - 程式語言Next每周Coding任務

Last updated 6 years ago

資料結構與演算法

MIT資料結構概論(中文翻譯):

可汗學院演算法(英語,需免費註冊):

演算法動畫展示(英語,強推!):

舊金山大學資料結構動畫展示(英語):

edX基礎資料結構(英語,需免費註冊):

Cousera演算法(英語,需免費註冊):

MIT資料結構(英語):

MIT資料結構(英語):

MIT高等資料結構(英語):

MIT演算法設計與分析(英語):

MIT高等演算法(英語):

[電子書] 演算法第四版(強推!):

[電子書] 臺大資料結構課程投影片:

[電子書] 臺北大學資料結構課程投影片:

[線上討論區]

軟體工程

軟體測試

SCRUM

GIT

其他

網頁前後端開發

Linux作業系統

[線上討論區]

軟體工程聯盟課程網站 -

軟體測試 -

認識軟體測試的世界 & TDD/BDD 入門

《軟體測試專案實作:技術、流程與管理》筆記

Junit

單元測試基本概念

Android automatic testing using monkey testing tool

Step by Step Appium Tutorial for Beginners [updated]

Robot Framework Beginner Tutorial 1 - Getting started with Robot Framework Step by Step

動手寫Unit Test

搞笑談軟工

敏捷開發的第一步 -- Scrum ABC

融會貫通看板後,就試著進入敏捷式開發管理"Scrum"的世界吧

Scrum入門手冊

從五個小故事看敏捷開發精神

敏捷方法的成功密技(一):Scrum 為何對你很重要?

Git Redmine -

30 天精通 Git 版本控管

連猴子都能懂得git入門指南

Git 與 Github 版本控制基本指令與操作入門教學

Git 教學(1) : Git 的基本使用

程式碼版本控制服務-github入門使用介紹

Pro Git

DevOps -

Sonarqube -

Will 保哥的技術交流中心

w3schools

ASP.NET Core 教學課程

網頁新手入門:初探網頁架構和前後端語言

給開發者的網頁技術文件

Codecademy

Day1 - Node.js 開發環境準備

鳥哥的Linux私房菜 -

Ubuntu -

Ubuntu (中文) -

Fedora -

CentOS -

Debian -

http://www2.myoops.org/twocw/mit/Electrical-Engineering-and-Computer-Science/6-046JIntroduction-to-AlgorithmsFall2001/CourseHome/index.htm
https://www.khanacademy.org/computing/computer-science/algorithms
https://visualgo.net/en
https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
https://www.edx.org/course/data-structures-fundamentals-uc-san-diegox-algs201x
https://www.coursera.org/learn/algorithms-part1
https://www.coursera.org/learn/algorithms-part2
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-spring-2008/
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-introduction-to-algorithms-sma-5503-fall-2005/
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2015/
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-854j-advanced-algorithms-fall-2005/
https://algs4.cs.princeton.edu/home/
https://www.csie.ntu.edu.tw/~d95027/train/ca1871/slides/
http://www.csie.ntpu.edu.tw/~hsinlung/slides/Algorithms/
https://stackoverflow.com/questions/tagged/data-structures
https://stackoverflow.com/questions/tagged/algorithm
https://sec.openedu.tw/
https://myweb.ntut.edu.tw/~jykuo/train/softwareTesting.html
https://www.slideshare.net/wantingj/tdd-bdd-47559903
http://w1a2d3s4q5e6.blogspot.com/2012/11/blog-post_7.html
https://cpmaltose.wordpress.com/2017/08/01/junit-fast-tutorial/
https://msdn.microsoft.com/zh-tw/library/hh694602.aspx
https://www.youtube.com/watch?v=dfPNF-6RXVc
http://www.automationtestinghub.com/appium-tutorial/
https://www.youtube.com/watch?v=8h5knh2jLCA
https://ithelp.ithome.com.tw/articles/10102643
http://teddy-chen-tw.blogspot.com/search/label/Scrum
https://medium.com/kuma老師的軟體工程教室/敏捷開發的第一步-scrum-abc-cf0c63261662
https://progressbar.tw/posts/69
http://kojenchieh.pixnet.net/blog/category/1134973
https://www.slideshare.net/teddysoft/pub-43056568
http://www.ezproject.tw/2017/02/WhyScrumIsImportantToYou.html
https://docs.google.com/document/d/1AQh2O_3ASBFXg5vqoKmT8-kYeN-jKDuoXW4bGy6iH8s/edit
https://github.com/doggy8088/Learn-Git-in-30-days/blob/master/zh-tw/README.md
https://backlog.com/git-tutorial/tw/
https://blog.techbridge.cc/2018/01/17/learning-programming-and-coding-with-python-git-and-github-tutorial/
https://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/
http://blog.kevinlinul.idv.tw/?p=369
http://iissnan.com/progit/index.zh-tw.html
https://docs.google.com/document/d/1iOID1y6ZdO3K7x6fXPDlwUL8hFDN0XgNlEBNO7VP6BI/edit
https://docs.google.com/document/d/1yElVZO94VIy7CzYU7EN8Ni32bmuCCJS4SPHR0EmChZ4/edit
https://www.facebook.com/will.fans/videos/2124246790937787/
https://www.w3schools.com/
https://docs.microsoft.com/zh-tw/aspnet/core/tutorials/?view=aspnetcore-2.1
https://medium.com/appworks-school/網頁新手入門-初探網頁架構和前後端語言-a88a5dc86ee3
https://developer.mozilla.org/zh-TW/docs/Web/HTML
https://www.codecademy.com/catalog/subject/all
https://ithelp.ithome.com.tw/articles/10184550
http://linux.vbird.org/
https://www.ubuntu.com/
https://www.ubuntu-tw.org/
https://getfedora.org/
https://www.centos.org/
https://www.debian.org/