Sums of Powers Algorithms . . . . . . . . . . . . . . . . . .11 Algorithms for Converting Decimal to Binary . . . . . . . . . . . . . . . . . . . . . . . .42 Patterns in Unicode Character Sets . . . . . . . . . . .62 Two’s Complement. . . . . . . . . . . . . . . . . . . . . . . . . .78 Structural Loads . . . . . . . . . . . . . . . . . . . . . . . . . . .116 Rounding in Java. . . . . . . . . . . . . . . . . . . . . . . . . . .156 Graphing a Linear Equation . . . . . . . . . . . . . . . . .188 Calculating the Day of the Week . . . . . . . . . . . . .216 Going Viral: Populations and Chain Letters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .250 Mathematics Quotations Quiz. . . . . . . . . . . . . . .282 Quadratic Formula . . . . . . . . . . . . . . . . . . . . . . . . .315 Line Segment. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .343 Deck of Cards . . . . . . . . . . . . . . . . . . . . . . . . . . . . .374 Degrees and Radians . . . . . . . . . . . . . . . . . . . . . . .410 Math and Java Science and Java pH Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3D Printing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .30 Exoplanets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .60 Scuba Diving . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .88 Physics of Roller Coasters . . . . . . . . . . . . . . . . . . .109 Randomizing a Diabetes Study . . . . . . . . . . . . . .151 JavaFX Rainbow . . . . . . . . . . . . . . . . . . . . . . . . . . .190 Converting Temperature. . . . . . . . . . . . . . . . . . . .213 Worldwide Malaria. . . . . . . . . . . . . . . . . . . . . . . . .260 Gene Sequencing . . . . . . . . . . . . . . . . . . . . . . . . . .291 Dwarf Planets . . . . . . . . . . . . . . . . . . . . . . . . . . . . .319 Sleep Deprivation among Teenagers. . . . . . . . . .347 Sinkholes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .373 Influenza Vaccinations . . . . . . . . . . . . . . . . . . . . .431 Coding Conundrum Computational Thinking . . . . . . . . . . . . . . . . . . . . 19 Storing Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Identifying Errors . . . . . . . . . . . . . . . . . . . . . . . . . . 66 Debugging Compiling Errors. . . . . . . . . . . . . . . . . 90 Writing Java Expressions . . . . . . . . . . . . . . . . . . .117 Debugging Classes. . . . . . . . . . . . . . . . . . . . . . . . .155 Drawing JavaFX Shapes . . . . . . . . . . . . . . . . . . . .192 Defining Variables . . . . . . . . . . . . . . . . . . . . . . . . .227 Executing Loops. . . . . . . . . . . . . . . . . . . . . . . . . . .262 Processing Strings . . . . . . . . . . . . . . . . . . . . . . . . .285 Writing to a File . . . . . . . . . . . . . . . . . . . . . . . . . . .311 Writing a Custom Class . . . . . . . . . . . . . . . . . . . .350 Defining Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . .388 Debugging a GUI . . . . . . . . . . . . . . . . . . . . . . . . . .418 1
Previous Page Next Page