From 45e6124774af544b045dac7b50c4b95d59478378 Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Thu, 26 Dec 2024 10:49:24 +0530 Subject: [PATCH] Update README.md --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/README.md b/README.md index 461d9da..0342627 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,6 @@ just remember that you can't purchase success! - [Prerequisites](#prerequisites) - [Intro CS](#intro-cs) - - [Introduction to Programming](#introduction-to-programming) - - [Introduction to Computer Science](#introduction-to-computer-science) - [Core CS](#core-cs) - [Core programming](#core-programming) - [Core math](#core-math) @@ -121,21 +119,7 @@ and is knowledgeable enough now to decide which electives to take. ## Intro CS -### Introduction to Programming - -If you've never written a for-loop, or don't know what a string is in programming, start here. This course is self-paced, allowing you to adjust the number of hours you spend per week to meet your needs. - -**Topics covered**: -`simple programs` -`simple data structures` - -Courses | Duration | Effort | Prerequisites | Discussion -:-- | :--: | :--: | :--: | :--: -[Introduction to programming](coursepages/intro-programming/README.md) | 10 weeks | 10 hours/week | none | [chat](https://discord.gg/syA242Z) - -### Introduction to Computer Science - -This course will introduce you to the world of computer science. Students who have been introduced to programming, either from the courses above or through study elsewhere, should take this course for a flavor of the material to come. If you finish the course wanting more, Computer Science is likely for you! +This course will introduce you to the world of computer science and programming. This course gives you a flavor of the material to come. If you finish the course wanting more, Computer Science is likely for you! **Topics covered**: `computation`