Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

rowland007/Codio-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codio Assignments

IT 140: Introduction to Scripting

Course Description

Learn the fundamentals of programming concepts, including data types, variables, decision statements, loops, and input and output. Develop simple scripts using common scripting language constructs, including lists, literals, and regular expressions. Gain an introduction to programming through hands-on activities that are beginner-friendly.

Course Outcomes

  • Apply appropriate data structures to store and manipulate data for solving computational problems
  • Utilize branches and loops to insert decision points for managing the execution of code
  • Utilize functions for producing organized, reusable code
  • Write accurate regular expressions that search for specific patterns in text material
  • Explain problem solving approaches required for implementing and troubleshooting scripting tasks

Codio Code Challenges

The Codio environment was used to engage in activities that helped build skills and a knowledge base. The activities are embedded within the unit. The activities in Codio are designed in a procedural manner. As a result of this design, there is possibility to encounter challenges that have dependencies on work done in the activities in earlier sections. Complete the entire Codio unit in sequence to avoid any dependency issues.

About

Practice Assignments for IT 140 at SNHU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages