From e3d74c2bc527c6260568ed7d94eb2aea92c4126c Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Thu, 26 Dec 2024 11:19:13 +0530 Subject: [PATCH] Update README.md --- coursepages/intro-programming/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/coursepages/intro-programming/README.md b/coursepages/intro-programming/README.md index eb011b7..1ba5b7b 100644 --- a/coursepages/intro-programming/README.md +++ b/coursepages/intro-programming/README.md @@ -1,10 +1,8 @@ # Introduction to Programming -If you've never written a for-loop, or don't know what a string is in programming, start here. These courses are self-paced, allowing you to adjust the number of hours you spend per week to meet your needs. +If you find the [Intro CS course](/coursepages/intro-cs/README.md) difficult to follow, start here. These courses are self-paced, allowing you to adjust the number of hours you spend per week to meet your needs. -We are currently looking for volunteers to try out both of the following two courses and analyze them in different ways to determine which one is better suited to be included in our curriculum. We suggest that you flip a coin to decide which one to take first, so that you avoid an ordering bias. Once you have completed both courses, please provide your analysis of [this RFC](https://github.com/ossu/computer-science/issues/1164). - -If you don't have time or do not want to volunteer, you are required to do **only ONE** of the following courses. +You need to do **only ONE** of the following courses. ## CS50P: Introduction to Programming with Python