Jump to content

Three Building Blocks of Programming Languages


peteym5

Recommended Posts

I can tell anyone looking to programming. YouTube in recent years has become a great resource about this stuff. In any programming languages. Rather if it is on older or new machines. There are 3 building blocks. 

Sequence: List of tasks in order desired to be done.

Selection: Doing tasks if conditions are true or false.

Iteration: Doing a list of tasks that can be repeated. May do it while or until one or more conditions are true or false.

 

 

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...