Skip to content

This course is an Introduction to Computer Science and programming using the Python programming language. This course is taken at TMU, formally known for Ryerson. (CCPS109)

Notifications You must be signed in to change notification settings

ArshiaRx/Computer-Science-I

Repository files navigation

Computer Science I - CCPS109

This course is an Introduction to computer science and programming using the Python programming language. This course allows student to have the ability to read, write, and understand small Python functions that consist of the core language and its data structures, and break down abstract problems into Python structure to solve them.

  • In this course Python language was used to solve the problems with the help of Spyder IDE.
  • This Course was taken in summer 2021 at chang school (TMU/Ryerson) by Dr. ilkka kokkarinen.
  • This course was taken as my 1st minor course 1/6 toward Computer Science degree.
You may refer to my contents, but COPYING them is strictly prohibited, as it would violate policy 60.

-> S2021 (Summer)

109 Python Problems for CCPS 109

This repository contains the problem specifications, the automated tester and the necessary data files for the graded lab problems for the course CCPS 109 Computer Science I, as taught by Ilkka Kokkarinen for the Chang School of Continuing Education, Ryerson University, Toronto, Canada.

Wordlist words_sorted.txt adapted from dwyl/english-words.


Completed 45 Labs Successfully. Final Grade: A+

--> Numbers on the right indicate the problem number.

  1. Ryerson Letter Grade (1)
  2. Ascending List (2)
  3. Riffle Shuffle Kerfuffle (3)
  4. Even the odds (4)
  5. Cyclops Numbers (5)
  6. Domino Cycle (6)
  7. Count Dominator + (Professor Solution) (8)
  8. Beat the previous (9)
  9. Taxi Zum Zum (11)
  10. Exact Change only (12)
  11. Rooks on a rampage (13)
  12. Try a spatula (21)
  13. Boustrophedon (25)
  14. Intersecting, intersecting (49)
  • Do you reach many, do you reach one (17) -- (Professor Solution)
  1. Seven rule, zerors drool (18)
  2. Fulcrum (19)
  3. All yours bases are belong to us (21)
  4. Recaman's sequence (31)
  5. Count the balls off the brass monkey (22)
  6. Count growlers (23)
  • Bulgarian Solitaire (24) -- (Professor Solution)
  • tukeys_nonthers (37) -- (Professor Solution)
  1. Crack the Crag (31)
  2. Sum of two squares (33)
  3. Carry on Pythonista (34)
  4. Expand positive integer intervals + (Professor Solution) (36)
  5. Collapse positive integer intervals (44)
  6. Where do you hear, what do you say? (57) + (Professor Solution)
  7. Reversing the deserver (45)
  8. That's enough of you! (51)
  9. That's enough for you! (55)
  10. Crab bucket list (50)
  11. Bishops on a binge (52)
  12. Everybody on the floor, do the Scrooge Shuttle (56)
  13. Rational Lines of Action (#)
  14. Three summers ago (32)
  15. ztalloc ecneuqes (66)
  16. Count divisibles in range (78)
  17. Bridge hand shape (79)
  18. Milton Work point count (80)
  19. Frequency sort (85)
  20. Followed by its square (106)
  21. Longest arithmetic progression (26)
  22. Dibs to dubs (40)
  23. Whenever they zig, you gotta zag (38)
  24. Brussel's choice (46)
  25. Reverse ascending sublists (68)
  • Nearest smaller element (41) -- (Professor Solution)
  • Sum of distinct cubes (99) -- (Professor Solution)
  • Manhattan skyline (75) -- (Professor Solution)

About

This course is an Introduction to Computer Science and programming using the Python programming language. This course is taken at TMU, formally known for Ryerson. (CCPS109)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages