ComputerScienceII
Computer Science II documents and materials
Install / Use
/learn @cbourke/ComputerScienceIIREADME
Computer Science II
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.
Textbook
A (draft) of a textbook for this course is available here:
https://bitbucket.org/chrisbourke/computerscienceii/src/master/ComputerScienceTwo.pdf
YouTube Channel
Though available through Canvas, all lecture and tutorial videos are hosted on my YouTube Channel:
https://www.youtube.com/playlist?list=PL4IH6CVPpTZXOMCZRaFy_WRc-GvANOZfk
Labs
- 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 - PDC Connection Pooling https://github.com/cbourke/PDCPooling
- 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 Offerings
Spring 2026
- Course Link: https://canvas.unl.edu/courses/209758
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZVqOQ5sjIm6_fKOsCDXE1xe
Spring 2025
- Course Link: https://canvas.unl.edu/courses/188528
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZW4I81WGJiT_tty3Sayu_Ab
University of Nebraska-Omaha
- Course Link: https://canvas.unl.edu/courses/193740
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZUYVg5ns59M67byW1NbaURX
Spring 2024
- Course Link: https://canvas.unl.edu/courses/167152
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZXF38jpQKxApkTp0N0h36gN
University of Nebraska-Omaha
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
Spring 2023
- Course Link: https://canvas.unl.edu/courses/145553
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZWqqb3ra_pLHpSAaoZFxL8D
University of Nebraska-Omaha
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
Spring 2022
- Course Link: https://canvas.unl.edu/courses/123248
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZWXYbp7veWtvG9WZMWkRqLx
Spring 2021
- Course Link: https://canvas.unl.edu/courses/100756/
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZXhmNjYCPQwRs4ItqCbuCpz
Spring 2020
- Course Link: https://canvas.unl.edu/courses/75741
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZWV9pWLAc1XiPlKXpXS3X8v
Spring 2019
- Course Link: https://canvas.unl.edu/courses/53628
- Lectures: https://www.youtube.com/playlist?list=PL4IH6CVPpTZUzX-W8wQkWPYu5gbkcZYMC
License
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.
