Skip to content

Programming by Design

If you're not prepared to be wrong, you'll never come up with anything original. – Sir Ken Robinson

  • About
  • Java-PbD
  • C-PbD
  • ASM-PbD
  • Algorithms
  • Other

Category: CISS-110-Project

CISS-110 Project 2

Posted on January 21, 2013January 20, 2025 By William Jojo
CISS-110-Project

CISS-110 Project 2 This project deals with reading input from the user, storing the input into variables, and displaying those variables. This program is an introductory project into the primitive data types int, double, and the String class. Learning outcomes Build a program from the ground up. Using correct data types. Watching for lost precision … Read More “CISS-110 Project 2” »

CISS-110 Project 1

Posted on January 21, 2013February 3, 2025 By William Jojo
CISS-110-Project

CISS-110 Project 1 The goal of the first project is to familiarize yourself with your integrated development environment (IDE). This is intended to purposefully introduce errors you will correct—preferably one at a time. You should experience how fixing just one error can change or completely disappear. Learning outcomes Interaction with IDE. Interaction with Java Compiler. … Read More “CISS-110 Project 1” »

Posts pagination

Previous 1 2

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Copyright © 2018 – 2025 Programming by Design.