GithubHelp home page GithubHelp logo

university-public's Introduction

university-public

A repo storing code written for class with permissions of the instructors.

Directory List

CSC148 - Introduction to Computer Science

Course Description:

Abstract data types and data structures for implementing them. Linked data structures. Encapsulation and information-hiding. Object-oriented programming. Specifications. Analyzing the efficiency of programs. Recursion. This course assumes programming experience as provided by CSC108H1.

Note: I skipped CSC108, hence why it is missing from this repository

Folder Contents:

  • test_group_hierarchy.py โ†’ A collection of pytest tests I wrote for an assignment in this course. I used Test Driven Design to write tests for a complex class structure prior to starting on implementing the code.

Academic Integrity

Before posting code in this repo, I received permission from the instructor. I've also ensured that my code is not vulnerable to re-use, in case a student with a similar assignment attempts to plagiarize my work in the future. I took 3 main precautions:

  • Branches: I use the pseudo-master branch as default to prevent this repo from appearing in search results, for good measure.

  • Obfuscation: All code in this repo has modified significantly to impede re-use.

  • Partial Work: I've only included small samples of the work from each assignment, to prevent re-use.

university-public's People

Contributors

evank28 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.