Changes

Jump to: navigation, search

OPS435 Python Lab 3

12 bytes added, 14:09, 30 May 2017
no edit summary
= LAB OBJECTIVES =
:In previous labs, you learned techniques some programming tools in order to make your Python scripts '''more functional''', instead of performing the exact task over-and-over in the exact same manner. These tools included '''variables''', '''logic''' and '''loops'''. The utilization of these basic tools not only apply to Python scripts, but basically all programming languages including interpreted ( such as Perl scripts, Bash Shell scripts, JavaScript, etc )and compiled languages (C, C++, Java, etc).
:This lab investigates another tools which can be used to make the program run more efficiently, and allow '''a program to be distributed among multiple individuals in a project team''' to help '''speed-up''' the completion of a program.
13,420
edits

Navigation menu