Apr 27, 2024  
College Catalog 2020-2021 
    
College Catalog 2020-2021 [ARCHIVED CATALOG]

CNE 330 - Network Programming in Python I


5 Credits
This course introduces students to the Python programming language from a networking focus. Students will use variables, loops, conditionals, functions, and modules to build scripts. Students will build and demonstrate their knowledge through labs and course projects.

Course Outcomes
  1. Recognize, select and use expressions with the Python Interactive Shell.
  2. Understand flow control and apply operations to create program functions and statements.
  3. Understand list data types, dictionaries and the structuring of data.
  4. Explain and manipulate strings and search of text patterns with expressions.
  5. Explain how programs read and write data to files.
  6. Use copy, move, rename, and delete functions to organize data.
  7. Use various Python debugging tools.