Critical thinkers are able to :

  • Articulate their ideas clearly and persuasively in writing
  • Understand and evaluate what their read
  • Discuss ideas in an informed, productive fashion

Four qualities that characterize critical thinkers and thoughtful writers :

  • Curious

Thoughtful writers explore situations with probing questionsthat penetrate beneath the surface of issue ,instead of being satisfied withsuperficial explanations.

  • Open-mind

Thoughtful writers explore their subjects from many differentperspectives ,willing to listen carefully to every viewpoint ,and  evaluating each perspective carefully andfairly. Rather than being locked in to one point of view or a single limitedframework ,they
strive to understand and communicate the complex dimensions oftheir themes. For example ,if you are writing about a social issue, strive topresent different perspective on the issue as you reason your way to aninformed conclusion.

  • Knowledgeable

Thoughtful writers always work to support their opinions withfacts ,evidence ,and reason. They recognize that opinions have value only tothe extent that there are informed opinions. On the other hand, if they lackknowledge of the subject, they acknowledge this
and set out to research whatthey need to know.

  • Creative

Thoughtful writers strive to develop inventive approaches tosubjects; their writing is fresh and imaginative, avoiding clichés and tiredconventions. They seek to break out of established patterns of thinking andapproach themes and ideas from innovative directions.

Reading Actively

  • Examine the table of contents or chapter outline
  • Read the introductory paragraphs and the conclusion paragraphs or summary
  • Scan the reading assignment ,taking particular note of section headings ,illustrations ,and diagrams.

Summarizing

Summarizing is a strategy that is most effective at your second or third reading of a text,after you have annotated the text and look up any unfamiliar terms or concepts.

版权声明:本文博客原创文章,博客,未经同意,不得转载。

Critical thinking and Thoughtful writing的更多相关文章

  1. 常规DP专题练习

    POJ2279 Mr. Young's Picture Permutations 题意 Language:Default Mr. Young's Picture Permutations Time L ...

  2. poj2228 Naptime【(环结构)线性DP】

    Naptime Time Limit: 1000MS   Memory Limit: 65536K Total Submissions:3374   Accepted: 1281 Descriptio ...

  3. 【bzoj1737】[Usaco2005 jan]Naptime 午睡时间 dp

    题目描述 Goneril is a very sleep-deprived cow. Her day is partitioned into N (3 <= N <= 3,830) equ ...

  4. 院校-美国:麻省理工学院(MIT)

    ylbtech-院校-美国:麻省理工学院(MIT) 麻省理工学院(Massachusetts Institute of Technology),简称麻省理工(MIT),坐落于美国马萨诸塞州波士顿都市区 ...

  5. Writing your first academic paper

    Writing your first academic paper If you are working in academics (and you are if you are working wi ...

  6. 深度解析Critical Thinking的四个阶段

    关于批判性思维我们一直都在讨论学习,但是小编相信没有几个留学生敢说自己有Critical Thinking,但它又是essay写作中必须存在的.那么批判性思维需要怎么培养呢?今天小编就给同学们分析一下 ...

  7. 如何搞定Critical Thinking写作?

    受中国传统教育模式与国外一流大学之间的差异的影响,在海外留学的学子们常常会在新的学习生活中面临许多难题,Critical Thinking就是其中之一.国内的教育方法常常以灌输式的教育模式为主,忽略了 ...

  8. Summary of Critical and Exploitable iOS Vulnerabilities in 2016

    Summary of Critical and Exploitable iOS Vulnerabilities in 2016 Author:Min (Spark) Zheng, Cererdlong ...

  9. Spring Enable annotation – writing a custom Enable annotation

    原文地址:https://www.javacodegeeks.com/2015/04/spring-enable-annotation-writing-a-custom-enable-annotati ...

随机推荐

  1. C++ Primer 学习笔记_35_STL实践与分析(9)--map种类(在)

    STL实践与分析 --map类型(上) 引: map是键-值对的集合. map类型通常能够理解为关联数组:能够通过使用键作为下标来获取一个值,正如内置数组类型一样:而关联的本质在于元素的值与某个特定的 ...

  2. D其他项目打电话AL工程EF Model

     Based on your description and the error code, you will just need to ensure that your DataContext ...

  3. DNA和纳米(Nano)Fusion技术的发展趋势

    细观国内外有关DNA与Nano技术的报道.不得不承认存在不小的差距,并且差距有继续拉大的趋势. 在我们国内,DNA技术是作为遗产基因来对待的.引用的有关中文參考资料一般比較陈旧.缺少參考价值.在发达国 ...

  4. JSP简明教程(四):EL表达式语言、JavaBean、Cookie、Session

    EL表达式语言 EL这是Expression Language.的目的是为了简化JSP句法.来看几个例子来清除. ${test} 它会被翻译成<%=test%> ${test.name} ...

  5. 初步boost之pool图书馆学习笔记

    pool 内存池概述 通常我们习惯直接使用new.malloc等API申请分配内存,这样做的缺点在于:因为所申请内存块的大小不定.当频繁使用时会造成大量的内存碎片并进而减少性能. 内存池则是在真正使用 ...

  6. linux0.11学习笔记(2)

    makefile文件: makefile 文件是make 实用简介.make 程序是用Makefile最后一次改变的数据文件和代码文件(last-modification time)确定哪些文件需要更 ...

  7. unity节目素材ProceduralMaterial采用

    有些效果substance物质的.然而,对房地产的材料可以不寻常Material方法调用,必须ProceduralMaterial打电话. using UnityEngine; using Syste ...

  8. windows server 2008见安装IIS方法(解决)

    windows server 2008见安装IIS方法(解决) 刚开始有点蒙,后来才知道原来如此.! . 右键点击[我的电脑]--[管理]--[字符]--[加入角色]--仅落后win7像.啊! 版权声 ...

  9. HDU ACM 1007 Quoit Design 分而治之的方法,最近点

    意甲冠军:给n坐标点.半一对点之间的距离所需的距离最近. 分析:分而治之的方法,最近点. #include<iostream> #include<algorithm> #inc ...

  10. codeforces 438D

    在大大推荐下这个标题不明的人做.而我的最后一个非常喜欢的段树,因此,愤怒出手.认为基本上相同.大值,当最大值小于取模时能够剪枝. 今后再遇到此类问题算是能攻克了 // file name: d.cpp ...