Skip to content

harisethuram/CS-Lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lessons on getting started with Computer Science

Lessons are taught in C and are meant for beginners

An eight week course with assignments, and will cover many important concepts up till recursion.

Week 1 (slides)

  • Scratch

Week 2 (slides)

  • Binary system
  • Intro to datatypes

Week 3 (slides)

  • More datatypes
  • Intro to C

Week 4 (slides)

  • Operators
  • If/Else conditions

Week 5 (slides)

  • Loops (While)
  • Arrays
  • Brief intro to Algorithms

Week 6 (slides)

  • Recap of everything so far

Week 7 (slides)

  • The stack
  • Functions

Week 8 (slides)

  • Recursion
  • Sigma, Largest number in array

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors