W3Big - 繁體中文最完整豐富的網頁教學平台,連 C/C++/Java/Python 教學都有喔!
W3Big: http://www.w3big.com/zh-TW/
中文簡介: https://goo.gl/B4Cjgw
這是前不久從一位網友發的文看到的(詳見上述「中文簡介」部分)!稍微玩了一下,發現還蠻豐富的!加上很適合英文沒那麼熟練、想往「網頁程式設計」這方面前進的入門者研讀,所以就在發現後的第一時間,轉貼給大家參考了!
大家可以先點擊上述的 W3Big 連結,然後依照下列順序學習:
-- 前端網頁設計 --
1. HTML
2. CSS3
3. JavaScript
4. HTML DOM
5. AJAX
6. jQuery / jQueryUI / jQuery Mobile
7. JSON
8. AngularJS, React, Bootstap, Foundation 等 JavaScript 框架
-- 後端網頁設計 --
1. PHP / Python3 / Node.js / Ruby 擇一
2. 框架學習: 若您選的後端語言是 Python3,可搭配 Django 服用,加快網站開發速度
3. 資料庫學習: 先學 SQL 語言,接著選一種資料庫,MySQL 或 MongoDB 都可以。
-- 網路相關知識(選修) --
1. TCP/IP
2. HTTP
此外,這個網站還有底下幾個與網頁設計比較無關主題,是我認為很值得學習的:
1. 傳統程式語言: C / C++ / Java / C#
2. 開發環境與工具: Linux / Docker / Eclipse / Git
3. 手機程式設計: Android / iOS (Swift)
全站內容不僅中文,還完全免費!這麼優的學習資源還真的蠻少見的!推薦給想用中文學習電腦知識的朋友收藏!
今天的內容如果您覺得不錯,還請多多按讚鼓勵,或轉發分享。有任何問題可以留言在下方,我會盡快回覆您的喔!
「docker python3」的推薦目錄:
- 關於docker python3 在 紀老師程式教學網 Facebook 的最佳解答
- 關於docker python3 在 Installing Python3.9 and pip in docker image (and not python ... 的評價
- 關於docker python3 在 A Python library for the Docker Engine API - GitHub 的評價
- 關於docker python3 在 Install Python3 in Ubuntu Docker - jdhao's blog 的評價
- 關於docker python3 在 實作Dockerfile + flask 教學(附GitHub完整程式) | Max行銷誌 的評價
- 關於docker python3 在 Can't make action using docker and calling python script work 的評價
- 關於docker python3 在 Install Cython with python3 in Docker - Unix StackExchange 的評價
- 關於docker python3 在 Docker + Python by Tim Butler - YouTube 的評價
docker python3 在 A Python library for the Docker Engine API - GitHub 的推薦與評價
A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers, manage containers ... ... <看更多>
docker python3 在 Install Python3 in Ubuntu Docker - jdhao's blog 的推薦與評價
Build a Ubuntu docker with Python3 and pip support. I am using the official Ubuntu docker. The following is a minimum Dockerfile:. ... <看更多>
docker python3 在 Installing Python3.9 and pip in docker image (and not python ... 的推薦與評價
... <看更多>