Update README.md

This commit is contained in:
Pulkit Krishna 2024-12-26 10:49:24 +05:30 committed by Lenox Waciuma Wanjohi
parent 04ef6b217d
commit 45e6124774

View File

@ -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`