CS20-FP2
Investigate how control structures affect program flow.
Indicators for this outcome
(a)

Discuss the necessity of control structures in programming.

(b)

Utilize decistion-making structures (e.g., IF, IF-ELSE and SWITCH) to control the order in which instructions execute.

(c)

Utilize WHILE and FOR loops to control program flow and to solve problems with an indefinite or definite number of iterations.

(d)

Determine which type of looping structure allows for the most elegant solution to a problem.

(e)

Solve problems utilizing nested loops.

(f)

Investigate the role of logical operators (e.g., AND (&&), OR (||) and NOT(!)) in compound conditional statements.

(g)

Discuss operator precedence and how to use parentheses to control the evaluation of Boolean expressions.

(h)

Explain how to simplify code using control structures and operators.

Loading...
R010002
Arduino Applied: Comprehensive Projects for Everyday Electronics
This book extends the Arduino Uno starter kits and increases knowledge of microcontrollers in electronic applications. It shows how to build complex Arduino projects, break them down into smaller ones and then enhance them. Each chapter is separated into multiple sections, offering diagrams, samples and explanations of code. Many chapters offer project-based activities that incorporate the content from previous chapters into a culminating task.
Media and Formats : Book
Price : See publisher.
Record posted/updated: June 1, 2022
R014943
Computer Science Illuminated (7th ed.)
This is an introductory computer science textbook which is not tied to any coding language. The book is divided into chapter sections on the history of computing, number systems, hardware, programming, operating systems, applications, and communications and include exercises and ethical issues at the end of each chapter. Special features include 16 biographies (3 of women), 18 ethical issues and numerous informative side panels.
Media and Formats : Book
Price : See publisher.
Record posted/updated: June 1, 2022
R003081
Introduction to Computing and Programming in Python: A Multimedia Approach (4th ed.)
This book approaches the teaching Python using Jython in a unique manner related to media computation. Students learn principles of computer science while manipulating images, sounds, text, and other media. Problems are provided at the end of each chapter and teacher resources are available online.
Media and Formats : Book
Price : See publisher.
Record posted/updated: June 1, 2022
R007012
Inside Coding: Everything You Need to Get Started with Programming Using Python
This book may serve as a reference tool for teachers and students. It provides a thorough overview of Python that addresses the basics of the language with step-by-step instructions enhanced by tip sections. The topics range from setting up Python, basics of input and output, branching and interaction, functions, data, modules and classes.
Media and Formats : Book
Price : See publisher.
Record posted/updated: June 1, 2022