TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A better way to teach technical skills to a group

171 pointsby mdlincolnover 9 years ago

16 comments

jleesover 9 years ago
I did the same for my classes last year - beginner&#x2F;intermediate Python, SQL, web development at a part-time night school for adults. Wrote a long detailed tutorial and let the students self-pace, with a bit of an intro at the start of most classes. Then the TA and I jumped in to help when students needed it, mostly by looking over their shoulders - I like the post-it idea.<p>A couple of issues with this approach:<p>- Make sure your material is good. Bugs in the material led to me repeating myself 1:1 a lot, and having to pause the class occasionally. Which leads to:<p>- Pausing the class is hard! People are at different stages of the material, so it&#x27;s hard to find a good stopping point, though I did it a few times when something was either not resonating, or folks were going too fast and I sensed they were copy-pasting rather than fully understanding the point.<p>- The solution to this is to have &#x27;core&#x27; material and then &#x27;extra credit&#x27; stuff, but people feel behind if they haven&#x27;t done <i>all</i> the material; nobody&#x27;s happy only doing the core. In general, fear of &quot;not keeping up&quot; was a big issue in my class.<p>- Finally, some folks do learn differently, and you have to account for that. I spent a lot of time 1:1 with a couple particular students who weren&#x27;t getting the tutorial format. Another felt like class was just &quot;doing homework&quot; and dropped out. I got around this by sending videos in a flipped-classroom approach between classes, but my students didn&#x27;t have a lot of spare time and I couldn&#x27;t rely on them doing anything outside class.
synoticover 9 years ago
In a similar vein, there&#x27;s a really great talk by Eric Mazur, Physics professor at Harvard about peer instruction — <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=WwslBPj8GgI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=WwslBPj8GgI</a><p>He goes into why he started exploring the idea at first (students got 5&#x27;s on their AP physics exams and had strong problem-solving skills — plug-and-chug — but poor conceptual understanding), the many iterations of the approach, and the data he collected on the way (significant increases in open-ended, conceptual problems, including at other schools that adopted the approach). Really fascinating.<p>I haven&#x27;t watched the shorter version, but someone edited they key points down to 18 minutes: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=rvw68sLlfF8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=rvw68sLlfF8</a>
fivreover 9 years ago
Minor note, but it&#x27;s awesome that students outside network analysis courses are learning to use Gephi! It&#x27;s such a cool and easy-to-use tool. I regretted not doing as much network theory in my CS education--I only really got into it after despite my favorite professor being a network theory researcher. Gephi makes playing around with graph datasets and transforming them into useful visual representations so easy--it&#x27;s like the Excel of network theory, which is awesome. Despite the criticism often hurled at (and in many ways, rightly-deserved criticism) Excel, it is, if nothing else, accessible.
wturnerover 9 years ago
I consider this the &quot;normal&quot; way we learn ( one-on-one ). Since the instructor can&#x27;t be one-on-one with everyone, he&#x2F;she offloads the burden onto the students themselves - which is a good thing. The psychology allows them each to facilitate their own sense of &quot;flow&quot; instead of having it shoe horned into them by the facilitator.<p>This isn&#x27;t to say that the other style of teaching doesn&#x27;t have its place , but at its core (IMHO) resides in a more imposed tradition of social order, military influence, etc..
neil_sover 9 years ago
My alternative to the post-it system: high-fives<p>I teach a course introducing students to making plain webpages in HTML&#x2F;CSS&#x2F;JS. We haven&#x27;t tried the group aspect yet, instead we have people pair program - one laptop between every two students, with them switching &#x27;drivers&#x27; every 10 minutes or so, driver types while the other person narrates what&#x27;s to be done and points out typos etc.<p>When a pair reaches the goal for a particular task, I ask to high-five loudly. Not only does this help them get more comfortable with each other (they&#x27;re complete strangers and only come together for this single day course), but it livens up the room a bit while giving me feedback and without being too threatening to those who are still working.
djaychelaover 9 years ago
Interesting. I&#x27;ve had exactly the reactions she talks of, and have tried all the previous methods she mentions to get students to ask questions, and nothing has worked well. I will be trying this next term, hopefully it will do the trick, as there is always someone who refuses to ask questions, but will ask a neighbour instead.
TheGRSover 9 years ago
At work there&#x27;s often new tools and processes being built and used and I&#x27;ve been noticing that many of my co-workers struggle to figure out the new stuff. Its frustrating to have them go back to old ways when we&#x27;re in a time crunch too, since it means that new tool isn&#x27;t taking shape. I&#x27;ve long abandoned the &quot;brown-bag meeting&quot; as a way to share with my peers, because it never seems to work. What&#x27;s been much more effective has been one-on-one time with others, when I can carve it out.<p>Obviously this isn&#x27;t very scalable to a larger group though. I&#x27;m depending on the grassroots effect to take hold at some point and for others to spread that knowledge. Its effective, but not as quickly as I&#x27;d like. I may have to try some sort of workshop style like this in the future to get us to the point faster.
评论 #10805671 未加载
danpalmerover 9 years ago
I have always felt like the conclusions I come to myself, from directed learning, stick far better than the things I&#x27;m just told. This looks like it will encourage far more of that, wish this had been commonplace during my time at school&#x2F;college&#x2F;university.
fffradover 9 years ago
1. Recently I was reading how in the early public school system, students of a widely different age all sat in the same class.<p>The bigger kids will learn first from the teacher, and in turn, turn around and teach the younger ones.<p>At least according to this article, it works. Maybe high school can also benefit from this.<p>2. I find it intriguing that a professor say this:<p>&gt; Third, it’s fun for them. They can laugh and joke with each other, rather than sit in silence as I repeat information that’s right in front of them anyway.<p>Usually the teacher is doing his best to get the class as quiet as possible.
soyiuzover 9 years ago
Great piece. I also thing it is not a great idea to have students follow along with the demo. Just ask them to watch and ask questions first and then leave as much (if not more time) for them to go through the tutorial at their own pace. For example, when teaching Git I spend some time drawing out the workflow, then model a successful commit, and then ask everybody to follow suit at their own pace. At this time I would normally walk around and help any stragglers.
tsumniaover 9 years ago
I&#x27;ve been reading Jane McGonigal&#x27;s &quot;Reality is Broken&quot; this semester and think she has some great suggestions on how to get students to learn - make it an attainable goal. Videos games do this well, she argues, because the player can see that a goal (say, the end of a level) is entirely possible, given the skills you&#x27;ve learned and demonstrated before.<p>For my programming courses, I give 3 different types of assignments each week: a typing exercise, a Q&#x2F;A style set of questions, then a problem. No &quot;make a loop print the numbers 1 to 5&quot;, but something like &quot;implement standard deviation&quot;.<p>I&#x27;ve talked about the typing exercises before on HN, give the students a picture of code and make them retype it. They can&#x27;t copy-paste, which is one of the mistakes of beginners, plus it gives them a fully functioning implementation of that week&#x27;s topic. It doesn&#x27;t have to be huge, something like 50-100 lines (this is Java, so that isn&#x27;t as much as it seems). Students have given it a positive response this past semester and I&#x27;ll be adding it to some other classes as well.<p>The Q&#x2F;A questions are traditional multiple choice&#x2F;true-false&#x2F;fill in the blank style questions. I won&#x27;t lie, it&#x27;s blatantly taken from MIT&#x27;s Open edX 6.01 course, though tweaked to prevent Googling. The questions range from simple concepts like what is the end result of a conditional statement, to number of loops, to having to implement a small amount of code to determine the next integer in a seeded random. McGonigal discusses how in a game, the risk of failure is reduced by allowing the player infinite tries. If they fail, they don&#x27;t get slapped with a 0, they are free to try the question set as many times until they get the 100%. You have to be careful, otherwise you&#x27;ll get the person that just guesses, but overall it is a successful tool.<p>Finally, the problem sets are again similar to MIT&#x27;s 6.01 course. This is actually my current pain point, as I need to implement an automatic grader to repeat the infinite tries from above. They are given the problem, along with some test cases of what to expect. This is the first assignment that doesn&#x27;t have a clear A to B section, which is done purposely to facilitate their problem solving skills. To help, I do the same thing as the author by making my class time lab time. I do like the ideas of paired programming and Post-Its, so I might look to implement them in the future.<p>The big thing I&#x27;d same McGonigal&#x27;s book suggests is &quot;Make the assignment seem attainable&quot;. This helps defeat the stereotype threat. If step 1 each week is literally &quot;retype this program&quot;, it gets harder for a student to say &quot;I can&#x27;t do this&quot;.
dansoover 9 years ago
I teach data journalism to a class of ~20 students with no teaching assistants and it sounds like my curriculum has some overlap with the author&#x27;s. I spend the first few classes focused on spreadsheets -- including formulas and pivot tables.<p>After that, I go full on into SQL. This was initially motivated by the fact that SQL is a pretty important skill, and it is one of the most succinct ways to describe the concept of computationally joining two datasets to find interesting insights...which is basically the core of journalism (e.g. a list of names of business owners and a list of names of political campaign contributors)...but I&#x27;ve found it&#x27;s a great way to teach computing in general. For most of these students who have never programmed, SQL is the first time that they&#x27;ve had to tell a computer exactly what they want. For example, I used to think it was a pain to have to specify every column you want to see with a `SELECT` statement...but this is in perfect contrast with how Excel works. The latter by default shows everything, and this has implications with not just computer performance and dataset size limitations, but in data <i>filtering</i>...that is, you&#x27;re forced to see all the data columns at once, even if it&#x27;s far too much to consume. With SQL, it&#x27;s about knowing exactly what you want to see and telling the computer to do it exactly the way you want.<p>On the teaching side, this makes things far easier for me. I no longer have to teach a GUI, which is a long series of me saying &quot;Click here...unless you&#x27;re on PC&#x2F;on version 2011X&#x2F;have a window size less than 1024px wide&quot; and writing tedious guides of screenshots. With SQL, I just write SQL. And the exercises can be stated in plain English.<p>For the exams, I basically made them write out a bunch of queries on real-world datasets which I described in plain English...I gave them the expected results, and so they had to write the queries that got the answers. Very easy to grade and very easy to give them help on (they were take home exams):<p>Baby name data: <a href="http:&#x2F;&#x2F;2015.padjo.org&#x2F;assignments&#x2F;midterm-babysteps-sql&#x2F;" rel="nofollow">http:&#x2F;&#x2F;2015.padjo.org&#x2F;assignments&#x2F;midterm-babysteps-sql&#x2F;</a><p>Medicare data: <a href="http:&#x2F;&#x2F;2015.padjo.org&#x2F;assignments&#x2F;midterm-wsj-medicare-walkthrough&#x2F;" rel="nofollow">http:&#x2F;&#x2F;2015.padjo.org&#x2F;assignments&#x2F;midterm-wsj-medicare-walkt...</a><p>And to comment on the author&#x27;s experience with the &quot;stereotype threat&quot;, in which students of traditionally minority groups hesitate to speak up because they feel they are being judged by that group, e.g. xkcd #385 <a href="http:&#x2F;&#x2F;xkcd.com&#x2F;385&#x2F;...this" rel="nofollow">http:&#x2F;&#x2F;xkcd.com&#x2F;385&#x2F;...this</a> is definitely a phenomenon. Last year I had a nearly all female class and they had no problems at all speaking up&#x2F;out at me. In elective programming classes with more males, they generally were more reserved.
评论 #10798561 未加载
评论 #10798174 未加载
rickyc091over 9 years ago
Love the post it idea! Will try that with my class next time around. We typically do a hybrid approach and have the students that finish ahead circulate the room and act as TAs helping those falling behind.
whoahhhhover 9 years ago
Hack Reactor uses this method for all of their first 6 weeks.
ddingusover 9 years ago
I love the status by Post It Notes. Definitely going to do this in the future.<p>My experience lies in &quot;quick start&quot; technical training, largely centered on CAD software for engineers. They are generally a tough crowd, and they demonstrate many of the behaviors mentioned in this great piece.<p>Over time, I also centered in on not having a follow along. It just never works! People are too diverse in their skills and how they process information. Plus, there are the ones who are able to follow me perfectly, but don&#x27;t seem to catch the concepts at the same time. I see them rushing through bits here and there attempting to get it their way, or at their own pace.<p>There are a few things I would add to this method:<p>1. Play foot ball coach. There is this task ahead, and it&#x27;s the documented one. Show &#x27;em the highlights and talk through &quot;the play&quot;, setting expectations and putting them on watch for a few &quot;gotchas&quot; they may experience. Don&#x27;t do the whole thing. Just the highlights as a mixed mode, lecture for concepts, quick demo to actualize key things they want to know. Leave the easy stuff to their own self-discovery.<p>2. This one may be a bit controversial, but I&#x27;ve had awesome results with it.<p>Prepare to leave the room. You will actually leave for a few minutes too. Setup a simple problem for them to solve, and lecture through the bits they need to solve it. Provide documentation on those same bits.<p>Just prior to leaving, tell them why and that you will be right back in 10 minutes or so.<p>The reason you are leaving is to get them to question. In fact, the more they question, the better it will be when you return! Instruct them to write their questions down, or queue them however they want to, and to talk among themselves, and finally, that you will demonstrate one or more solutions to the little problem they are about to attempt.<p>If they attempt it and have success, that&#x27;s great. If they attempt it and fail, those questions are exactly the ones they need answers to, and the best way to get at them is to actualize the struggle well enough for them to pose them meaningfully.<p>Then just leave. It doesn&#x27;t have to be long, nor should it.<p>Be sure and return while they are still supposed to be working. You can hand out a little help individually, and or share experiences with some of the students who did see success and are choosing to do the same.<p>When the time is up, it&#x27;s up.<p>Direct their attention to your part of the room, and walk through the solutions. This will generally be an interactive experience, filled with their comments, questions, comparisons and contrasts of solution methods, etc...<p>Then grant them a little more time to take one of those solutions and solve with it. The ones who didn&#x27;t have success will likely get some, and those that did will explore a different solution.<p>3. Take time to lecture on some of the best practices, and the why and how behind how things are. These can be very informative and helpful sessions. Often, there are ways to think, and there are the ways the software or system creators think. Understanding both of those can really help with intuitive discovery and solution finding.<p>In these, the basic ideas behind whatever it is get put into context, case studies, work experience stories, whatever makes sense.<p>4. Free time allowance.<p>Each day, make sure there is some unstructured time. People often want to explore something they discovered in class, or they just didn&#x27;t have success with one or more of the lessons and concepts.<p>This allowance of time is for closure that day. They can get some remedial help to get past a problem area, or they can free style and apply what they learned, etc...<p>If appropriate, allocate a larger block of this time near the end of the course and encourage them to bring problems to class. Everyone collaborates, shares and builds, or writes, or whatever it is with you facilitating productive activity.<p>I have found these things to be extremely helpful and productive in adult learning scenarios of various kinds.
EGregover 9 years ago
Even better - invert the classroom and deliver the info via computer or video, so people can pause or rewind it. Then use the groups for the &quot;homework problems&quot; and individual attention!