Suggested Topics within your search.
Suggested Topics within your search.
- History 386
- Study and teaching 343
- Management 249
- Research 247
- Development 194
- Application software 182
- Data processing 162
- Philosophy 150
- Computer programs 146
- Language and languages 126
- Education 125
- Mathematics 108
- Politics and government 103
- Social aspects 101
- Technological innovations 100
- methods 100
- English language 99
- Methodology 99
- Evaluation 98
- Psychological aspects 93
- Prevention 91
- Design 89
- Government policy 87
- Python (Computer program language) 87
- diagnosis 86
- Training of 85
- Computer networks 82
- Second language acquisition 82
- prevention & control 82
- Children 81
-
601
Technology Roadmap for Small Modular Reactor Deployment.
Published 2021Table of Contents: “…Task 6: Construction -- 5.1.7. Task 7: Training and initial startup -- 5.1.8. …”
Full text (MCPHS users only)
Electronic eBook -
602
Gradle Effective Implementations Guide - Second Edition
Second edition.Published 2016Table of Contents: “…; Writing our first build script; Default Gradle tasks; Task name abbreviation; Executing multiple tasks; Command-line options; Logging options; Changing the build file and directory; Running tasks without execution.…”
Full text (MCPHS users only)
Electronic eBook -
603
The Syntax-Information Structure Interface : Clausal Word Order and the Left Periphery in Galician.
Published 2014Table of Contents: “…3.4.7 Summary of quantitative experimental tasks3.5 Task 3: Recorded field interview; 3.6 Conclusion; 4 Statistical analysis of quantitative and qualitative measures; 4.1 Introduction; 4.2 Task 1; 4.2.1 Condition A; 4.2.2 Condition B; 4.2.3 Condition C; 4.2.4 Condition D; 4.2.5 Condition E; 4.2.6 Condition F; 4.2.7 Condition G; 4.2.8 Summary of Task 1 discourse conditions; 4.3 Task 2; 4.3.1 Condition A; 4.3.2 Condition B; 4.3.3 Condition C; 4.3.4 Condition D; 4.3.5 Condition E; 4.3.6 Condition G; 4.3.7 Task 2 by language dominance; 4.3.8 Task 2 statistical results by gender.…”
Full text (MCPHS users only)
Electronic eBook -
604
Architecture-Independent Programming for Wireless Sensor Networks : an Architecture-Independent Approach.
Published 2008Table of Contents: “…-- 1.4 Contributions and Outline -- 2. The Abstract Task Graph -- 2.1 Target applications and architectures -- 2.2 Key Concepts -- 2.2.1 Data Driven Computing -- 2.2.1.1 Program flow mechanisms -- 2.2.1.2 Why data driven? …”
Full text (MCPHS users only)
Electronic eBook -
605
Space Studies Board : Annual Report 1995.
Published 1996Table of Contents: “…""COMMITTEE ON SOLAR AND SPACE PHYSICS""""CSSP Membership""; ""PROJECT ON THE FUTURE OF SPACE SCIENCE""; ""FOSS Steering Group""; ""FOSS-SG Membership""; ""FOSS Task Group on Alternative Organizations""; ""FOSS-AO Membership""; ""FOSS Task Group on Research Prioritization""; ""FOSS-RP Membership""; ""FOSS Task Group on Technology""; ""FOSS-T Membership""; ""TASK GROUP ON BIOLOGICAL EFFECTS OF SPACE RADIATION""; ""TGBESR Membership""; ""TASK GROUP ON PRIORITIES IN SPACE RESEARCH""; ""TGPSR Membership""; ""TASK GROUP ON THE BMDO NEW TECHNOLOGY ORBITAL OBSERVATORY""; ""TGBNTOO Membership""…”
Full text (MCPHS users only)
Electronic eBook -
606
The portable mentor : a resource guide for entry-year principals and mentors
2nd ed.Published 2009Table of Contents: “…Doing the Job; 4. An Overview of Tasks Entry-Year Principals Need to Accomplish; 5. …”
Full text (MCPHS users only)
Electronic eBook -
607
Renewing the Atlantic Partnership
Published 2003Table of Contents: “…FOREWORD -- ACKNOWLEDGMENTS -- TASK FORCE REPORT -- ADDITIONAL VIEW -- TASK FORCE MEMBERS -- TASK FORCE OBSERVERS.…”
Full text (MCPHS users only)
Electronic eBook -
608
Low attainers in primary mathematics : the whisperers and the maths fairy
Published 2004Table of Contents: “…Book Cover; Title; Contents; Acknowledgements; Introduction: Setting the scene; The children; Maths talk; Mental work; Number equipment; Practical work; Written work; Calculators and computers; Easy tasks, hard tasks, elastic tasks; Assessment tasks; Conclusion; Bibliography; Index.…”
Full text (MCPHS users only)
Government Document Electronic eBook -
609
Iran : Time for a New Approach
Published 2003Table of Contents: “…""Contents""; ""foreword""; ""acknowledgments""; ""executive summary""; ""task force report""; ""task force members""; ""task force observers""; ""appendixes""…”
Full text (MCPHS users only)
Electronic eBook -
610
Gradle Effective Implementation Guide.
Published 2012Table of Contents: “…Defining dependencies between tasksDefining dependencies via tasks; Defining dependencies via closures; Setting default tasks; Organizing tasks; Adding a description to tasks; Grouping tasks together; Adding tasks in other ways; Using task rules; Accessing tasks as project properties; Adding additional properties to tasks; Avoiding common pitfalls; Skipping tasks; Using onlyIf predicates; Skipping tasks by throwing StopExecutionException; Enabling and disabling tasks; Skipping from the command line; Skipping tasks that are up-to-date; Summary; 3. …”
Full text (MCPHS users only)
Electronic eBook -
611
Meeting the North Korean Nuclear Challenge
Published 2002Table of Contents: “…FOREWORD -- ACKNOWLEDGMENTS -- EXECUTIVE SUMMARY -- TASK FORCE REPORT -- ADDITIONAL AND DISSENTING VIEWS -- TASK FORCE MEMBERS -- TASK FORCE OBSERVERS.…”
Full text (MCPHS users only)
Electronic eBook -
612
Mastering C# concurrency : create robust and scalable applications, along with responsive UI, using concurrency and the multi-threading infrastructure in .NET and C#
Published 2015Table of Contents: “…; Fire-and-forget tasks; Other useful TPL features; Task. Delay; Task. …”
Full text (MCPHS users only)
Electronic eBook -
613
Research Reactor Aluminum Spent Fuel : Treatment Options for Disposal.
Published 1998Table of Contents: “…Research Reactor Aluminum Spent Fuel -- Copyright -- Foreword -- Preface -- Contents -- Summary -- FINDINGS RELATED TO THE SELECTION OF ALUMINUM SPENT FUEL TREATMENT OPTIONS -- FINDINGS RELATED TO WASTE-PACKAGE PERFORMANCE CRITERIA -- FINDINGS RELATED TO COSTS AND TIMING OF ALUMINUM SPENT FUEL TREATMENT OPTIONS -- CONCLUDING OBSERVATIONS -- 1 Background and Task -- TASK STATEMENT AND STUDY PROCESS -- ORGANIZATION OF THIS REPORT -- 2 Treatment Options for Aluminum Spent Nuclear Fuel -- BACKGROUND -- TREATMENT TECHNOLOGIES FOR ALUMINUM SPENT FUEL…”
Full text (MCPHS users only)
Electronic eBook -
614
Python data structures : pocket primer
Published 2023Table of Contents: “…Calculating Factorial Values (Iterative) -- Calculating Factorial Values (Recursive) -- Calculating Factorial Values (Tail Recursion) -- Fibonacci Numbers -- Calculating Fibonacci Numbers (Recursive) -- Calculating Fibonacci Numbers (Iterative) -- Task: Reverse a String via Recursion -- Task: Check for Balanced Parentheses -- Task: Calculate the Number of Digits -- Task: Determine if a Positive Integer Is Prime -- Task: Find the Prime Factorization of a Positive Integer -- Task: Goldbach's Conjecture -- Task: Calculate the GCD (Greatest Common Divisor)…”
Full text (MCPHS users only)
Electronic eBook -
615
Coping with Workplace Change : Dealing with Loss and Grief.
Published 1995Table of Contents: “…""PART IV Helping Employees Cope with Workplace Change-Loss Grief""""UNDERSTANDING THE TASKS OF MOURNING""; ""Task I: Accepting the Reality of the Loss""; ""How to Help with Task I""; ""Task II: Reaching the Pain and Other Feelings of Grief""; ""How to Help with Task II""; ""Task III: Make the Needed Changes for a New Work Situation""; ""How to Help with Task III""; ""Task IV: Develop a New Group Identity and Make New Bonds""; ""How to Help with Task IV""; ""HELPING PEOPLE HEAL BY LISTENING""; ""Five Steps to Helpful Listening""; ""STEP 1 Show interest nonverbally.""…”
Full text (MCPHS users only)
Electronic eBook -
616
Burma : a Time For Change
Published 2002Table of Contents: “…FOREWORD -- ACKNOWLEDGMENTS -- EXECUTIVE SUMMARY -- TASK FORCE REPORT -- ADDITIONAL AND DISSENTING VIEWS -- TASK FORCE MEMBERS -- TASK FORCE OBSERVERS -- APPENDIXES.…”
Full text (MCPHS users only)
Electronic eBook -
617
Nonlethal Weapons and Capabilities.
Published 2003Table of Contents: “…""Contents""; ""foreword""; ""acknowledgments""; ""executive summary""; ""task force report""; ""additional or dissenting views""; ""task force members""; ""task force observers""; ""appendixes""…”
Full text (MCPHS users only)
Electronic eBook -
618
Performance Assessment for the Workplace.
Published 1991Table of Contents: “…Types of Predictors AssessedDevelopment of Performance Measures; SIZE OF THE RESEARCH EFFORT; 4 The Development of Job Performance Measures ; JOB PERFORMANCE AS A CONSTRUCT; STEPS IN DEVELOPING JOB PERFORMANCE MEASURES; THE JOB CONTENT UNIVERSE; Task Analysis; Trait Analysis and Task-by-Trait Analysis; Generic Task-by-Trait Analysis; Local Task-by-Trait Analysis; Cognitive Task Analysis; Characteristics of Job Tasks and Traits; Importance; Frequency; Difficulty; Modifiability; Variability; Other Characteristics; The JPM Definition of the Job Content Universe; DEFINING THE DOMAIN OF INTEREST.…”
Full text (MCPHS users only)
Electronic eBook -
619
The New Walford Guide to Reference Resources : Volume 2: The Social Sciences.
Published 2005Table of Contents: “…Laws, standards, codesAssociations & societies; Libraries, archives, museums; Portal & task environments; Discovering print & electronic resources; Digital data, image & text collections; Directories & encyclopedias; Handbooks & manuals; Keeping up to date; History & Theories of Psychology; Introductions to the subject; Dictionaries, thesauri, classifications; Associations & societies; Libraries, archives, mu; Portal & task environments; Discovering print & electronic resources; Digital data, image & text collections; Directories & encyclopedias; Psychoanalysis; Introductions to the subject…”
Full text (MCPHS users only)
Electronic eBook -
620
Institutional Arrangements for Space Station Research.
Published 1999Table of Contents: “…Cover -- Foreword -- Preface -- ACKNOWLEDGMENTS -- Table of Contents -- Executive Summary -- THE INTERNATIONAL SPACE STATION PROGRAM -- GUIDING PRINCIPLES -- STRUCTURE AND RESPONSIBILITIES OF THE ORGANIZATION -- IMPLEMENTATION -- REFERENCE -- 1 Introduction -- MANAGING RESEARCH ON THE ISS -- SCOPE OF THIS STUDY -- Efforts of the Task Group -- Approach Employed by the Task Group -- CURRENT NASA STRUCTURE FOR MANAGING RESEARCH ABOARD THE ISS -- Allocating U.S. …”
Full text (MCPHS users only)
Electronic eBook -
621
Managing the Space Sciences.
Published 1995Table of Contents: “…SENATE COMMITTEE ON APPROPRIATIONS SUBCOMMITTEE ON VA, HUD, AND INDEPENDENT AGENCIES -- APPENDIX B: Statements of Task -- COMMITTEE ON THE FUTURE OF SPACE SCIENCE -- TASK GROUP ON ALTERNATIVE ORGANIZATIONS -- TASK GROUP ON RESEARCH PRIORITIZATION -- TASK GROUP ON TECHNOLOGY -- APPENDIX C: Relevant Recommendations of Previous Studies -- STUDY OF THE MISSION OF NASA NASA ADVISO.…”
Full text (MCPHS users only)
Electronic eBook -
622
Workload Transition : Implications for Individual and Team Performance.
Published 1900Table of Contents: “…""TRAUMA CENTERS AND EMERGENCY ROOMS""""CAUTIOUS GENERALIZATIONS""; ""REFERENCES""; ""3 Workload Factors""; ""WORKLOAD CHARACTERISTICS""; ""Sources""; ""Consequences""; ""Measures""; ""Relationship Between Workload and Performance""; ""WORKLOAD DRIVERS: REVIEW OF RESEARCH""; ""Task Structure""; ""Performance Criteria and Strategies""; ""Task Schedule""; ""Rate of Presentation""; ""Complexity of Task Demands""; ""Variability of Task Demands""; ""Task Duration""; ""Task Requirements and Procedures""; ""Input Variables""; ""Information From Visual Displays""…”
Full text (MCPHS users only)
Electronic eBook -
623
Getting Started with ResearchKit.
Published 2016Table of Contents: “…-- Introducing Softwareitis -- Summary -- Chapter 3: Building Surveys -- ResearchKit object model -- Tasks and steps -- Task view controller and results -- Building surveys -- Instruction step -- Question step -- Form step -- Considerations for real-world surveys -- BONUS: Appearance customization -- Summary -- Chapter 4: ResearchKit Informed Consent -- Consent document -- Visual consent step -- Consent review step -- Consent sharing -- Consent process -- Obtaining results -- Summary -- Chapter 5: Active Tasks -- Active tasks -- Short walk task -- Sample code -- Results -- Screenshot -- Two-finger tapping interval task -- Sample code -- Results -- Screenshot -- Fitness task -- Sample code -- Results -- Screenshot -- Spatial memory task -- Sample Code -- Results -- Screenshot -- Sustained phonation task -- Sample code -- Results -- Screenshot -- Data formats -- Pedometer data -- Location data -- Device motion data -- Accelerometer data -- Audio data -- Summary -- Chapter 6: Navigable and Custom Tasks -- Navigable ordered tasks -- Custom tasks -- Summary -- Chapter 7: Backend Service -- Why is backend service needed? …”
Full text (MCPHS users only)
Electronic eBook -
624
Understanding language classroom contexts : the starting point for change
Published 2013Table of Contents: “…What people feel; 4. Summary and task.…”
Full text (MCPHS users only)
Electronic eBook -
625
Small ships in theater security cooperation
Published 2008Table of Contents: “…Introduction and objectives -- Linking missions and tasks -- Linking tasks to capabilities -- Capabilities-to-characteristics and options -- Vessel survey and assessment -- Findings, observations, and next steps -- Epilogue -- Environmental analysis -- Extended task list.…”
Full text (MCPHS users only)
Electronic eBook -
626
The sheriff of Ramadi : Navy SEALs and the winning of al-Anbar
Published 2008Table of Contents: “…The Ramadi SEALs : evolution of the warrior -- The terrain -- The first SEAL task unit in Ramadi -- The second task unit and the battle for Ramadi -- The battle turns -- The last Ramadi task unit -- Epilogue : the lessons of Ramadi.…”
Full text (MCPHS users only)
Electronic eBook -
627
Small ships in theater security cooperation
Published 2008Table of Contents: “…Introduction and objectives -- Linking missions and tasks -- Linking tasks to capabilities -- Capabilities-to-characteristics and options -- Vessel survey and assessment -- Findings, observations, and next steps -- Epilogue -- Environmental analysis -- Extended task list.…”
Full text (MCPHS users only)
Electronic eBook -
628
Sibling aggression : assessment and treatment
Published 2012Table of Contents: “…An overview of sibling aggression -- A theoretical framework for siblings: Part 1 -- A theoretical framework for siblings: Part 2 -- The task-centered sibling aggression treatment approach -- Assessment and target problem formulation -- Intervention and task strategies: Five family dynamics -- Task menus: The five family dynamics -- Case study: Task-centered sibling aggression in action -- Additional applications -- Appendix A: Factors connected with sibling aggression -- Appendix B: TCSA contract: Blank -- Appendix C: TCSA contract: Sample of completed contact -- Appendix D: TCSA task review form -- Appendix E: The TCSA sequence.…”
Full text (MCPHS users only)
Electronic eBook -
629
Growing old with two languages : effects of bilingualism on cognitive aging
Published 2017Table of Contents: “…The study -- 3.1 Participants -- 3.2 Materials -- Cognitive tasks -- Language tasks -- 3.3 Data analysis -- 4. …”
Full text (MCPHS users only)
Electronic eBook -
630
Real-world solutions for developing high-quality PHP frameworks and applications
Published 2011Table of Contents: Full text (MCPHS users only)
Electronic eBook -
631
In the Name of God : the Evolutionary Origins of Religious Ethics and Violence.
5th ed.Published 2011Table of Contents: Full text (MCPHS users only)
Electronic eBook -
632
English language learning and technology : lectures on applied linguistics in the age of information and communication technology
Published 2003Table of Contents: “…-- General vs. specific knowledge -- Research methodology -- Theory-research links -- Examples of useful CALL research -- Focus on software -- Focus on the learners -- Focus on the learning task -- Summary -- Research methods -- The role of theory -- Theory as a resource -- Theory as a limitation -- Conclusion -- Investigating learners' use of technology -- Technology-related process data -- Examples of process data -- Implementing process research -- Notation for the data -- Description -- Interaction analysis -- Discourse analysis -- Conversation analysis -- Issues in description -- Use of description -- Interpretation -- Inferences about capacities -- Inferences about tasks -- Inferences about capacities and tasks -- Critical discourse analysis -- Validity issues for inferences -- Evaluation -- The problem of evaluation -- Process-based approaches -- Conclusion -- Advancing applied linguistics: L2 learning tasks -- The study of L2 learning tasks -- Task evaluation -- L2 task description -- Technology-mediated L2 tasks -- Examples from the chat room -- Studying technology-based tasks -- The attraction of technology -- Tools for building tasks -- Task theory -- Revisiting assessment -- Conclusion -- Advancing applied linguistics: Assessment -- The tunnel of efficiency -- The panorama of theory -- Construct definition -- Validation -- Probing construct definition -- The test design-construct connection -- The test scoring-construct connection -- Devil in the detail -- Validation -- Educational assessments -- Assessment in second language research -- Validation and consequences -- Conclusion.…”
Full text (MCPHS users only)
Electronic eBook -
633
Thoughtful Teachers, Thoughtful Learners : Helping Students Think Critically.
2nd ed.Published 2007Table of Contents: “…""Integrating the Writing Process and Critical Thinking""""Writing That Fosters Critical Thinking""; ""Planning Lessons""; ""Conclusion""; ""Thinking through Writing with TASK""; ""Using TASK to Build Sustained Arguments""; ""From TASK to Sustained Argument""; ""Evaluating Sustained Arguments""; ""Grappling with Controversial Issues""; ""Conclusion""; ""Epilogue""; ""Appendix A""; ""Resources""; ""References""…”
Full text (MCPHS users only)
Electronic eBook -
634
Quality of Pupil Learning Experiences (RLE Edu O).
Published 2012Table of Contents: “…Research Design; The Matching Study; Pre-task Interview with Teacher; Transfer Study; 3. Task Demand; A Theory of Complex Learning; Intended and Actual Task Demands; Intended Demands, Actual Demands and Levels of Attainment; Summary; 4. …”
Full text (MCPHS users only)
Electronic eBook -
635
Organizational choice : capabilities of groups at the coal face under changing technologies
Published 2013Table of Contents: Full text (MCPHS users only)
Electronic eBook -
636
Agile Project Management with GreenHopper 6 Blueprints : an intuitive guide to efficiently track and manage projects in an agile way using GreenHopper for JIRA
Published 2013Table of Contents: “…Estimating the backlog with business valueEstimating the backlog with issue count; Time tracking with hours; Time tracking with Tempo plugin; Summary; Chapter 4: Using the Work Board to Update Issues; Understanding the task board; Scrum task board in GreenHopper; Using GreenHopper Simplified Workflow; Adding a column to the task board; Updating an issue status on the task board; Updating issue details on the task board; Using keyboard shortcuts on the task board; Ranking issues on the task board; Summary; Chapter 5: Using Quick Filters and Highlighting Issues.…”
Full text (MCPHS users only)
Electronic eBook -
637
Science Research Writing For Non-Native Speakers Of English.
Published 2009Table of Contents: “…Cover13; -- Contents -- Introduction: How to Use Th is Book -- Unit 1: How to Write an Introduction -- 1.1 Structure -- 1.2 Grammar and Writing Skills -- 1.2.1 Tense pairs -- 1.2.2 Signalling language -- 1.2.3 Passive/Active -- 1.3 Writing Task: Build a Model -- 1.3.1 Building a model -- 1.3.2 Key -- 1.3.3 The model -- 1.3.4 Testing the Model -- 1.4 Vocabulary -- 1.4.1 Vocabulary for the Introduction -- 1.5 Writing an Introduction -- 1.5.1 Write an Introduction -- 1.5.2 Key -- Unit 2: Writing about Methodology -- 2.1 Structure -- 2.2 Grammar and Writing Skills -- 2.2.1 Passives and tense pairs -- 2.2.2 Use of 8216;a and 8216;the -- 2.2.3 Adverbs and adverb location -- 2.3 Writing Task: Build a Model -- 2.3.1 Building a model -- 2.3.2 Key -- 2.3.3 The model -- 2.3.4 Testing the model -- 2.4 Vocabulary -- 2.4.1 Vocabulary task -- 2.4.2 Vocabulary for the Methodology section -- 2.5 Writing a Methodology Section -- 2.5.1 Write a Methodology section -- 2.5.2 Key -- Unit 3: Writing about Results -- 3.1 Structure -- 3.2 Grammar and Writing Skills -- 3.2.1 Sequence -- 3.2.2 Frequency -- 3.2.3 Quantity -- 3.2.4 Causality -- 3.3 Writing Task: Build a Model -- 3.3.1 Building a model -- 3.3.2 Key -- 3.3.3 The model -- 3.3.4 Testing the model -- 3.4 Vocabulary -- 3.4.1 Vocabulary task -- 3.4.2 Vocabulary for the Results section -- 3.5 Writing a Results Section -- 3.5.1 Write a Results section -- 3.5.2 Key -- Unit 4: Writing the Discussion/Conclusion -- 4.1 Structure -- 4.2 Grammar and Writing Skills -- 4.3 Writing Task: Build a Model -- 4.3.1 Building a model -- 4.3.2 Key -- 4.3.3 The model -- 4.3.4 Testing the model -- 4.4 Vocabulary -- 4.4.1 Vocabulary task -- 4.4.2 Vocabulary for the Discussion/Conclusion -- 4.5 Writing a Discussion/Conclusion -- 4.5.1 Write a Discussion/Conclusion -- Unit 5: Writing the Abstract -- 5.1 Structure -- 5.2 Grammar and Writing Skills -- 5.2.1 Verb tense -- 5.2.2 Length -- 5.2.3 Language -- 5.3 Writing Task: Build a Model -- 5.3.1 Building a model -- 5.3.2 Key -- 5.3.3 The models -- 5.3.4 Testing the models -- 5.4 Vocabulary -- 5.4.1 Vocabulary task -- 5.4.2 Vocabulary for the Abstract -- 5.5 Writing an Abstract -- 5.5.1 Write an Abstract -- 5.5.2 Key -- 5.6 Creating a Title -- Sources and Credits -- Useful Resources and Further Reading -- Appendix A: Abbreviations Used in Science Writing -- Appendix B: Prefixes Used in Science Writing -- Appendix C: Latin and Greek Singular and Plural Forms -- Appendix D: Useful Verbs -- Index of Contents -- Index of Vocabulary.…”
Full text (MCPHS users only)
Electronic eBook -
638
The prospect of presidential rhetoric
1st ed.Published 2008Table of Contents: “…Chapter 11 Report of the National Task Force on the Presidency and Deliberative DemocracyChapter 12 Report of the National Task Force on Presidential Communication to Congress; Chapter 13 Report of the National Task Force on the Presidency and Public Opinion; Chapter 14 Report of the National Task Force on the Ethical Responsibilities of the Presidential Rhetoric; Chapter 15 Report of the National Task Force on the Theory and Practice of the Rhetorical Presidency ; Chapter 16 Report of the National Task Force on Presidential Rhetoric in Times of Crisis; Contributors; Index.…”
Full text (MCPHS users only)
Electronic eBook -
639
Kierkegaard as humanist : discovering my self
Published 1995Table of Contents: “…Angst: The Birth-Pangs of Self-ConsciousnessReflection: The First Step toward Self-Consciousness -- Consciousness of My Self -- 4 MY SELF: A TASK -- Part 2: Freedom: The Dialectical in Temporality/Eternity -- The Relevance of the Dyad Temporal/Eternal for the Self -- Kierkegaard's Concept of Time -- The Resultant Nature of Freedom -- Freedom in Relation to the Past -- Freedom in Relation to the Future -- Freedom and the Eternal -- 5 MY SELF: A TASK -- Part 3: Freedom: The Dialectical in Possibility/Necessity -- Introduction…”
Full text (MCPHS users only)
Electronic eBook -
640
Kierkegaard as humanist : discovering my self
Published 1995Table of Contents: “…Angst: The Birth-Pangs of Self-ConsciousnessReflection: The First Step toward Self-Consciousness -- Consciousness of My Self -- 4 MY SELF: A TASK -- Part 2: Freedom: The Dialectical in Temporality/Eternity -- The Relevance of the Dyad Temporal/Eternal for the Self -- Kierkegaard's Concept of Time -- The Resultant Nature of Freedom -- Freedom in Relation to the Past -- Freedom in Relation to the Future -- Freedom and the Eternal -- 5 MY SELF: A TASK -- Part 3: Freedom: The Dialectical in Possibility/Necessity -- Introduction…”
Full text (MCPHS users only)
Electronic eBook