ikokkari / PythonExamples

Python examples from CCPS 109 Computer Science I, by Ilkka Kokkarinen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Examples

Example programs from the course CCPS 109 Computer Science I, as taught by Ilkka Kokkarinen for the Chang School of Continuing Education, Toronto Metropolitan University, Canada.

The outline for the course is in CCPS 109 Modules.pdf.

The YouTube playlist CCPS 109 Computer Science I, Python collects the author's recorded lectures of this material.

All computer science instructors are free to use and adapt these examples for their needs and purposes, with proper attribution to the original. The author welcomes feedback by email at ilkka.kokkarinen@gmail.com from all such instructors.

The Python example programs are distributed under GNU General Public License, Version 3.

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

Text of warandpeace.txt taken from Project Gutenberg.

Data files mountains.json and countries.json generated by the author from the Wolfram Mathematica knowledge base.

About

Python examples from CCPS 109 Computer Science I, by Ilkka Kokkarinen

License:GNU General Public License v3.0


Languages

Language:Python 100.0%