School of Computing
College of Engineering
University of Nebraska-Lincoln
University of Nebraska-Omaha
This repository hosts documents, files, and other artifacts related to Computer Science II (offered as CSCE 156 and CSCE 156H) at the University of Nebraska-Lincoln.
A (draft) of a textbook for this course is available here:
https://bitbucket.org/chrisbourke/computerscienceii/src/master/ComputerScienceTwo.pdf
Though available through Canvas, all lecture and tutorial videos are hosted on my YouTube Channel:
https://www.youtube.com/playlist?list=PL4IH6CVPpTZXOMCZRaFy_WRc-GvANOZfk
- Lab 1.0 - Introduction https://github.com/cbourke/CSCE156-Lab01
- Lab 2.0 - Conditionals & Loops https://github.com/cbourke/CSCE156-Lab02
- Lab 3.0 - Strings & File I/O https://github.com/cbourke/CSCE156-Lab03
- Lab 4.0 - Classes & Constructors https://github.com/cbourke/CSCE156-Lab04
- Lab 5.0 - Inheritance https://github.com/cbourke/CSCE156-Lab05
- Lab 6.0 - Polymorphism https://github.com/cbourke/CSCE156-Lab06
- Lab 7.0 - SQL I https://github.com/cbourke/CSCE156-Lab07
- Lab 8.0 - SQL II https://github.com/cbourke/CSCE156-Lab08
- Lab 9.0 - JDBC I https://github.com/cbourke/CSCE156-Lab09
- Lab 10.0 - JDBC II https://github.com/cbourke/CSCE156-Lab10
- Lab 11.0 - Linked Lists https://github.com/cbourke/CSCE156-Lab11
- Lab 12.0 - Recursion https://github.com/cbourke/CSCE156-Lab12
- Lab 13.0 - Sorting https://github.com/cbourke/CSCE156-Lab13
- Lab 14.0 - Stacks & Queues https://github.com/cbourke/CSCE156-Lab14
- Lab 15.0 - Binary Search Trees https://github.com/cbourke/CSCE156-Lab15
- Course Link: https://canvas.unl.edu/courses/188528
- Lectures: TBD
This course is offered at UNO as ECEN 156:
- Course Link: https://canvas.unl.edu/courses/193740
- Lectures: TBD
Archived Offerings
- Course Link: https://canvas.unl.edu/courses/167152
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZXF38jpQKxApkTp0N0h36gN
This course is offered at UNO as ECEN 194:
- Course Link: https://canvas.unl.edu/courses/172648
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZVbJUDDw8JAtYHR-0cKLmLA
- Course Link: https://canvas.unl.edu/courses/145553
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZWqqb3ra_pLHpSAaoZFxL8D
During the spring 2023 semester, this course is offered at UNO as ECEN 194:
- Course Link: https://canvas.unl.edu/courses/150967
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZX5-sUtmQ9l61ZgEx6ZrPdK
- Course Link: https://canvas.unl.edu/courses/123248
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZWXYbp7veWtvG9WZMWkRqLx
- Course Link: https://canvas.unl.edu/courses/100756/
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZXhmNjYCPQwRs4ItqCbuCpz
All material in this repository as well as the linked labs and videos is released under a Creative Commons Attribution-ShareAlike 4.0 International license.