Here are some videos and additional Python Resources. CS 230 is the undergraduate Python course; CS 602 is the graduate Python course.
To learn more about Python, try these online resources:
A Guide to Formatting with f-strings in Python (Prof. Masloff’s guide to everything you ever needed to know about formatting data in Python. Updated Feb. 2022)
How To Think Like a Computer Scientist (online book)
http://repl.it (online Python collaborative environment)
https://colab.research.google.com/notebooks/intro.ipynb (Google Collab)
http://pythontutor.com (visual Python debugger)
How to Think Like a Data Scientist (online book)
-
CS 230 Quiz 1 Review Session
-
Fall 2023 CS-230 Quiz 2 Practice Quiz
Link to page:
https://cissandbox.bentley.edu/sandbox/index.php/2023/11/15/cs-230-quiz-2-review/
Link to files:
https://drive.google.com/file/d/1Dv9xQ3a8jv_sRjO3Es6vz9VgGYcjOcW-/view?usp=drive_link -
F-Strings
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
String Methods
-
Lists
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
Dictionaries
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
Control Structures Part 1
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
Control Structures Part 2
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
Functions
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
File IO
Please visit the CIS Sandbox in Smith 234 or online at https://bentley.zoom.us/my/cissandbox for more help in courses, to participate in networking events, and explore new technologies.
CIS Sandbox Hours:
Monday - Thursday: 11:00 AM to 5:00 PM in-person, 11:00 AM to 10:00 PM on Zoom
Friday: 11:00 AM to 3:00 PM in-person and on Zoom
Sunday: 2:00 PM to 10:00 PM on Zoom -
CS 230 Final Project Example
-
Configuring Eclipse for Python in CS 602
Phung, a tutor in the CIS Sandbox, walks through how to configure Eclipse for Python in CS 602 at Bentley.