PRG 211 All Discussions

0 items
PRG 211 All Discussions
PRG 211 All Discussions
$12.00
  • Description

PRG 211 All Discussions

The Latest Version A+ Study Guide

 

**********************************************

PRG 211 All Discussions Link

https://hwsell.com/category/prg-211/

**********************************************

 

PRG 211 Wk 1 Discussion – Coral Language

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to classmates or your faculty member.

Due Thursday

After reading about Coral Language in the overview, respond to the following in a minimum of 175 words:

Coral Language is a simple language to help teach programming concepts. Now that you know a little more about Coral Language, how confident are you in your ability to learn programming fundamentals? If you are less than confident, share some of your reasons. What do you think would aid you in feeling more confident in your ability to learn?

Due Monday

Post 2 replies to classmates or your faculty member. Be constructive and professional.

 

PRG 211 Wk 2 Discussion – Basic Code Structure

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to classmates or your faculty member.

Due Thursday

Respond to the following in a minimum of 175 words:

 

This week you will learn about basic code structure. The term structure, as it relates to programming, refers to the decisions you make to design your program to best meet its objective. Coral provides features to create clean, efficient code. How can the basic if/elseif/else control statements help meet structural design objectives in your code?

Provide a code example to support your comments.

Due Monday

Post 2 replies to classmates or your faculty member. Be constructive and professional.

PRG 211 Wk 3 Discussion – Loops

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to classmates or your faculty member.

Due Thursday

Respond to the following in a minimum of 175 words:

Most programming languages provide loop statements that help users iteratively process code. In Coral you can write loops that handle many situations. What is the logic behind using a loop statement? What do you gain from using loops in your code?

Provide a code example to support your post.

Due Monday

Post 2 replies to classmates or your faculty member. Be constructive and professional.

PRG 211 Wk 4 Discussion – Arrays

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to classmates or your faculty member.

Due Thursday

Respond to the following in a minimum of 175 words:

Arrays are commonly used to store data items. Arrays can be managed in ways that fill, iterate over, add to, and delete items from the array. Why is it useful to store multiple pieces of information?

 

Provide a code example that supports your comments.

Due Monday

Post 2 replies to classmates or your faculty member. Be constructive and professional.

PRG 211 Wk 5 Discussion – Algorithms and Object-Oriented Classes

Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to classmates or your faculty member.

Due Thursday

Respond to the following in a minimum of 175 words:

It is important to program your code efficiently. Efficient code does not include duplicate code that performs the same procedure. Functions are helpful in making code modular. How can functions reduce the amount of written code and make code easier to read/follow?

Provide a code example that supports your comments.

Due Monday

Post 2 replies to classmates or your faculty member. Be constructive and professional.