Search Trees and Other Dictionary Structures Applet, by "Kuko" from Slovakia.
Tree Operations Visualization Applet. Has gotten funky in its old age.
Sorting-Algorithms.com, with animations in "stick" form. They go a little quick, and are better for high-level comparisons than for seeing how each code operation works. Note this summary:
"The ideal sorting algorithm would have the following properties:
FileZilla tutorial, and more on FileZilla from Adrienne Decker.
File of Some Compilation Errors, submitted by students and instructors in Fall 2009, a work-in-progress... See if doing page-search on a word or words from your error message finds any help here. Search the string "platform:" to browse individual entries.
Visual C++ Studio Start Page. Also see the download page.
Mike Prentice's CSE250 Bookmarks, including:
Big Page of Student-Submitted Links from previous CSE250 terms.
Homepage of C++ creator Bjarne Stroustrup, AT&T and now a professor at Texas A&M. Possible high page-load times, e.g. caused by big photograph.
CPlusPlus.com, especially for these references:
C++ FAQ LITE
Not so "lite" as the above tutorial even, but it seems to include
every point being emphasized in lectures and recitations.
Nice PDF handout on C++ strings, from a course now at Stanford.
(The overall handout
page for that course.)
CppReference.com Wiki,
including
STL reference.
(However, I prefer CPlusPlus.com because they show the full
signatures of methods, while this site doesn't.)
Fredosaurus'
C++ Reference, notes of varying quality:
A good vi tutorial. I say "good" because after the 2nd page it gives you an option to say you've "seen all you need to see of vi for now".
UB IT pages, including Software (with downloads).
CSE-Specific Home Connection Instructions/Options.
Instructions on Setting Up Home Environments, including special instructions for C++ in Eclipse for Windows, MacOS, and Linux.
Fall 2010 Note: Change "europa" to "helios" in the relevant URL mentioned in the above special-instructions link.
Note: These instructions have out-of-date version links. A
student setting up Eclipse in my office
succeeded using these newer download links, and following the "For Windows"
instructions carefully (both sections not just the top section).
This worked OK on a 64-bit Win laptop, even though this is a 32-bit
install. The newer download links are:
MinGW-5.1.6.exe
debugger (tar.gz file)
UB Undergraduate Advising: "High School vs. College".
General CSE Resources, as linked last term. Some highlights:
Bill Rapaport's How To Study Guide. Note especially: