Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152
‘Flipped Learning’ Articles at TC101 Fall 2015
Introduction to Programming Python and C++

Tag Archives: Flipped Learning

Survival guide for TC101

Here’s a brief video of me talking about my experience with the class and some tips and tricks to it.

Video.

WSQ02

Flipped Classroom Personally, I find it useful for this particular subject but it has its disadvantages. I’m responsible enough to learn on my own, a flipped classroom sort of reinforces this, but I will often get lost in the sea of information that’s out there. Mostly because I find it interesting but it’s not particularly useful […]

Flipped Wot? WSQ02

Flipped Learning, they were the first words of Ken once we met in the classroom. I felt like the meme Wot when he said flipped learning, but actually the idea of the student learning the “theory” at home and the work at school, because I remember when I was kid the only way to solve […]

Flipped Learning.I think that flipped learning is a good option…

Flipped Learning.

I think that flipped learning is a good option with topics that can have some variations for different people, programming is one of them since everyone has different ways of doing it, even if the code needs to be the same, so, with flipped learning we can find the best way that works for us, instead of just doing it like the professor wants it. 

I might find some trouble with this because I am used to be told how to do the stuff in this kind of classes, where the things we have to do are more practical, I have only have this kind of learning with memory classes, only memorizing information, so, this kind of learning in this class is a little bit hard for me.

I think that what the teacher has to do, is to explain the main bases of the subject, in order for us to look for the right information.
Other links I used to inform myself were:

http://flippedlearning.org/site/default.aspx?PageID=1

www.theflippedclassroom.es/what-is-innovacion-educativa/

www.knewton.com/flipped-classroom-2/

What should you work on?

Week #12 and more partial exams for you.

For this week's readings:
C++ (TC1017) should either be looking at support for your project, ImageMagick C++ libraries are a good start.
Python (TC1014) should be finishing chapter 11 (Dictionaries).