Earlier quoted context omitted.
That is not a problem with the drill style per say but toxic teachers and parents. You can make someone drill without tormenting them for failing. I think doing drills is good if done in a supportive setting, but it is also and should not be the only way to teach.
Do you know any kid that signed up for math drills? It's nearly always imposed by parents or teachers.
How to get better at painting without painting anything (2015)
131–140 of 170 posts
Re: How to get better at painting without painting anything (2015)
#132This is not generic, it is not adequate for all disciplines. Painting establishes a relation between the painter and static entities (subject, colors...). They interact in many ways, however the painter is the main 'motor' and 'will'. Basketball is different because a player interacts with his teammates and opponents, he isn't the sole will at play. However I can see how experience may lead a coach to reckon that som…
I did this in boxing. My coach was very fond of drills. I remember my first week (5 trainings a week) he only taught and drilled me how to move. No punchs, nothing. Just the various movements, rotation, how to shift weight, etc. I did it for about 3 months like this, with maybe, maybe a 30-45 minute spar session per week (and at this time, I was doing 3 trainings a day during week, 2 on saturdays). Had my first fight…
Your first fight matchmaking may have been somewhat imperfect(?), or you are gifted :-)
I'm not an expert but observed that the best way to progress as a fighter, for most, is not by overwhelmingly drilling. Drills are necessary, and may be the main component, however to win bouts sparring becomes more and more determinant as technical flaws become more rare.
AFAIK B. Lee said "A fighter who trains without sparring is like a swimmer who hasn't immersed in the water" and "Remember, actual sparring is the ultimate, and the training is only a means toward this".
Re: How to get better at painting without painting anything (2015)
#133As much as I agree with a lot in this article, I totally don't understand the "Code Kata" thing promoted by Uncle Bob Martin and others. I understand drilling a specific skill in the arts, but writing the same piece of code over and over just makes no sense at all (and yeah, his example was solving the "Bowling Score" problem every time). So, anyone do code katas and like/recommend them? If so, what does it teach you…
Re: How to get better at painting without painting anything (2015)
#134> But drill isn’t popular. It’s widely seen as boring. Worse, there’s a body of opinion, especially in education, that considers it an ineffective way to practice. That’s a shame, because it’s the most effective way to build your skills. This resonated with me as I watch my kids go through school. Math used to be taught with more drill style. Now with common core every single problem is an epic quest of 10 frames and…
Freshmen and Sophmore year all math classes had tens or hundreds of problems that get progressively harder and bring out every corner case e.g. take then derivative of x^2 then 2x^2 then x + 2x^2 then sqrt(x) + 2x^2 + 3x^3. Eventually you could derive the most archaic equations
Junior and Senior year Engineering homework is like 2 Epic questions with 10 parts that feed into eachother. I would have learned more and been more confident if they gave like 10-20 starter problems and then one final epic one at the end.
I feel like this is similar to the story of a pottery class having half the class make as many items as possible while the other half had to make just 1 perfect piece. The group that was targeting quantity actually produced better pieces then the group that was targeting 1 perfect piece
edit: typo
Re: How to get better at painting without painting anything (2015)
#135There are very few activities for which scrimmage improves you faster than drill. Whether it's sports, art, chess, video games, cooking, or anything else, doing the actual activity is a relatively poor way to improve at it.
Re: How to get better at painting without painting anything (2015)
#136You do a thing long enough and it sticks in your head in some surprising ways. Though I wonder how much the constant churn of this year’s hot language and framework gets in the way of that for programmers. I’m glad I went into art instead.
Re: How to get better at painting without painting anything (2015)
#137As much as I agree with a lot in this article, I totally don't understand the "Code Kata" thing promoted by Uncle Bob Martin and others. I understand drilling a specific skill in the arts, but writing the same piece of code over and over just makes no sense at all (and yeah, his example was solving the "Bowling Score" problem every time). So, anyone do code katas and like/recommend them? If so, what does it teach you…
I don't know why anyone would repeat the same code multiple times, but I have found that practicing leetcode does actually improve code skill, even when the coding job doesn't have any complex algorithms. Just the practice of solving the algorithm has carryover to normal work problems, which would make sense as it's basically distilled code logic practice.
Leetcode solutions seem to be regularly "golfed" into being unreadable and intractable. Don't practice that!
At least in my experience, well-defined and functionally isolated coding challenges rarely happen at work, though.
Another skill you'll need to hone is listening to your userbase/business partners and translating what they're saying into actual specifications.
Doing this adequately is a prerequisite to success.
Doing this well (hearing what they need, separating the "need" from the "how", and being imaginative in what a clean implementation would look like) can both reduce what work is needed now, and set up future success to be more likely.
Re: How to get better at painting without painting anything (2015)
#138Earlier quoted context omitted.
Does anybody have any reading recommendations or thoughts on the topic of how people _with_ drilled or otherwise refined skills can turn into people who come up with and complete mature creative projects? In creative contexts I know a lot of people who get stuck on just drilling their skills forever or who want to be mature creative project-completers but mysteriously aren't getting it done. I've read a lot about how…
For art, it’s not skill or technique that makes someone an artist. It is simply the terrifying decision that what you make is art. Terrifying because the only gatekeeper to being an artist is you. Declare yourself an artist and you are. Call what you made art and it is.
Re: How to get better at painting without painting anything (2015)
#139The premise of Wooden's methods is that the players already have a lot of experience playing basketball. Many many games by the time they got to UCLA. Informal and formal. And that's my caveat for this as advice on painting. If a person doesn't already have a history of painting, by which I mean starting and completing paintings as paintings, no amount of drill is going turn them into a painter. The willingness to ex…
Does anybody have any reading recommendations or thoughts on the topic of how people _with_ drilled or otherwise refined skills can turn into people who come up with and complete mature creative projects? In creative contexts I know a lot of people who get stuck on just drilling their skills forever or who want to be mature creative project-completers but mysteriously aren't getting it done. I've read a lot about how…
Once I had that done I could tackle stuff like “telling a story” which is a whole other kettle of fish.
Ask yourself what the shape of a finished larger thing is. How can you break it down into pieces about the same size as doing some of the drills you’re used to? What are the parts of it that require new kinds thinking and working? Make time to do that.
Take examples of stuff you want to be making and break it down. For instance I found it a useful comics-making exercise to take a short story by an artist I liked and write one sentence describing what happens on each page. That got me thinking about how much story could easily fit on one page.
Re: How to get better at painting without painting anything (2015)
#140This is not generic, it is not adequate for all disciplines. Painting establishes a relation between the painter and static entities (subject, colors...). They interact in many ways, however the painter is the main 'motor' and 'will'. Basketball is different because a player interacts with his teammates and opponents, he isn't the sole will at play. However I can see how experience may lead a coach to reckon that som…