CSIS 354 Discussion Board Forums (2)
Discussion boards are collaborative learning experiences. Therefore, the student is required to provide a thread in response to the provided biblical prompt for each forum. Each thread must be at least 250 words, demonstrate course-related knowledge, and reference at least 1 source from the Bible. In addition to the thread, the student is required to reply to 2 other classmates’ threads. Each reply must be at least 150 words.
CSIS 354 XML Parsing
Using the Python programming language’s ElementTree library, the student write software to parse an XML data file, modify its contents, and write the results to the file system.
CSIS 354 Remote Procedure Call
Using the Python programming language’s XMLRPC library, the student will implement an RPC assignment.
CSIS 354 Distributed Task Queue
Using RabbitMQ for Python, the student will implement a simple messaging queue between two server instances from which messages may be exchanged.
CSIS 354 File Manipulation
Using the Python scripting language, the student will read a server configuration script, modify its contents per requirement, and write the result back to the file system.
CSIS 354 Design Patterns
Using the Object Oriented features of the Python language, the student will implement a common design pattern in Python.
CSIS 354 Web Services
Using a Python module of the student’s choosing, write a Python program to consume a REST web service. This is designed to reinforce the concept of web services in the text as well as introduce the student to Python’s diverse network communications capabilities.
CSIS 354 MindTap Unit Exercises
Using CenGage’s MindTap environment, the student will complete programming exercises designed to reinforce the fundamentals of the Python programming language.
CSIS 354 MindTap Unit Review Quizzes
Quizzes designed to evaluate the student’s level of comprehension of the Python programming language.