I’m going through the parts of CSC 212 that completely crashed and burned on my first attempt, and which I didn’t get to when I reworked things on my own — it’s the sending of data from one Activity to Another, and soon the Saving Of STuff From One Session To Another. Yea, it’s pretty much the difference between a Cute Exercise in How To Make an App and something that just *might* be usable by a person more than once to figure out these integer thigns.
I’m noticing a word showing up a lot in the bullet-point directions… might just do a count to see if it’s just a perception thing, or if the word’s being stuck in there more often. The word is “simply.”
I’ve watched for that word for years — it’s a pet word of math teachers who think math is so so so exciting and awesome that it is beautiful and “simply.”
It’s oft applied to things that reveal themselves like water displacement to Archimedes — where ideas connect and *now* they’re simple… but … might not be, really.
What’s the fine line to guided “discovery”? If I tell students that they “simply” have to invert the second fraction and multiply, I’ve just dumped the whole concept thing. The trick is to set up the brain to comprehend the conflict and the problem — create that “cognitive dissonance” — and then nuke it elegantly creating an improved model in the brain (so, with the fractions, bridging from “half of” being the same as “dividing by two” and making the connections between simple fraction concepts and more complicated ones).
Mainly, though, I’ve seen “simply” enough times to be nervous enough to want to go make a blog post … but now to get back to that. Three more lessons until I’m basically *done* the app as far as the course goes… half a dozen other things I want to figure out…
… well, that — like the last time — just. didn’t. work. I have a feeling it’s getting its name right — because it says “getClass().getSimpleName()” and … when I read other stuff about this, I just had to give it a name.
… why “listView” flops is either becasue it’s not getting any of that stuff … or something else… but I don’t need a ListView. Going to go back to my app…
howardat58
November 21, 2015
Hello.
What exactly is CSC 212 ? I tried a google and got confused!!!!
Can you divulge something about your app project?
Thanks
xiousgeonz
November 22, 2015
CSC 212 is our “making android app” course at Parkland College. I’m trying to make an app that will do more than quiz on symbols and procedures …
xiousgeonz
November 23, 2015
Oh, and http://www.csit.parkland.edu/~dbock/Class/csc212/Schedule.html is *exactly* what CSC 212 is. Yes, the man leans hard towards “open” — you could basically take his course for free by clicking on through, tho’ you don’t get things graded. It’s also got a fair amount of programming concept stuff in there — it’s to prepare you for a career as a programmer, not to make an app. There are lots of shorter tutorials for that…
howardat58
November 24, 2015
Muchas gracias. I had a look at that one, expecting some programming ideas. The emphasis on the user and the purpose of software is good however.