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.
heckerfr0d/PD_LAB
Chronicles of a CS boi: Algorithms, Data Structures and Programming Laboratory
8Bitsian/PDD2024-L10
Program Design and Development: Lesson 10
8Bitsian/PDD2024-L11
Program Design and Development: Lesson 11
8Bitsian/PDD2024-L2
Program Design and Development: Lesson 2
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.
Eason0729/Program-Design-2
Homework and final project for program design at National Cheng Kung University.
JoseGonzCSE/IntroToProgramming
Course Taken @ CCSF [2020]
ohmthanap/CS515_Fundamentals-Computing
Learned basic Python programming: Program design, Algorithmic thinking, Recursion, Object-oriented programming, Interpreters, Compilers, and Data representation
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.
8Bitsian/PDD2024-L3
Program Design and Development: Lesson 3
8Bitsian/PDD2024-L5
Program Design and Development: Lesson 5
8Bitsian/PDD2024-L7
Program Design and Development: Lesson 7
8Bitsian/PDD2024-L8
Program Design and Development: Lesson 8
8Bitsian/PDD2024-L9
Program Design and Development: Lesson 9
himanshubalani/DSPDLab
Data Structures and Program Design Coding Practicals
jeffsxguo/sudoku
A sudoku programme written in Java, for USTC Program Design II Course.
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.