Skip to main content

Home/ Diigo In Education/ Group items tagged basics interactive board

Rss Feed Group items tagged

Tony Baldasaro

Inversions - Practical Theory - 1 views

  • Then, class, rather than being a time when all kids sat and received the instruction, could be the time when they reinforce skills by doing problem sets, worked on real-world application projects, collaborated with teachers to reinforce concepts, etc... in some ways, it's an inversion of what we traditionally think of as a math class.
  • If we use technology to invert that idea, so that kids could watch the teacher's demonstration of the skills and concepts at home (and with the ability to rewind when necessary,) we could allow kids the opportunity to apply and practice their knowledge in the space where they can get help, collaborate, etc... doesn't that make more sense? (Interestingly, I was trying to imagine what that would look like in an English classroom, and I realized that is, in many respects, similar to what we do already when we ask kids to read the book at home, and then come in and interact with the community to uncover the deeper aspects of the text. Hm.)
  •  
    I'm about 80% of the way through Disrupting Class by Clayton Christensen and Michael Horn. (Yeah, I know... I'm the last one to read it.) There's a lot that's very interesting about the book, and while we should critically examine the book, it is still a fascinating read. If nothing else, it is continuing to make me think about how much more could happen in our classrooms if we created more opportunities for students to learn basic skills and content outside of class, rather than inside class. I've been thinking a lot about math class. How many students would learn math more efficiently if they could watch math videos, narrated by a teacher with problems done "on the board" as they watched with multiple examples of concepts (think geometry here, as an example) that speak to different learning modalities.
D. S. Koelling

Helping First-Year Students Help Themselves - Commentary - The Chronicle of Higher Educ... - 1 views

  • According to a yearly national survey of more than 200,000 first-year students conducted by researchers at the University of California at Los Angeles, college freshmen are increasingly "overwhelmed," rating their emotional health at the lowest levels in the 25 years the question has been asked. Such is the latest problem dropped at the offices of higher-education administrators and professors nationwide: Young adults raised with a single-minded focus on gaining admission to college now need help translating that focus into ways to thrive on campus and beyond.
  • Many young adults weren't taught the basic life skills and coping mechanisms for challenging times.
  • The consequences for students who lack those skills have become increasingly clear both on campus and after graduation. At Pitt, where I teach, and at other institutions, student-life administrators have noticed a marked decrease in resiliency, particularly among first-year students. That leads to an increase in everything from roommate disagreements to emotional imbalance and crisis. After graduation, employers complain that a lack of coping mechanisms makes for less proficient workers: According to a 2006 report by the Conference Board, a business-research group, three-quarters of surveyed employers said incoming new graduates were deficient in "soft" skills like communication and decision making.
  • ...4 more annotations...
  • Parents and high-school educators certainly have a role to play, but college administrators and professors cannot abdicate their role as an influential socialization force to guide young adults toward better self-management.
  • The way to combat the decline in emotional health among first-year students is to offer them opportunities to build such self-efficacy from the start.
  • Teaching interpersonal skills of self-presentation is also essential, as it makes students' interactions with roommates, professors, and professional colleagues flow more smoothly. By following suggestions popularized by Dale Carnegie during the Great Depression—to think in terms of the interests of others, smile, and express honest and sincere appreciation—my Generation WTF students report being happily stunned by more-successful interviews, better relationships with family members, and more-meaningful interactions with friends.
  • While much of my advice seems revolutionary to them, adults from previous generations know that I'm simply teaching a return to core values of self-control, honesty, thrift, and perseverance­—the basic skills that will allow those in "emerging adulthood" to get on with life.
elsjekool

Paul Ford: What is Code? | Bloomberg - 35 views

  • There are keynote speakers—often the people who created the technology at hand or crafted a given language. There are the regular speakers, often paid not at all or in airfare, who present some idea or technique or approach. Then there are the panels, where a group of people are lined up in a row and forced into some semblance of interaction while the audience checks its e-mail.
  • Fewer than a fifth of undergraduate degrees in computer science awarded in 2012 went to women, according to the National Center for Women & Information Technology
  • The average programmer is moderately diligent, capable of basic mathematics, has a working knowledge of one or more programming languages, and can communicate what he or she is doing to management and his or her peers
  • ...16 more annotations...
  • The true measure of a language isn’t how it uses semicolons; it’s the standard library of each language. A language is software for making software. The standard library is a set of premade software that you can reuse and reapply.
  • A coder needs to be able to quickly examine and identify which giant, complex library is the one that’s the most recently and actively updated and the best match for his or her current needs. A coder needs to be a good listener.
  • Code isn’t just obscure commands in a file. It requires you to have a map in your head, to know where the good libraries, the best documentation, and the most helpful message boards are located. If you don’t know where those things are, you will spend all of your time searching, instead of building cool new things.
  • Some tools are better for certain jobs.
  • C is a simple language, simple like a shotgun that can blow off your foot. It allows you to manage every last part of a computer—the memory, files, a hard drive—which is great if you’re meticulous and dangerous if you’re sloppy
  • Object-oriented programming is, at its essence, a filing system for code.
  • Where C tried to make it easier to do computer things, Smalltalk tried to make it easier to do human things.
  • Style and usage matter; sometimes programmers recommend Strunk & White’s The Elements of Style—that’s right, the one about the English language. Its focus on efficient usage resonates with programmers. The idiom of a language is part of its communal identity.
  • Coding is a culture of blurters.
  • Programmers carve out a sliver of cognitive territory for themselves and go to conferences, and yet they know their position is vulnerable.
  • Programmers are often angry because they’re often scared.
  • Programming is a task that rewards intense focus and can be done with a small group or even in isolation.
  • For a truly gifted programmer, writing code is a side effect of thought
  • As a class, programmers are easily bored, love novelty, and are obsessed with various forms of productivity enhancement.
  • “Most programming languages are partly a way of expressing things in terms of other things and partly a basic set of given things.”
  • Of course, while we were trying to build a bookstore, we actually built the death of bookstores—that seems to happen a lot in the business. You set out to do something cool and end up destroying lots of things that came before.
  •  
    A lengthy but worthy read for all non-programmers on code.
  •  
    Explains code
1 - 4 of 4
Showing 20 items per page