Reading assignments in science
First, get a perspective:
- Review the assignment in the syllabus and any handouts (1-2 minutes)
Maybe you are not required to read some sections - Survey the chapter (5-10 minutes)
for how the content is organized; get the "big picture"
This is not to fully understand, rather develop preliminary associations of bits of information that later will help you understand
Quickly page through the introduction, the summary, vocabulary list, self-test questions, headings, boldfaced material, major graphics, etc.
Notice the major concepts, definitions, descriptions, causes, effects and arguments. - Check out the media, the CD and website (if available)
to see what they contain - Take no notes, and mark no text in this phase
First reading
Make the main purpose of your first reading simply to read and get a good idea of the material: what you understand, and what you do not
A science text presents new and complex material which may be difficult to understand. One piece builds on another to help you build your understanding.
The text can provide the foundation for understanding, and bring together information in lectures, labs and hands-on experiments, field trips, and media.
- Read sentences, paragraphs and short passages with 1-second pauses.
Read and pause, read and pause. Let your mind assemble the parts you just read to give you the meaning of the whole unit. This assembly of meaning happens fairly automatically as long as you are intentionally looking for meaning and paying attention to the meanings - Look back and forth between words and related graphics
until you can see/tell yourself how they are showing/saying similar things.
A set of text passages that is related to graphics is very useful to understanding. There are many kinds of graphics: pictures, diagrams, maps, charts, tables, graphs - From time to time, ask yourself if you are "on track" to understanding
If you find yourself reading without understanding, stop and ask why.
Is it a question of complexity or distraction? of preparation or terminology?
If you think it is serious, ask your tutor, teacher or academic advisor for help - When you notice that the author is using comparisons and examples,
link them to their descriptions and explanations - If you are tired and meanings come very slowly into your mind, take a beak
If a break is not possible, vary your study activity. For example, draw a picture rather than write, walk instead of sit, read aloud rather than silently - If you return to reading after an absence,
scan the text and your notes again before reading to cue associations
Review of first reading
Return to what you do not understand, or want to reinforce
This is not the stage for memorization, but understanding
- Mark or highlight what you think is important
In the margin, use or develop a system; use letters as
"D" for a definition, "F" for a descriptive fact,
"C" for a cause-and-effect statement, "A" for a scientific argument
"?" for what you do not understand
Other codes you invent for yourself. - New vocabulary
Write new vocabulary and concepts down
along with a short meanings and/or cues
Keep a list close by or in your notebook - Create your own visual pictures or images, or concept maps
- Create sensory cues
as heat, brightness, movements - Read a passage aloud to yourself with normal conversational intonation. Your translation of printed text into spoken words may activate meanings.
If you can't read aloud, imagine reading aloud and hearing your own voice - Work out your own explanations of hard-to-understand passages
Go in short units (a few words at a time), translate their meaning, think of associations, relate them to other parts of the passage, make inferences and try to make your mental model of the meaning match the writer’s mental model. - Mark passages with a question mark that you still do not understand
A second reading:
- Only read the material again to understand it.
If you are comfortable with what you understand, proceed to other tasks, like solving problems, exercises, material on the CD or website, and so on - In this second reading, if you find you are still having difficulty try
The CD, video, or website
The library and find other texts that may explain it better
Ask the tutoring service or teacher for help
Ask a study group about the material and their experience with it
Review your notes for what you
- Need to review before any test
- Must memorize
- Need to complete exercises or solve problems
- Need for labs, experiments, future lectures, etc.
Reading assignments in science的更多相关文章
- Discrete.Differential.Geometry-An.Applied.Introduction(sig2013) 笔记
The author has a course on web: http://brickisland.net/DDGSpring2016/ It has more reading assignment ...
- Storm的本地运行模式示例
以word count为例,本地化运行模式(不需要安装zookeeper.storm集群),maven工程, pom.xml文件如下: <project xmlns="http://m ...
- Storm入门教程 第二章 构建Topology[转]
2.1 Storm基本概念 在运行一个Storm任务之前,需要了解一些概念: Topologies Streams Spouts Bolts Stream groupings Reliability ...
- English常用短语
(1) be waken by 被什么吵醒 (2) wake up ! 快醒醒 (3) put the flames /fleimz/ ...
- How can I perform the likelihood ratio, Wald, and Lagrange multiplier (score) test in Stata?
http://www.ats.ucla.edu/stat/stata/faq/nested_tests.htm The likelihood ratio (lr) test, Wald test, ...
- [Swift实际操作]九、完整实例-(7)登录页面:创建自定义视图及相关组件Swift实际操作
本文将开始创建登录页面,首先创建该页面所需的一些自定义组件:做为登录按钮的自定义视图对象.在[RegLogin]组的名称上点击鼠标右键,打开右键菜单.[New File]->[Cocoa Tou ...
- Storm编程入门API系列之Storm的Topology的stream grouping
概念,见博客 Storm概念学习系列之stream grouping(流分组) Storm的stream grouping的Shuffle Grouping 它是随机分组,随机派发stream里面的t ...
- Storm 01之 Storm基本概念及第一个demo
2.1 Storm基本概念 在运行一个Storm任务之前,需要了解一些概念: Topologies :[tə'pɑ:lədʒɪ]拓扑结构 Streams Spouts:[spaʊt]喷出; 喷射; 滔 ...
- Storm编程入门API系列之Storm的定时任务实现
概念,见博客 Storm概念学习系列之storm的定时任务 Storm的定时任务,分为两种实现方式,都是可以达到目的的. 我这里,分为StormTopologyTimer1.java 和 Sto ...
随机推荐
- Beaglebone Black教程使用SSH通过USB和因特网连接Beaglebone Black
Beaglebone Black教程使用SSH通过USB和因特网连接Beaglebone Black 使用SSH通过USB和因特网连接Beaglebone Black SSH是Secure Shell ...
- 数据库SQL归纳(二)
数据定义功能 对象 创建 修改 删除 架构 CREATE SCHEMA DROP SCHEMA 表 CREATE TABLE ALTER TABLE DROP TABLE 视图 CREATE VIEW ...
- BZOJ 1042:[HAOI2008]硬币购物(容斥原理+DP)
[题目链接] http://www.lydsy.com/JudgeOnline/problem.php?id=1042 [题目大意] 硬币购物一共有4种硬币.面值分别为c1,c2,c3,c4. 某人去 ...
- BZOJ 2225 [Spoj 2371]Another Longest Increasing(CDQ分治)
[题目链接] http://www.lydsy.com/JudgeOnline/problem.php?id=2225 [题目大意] 给定N个数对(xi,yi),求最长上升子序列的长度. 上升序列定义 ...
- Codeforces Beta Round #2 A. Winner 水题
A. Winner 题目连接: http://www.codeforces.com/contest/2/problem/A Description The winner of the card gam ...
- Linux进程(作业)的查看和杀死 牛
http://www.cnblogs.com/geaozhang/p/6910151.html
- mysql mapper 大于小于号 tag name expected
xml文件的某些特殊字符是自动转义的, 我们不希望它被转义,可以用<![CDATA[]]>, xml解析器会忽视CDATA中的内容, 比如:<![CDATA[<]]> 或 ...
- 安装Ubuntu Linux分区的推荐方案和方法
在安装Ubuntu Linux之前,你必须先取得安装软件,(网络上有许多mirror站台可供下载,下载ISO文件后自行刻录光盘或采用硬盘安装).当一切都准备就绪后,我们还得先了解该如何规划我们的硬盘. ...
- vagrant public_network 自定义静态 ip配置方法
Vagrant 创建虚拟化开发环境 Vagrant是一个基于Ruby的工具,用于创建和部署虚拟化开发环境.它 使用Oracle的开源VirtualBox虚拟化系统,使用 Chef创建自动化虚拟环境. ...
- 简化js--函数返回
<script type="text/javascript"> function a(){ return false; } function b(){ return t ...