program-design

There are 19 repositories under program-design topic.

  • migueltc13/project-CP

    Collection of exercises implemented in Haskell within the Program Design by Calculation environment.

    Language:Haskell21
  • heckerfr0d/PD_LAB

    Chronicles of a CS boi: Algorithms, Data Structures and Programming Laboratory

    Language:C1100
  • 8Bitsian/PDD2024-L10

    Program Design and Development: Lesson 10

    Language:Python0100
  • 8Bitsian/PDD2024-L11

    Program Design and Development: Lesson 11

    Language:Python0100
  • 8Bitsian/PDD2024-L2

    Program Design and Development: Lesson 2

    Language:Python00
  • apelullo/bluecoats_measurement_response_program_ops

    Bluecoats is a closed-loop, human-centric measurement and response program coordinating training, resources, and operational mechanisms to empower health system staff and management to systematically diagnose issues and develop custom solutions that improve wellbeing, streamline operations, and bolster the financial health of the organization.

    Language:Jupyter Notebook0100
  • Eason0729/Program-Design-2

    Homework and final project for program design at National Cheng Kung University.

    Language:Java00
  • JoseGonzCSE/IntroToProgramming

    Course Taken @ CCSF [2020]

    Language:Python0100
  • ohmthanap/CS515_Fundamentals-Computing

    Learned basic Python programming: Program design, Algorithmic thinking, Recursion, Object-oriented programming, Interpreters, Compilers, and Data representation

    Language:Python0100
  • paxtonproctor/1044-Computer-Science-1

    Introduction to methods of problem solving and algorithm development. A high-level programming language is taught with an emphasis on program design, coding, debugging, testing, and documentation. Discussion of ethical, social, and legal issues related to computing.

    Language:C++0100
  • 8Bitsian/PDD2024-L3

    Program Design and Development: Lesson 3

    Language:Python10
  • 8Bitsian/PDD2024-L5

    Program Design and Development: Lesson 5

    Language:Python
  • 8Bitsian/PDD2024-L7

    Program Design and Development: Lesson 7

    Language:Python10
  • 8Bitsian/PDD2024-L8

    Program Design and Development: Lesson 8

    Language:Python10
  • 8Bitsian/PDD2024-L9

    Program Design and Development: Lesson 9

  • himanshubalani/DSPDLab

    Data Structures and Program Design Coding Practicals

    Language:Python10
  • jeffsxguo/sudoku

    A sudoku programme written in Java, for USTC Program Design II Course.

    Language:Java10
  • jonathanafernandi/Program-Design-Methods

    This repository contains the Assurance of Learning (AoL) Case Study and Project by Jonathan et al. for the Program Design Methods course (COMP6798001). The project received a high distinction with a score of 100 (Grade: A).

  • rbnmf/htdp

    My solutions to 'How To Design Programs' (2nd edition). Fundamental and advanced program design principles in Racket.

    Language:Racket