LaunchCode-Education-Archived / cs50x-live

The generic template version of Launchcode's CS50x curriculum. Fork this to create a repo for a particular city.
Creative Commons Zero v1.0 Universal
2 stars 5 forks source link

Resource: Module 2 / Our Own Functions #31

Open jesseilev opened 8 years ago

jesseilev commented 8 years ago

From @jesseilev on January 11, 2016 21:38

Needs some work.

Uses strlen as its example even though they just learned about that as a library function. This will be confusing

link

Copied from original issue: Launch-Code/cs50x-live-2016#152

jesseilev commented 8 years ago

It doesn't really have to be very in-depth. Can trim the confusing parts

jesseilev commented 8 years ago

I trimmed a bunch of stuff.

That stuff could be useful later on in the prep schedule (especially if strlen is replaced with a different example use case), so we can make it a low priority to rework the extra stuff into a different resource somewhere later in module 2 or 3.