https://github.com/nmelgar/cse_110_byui
This is a repository to organize and share the programs created while taking the course "CSE 110: Programming Building Blocks". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.
https://github.com/nmelgar/cse_110_byui
basic-programming basics college programming python3
Last synced: about 1 year ago
JSON representation
This is a repository to organize and share the programs created while taking the course "CSE 110: Programming Building Blocks". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.
- Host: GitHub
- URL: https://github.com/nmelgar/cse_110_byui
- Owner: nmelgar
- Created: 2022-01-04T16:59:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T13:30:03.000Z (about 4 years ago)
- Last Synced: 2025-02-05T15:46:06.288Z (over 1 year ago)
- Topics: basic-programming, basics, college, programming, python3
- Language: Python
- Homepage:
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSE 110 - Programming Building Blocks
This is a repository to organize and share the programs created while taking the course "CSE 110: Programming Building Blocks". All the code is created by me. Please do not copy the code to save time as a student, it is better to create it yourself.
The course has a 14-week structure, each week is teaching new concepts to apply and combine them with the previous' week concepts.
Week 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
Week 9
Week 10
Week 11
Week 12
Week 13