Line 31: | Line 31: | ||
== Semester/Instructor specific pages == | == Semester/Instructor specific pages == | ||
− | + | *[[2012_Spring_ECE_264_Lu|ECE 264 Spring 2012 Prof. Lu]] | |
*[[ECE264 (YungluSpring2009)|ECE 264 Spring 2009 Prof. Lu]] | *[[ECE264 (YungluSpring2009)|ECE 264 Spring 2009 Prof. Lu]] | ||
Revision as of 05:13, 23 January 2012
Contents
ECE 264: Advanced C Programming
Peer Legacy
Share advice with future students regarding ECE264 on this page.
- Need to Know this (by Kritin Gokharu)
- Lecture notes by aashish simha
- Spring 2011 Lecture notes (by Kritin Gokharu)
- Binary Trees: In order, Post Order (by Kyle Donnelly)
- Debugging with #ifdef (by Kyle Donnelly)
- Spring 2011 Lecture Notes (by Yuanhua Cheng)
- ECE 264 Exam 3 Review Notes (by Yuanhua Cheng)
- MUST CONSIDER !!! Setting up Wubi/ Ubuntu (by Yuanhua Cheng) vs. Using Putty
Main Topics in ECE264
- Binary Search and Selection Sort (by Nick Caprioli)
- Header Files (by Kritin Gokharu)
- Binary Trees, by John Jachna
- Linked Lists (by Yuanhua Cheng)
- Structures (by Yuanhua Cheng)
- Dealing with Files in C (by Nick Caprioli)
Interesting Pages in the ECE264 Category
- How to write a C program using Eclipse, by Prof. Yung Lu
- How to debug using DDD, by Prof. Yung Lu.