Added Part2 and Part3 links for Systematic Program Design course.

This commit is contained in:
nikty 2025-11-21 21:52:01 +03:00 committed by Lenox Waciuma Wanjohi
parent e637d3e8b8
commit 4bd7e3c5f1

View File

@ -4,13 +4,20 @@ This course has been developed by UBC and is available from Edx. We recommend yo
> This programming course takes a unique approach, as it focuses on learning a systematic programming method rather than a programming language. This practical approach will help you channel your creativity so that you can program well in any language.
**Course Link (Recommended):** <https://learning.edx.org/course/course-v1:UBCx+SPD1x+2T2015>
**Course Link (Recommended):**
- <https://learning.edx.org/course/course-v1:UBCx+SPD1x+2T2015>
- <https://learning.edx.org/course/course-v1:UBCx+SPD2x+2T2015>
- <https://learning.edx.org/course/course-v1:UBCx+SPD3x+3T2015>
Alternative Links:
- <https://www.edx.org/learn/coding/university-of-british-columbia-how-to-code-simple-data> (Up to Week 6A)
- <https://www.edx.org/learn/coding/university-of-british-columbia-how-to-code-complex-data> (Week 6B onwards)
Please see the FAQ below for explanation for different course versions.
## Instructions
**Note:** These instructions are for the archived version of the course on Edx, which we recommend. They don't apply to other versions of the course.