CPT168: Programming Logic and Design

CPT168: Programming Logic and Design is a “first programming class” for Computer Technology Department students at Greenville Technical College. This course is a required core course for all network administration, systems administration, cybersecurity, and programming students enrolled in the CPT Department’s associate degree program.

Some of the topics covered in CPT168: Programming Logic and Design include:

  • An introduction to Python programming
  • How to write your first program
  • How to code control statements
  • How to define and use functions and modules
  • How to test and debug a program
  • How to work with lists and tuples
  • How to work with file I/O
  • How to handle exceptions
  • plus many other concepts and skills

CPT168: Programming Logic and Design Read More »

Textbooks : Murach’s Python Programming (2nd Edition) and Automate The Boring Stuff With Python (2nd Edition)

Murach’s Python Programming (2nd Edition)

by Michael Urban and Joel Murach
18 chapters, 564 pages, 227 illustrations
Published April 2021
ISBN 978-1-943872-74-9

Link to Publisher’s Website

“Python is one of today’s fastest-growing languages. Its simple syntax makes it relatively easy to learn, and its diverse uses…from web and game programming to data analysis and data mining to scientific computing, artificial intelligence, and more!…are fueling its popularity. So we had to answer the clamor for a Murach book on Python. Now, we believe it provides the fastest, easiest, yet most professional way to learn Python that you can find, whether you’re a beginning programmer or have years of experience.”

Automate The Boring Stuff With Python (2nd Edition)

by Al Sweigart
20 chapters, 547 pages
Published 2020
ISBN 978-1-59327-992-9

https://automatetheboringstuff.com/
Link to textbook on Amazon.com

Textbooks : Murach’s Python Programming (2nd Edition) and Automate The Boring Stuff With Python (2nd Edition) Read More »

Scroll to Top