IT 505 Milestone1

docx

School

Southern New Hampshire University *

*We aren’t endorsed by this school

Course

505

Subject

Computer Science

Date

Jan 9, 2024

Type

docx

Pages

7

Uploaded by MinisterField10017

Report
Final Project Milestone 1 Jerome Bowers Southern Hampshire University IT 505 Core Technologies
Final Project Milestone One In coding, there are five components. They are variables, control structures, data structures, syntax, and tools. Each of these components has a specific function in the writing of code. Variables Variables are considered the container. They hold the information for later use. Data Structures Data structures allow the programmer to streamline data. Instead of writing multiple variables, the programmer could use a data structure. Control Structures The programmer uses control structures to analyze variables and selects the direction. Codes need to make decisions based on rules set by the programmer. Control structures enable the program to make the right decision. Syntax Syntax enables the computer to read and interpret code correctly. Additionally, each programming language has its syntax or language. Tools Tools allow programmers to work faster. One of the best tools for programmers is an Integrated Development Environment. It can check code for errors.
In this coding project, the variable was changed for each group for the countdown. Once the initial code was written, the date was the only variable that needed to change. Line 14 took information from the variables in strings seven through 12 to form the sentence displayed. Although the control structure was not changed for data, it enabled the program to make the right decision as information was changed. Finally, the IDE checked for errors and prevented it from working when it was not correct. 03
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Reference Team, S. (2021, February 9). 5 fundamental coding concepts every kid should know . Sphero. Retrieved February 12, 2023, from https://sphero.com/blogs/news/coding-concepts