CS 256
Home
Course Info
Contact
Course materials
Lessons
Syllabus
In Class Code
Course Policy
Assignments
Homework
Quizzes and Tests
Resources
Links
CS 256 - Principles of Structured Design
Summer 2021
Links
CS Homepage
Linux and CS Systems - Getting Started
Handin Documentation
Tutorialspoint - C Programming
Tutorialspoint - UNIX/Linux
Machine Code - from lecture on May 24
Call by Value vs Call by refrence - from lecture on Jun 10
A Tutorial on Pointers and Arrays in C
C Operator Precedence Table
Wikibooks: C Programming
Wikibooks: C Programming- ctype.h
ASCII Table
The strcmp function - OverIQ
Tutorialspoint - string.h
Tutorialspoint - rand()
Bitwise operations in C-Wikipedia
Set, Clear, and Toggle a given bit- GeeksForGeeks
Sorting Algorithms: Wikipedia
Youtube: Getting Sorted & Big O Notation - Computerphile
Youtube: QuickSort - Computerphile
Youtube: Why My Teenage Code Was Terrible: Sorting Algorithms and Big O Notation
Linux.org - has links to download some popular distributions
Download Virtualbox
TecMint - How to Install VirtualBox GuestAddituions in Ubuntu
10 Essential Resources for intermediate C programmers-from Jul 29 Lecture