-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
dc184a6
commit 1568d59
Showing
9 changed files
with
94 additions
and
33 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,6 @@ | ||
--- | ||
--- | ||
|
||
# Learn how to use Git & GitHub | ||
|
||
TODO: Embed video |
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,11 @@ | ||
--- | ||
--- | ||
|
||
# Collaborating with others with GitFlow | ||
|
||
Learn more: | ||
|
||
- [Development Workflow สไตล์ CU Get Reg ฉบับคนไม่ค่อยว่าง](https://medium.com/thinc-org/development-workflow-%E0%B8%AA%E0%B9%84%E0%B8%95%E0%B8%A5%E0%B9%8C-cu-get-reg-%E0%B8%89%E0%B8%9A%E0%B8%B1%E0%B8%9A%E0%B8%84%E0%B8%99%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%84%E0%B9%88%E0%B8%AD%E0%B8%A2%E0%B8%A7%E0%B9%88%E0%B8%B2%E0%B8%87-c2a0e5fa287) | ||
- [มาทำ Versioning + GitOps + K8s บน Monorepo กันเถอะ! Part III](https://medium.com/thinc-org/%E0%B8%A1%E0%B8%B2%E0%B8%97%E0%B8%B3-versioning-gitops-k8s-%E0%B8%9A%E0%B8%99-monorepo-%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B9%80%E0%B8%96%E0%B8%AD%E0%B8%B0-part-iii-6598e57084ed) | ||
|
||
![](https://miro.medium.com/v2/resize:fit:2000/format:webp/1*7deVAc5M_CqgyxJMKZOtCg.png){width=500px; style="margin: auto"} |
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,12 @@ | ||
--- | ||
--- | ||
|
||
# GitHub | ||
|
||
[GitHub](https://github.com/) is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. | ||
|
||
## You need to know Git | ||
|
||
[Git](https://git-scm.com/) is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | ||
|
||
![](https://www.dreamhost.com/blog/wp-content/uploads/2022/11/github-wordpress-repository.png) |
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,17 @@ | ||
--- | ||
layout: two-cols | ||
--- | ||
|
||
# Visual Studio Code | ||
|
||
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity). | ||
|
||
## Install | ||
|
||
[Download](https://code.visualstudio.com/download) and install Visual Studio Code. | ||
|
||
![](https://code.visualstudio.com/assets/docs/setup/windows/install-stable.png) | ||
|
||
:: right :: | ||
|
||
![](https://user-images.githubusercontent.com/35271042/118224532-3842c400-b438-11eb-923d-a5f66fa6785a.png) |
2 changes: 2 additions & 0 deletions
2
docs/slidev/pages/which-programming-language-to-use/backend.md
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,2 @@ | ||
--- | ||
--- |
2 changes: 2 additions & 0 deletions
2
docs/slidev/pages/which-programming-language-to-use/frontend.md
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,2 @@ | ||
--- | ||
--- |
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
File renamed without changes.
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