May 03, 2024  
2019-2020 Academic Catalog 
    
2019-2020 Academic Catalog [ARCHIVED CATALOG]

Course Offerings


Course Classification

Noncredit courses are numbered 0911–0999;

Freshmen level / Introductory credit courses are numbered 1000–1999;

Sophomore level / Advanced Associate level credit courses are numbered 2000-2999

Junior/Senior / Advanced Baccalaureate level credit courses are numbered 3000–4999.

Landmark College reserves the right to make changes to course offerings during any semester as needed.

Fall 2017 Course Renumbering

Courses were renumbered in Fall 2017. For previous year codes and course descriptions, please see Landmark College Self-Service, “Find Courses”

 
  
  • CSC2638 Data Structures and Algorithms


    Data structures are the building blocks of application programming.  Using C++ and Java, this course explores how data may be structured and instructions sequenced in algorithms to provide an efficient relationship between the data, structure and task.  Abstract data structures including stacks, queues, linked lists, matrices, and trees will be covered.  Additional algorithms for manipulating these structures, such as searching and sorting, will also be included. Prerequisite of CSC2365 with a grade of C or higher.  Credits: 3.000

    CSC 2635  Lecture Min Credits: 4.00 Min Grade: C
  
  • CSC2741 Special Topics: Database Design


    This course introduces students to practical and theoretical relational database concepts. Database Management Systems (DBMS) are vital components of modern computer systems and range from small in-memory databases to large distributed databases. Through a combination of lectures and labs, students will learn to analyze persistent data using the standard Entity-Relationship Model (ERM), and produce design documents using logical relational schema and physical design techniques. Students will refine their designs by evaluating functional dependencies, applying normalization rules, and employing database tuning methods. Students will ultimately implement a database using the standards-based Structured Query Language (SQL) and database programming methods. Ethical uses and management of data will also be included in the course. Students may not earn credit for both this course and CSC3741  Special Topics: Database Design. Prerequisite of CSC2635  Computer Science II with a grade of “C” or higher. Credits: 3.000

    CSC2635   Lecture Min Credits: 3.00 Min Grade: C
  
  • CSC2751 Networking and Security


    Networking and security addresses fundamental principles and the best practices for computer systems and network security. Topics include computer networks, security network architecture, applied cryptography, and security management tools, security protocols and standards, attacks and defenses for networks, database security, virus, malware, firewalls, Botnet, intrusion detection, and wireless security. Prerequisite of CSC2635 with a grade of C or higher. Credits: 3.000

    CSC 2635  Lecture Min Credits: 4.00 Min Grade: C And MAT 2751  Lecture Min Credits: 3.00 Min Grade: C Or MATH Placement Test 7.2000
  
  • CSC2761 Database Design


    This course introduces students to practical and theoretical relational database concepts. Database Management Systems (DBMS) are vital components of modern computer systems and range from small in-memory databases to large distributed databases. Through a combination of lectures and labs, students will learn to analyze persistent data using the standard Entity-Relationship model (ERM), and produce design documents using logical relational schema and physical design techniques. Students will refine their designs by evaluating functional dependencies, applying normalization rules, and employing database tuning methods. Students will ultimately implement a relational database using the standards-based Structured Query Language (SQL) and database programming methods. Ethical uses and management of data will also be included in this course. Credits: 3.000

    CSC2635   Lecture Min Credits: 3.00 Min Grade: C
  
  • CSC2771 Special Topics: Embedded Systems


    In embedded systems, students design and implement low level applications in a single board microcontroller environment. Special attention will be given to the target architecture, registers, timers, and interrupts. Other topics include analog to digital conversion, and I/O interfaces -general purpose, I2C, and UART. Prerequisite of CSC2635 with a grade of C or higher. Credits: 3.000

    CSC 2635  Lecture Min Credits: 4.00 Min Grade: C $35.00
  
  • CSC2891 Computer Science Gaming Seminar


    The Computer Science/Gaming Seminar is project based course for declared Computer Science students. Students apply their theoretical and practical knowledge of programming, data structures, storytelling and analysis to create an original, complex game, interactive computing application, or other software application. Industry leaders are invited to Landmark College to discuss their experiences on these and other topics. Students will develop and present a cumulative project that demonstrates their ability to apply their understanding of computer science/gaming concepts and skills. This course is offered as needed and only available to Computer Science/Gaming degree students. Credits: 3.000

    CSC 2635  Lecture Min Credits: 4.00 Min Grade: C And CSC 2621  Lecture Min Credits: 3.00
  
  • CSC3731 Special Topics: Programming Languages


    The students will study an overview of different programming languages. Special attention will be given to features, structures and implementation of the language. The students will survey different examples of various programming paradigms. They will also be introduced to formal specification of programming languages. Credits: 3.000

    CSC 2638  Lecture Min Credits: 3.00 Min Grade: C
  
  • CSC3741 Special Topics: Database Design


    Database design outlines the foundations of database management systems using relational database models and other models. Topics include database design: entity-relationship modeling, logical relational schema design, physical design, functional dependencies and normalization, and database tuning. Relational algebra will be introduced along with full coverage of SQL. Database application development using database interfaces embedded in host languages as well as tools that are provided with relational database management systems. Credits: 3.000

    CSC 2635  Lecture Min Credits: 4.00 Min Grade: C And MAT 2751  Lecture Min Credits: 3.00 Min Grade: C
  
  • CSC3841 Computer Graphics


    Computer graphics serves as an introduction to the principles and techniques of 3D modeling necessary for creating digital environments and animated characters. Techniques for object representation and transformations are covered along with projection, lighting, and texturing methods to realistically render the 3D models on a 2D screen. This course is primarily concerned with the implementation of these algorithms and techniques through C/C++ and OpenGL/OpenCL. Students will use industry software such as Maya, 3dsMax, Blender, and Cinema 4D as example projects which embody these graphics techniques, but note that this is primarily a programming course, not an art course. Strategies used in animation and game development will be explored. Credits: 3.000

    CSC 2638  Lecture Min Credits: 3.00 Min Grade: C And MAT 2731  Lecture Min Credits: 4.00 Min Grade: C
  
  • CSC3871 Special Topics: Operating Systems


    Operating systems allows students to study different elements of an operating system and why they are used. A key focus will be given on processes and process creation. The students will also discuss process/thread synchronization and learn how to deal with deadlock and livelock situations. Memory management and performance will also be studied in-depth. This lecture will be presented from a generic OS perspective but the assignments will be on a Linux environment. Credits: 3.000

    CSC 2638  Lecture Min Credits: 3.00 Min Grade: C
  
  • CSC3874 Special Topics: Software Engineering


    Advanced topics related to the analysis, design, and development of large software projects. Course topics will include: CASE tools, Rapid Prototyping, Software Complexity, Program Productivity, Software Costing Models, and Object-oriented Software Engineering. Credits: 3.000

    CSC 3741   Lecture Min Credits: 3.00 Min Grade: C And CSC 2638   Lecture Min Credits: 3.00 Min Grade: C
  
  • CSC4000 Special Topics: CSC Capstone Planning


    This course will prepare students for their capstone. Topics will include project design, project management and presentation of technical topics to a mixed audience. The final deliverable from this course will be a proof of concept for the project to be completed in Capstone. Credits: 3.000

  
  • CSC4741 Special Topics: Artificial Intelligence


    This introduction to the field of Artificial Intelligence (AI) address the history of AI, current social perception of AI, and relevancy to society in general and game playing, in particular. AI theory and implementation through computational methods will be covered. Topics include knowledge representation, propositional and first order logic, state space search, Markov decision processes, uncertainty, and machine learning.  Application areas will be studied, including expert systems, natural language understanding, and computer vision. Prerequisites of CSC2638 and MAT2741 with grades of C or higher. 
      Credits: 3.000

    CSC 2638  Lecture Min Credits: 3.00 Min Grade: C AndMAT 2741  Lecture (May be taken concurrently) Min Credits: 4.00
  
  • CSC4871 Special Topics: Computer Architecture


    Credits: 3.000

    CSC 2635   Lecture Min Credits: 4.00 Min Grade: C
  
  • CSC4881 Spec Top: Social & Ethical Aspects of CS


    This course explores ethical issues in the field of computing. Students will develop the skills needed to identify and analyze various ethical concerns. The course will cover standard ethical concepts and theories, as well as standard methods of ethical analysis. The course places a strong emphasis on practical application of the ethical process. This means that once the student has learned the basics of ethical analysis, the student will apply that information to different scenarios. It is important to keep in mind that the field of ethics considers many different viewpoints. A good ethicist will fairly evaluate positions that may, on a personal level, be far outside his or her comfort zone. The primary course outcome will be that the student will become a good ethicists! Credits: 3.000

    CSC 2635  Lecture Min Credits: 4.00 Min Grade: C
  
  • CSC4991 Special Topics: Comp Sci Capstone


    The senior capstone course provides computer science majors the opportunity to integrate the knowledge that they have gained from across the curriculum. Students are encouraged to work in teams, and can pursue either an applied or theory project. Credits: 3.000

  
  • DRW1011 Drawing Foundations


    This course introduces students to drawing skills through close examination of natural form, texture, objects, landscapes and the human form. Students explore line as outline, contour and gesture, and tone as variation in surface light. Through works of master artists as well as their own work, students study composition, point of view and critical perspective. Student-directed critiques after each rigorous drawing unit assist in furthering appreciation for different ways of seeing. A final project, developed by the student to demonstrate expression of line and application of drawing skills, culminates in a student exhibit. The Art Foundations curriculum for the BA SA introduces the student to the language, concepts, materials and techniques necessary to enter into the more advanced courses that will constitute the Focus Area for students pursuing a BA in Studio Art. Credits: 3.000

    $35.00
  
  • DRW2011 Life Drawing


    From the earliest times, the human figure has been a frequent and important subject in works of art. This course introduces students to the human figure. Students study the human form in three ways: through anatomical studies of the skeletal and muscular structure, through drawing sessions with a nude model and through action studies of both nude and clothed figures. They use a variety of techniques, including contour, gesture and modeled drawing, and a variety of materials, including pencil, charcoal, crayon and ink. Areas of focus include light and shade, point of view and composition. Through observation and analysis of the works of master artists and through critiques of their own work, students develop an understanding and appreciation of the use of the human figure in art. Each student produces a final project that demonstrates his or her unique understanding and expression of the concepts studied in the course. At the end of the semester, students participate in a student exhibit. Credits: 3.000

    DRW 1011  Lecture Min Credits: 3.00 $35.00
  
  • DRW2012 Special Topics: Life Drawing II


    Students in Life Drawing II will expand and build upon the principles and techniques introduced in Life Drawing, with a heightened emphasis on the further development of technical core skills and a critical understanding of life drawing as an ongoing practice (even accomplished artists sustain regular practice drawing from the human form). Students in Life Drawing II will employ a variety of advanced techniques, including foreshortening, freehand proportion measuring, gesture and full-scale value-modeled drawing. Students study the human form through drawing sessions with a nude model and through action studies of both nude and clothed figures. Through observation and analysis of the works of historical and contemporary artists and through critiques of their own work, students explore critical concepts intrinsic to depicting the human figure in art. Credits: 3.000

    DRW 2011   Lecture Min Credits: 3.00 $35.00
  
  • DRW3011 Experimental Drawing


    This studio production course recognizes that drawing in the 21st century is as diverse a practice as the materials and methods found in the contemporary artist’s toolbox. Students in Experimental Drawing will explore the intersection between drawing and contemporary art disciplines including sculpture, land art, kinetic art, performance art, sound and video art, and animation. Students will utilize drawing as a research method for investigating the world, both visually and conceptually. This course offers students the opportunity to expand upon their work in Drawing Foundations (DRW1011) and synthesize a variety of media, both traditional and non-traditional. Students will keep a sketchbook of their drawings, create a portfolio, and engage with classmates through discussion, critique, and oral presentation. This course will place a strong emphasis on students’ ability to experiment with drawing processes and develop their interests and personal voices as artists. Students must have completed three courses at the 2000 level, one of them a Studio Art course, with grades of C or higher, as prerequisites for this course. Prerequisites may be waived at the discretion of the professor. Credits: 3.000

    DRW 1011  Lecture Min Credits: 3.00 $35.00
  
  • ECN2011 Essentials of Economics


    Students are introduced to microeconomic concepts such as consumer demand, producer supply decision-making, market structure, and labor market behavior. The analytical framework of aggregated supply and aggregate demand along with monetary and fiscal policy, money and banking and influence of government regulations on economic activities are among the macroeconomic concepts discussed. The course will also introduce and develop the math skills associated with economics. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU1001 Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And MAT 0595  Lecture (May be taken concurrently) Or MAT 1541  Lecture (May be taken concurrently) Min Credits: 3.00 Or MATH Placement Test 4.0000
  
  • ECN2021 Introduction to Microeconomics


    This course introduces students to the basic market forces of supply and demand, price mechanism, utility maximization by consumers, and profit maximization by firms. Several market structures are presented including pure competition, oligopoly, monopolistic competition and monopoly. There is an emphasis on the application of these market models to real-world markets. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 Or  MAT 0595  Lecture (May be taken concurrently) Or MAT 1541  Lecture (May be taken concurrently) Min Credits: 3.00 Or MATH Placement Test 5.0000

     

     

     

  
  • ECN2031 Introduction to Macroeconomics


    This course considers the operation of the U.S. economy as a whole and its interactions with the global market. Topics include: economic systems, goals for economic performance, fiscal and monetary policy, money and banking, unemployment, inflation, growth, and government regulation. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And MAT 0595  Lecture (May be taken concurrently) Or MAT 1541  Lecture (May be taken concurrently) Min Credits: 3.00 Or MATH Placement Test 5.0000

     

     

  
  • ECN3011 Analysis 21st Cent Econ Issues & Trends


    This class analyzes contemporary economic issues in the United States. Students will assess the effect of various economic issues and discuss contributing societal variables. Since international economics is an ever-changing topic, special attention to regular web-based economics news feeds will be used to maintain the currency of course material. Through in-class discussions and case studies, students will integrate economic theory and contemporary trends to hypothesize possible future outcomes. This course uses lectures, class discussions, videos, in-class web research, and class activities, including small-group work and student presentations. This course is open to Landmark students of all academic disciplines. Students must have completed three courses at the 2000 level with grades of C or higher, as prerequisites for this course. Credits: 3.000

  
  • ECO2511 Aquatic Ecology and Pollution


    This summer course offers students an opportunity to carry out an in-depth investigation of the ecology and levels of pollution of local rivers and streams. The course weaves together lecture, student presentations, field trips, guest speakers, and laboratory/field investigations. The content emphasis will be on the scientific and environmental issues related to the ecology and pollution of rivers and streams. Students will conduct intensive research on a local watershed, which will result in a presentation of their research findings to members of the Putney community. Lab included. Credits: 4.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And BIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4.00 $35.00
  
  • ECO2521 Field Ecology


    This course will give students a firm understanding of ecological processes while using the regional natural areas as a laboratory. Students will participate in a systematic collection of scientific data through field surveys culminating in poster presentations and a research report. Students will speak to regional wildlife officials and members of the local community, gaining a larger context for the local ecological concerns. Students will participate in data collection of various species through transect, camera, and tracking surveys in association with local conservation groups, keeping a field journal of these and other activities. Based on readings and course activities, students will learn to collect and analyze data, manage a database, write a comprehensive report, and present their results in a public forum. At the conclusion of the course, students will have a comprehensive, multi-dimensional understanding of the inherent complexities of ecological processes. Lab included. Credits: 4.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And BIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4.00

     

      $35.00

  
  • ECO3011 Winter Ecology


    The Winter Ecology course is an in-depth investigation into the physical and biological processes of high elevation/high latitude ecosystems during the winter months. Wintertime offers unique insights into the natural history of organisms and the function of ecosystems that are often not appreciated in warm weather visits to the field. The remarkable arrays of physiological, morphological, and behavioral adaptations that organisms have evolved so that they can live in such harsh environmental conditions are simply more visible in the winter season. Students will investigate the ecology and dynamics of aquatic, woodland, bog, forest, and alpine landscapes through fieldwork, readings and in-class discussions. Students will also study how winter processes play a role in both the growing season of the resident plant life and in shaping the general landscape. Additionally, students will gain understanding for the role that the physical and biological processes of winter play in shaping conservation and management decisions and policy of our natural resources. The primary assessments for this course will include a group project report and presentation on a topic related to winter ecology, exams, written reviews on scientific journal articles covering various topics related to winter ecology, and laboratory activities. Course readings will include textbook and journal readings. In keeping with the nature of the field course, students must come prepared to be outdoors. All students must be physically and mentally prepared to hike and/or snowshoe regardless of weather conditions. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And BIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or  CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4. $35.00
  
  • EDU0071 Learning Strategies Seminar


    This class orients students to elements of goal setting, organization of time, materials, project planning, strategic learning, self-advocacy, and meta-cognition through a highly interactive hands-on curriculum. Students will be encouraged to consider their own learning styles and diagnosis, as they study brain based research about learning. The use of technology will be discussed, and the skills of active reading, note-taking, test taking, and summary writing will be introduced. Students will practice these skills and make an oral presentation focusing on his or her individual learning profile. This course is open to High School Dual Enrolled students. Credits: 0.000

  
  • EDU0111 Developing Reading & Study Strategies


    This course is designed to help students develop basic study skills and reading comprehension strategies. Students establish a multi-step system and learn to improve reading comprehension through the active reading process. Paraphrasing and summarizing skills are introduced. Students will read and interact with a variety of materials, including short stories, articles, essays, etc. This class will focus on understanding rhetorical structures, developing vocabulary and using technology to aid in the active learning process. Credits: 0.000

  
  • EDU0901 Reading Lab


    The Reading Lab is a component of the Foundations in Learning (EDU1001) course and will meet for up to two hours a week to reinforce and enhance the ability of students to comprehend what they read. Students will strengthen their use of the text reader features of Kurzweil Color Pro 3000, while gaining an understanding of the specific indicators that impact reading. Students will engage in fluency practice, understanding vocabulary and text structure and the connection to comprehension while identifying main ideas and details. Credits: 0.000

  
  • EDU1001 Foundations in Learning


    This is a first-semester college credit course designed to introduce students to habits and skills needed for successful transition to college. The purpose is to orient students to a culture of goal setting, strategic learning, self-advocacy and meta-cognition, through an interactive hands-on curriculum. The course will emphasize establishing short and long term goals for self management, development of strategies to implement those goals, and will include active participation in resources such as Center for Academic Support, Technology, and Coaching. Use of technology will be introduced and will be emphasized for active reading, note-taking, test taking and summary writing. Organization of time, materials and project planning will be modeled, practiced and assessed. Readings from a variety of college-level materials will be used to begin development of individual strategy systems to extract essential ideas and implied meanings and work to think critically and summarize these ideas. Students will learn about the laws that protect individual with learning disabilities and develop their own voices to appropriately advocate for themselves in academic settings. Credits: 3.000

  
  • EDU1011 Perspectives in Learning


    This first-semester course is designed to introduce students to theories related to the cognitive, social, emotional, and cultural dimensions of learning. The purpose of the course is to foster self-awareness, critical thinking, strategic learning, and self-advocacy. Metacognition and critical thinking will be prominent themes throughout this course. Students will reflect on learning and teaching processes while applying learning strategies that can be transferred to other courses of study as a proactive approach to self-advocacy. Strategies for active reading, note-taking, test-taking, long-term project planning, and organizing materials will be modeled, practiced, and assessed. Students will be expected to critically read, discuss, and utilize a body of readings for a variety of academic tasks. In addition, students will learn about the laws that protect individuals with disabilities, receive an in-depth orientation to the on-campus services that provide academic and emotional support, and establish short and long-term goals related to promoting effective self-management. Credits: 3.000

  
  • EDU1021 Special Topics: Digital Literacy


    Students today live in a digitally connected world. This credit course is designed to teach students the digital tools, behaviors, and ethics necessary to thrive in this ever-evolving technological landscape. Instruction is designed so that students interact with a variety of topics, including accessing and assessing information, understanding their digital footprint, using technology purposefully and ethically, managing digital communications, and protecting themselves online. Students will use digital tools to construct knowledge, produce artifacts, and refine their approach to living in a digital world.

    DVS0911 Lecture And WRT0911  Lecture And EDU0911  Lecture And COM1011  Lecture Min Credits: 3.00 Or FIN1011  Lecture Min Credits: 3.00

      Credits: 3.000

  
  • EDU1031 Introduction to Education


    Introduction to Education uses an interdisciplinary approach to examine key issues in American education. In it we will explore questions in American education from the perspectives of psychology, philosophy, history, and sociology and discuss various policies and programs. We will examine each topic through readings, through students’ writing, and through small and large group discussion and activities. Students will develop an awareness of contemporary curriculum theory and practice through work with instructional materials and first hand experience in schools. The course also provides students with an opportunity to explore their personal interest in teaching. Credits: 3.000

  
  • EDU1041 Lifestyles for Learning


    This course explores current scientifically-based information about health and wellness issues relevant to the college student. The course introduces health education content specifically confronting college-age adults, including: mind/body health, sleep, diet and nutrition, and models of resilience. A hands-on component brings visiting professors into the classroom and takes students outside of the classroom as they actively engage in strategies for healthful living. Students will be provided opportunities to research, apply and practice various models related to course themes. This wellness course focuses on the relationship between lifestyle choices and the learning process, asking students to engage in, and reflect on, how their personal choices can affect their academic achievement. Students cannot receive credit for both EDU1041 and EDU2041. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
  
  • EDU1100 Learning Perspectives II


    Students will build on their skills from EDU 1201  , learn about the laws that protect individuals with disabilities, receive an in-depth orientation to the on-campus services that provide academic and emotional support, and establish short and long-term goals related to promoting effective self-management and study skills. Credits: 1.000

    EDU 1201  Lecture Min Credits: 2.00
  
  • EDU1201 Learning Perspectives I


    This first-semester course at Landmark is designed to introduce students to theories related to the cognitive, social, emotional and cultural dimensions of learning. The purpose of the course is to foster self-awareness, critical thinking, strategic learning and self-advocacy while providing the opportunity for students to practice study skills including note-taking, active reading, test-taking, planning and organizing and technology competencies. Metacognition and critical thinking will be prominent themes throughout this course and study strategies will be modeled, practiced and assessed. Students will be expected to critically read, participate in class discussion and work in groups. Credits: 2.000

  
  • EDU2011 Comparative Education


    The primary goal of this course will be to help students understand the historical, cultural, political, and economic forces that shape educational issues. Although examples will be drawn from many countries the emphasis will be on comparing the U.S. to one other national educational system. The course will focus on the following core issues in order for students to compare education across two cultural contexts; the Purpose of Schooling and Educational Access and Opportunity (including access/opportunity for students who learn differently). Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And PSY 1011  Lecture Min Credits: 3.00 Or SOC 1011  Lecture Min Credits: 3.00 Or ANT 1011  Lecture Min Credits: 3.00 Or POL 1011  Lecture Min Credits: 3.00 Or EDU 1031  Lecture Min Credits: 3.00
  
  • EDU2021 Sch, Society, Change:Key Issues in Ed


    This course helps students to gain a broader historical, philosophical, and sociological understanding of issues facing schools and teachers in the United States. It focuses on teaching and schooling in a complex, culturally diverse society - past, present, and future. Students will be expected to visit local schools and public meetings. They will also follow political processes to gain a greater understanding of the issues facing education today. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And EDU 1031  Lecture Min Credits: 3.00 PSY 1011  Lecture Min Credits: 3.00 Or SOC 1011  Lecture Min Credits: 3.00 Or ANT 1011  Lecture Min Credits: 3.00 Or POL 1011  Lecture Min Credits: 3.00
  
  • EDU2031 Pedagogy & Practice in Special Ed


    This experiential course provides students the opportunity to develop a fundamental understanding of the special education field, and current practices in teaching students with special needs. As people with special needs themselves, students in this class will actively practice advocating for themselves and others with disabilities as a part of the class. They will be expected to refine their ability to articulate their learning profile and needs using sophisticated vocabulary drawn from the class and their own inquiry. Students will be expected to engage in two public presentations designed to educate others about disabilities. In addition, each student will be expected to mentor a middle school student with special needs on campus each week as part of the class. Finally, students will choose to focus their final project on pedagogy and practice on one of the following major categories of disability: autism spectrum disorders, emotional or behavioral disorders, mental retardation, physical impairments, deafness, low vision or blindness, or speech or language impairments. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And EDU 1031  Lecture Min Credits: 3.00 PSY 1011  Lecture Min Credits: 3.00 Or SOC 1011  Lecture Min Credits: 3.00 Or ANT 1011  Lecture Min Credits: 3.00 Or POL 1011  Lecture Min Credits: 3.00
  
  • EDU2041 Lifestyles for Learning


    This course explores current scientifically-based information about health and wellness issues relevant to the college student, from the individual to the more global perspective. The course introduces health education content specifically confronting college-age adults, including mind/ body health, sleep, diet and nutrition, and models of resilience. Students will be provided opportunities to research, apply and practice various models related to course themes, and will ultimately complete a Personal Health Toolkit. This wellness course focuses on the relationship between lifestyle choices and the learning process, asking students to reflect on how their personal choices can affect their academic achievement. Students explore course themes through assigned readings and discussion. The course will incorporate a seminar format when students are expected to engage in an on-going written reflection of how the seminar theories, activities and readings, coupled with their direct experiences, are informing their understanding of the course themes related to healthy lifestyle choices that positively impact the college student. In addition, students will share their reflective writing and thoughts with the other seminar participants. Each student develops a research question to study throughout the course, and is expected to integrate their research findings into the Personal Health Toolkit that they ultimately create, as well as the culminating group project. Students cannot receive credit for both EDU 1041  and EDU2041. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00

     

  
  • EDU2051 Learning Disabilities Seminar


    This seminar provides students with an overview of dyslexia, ADHD and specific learning disabilities. Historical perspectives, legal rights, brain studies, social and emotional issues, and research implications are discussed. Students read and analyze current literature in the field and gain further understanding by visiting programs for students with learning disabilities in local schools. Students are also asked to assess and report on their own learning differences in light of the information presented in the course. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And EDU 1031  Lecture Min Credits: 3.00 PSY 1011  Lecture Min Credits: 3.00 Or SOC 1011  Lecture Min Credits: 3.00 Or ANT 1011  Lecture Min Credits: 3.00 Or POL 1011  Lecture Min Credits: 3.00
  
  • EDU2061 Spec Top: Education & Identity


    Through panel discussions, presentations, and readings on topics such as neurodiversity, identity development, and career development, students will consider opportunities and challenges related to their own learning differences, education, and goals for the future. Theories of identity development, cognitive development, and career development will be among those discussed in relationship to the context of current cultural and economic shifts affecting the igeneration. Students will integrate this learning into their action plan, and present their findings to the class. A key component of the course will be the production of a portfolio that represents their work and learning to date as a tool which will be used to assess academic development. In addition, students will be expected to write an essay that situates their current college aspirations in the context of the trends and expectations of the 21st century. These assessments will help students navigate their next steps toward work or college programs, and support their development in the areas of written communication, interpersonal communication, life readiness, thinking, and self-insight. Students must have completed WRT 1011  , WRT 1012  , COM 1011  , andEDU 1001   or EDU 1011   as pre-requisites for this course. Credits: 3.000

    (WRT 1011   Lecture Min Credits: 3.00 And WRT 1012   Lecture Min Credits: 3.00 And COM 1011   Lecture Min Credits: 3.00) And (EDU 1001   Lecture Min Credits: 3.00 Or EDU 1011   Lecture Min Credits: 3.00 Or EDU 1201   Lecture Min Credits: 2.00)
  
  • EDU3001 Interdisciplinary Studies Seminar


    Fundamental to the notion of the ‘interdisciplinary’ is the displacement of knowledge from a singular locus onto a set of relationships extending across all human disciplines. To this effect this course introduces students to the critical components that underpin the disciplines found in the liberal arts and the tools needed to understand, explore, analyze, and synthesize within and across disciplines. A pre-requisite, or in some cases, co-requisite, to upper level core courses in the BA liberal arts major, students are provided the platform for understanding the connections between the arts, humanities, and sciences through a theoretical exploration of significant themes. This course will rotate through the BA faculty and departments each semester: the themes and texts will be generated by the faculty teaching the course: the theories and objectives will be those of the course. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

     

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00

     

  
  • EDU3011 Philosophy of Education


    Philosophy of Education is designed to promote deep inquiry into the development of philosophical ideas of education over time, how these ideas were shaped by historical settings, and how they influence our beliefs and practices in education today. Each exploration will start with a vignette of a classroom that illustrates the best practice in a class if one held a certain set of beliefs. It continues with a historical introduction to the great foundational thinkers and current educational philosophers that adhere to each of the views explored. Through reading, journaling, synthesis papers, and discussion, students will explore the curriculum, pedagogy, role of the teacher, role of the school, and design of the school as reflected in each philosophical stance. In addition to text-book reading, each week students will be expected to grapple with original documents that are foundational to the philosophy being explored. In a seminar discussion, students will present their analysis to classmates. Students will conduct a literature review of a current education topic and will examine that topic through the lens of one of the philosophers studied. Students also will choose a book to read and discuss, and will view educational models through videos and on field trips. Students must have completed three courses at the 2000 level, one of them in the Social Science or Education discipline, with grades of C or higher, as prerequisites for this course. EDU 1031  , Introduction to Education, is also highly recommended as a prerequisite. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • EDU4011 Sem in Learning Diff, Politics & Culture


    This 4000-level seminar focuses on the concept of ‘learning disability’ from multiple perspectives, with an emphasis on how these perspectives may play a role in shaping self-concept and modes of enactment for individuals who have been labeled with some form of LD. The course will examine the LD concept through multiple lenses, including the historical evolution of the LD concept; clinical, medical and scientific frames of reference; legal and educational policy and practices; the place of LD within American culture and society; multi-cultural and trans-national dimensions; lived experience; and economic and political modes of analysis. The main focus of the first ten weeks of the seminar will be to achieve a common sense of how the LD concept has evolved and may continue to change in the future. In the last five weeks, students complete a final project that seeks to challenge and extend what it means to have a learning difference in contemporary society. Students will write a short topic paper in each of the first ten weeks, and then take a comprehensive exam before spending the last five weeks using seminar discussion and independent research to develop a formal presentation and 10-15 page paper on a topic of their choosing. Credits: 3.000 HUM 3001  

    WRT 3011  Lecture Min Credits: 3.00 Min Grade: C And ART 3001  Lecture Min Credits: 3.00 Min Grade: C Or COM 3001  Lecture Min Credits: 3.00 Min Grade: C Or EDU 3001  Lecture Min Credits: 3.00 Min Grade: C OrLIT 3001  Lecture Min Credits: 3.00 Min Grade: C Or HUM 3001  Lecture Min Credits: 3.00 Min Grade: C Or NSC 3001  Lecture Min Credits: 3.00 Min Grade: C Or SOC 3001  Lecture Min Credits: 3.00 Min Grade: C AndEDU 2011  Lecture Min Credits: 3.00 Min Grade: C Or EDU 2021  Lecture Min Credits: 3.00 Min Grade: C Or EDU 2031  Lecture Min Credits: 3.00 Min Grade: C Or EDU 2051  Lecture Min Credits: 3.00 Min Grade: C Or PSY 2071  Lecture Min Credits: 3.00 Min Grade: C Or SOC 2021  Lecture Min Credits: 3.00 Min Grade: C
  
  • ENV2511 Environmental Science


    This course examines current environmental concerns and undertakes some relevant local field studies in environmental science. Emphasis is placed on the science behind environmental concerns, while the importance of policy and human values are also discussed. After an overview of population, resources, and pollution, students undertake an in-depth analysis of water pollution, biological diversity, and climate change. Lab included. Credits: 4.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And BIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4.00 $35.00
  
  • ENV3011 Principles of Sustainability


    This unique course utilizes information from different interdisciplinary fields to examine the interrelated environmental, economic and social problems facing humans at local, regional and global scales. This course provides an overview to some of the key concepts, principles and tools from diverse fields that contribute to our understanding of and response to problems such as climate change, environmental degradation, and the unequal distribution of limited resources. The course provides perspectives from the natural and social sciences, business fields, and professional disciplines and explores how their interconnection increases the prospects for a sustainable future. Through readings, class discussions, written responses, and group projects students will explore and become more engaged in topics including: renewable energy, green buildings, climate change, resource consumption, social justice, and environmental economics. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And BIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4.00
  
  • FIN1011 Personal Finance


    This course provides students with a foundation upon which to develop life-long personal financial management skills. Topics include: the importance of personal finance; financial planning and the time-value of money; money management skills such as budgeting, balancing a checkbook, taxes, cash management, credit/debit cards, and major purchases (auto, home, education); insurance (property/liability, health, life); and investments (stocks, bonds, mutual funds, portfolio management, real estate, retirement planning). Math Level 3 or higher required. Credits: 3.000

    EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 OrEDU 1201  Lecture Min Credits: 2.00 And MATH Placement Test 3.0000
  
  • FIN2011 Finance


    This course introduces the basic principles and practices of financial management for business firms. Topics include cash flow analysis, time value of money, working capital management and financial planning, the basic long-term financial concepts of risk, return and valuation, cost of capital and capital budgeting. Credits: 3.000

    ACC 1011  Lecture Min Credits: 3.00 Min Grade: C And WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
  
  • FLM3021 Writing for the Screen


    This course familiarizes students with screenwriting for narrative movies. Students will study and put into practice character development, narrative strategies, plot rhythms, patterns of dialogue, choosing settings, creating environments, and genre variation. Students will also read screenplays and cinematic criticism outside of class to foster knowledge of both effective writing and interpretation. Movies and videos will be analyzed as models for screen writing projects. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012   Lecture Min Credits: 3.00
  
  • FLM3051 Film, Culture and Identity


    This course will examine the cultural implications of film form, as well as film style, by observing, discussing, and writing about cinema in its aesthetic forms, its narrative tactics, and its patterns of production and reception. The course will also examine how film manifests cultural, political, and economical power dynamics. Students will explore the ways that film shapes and orders our perceptions by determining how we engage with art as well as life. For example, students will explore the ways that films reflect as well as influence our understanding of class, gender, disability and ethnicity. It is the intention of the course to create and encourage modes of inquiry that allow students to critically evaluate their aesthetic and conceptual responses to film. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • FLM4051 World Cinema


    This interdisciplinary course will examine diverse forms of contemporary cultural commentary arising from world cinema. Building on the foundation of FLM3051, Film Culture and Identity, the course will continue to examine how film as an art form is particularly suited as a tool for cultural critique. In World Cinema the student will experience the intersection of discourses arising from history, sociology, cultural studies, art, literature and a multiplicity of other fields of inquiry. The course will particularly focus on the cinema of minorities, women and marginalized people throughout the world. Students will screen and discuss in class a variety of world films. Students will be expected to write three critical essays and do a final presentation deconstructing two films of their choice. Credits: 3.000

    FLM 3051  Lecture Min Credits: 3.00 And WRT 3011  Lecture Min Credits: 3.00 And ART 3001  Lecture Min Credits: 3.00 Or COM 3001  Lecture Min Credits: 3.00 Or EDU 3001  Lecture Min Credits: 3.00 Or LIT 3001  Lecture Min Credits: 3.00 Or HUM 3001  Lecture Min Credits: 3.00 Or NSC 3001  Lecture Min Credits: 3.00 Or SOC 3001  Lecture Min Credits: 3.00 
  
  • FRE1011 Elementary French I


    This is an introduction to basic conversational French and Francophone culture. Through interactive and multi-sensory teaching, this course focuses on the French sound system, basic grammar and vocabulary. Students learn to use French to initiate basic conversation, to communicate about themselves, and to negotiate basic exchanges. Students will be expected to identify learning strategies that are particularly useful in learning a foreign language. Students will also strengthen general knowledge about parts of the world in which French is spoken. Credits: 3.000

  
  • FRE1012 Elementary French II


    This course is a continuation of FRE 1011  . Students will review fundamental language structures and vocabulary while continuing to develop self-expression and their ability to perform a range of tasks such as planning an outing, offering and accepting invitations, describing people, talking about daily routines and comparing past and present activities. Students will continue to learn about Francophone cultures and to develop an awareness of themselves as learners of the French language. Credits: 3.000

    FRE 1011  Lecture Min Credits: 3.00
  
  • FRE2011 Intermediate French I


    The goals of this course are to strengthen and expand proficiency in areas previously studied in FRE 1011  or FRE 1012  or the equivalent level of proficiency, while building the students’ ability to create with language. FRE2011 is designed to give students the basic language and cross-cultural awareness needed to travel independently in a French speaking country. Students learn to buy tickets, arrange for transportation, check into hotels, make purchases, ask for directions, order in restaurants and change money. Students also learn to narrate in the past. Credits: 3.000

    FRE 1012  Lecture Min Credits: 3.00
  
  • FRE2012 Intermediate French II


    FRE2012 is a continuation of intermediate level language skills. While the novice level of language learning is characterized by sentence level speech and memorized material, the intermediate level is characterized by simple, but longer and more cohesive narration. In addition to personal narratives, the course will introduce more advanced vocabulary and will include more cultural exploration. Review and integration of previously studied material is a critical element of this and all French classes. Credits: 3.000

    FRE 2011  Lecture Min Credits: 3.00
  
  • GAM1011 Intro to Interactive Digital Design


    This course introduces interactive game design, game play fundamentals, and the roles within the development team. A history and philosophy of game development and game development careers will also be explored. Students will explore games via analysis and critique, decomposition, and designing a new game. Various game genres, game play, storytelling, and social impacts of gaming will be considered. Students need to be placed at math level L3 or higher. Credits: 3.000

    WRT 1011  Lecture (May be taken concurrently) Min Credits: 3.00 And EDU 1011  Lecture (May be taken concurrently) Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And MATH Placement Test 3.0000
  
  • GAM2601 Game Story


    Game Story addresses the aesthetic, ethical, and technical components of interactive storytelling and game development. Students will study character development, narrative strategies, plot rhythms, and patterns of dialogue using techniques to developing virtual worlds through traditional and non-linear narratives. Game narratives will be analyzed as models for projects. Students will work in teams to design and develop a playable game. Prerequisite of CSC1635 with a grade of C or higher. Credits: 3.000

    CSC 1635  Lecture Min Credits: 4.00 Min Grade: C
  
  • GEO1511 Introduction to Geology


    This course includes many topics of basic geology, including: geologic time, Earth structure, minerals and rocks, plates tectonics and related phenomena, landforms and geomorphism, geology, and current events, plus climate change of the past. Students will have the opportunity to study each topic in depth in the regular classroom through notes, discussions, various group activities, and visual materials from various media. There is a weekly lab session devoted to the hands-on exploration of inquiry-based investigations of rock and mineral identification, landform interpretation, map reading, and other relevant topics and skills. In order to apply the observational and interpretive skills presented, field work will be an important part of the course. Lab included. Credits: 4.000

    $35.00
  
  • HIS0911 Twentieth Century History


    This course investigates the causes and consequences of major twentieth-century world events. Subjects include both world wars and their aftermath, the evolution of world ideological tensions and the challenges that confront nations in today’s developing world. Through an integration of readings, lectures and discussions, and with an emphasis on reading and listening comprehension skills, students expand their knowledge of the historical context leading to current world conditions. Credits: 0.000

  
  • HIS1011 Humanities I: Anc & Med West Cult


    This course examines the evolution of seminal ideas of enduring significance for Western civilization. Students trace ideas about religion, philosophy, politics, economics, technology and aesthetics from classical Greece through Roman civilization to the Christian and Muslim cultures of the Middle Ages. Students are encouraged to draw parallels between the early forms of these ideas and their expression in current society. Credits: 3.000

  
  • HIS1012 Humanities II: Renaissance to Present


    This course traces the development of Western civilization from the Renaissance to the present. Because this period includes the era of European expansion, the course focuses not only in Europe, but also on the reciprocal impact of Europe and the wider world. In addition to focusing on historical conditions, there is a great deal of emphasis on relating artistic, literary and musical works to their historical context. Credits: 3.000

  
  • HIS1021 American Experience I: To 1865


    This course provides students with an introduction to the basic issues and trends in American history during the period from Native American settlement through the Civil War. The course follows a chronological scheme, tracing the evolution of American ideas and attitudes about politics, economics, social class and community. Material culture, painting, music, architecture and literature are considered as expressions of American thinking and values. Credits: 3.000

  
  • HIS1022 American Experience II: 1865 - Present


    This course continues the study of the issues and trends introduced in HIS 1021  , beginning with the period of Reconstruction at the end of the Civil War. Using textbook readings, primary sources and scholarly articles as well as lectures, this course teaches students how to synthesize a variety of materials. Credits: 3.000

  
  • HIS1031 History of World Art I


    This course focuses on visual art and architecture as it reflects the development of Western civilization and some non-Western cultures, from prehistory to the European Middle Ages. Students learn visual vocabulary and explore ways in which cultural perspectives are reflected in art forms. Social, political, economic and philosophical structures are studied to provide a context for the art. Credits: 3.000

  
  • HIS1032 History of World Art II


    This course focuses on visual art and architecture as it reflects the development of Western civilization and some non-Western cultures, from the time of the Renaissance to the present. As in HIS 1031  , students learn visual vocabulary and explore ways in which cultural perspectives are reflected in art forms. Social, political, economic and philosophical structures are studied to provide a context for the art. Credits: 3.000

  
  • HIS2021 American Studies


    A course building on the foundation of HIS 1021  /HIS 1022  to intensively investigate American culture. Students will use the interdisciplinary perspective of American Studies as developed over the past half century to probe more deeply into issues of race, gender, ethnicity and class, and the roles of cultural production and consumption in American life. This course also concentrates on advanced critical thinking skills such as analysis and synthesis to prepare students for upper-level undergraduate work in the humanities and related fields. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00
  
  • HIS2031 Civil War & Reconstruction


    This course investigates the era of the Civil War from the origins of the conflicts that led to the bloodiest war in US history to the hopes, gains, challenges and failures of Reconstruction. This is not a course in military history, though it does examine key military events and issues, but instead focuses on the political, social, and cultural history of the period. Fundamental to our investigation is the issue of freedom and the identity of the United States. We will also look at the development of myths and other accounts about the war from the “Lost Cause” to the present—that is, how the Civil War is “remembered.” Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00

     

  
  • HIS2041 The 1960’s


    This course investigates many of the significant political, social, and cultural changes in the United States in the 1960s–one of the most turbulent times in our history. We will begin with a look at the Cold War era of the 1950s and then explore the civil rights movement, the New Left, the expansion of the welfare state and the national culture, the Vietnam War, the birth of modern conservatism (the New Right), the role of religion and spiritual quests, and the making of youth culture. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00
  
  • HIS2051 Utopian Studies


    This course investigates the utopian impulse in American history. We will review concepts and definitions of utopia and dystopia through the history of the Western world and their application in the United States. There have been two types of utopias: intentional communities formed to put utopian ideals into practice; and literary utopias that have served as inspirations and sometimes as blueprints of sorts. We will investigate at length an example of each time in the larger context of utopian thought and practice. We shall also consider, in addition to utopia in America, the idea of America as utopia. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00
  
  • HIS2061 Special Topics: History Though Film


    This course examines historically-based films as both primary and secondary sources of information about the past. The material in films, just as with written and other “traditional” sources, needs to be critically analyzed for its perspectives, biases, interpretive choices, intended purpose, and ultimately, reliability. Thus, many of the same skills that historians bring to their analysis of more traditional primary and secondary sources can also be applied to the critical interpretation of non-traditional sources like film. The course also challenges students to examine the relative successes or failures that the selected films have had in portraying the past, and asks them to analyze how present events, cultures, and attitudes shape our view of the past. The course will ultimately attempt to answer these two over-arching questions: Where are films situated with regard to other kinds of historical discourse? Just what, if anything, do history films convey about the past, and how do they convey it? Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00
  
  • HIS2071 American Romanticism


    An introduction to the cultural history of American Romanticism as it developed in the decades before the Civil War. The course will probe sources in literature, art, religion, philosophy, and reform as we investigate movements including transcendentalism, abolitionism, women’s rights, utopianism, and temperance. Readings will include works from Emerson, Thoreau, Margaret Fuller, Frederick Douglass, Poe, Hawthorne, Melville, and others. Credits: 3.000

     WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00

     

  
  • HIS2711 The Irish Experience


    This course, offered through Landmark’s Study Abroad Program in Ireland, investigates the main cultural traditions of Ireland, examining how the mixture of Celtic, Viking, British and European heritages in Ireland has created a range of contemporary issues regarding identity, language, religion and economic and political self-determination. Students then apply that cultural background to analyze how Irish society is meeting the challenge of modernity. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00
  
  • HIS2721 Cities at War


    Cities at War explores the experiences and memories of the people and culture of urban centers during times of war. Students directly engage with the physical, social, cultural, and historical artifacts of the city under exploration, and thus, social and cultural, as well as military, histories are studied. Students explore the key historical and cultural features of the city under review, including the rise to power of the wartime government, the different groups of city inhabitants and their experiences during wartime, a critical examination of the process of reconstruction, and historical memory/memorializing in a post-war era. On-site and primary source analysis, as well as critical reading, writing and presentation are emphasized; upper division students also complete additional historical thinking components for each assessment that demonstrate appropriate depth and analysis. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 AndEDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 And HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012  Lecture Min Credits: 3.00 Or HIS 1021  Lecture Min Credits: 3.00 Or HIS 1022  Lecture Min Credits: 3.00 Or HIS 1031  Lecture Min Credits: 3.00 Or HIS 1032  Lecture Min Credits: 3.00 Or PHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00
  
  • HIS2731 Sp Top: Legions & Legends Pagans Priests


    Located in London, this study abroad course will explore the history, culture, religion, and literature of the period from the Roman occupation of England until its eventual unification in the reign of Alfred the Great in the 9th century. Course questions include: Why did the Roman Empire extend its reaches to the British Isles in 55 BCE? What prompted them to leave four hundred years later? What happened after they left, in a period shrouded in mystery and legend? Was King Arthur real? What of the legends of Excalibur, Guinevere and Lancelot, and the Knights of the Round Table? Who were the Saxons, and how did they finally unify Britain, reigning in a kingdom that has fired the imagination of the English-speaking world for centuries? The class will visit archeological sites, cities, museums, and ruins that tell the stories of this complex history. Students will be asked to write reports on course-related excursions, write reflection essays, and take quizzes on course discussions and reading materials. Credits: 3.000

    WRT 1011   Lecture Min Credits: 3.00 And (EDU 1011   Lecture Min Credits: 3.00 Or EDU 1001   Lecture Min Credits: 3.00 Or EDU 1201   Lecture Min Credits: 2.00) And (HIS 1011  Lecture Min Credits: 3.00 Or HIS 1012   Lecture Min Credits: 3.00 Or HIS 1021   Lecture Min Credits: 3.00 Or HIS 1031   Lecture Min Credits: 3.00 OrHIS 1032   Lecture Min Credits: 3.00 OrPHI 1011  Lecture Min Credits: 3.00 Or REL 1011  Lecture Min Credits: 3.00)
  
  • HIS3011 Modernism


    Beginning at the end of the 19th century, there was profound shift in European and American culture. The name “Modernism” has been applied to the “new” thought and art of the next half-century, which reflected recent developments in fields as diverse as industrialism, psychology and physics. This course considers both the historical circumstances that created this “modern” aesthetic, and also the impact the “modernists” continue to have on the way we see and think about the world.  Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course.  Students cannot receive credit for both HIS2011 and HIS3011. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • HIS3031 Civil War & Reconstruction


    This upper-level course presents a thorough portrait of the Civil War. It begins with an examination of the coming of the war, including the development of abolitionism and the counter-argument of the pro-slavery positions that changed in the 1830s and 1840s, before moving on to the fierce and increasingly widespread political battles of the 1850s. Next, and through a survey of the ever-increasing scholarship, we will investigate the war itself: the political, social, and cultural aspects in addition to the military history necessary to the understanding of the war itself. Then, the aftermath of the war will be studied: the great promise of Reconstruction, the inclusion of African Americans in the politics of the nation, and the long slide of Reconstruction to failure. This brings us to the nadir of the 1896 Supreme Court decision affirming Jim Crow: Plessy v. Ferguson. Finally, upper-level students will close the course with an analysis of both the memory of the war and the changing historiography from the late nineteenth century to the present, culminating in a final address to the dynamic question: How is the Civil War remembered? In addition to James McPherson’s Ordeal by Fire and two works of historical fiction, upper-level students will read numerous primary documents and scholarly essays as they develop their understanding of both the history, and historiography, of the Civil War era. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Students cannot receive credit for both HIS 2031  and HIS3031. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • HIS3041 Nature and Culture


    This course examines the variety of ways in which historical cultures have conceptualized and represented nature in religion, philosophy, literature, and the arts. We will begin by comparing the view of nature in creation myths from several world cultures. Next, we will survey the understanding of nature expressed in representative Asian and Western religious texts, and then consider Greek philosophy’s analytical approach to nature. Finally, we will look at seminal eras in modern world history when new interpretations of nature emerged, and conclude with a sampling of contemporary representations of nature in literature, art, music and film. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • HIS3051 Special Topics: Environmental History


    Human civilization has both shaped, and been shaped by, the physical environment. This course introduces students to environmental history, a field that traces the story of this human interaction with the environment. Students first gain a broad overview of the major stages of world environmental history by examining ecological studies, historical sources, literary and cultural writings, and visual sources. The course will then examine in more detail some environmental developments of the modern world. Finally, students will apply the strategies of historical research to investigate the impact of a specific development, event, creative work, or invention from an environmental perspective. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • HIS3071 Special Topics: Personal History


    In this course, students will use genealogical study as a portal into understanding their place in history. Students will learn an online genealogy research program to construct a family tree, then investigate the historical background of their own lives and the lives of family members. A final research project will focus on providing historical context for a pivotal moment in the family history, or for a particular ancestor. Beyond the specific projects related to personal and family history, students should emerge from this course with enhanced skills in research and source-based writing. Students must have completed three courses at the 2000 level, one of which must be in the History, Humanities, Philsophy or Religion disciplines, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • HIS3072 Special Topics: Genealogy & History


    This hybrid course is for students who have completed HIS3071  : Personal History, and wish to continue using genealogical and historical research methods to investigate family history. Students will review and expand their knowledge of the genealogy database used in the Personal History course, and then contextualize that research with additional primary and secondary sources. In collaboration with the instructor, students will begin by assessing their final paper from the Personal History class to determine where the paper needs additional documentation, clarification, historical context, etc. The student will then create a research plan to address those needs, complete the research, and revise and expand the paper. Credits: 3.000

    HIS3071   Lecture Min Credits: 3.00 Or
  
  • HIS3721 Cities at War


    Cities at War explores the experiences and memories of the people and culture of urban centers during times of war. Students directly engage with the physical, social, cultural, and historical artifacts of the city under exploration, and thus, social and cultural, as well as military, histories are studied. Students explore the key historical and cultural features of the city under review, including the rise to power of the wartime government, the different groups of city inhabitants and their experiences during wartime, a critical examination of the process of reconstruction, and historical memory/memorializing in a post-war era. On-site and primary source analysis, as well as critical reading, writing and presentation are emphasized; upper division students also complete additional historical thinking components for each assessment that demonstrate appropriate depth and analysis. Students must have completed three courses at the 2000 level, one of which must be in Humanities, with grades of C or higher, as prerequisites for this course. Students cannot receive credit for both HIS 2721  and HIS3721. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00
  
  • HTH2011 Sports First Aid


    This course will introduce students to the treatment and prevention of athletic injuries. Students will learn basic anatomy, exercise physiology, sport nutrition and the first aid skills to care for and prevent more than 100 sport-related injuries and illnesses. Course content will be delivered in the form of lectures, readings, videos and skill-based labs. Case studies will reinforce first aid skills as well as anatomy and physiology. Course evaluation will be based on written exams, practical skill exams, and lab exercises. This course uses the established America Sports Education Program Sport First Aid curriculum, a nationally recognized coaching education certification program. Upon completion of the class, students will be eligible to take the ASEP Sport First Aid exam, which is a requirement for many coaching jobs. Credits: 3.000

    WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 OrEDU 1201  Lecture Min Credits: 2.00 And BIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4.00
  
  • HTH2021 Movement Mechanics in Exercise & Sport


    Movement Mechanics in Exercise and Sport is a lecture-format class that will introduce students to movement principles and concepts as they relate to sport and exercise. Specifically, the course will review biomechanical and kinesiological principles used when examining human motion, as well as how these biomechanical and kinesiological principles can be applied to human movement analysis in exercise and sport. Throughout Movement Mechanics in Exercise and Sport, students will be asked to make real-life applications of course content that will include: predicting the outcome of collisions, comparing biomechanical performances of professional and amateur athletes, and analyzing the trajectory of projectiles (e.g. bowling balls, baseballs, divers). Course content will be delivered in three, scaffolded sections: 1. overview of the skeletal and muscular systems and related anatomical and directional terminology, 2. introduction to biomechanics and related biomechanical terminology, 3. identification of kinesiological principles and application of these principles to movement mechanics in exercise and sport. Presented as a dual offering from the Natural Sciences and Physical Education departments, Movement Mechanics in Exercise and Sport will include content assessed on many American College of Sports Medicine certification exams, including the personal trainer, group fitness instructor and health specialist tests. Additionally, content covered in Movement Mechanics in Exercise and Sport will be provide a foundational understanding of biomechanics and kinesiology to students transferring into physical and occupational therapy programs. Math level 5 or higher is required. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00 AndBIO 1511  Lecture Min Credits: 4.00 Or BIO 1521  Lecture Min Credits: 4.00 Or BIO 1522  Lecture Min Credits: 4.00 Or CHE 1511  Lecture Min Credits: 4.00 Or CHE 1521  Lecture Min Credits: 4.00 Or CHE 1522  Lecture Min Credits: 4.00 Or GEO 1511  Lecture Min Credits: 4.00 Or NSC 1511  Lecture Min Credits: 4.00 And MATH Placement Test 5.0000

     

     

  
  • INT3001 Interdisciplinary Studies Seminar


    Fundamental to the notion of the ‘interdisciplinary’ is the displacement of knowledge from a singular locus onto a set of relationships extending across all human disciplines. To this effect this course introduces students to the critical components that underpin the disciplines found in the liberal arts and the tools needed to understand, explore, analyze, and synthesize within and across disciplines. A pre-requisite, or in some cases, co-requisite, to upper level core courses in the BA liberal arts major, students are provided the platform for understanding the connections between the arts, humanities, and sciences through a theoretical exploration of significant themes. This course will rotate through the BA faculty and departments each semester: the themes and texts will be generated by the faculty teaching the course: the theories and objectives will be those of the course. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And (EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001   Lecture Min Credits: 3.00 OrEDU 1201   Lecture Min Credits: 2.00)
  
  • INT4000 Interdisciplinary Studies Capstone I


    This course is the first in a two-semester sequence of a culminating experience which is designed to foster complex learning and allow students to demonstrate interdisciplinary knowledge. Students are asked to draw on at least two disciplines studied during their upper level BA curriculum in order to produce a proposal for a project that demonstrates both interdisciplinary inquiry into a complex question and competence in academic research. The course requires substantial reading, note-taking, and collaboration with peers in a seminar format. Starting with the task of narrowing an inquiry question, the class will engage in both group processes to refine interdisciplinary awareness and independent work in the production of a literature review based on an individual project outline. Intended to provide an example of students’ analytical and practical abilities, each approved capstone project will require demonstrated understanding of disciplinary methods of inquiry, critical and creative thinking, information literacy skills, and effective written communication. Students will submit their project proposal and literature review to a faculty review committee. This course is the preparatory requirement for INT4001 Capstone II for the BA in Liberal Studies degree. Students must have completed WRT3011, SOC3011, and INT3001. Credits: 3.000 WRT 3011  Lecture Min Credits: 3.00 Min Grade: C And ART 3001  Lecture Min Credits: 3.00 Min Grade: C Or EDU 3001  Lecture Min Credits: 3.00 Min Grade: C Or EDU 3001  Lecture Min Credits: 3.00 Min Grade: C Or HUM 3001  Lecture Min Credits: 3.00 Min Grade: C Or LIT 3001  Lecture Min Credits: 3.00 Min Grade: C Or NSC 3001  Lecture Min Credits: 3.00 Min Grade: C OrSOC 3001  Lecture Min Credits: 3.00 Min Grade: C

  
  • INT4001 Interdisciplinary Studies Capstone


    The interdisciplinary studies capstone is designed to foster complex learning and allow students to demonstrate interdisciplinary knowledge. Students are asked to draw on at least two disciplines studied during their upper level BA curriculum, to produce an artifact that demonstrates the depth and breadth of discipline content and methods necessary to investigate a complex academic issue. Throughout the course, students will be guided in planning, revising, researching, and producing a final product that meets the criteria set forth in the approved project proposal. Students will be expected to present their work during the last few weeks of their final semester to an invited audience. Intended to provide a lasting example of students’ analytical and practical abilities, each approved capstone project will require inquiry and analysis, critical and creative thinking, written and oral communication, information literacy, quantitative or qualitative literacy, and teamwork and problem-solving. This course is the final requirement for the BA in Liberal Studies degree, and traditionally completed in the student’s final semester of the degree program. Credits: 3.000

    EN3011 Lecture Min Credits: 3.00 Min Grade: C And SOC 3011  Lecture Min Credits: 3.00 Min Grade: C And ART 3001  Lecture Min Credits: 3.00 Min Grade: C Or COM 3001  Lecture Min Credits: 3.00 Min Grade: C Or EDU 3001  Lecture Min Credits: 3.00 Min Grade: C Or LIT 3001  Lecture Min Credits: 3.00 Min Grade: C Or HUM 3001  Lecture Min Credits: 3.00 Min Grade: C Or NSC 3001  Lecture Min Credits: 3.00 Min Grade: C Or SOC 3001  Lecture Min Credits: 3.00 Min Grade: C
  
  • JRN2011 Special Topics: Journalism


    Course description: This course is an introduction to news writing for print and electronic media, with special emphasis on the development of news judgment, writing leads, and adapting messages to specific audiences. Also included is an introduction to blogging and video/audio reporting techniques for use on the Internet. Students will engage in discussion of libel laws and ethics, and the course will host visiting speakers who practice in the field. Credits: 3.000

    WRT 1011   Lecture Min Credits: 3.00 And (EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001   Lecture Min Credits: 3.00 Or EDU 1201   Lecture Min Credits: 2.00)
  
  • JRN2021 Broadcast Journalism


    By studying the practical and theoretical aspects of broadcast journalism, students in this course will learn the techniques for writing, producing, and presenting news and information for radio and television. Students will investigate the various roles involved with creating newscasts, advertisements, and other programming along with studying the specific communication requirements entailed in this professional field. Students will engage in experiential learning opportunities including visiting area newsrooms and producing work to be broadcast through Landmark College campus radio station and the Brattleboro Community Television station (BCTV). Credits: 3.000

    COM 1011  Lecture Min Credits: 3.00 Or CO 1021  Lecture Min Credits: 3.00 Or CO 1071  Lecture Min Credits: 3.00 And WRT1011 Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 Or EDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
  
  • JRN2031 Journalism in the Digital Age I


    This course provides students with a direct engagement with journalism as it is practiced in the current age and from the perspective of its origins, development, and purposes. The course will combine theoretical knowledge and skills development in the service of an ongoing news organization. It will create a newsroom for a digital newsletter at a minimum of five times during the semester with the intent to disseminate news relevant to the Landmark College community. The newsletter will primarily present written content, but may incorporate mixed media elements as suitable for the “digital age.” Every student will produce writing each week and work both individually and collegially toward completing an established number of publishable written articles. This course will also include visiting speakers who practice in the field. Credits: 3.000

    COM 1011  Lecture Min Credits: 3.00 Or CO1021 Lecture Min Credits: 3.00 Or CO1071 Lecture Min Credits: 3.00 And WRT 1011  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
  
  • JRN2032 Journalism in the Digital Age II


    This second course in a two-course sequence builds on the basics of reporting and writing the news to engage students in learning and practicing more complex journalistic skills. Students take on the role of seasoned journalists within a newsroom populated mainly by new journalists, serving as lead reporters and writers on feature projects involving teams of reporters, and managing and editing sections of the student newspaper. Students will build on the basic knowledge of key topics in contemporary journalism acquired in the introductory course to demonstrate through writing and through class leadership a more complex and nuanced understanding of the complex status of journalism in the current period. In addition to the substantially expanded expectations for individual work, in terms of feature stories and the integration of alternative media, students who take this course serve as newsroom leaders, acquiring the skills that will enable them to play important roles in other college or professional newsroom organizations. Credits: 3.000

    JRN 2031  Lecture Min Credits: 3.00
  
  • JRN3011 Spec Topics: Advanced News Reporting


    This course focuses on advanced news gathering and writing skills. It concentrates on the three-part process of providing news stories: Discovering the news, reporting the news, and writing the news in different formats. It also delves into investigative and interpretative reporting and column writing. This is a hands-on course where students sharpen their skills by writing and reporting on specialized topics. Students will produces stories with the potential for publication in the Landmark College newspaper “The Independent,” the regional newspaper, “The Commons” or as part of broadcasts through College radio and television programming. Students must have completed three courses at the 2000 level, with grades of C or higher, as prerequisites for this course. Recommended: JRN 2011  Journalism. Credits: 3.000

    WRT 1012   Lecture Min Credits: 3.00
  
  • LIN1011 Introduction to Linguistic Analysis


    What is language? What do we know when we know language? Linguistics is the science of identifying patterns of sounds and words, and figuring out the different meanings associated with different patterns. Learning how to do this allows us to develop analytical abilities that free us to enter with confidence and skill any situation in which language is used. Introduction to Linguistic Science is a college entry level course designed to help students develop an understanding of human language as both a structural and cultural phenomenon. Much of the learning will take place in class. In a student-centered, interactive, seminar-style class, students will discuss, investigate, hypothesize, test theories and draw conclusions about language using data from English and Swahili. Through these in-class activities and homework, students will develop basic skills in linguistic analysis of these levels of language: phonetics, phonology, morphology, and syntax. Credits: 3.000

  
  • LIN2011 Linguistic Analysis of World Languages


    What is language? What do we know when we know language? Linguistics is the science of identifying patterns of sounds and words, and figuring out the different meanings associated with different patterns. Learning how to do this allows us to develop analytical abilities that free us to enter with confidence and skill any situation in which language is used. A sequel to LIN 1011  , this course is designed to help students further their understanding of human language as both a structural and cultural phenomenon by expanding the subject matter of inquiry beyond English and Swahili (used in LIN1011) to include other languages from around the world. In this student-centered interactive seminar-style class, students will be expected to participate in class activities that will focus upon: • Research and peer teaching focusing upon different subfields of linguistics which involve the study and comparison of languages other than English, and • Advanced linguistic analytical skill development in phonetics, phonology, morphology, and syntax, using data from different languages. Credits: 3.000

    LIN 1011  Lecture Min Credits: 3.00
  
  • LIT0911 Short Stories


    In this course, students read and discuss a variety of short stories that are appreciated as excellent examples of form and style in the genre. Using both classic and contemporary selections, students are introduced to literary elements, reading strategies for fiction, and response writing as methods for instruction and assessment. Credits: 0.000

  
  • LIT2011 Film Adaptations of Literature


    Film Adaptations of Literature explores the ways that two distinct media play with the same ideas. In this course, we’ll discuss the foundations of the two media, their similarities, differences and shortcomings, in order to understand and appreciate the choices each artist made for the medium. We will work within the disciplines of literature and filmmaking, in order to develop our expertise in the fields of film and literary criticism. Class work will include extensive reading and film viewing, discussion and analytic writing assignments. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
  
  • LIT2014 Spec Topics: African-American Literature


    This course traces the history of African-American literature from the late 18th century to the 21st century, highlighting a range of genres, including slave narratives, lyrical poetry, short fiction and the novel. The focus will include African American identity and the intersection between culture and literary tradition. Emphasis will also be placed on understanding narrative structure, oral traditions, and literary influences. Students will have the opportunity to design a final project that demonstrates the learning objectives of the course. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
  
  • LIT2015 Special Topics: The Graphic Novel


    Students will learn to recognize and describe graphic novels in terms of their literary features, including plot, characterization, setting, point of view, flashback, hyperbole, and dramatic irony. Additionally, students will learn to recognize and describe basic graphic design concepts such as balloons, boxes, panels, gutter, splash page, speed lines, silhouette, color, and symbols. Students will examine particular graphic novels through the unique political, social, and cultural lenses of their authors. The course will also provide an opportunity for students to explore cultural symbols and/or icons, as represented in those novels. Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00

     

  
  • LIT2016 Special Topics: New England Writers


    This course examines the regional voices of rural New England writers as portrayed in short stories and poems written from the late 19th century to today. Authors whose works we will read include Howard Frank Mosher, Robert Frost, Donald Hall, Mary Oliver, Wallace Stegner, Sarah Orne Jewett, Galway Kinnell, Baron Wormser, Joseph Bruchac, Annie Proulx, David Budbill, Dorothy Canfield Fisher, and Jane Kenyon. Class discussions will explore such themes as: neighborliness, deep devotion to place, the harsh realities of agrarian life, the secrets, eccentricities, tragedies, and joys common to rural communities, etc. We will visit some of the places we’ll read about, and will participate in at least two off-campus field trips involving cold weather activities! Credits: 3.000

    WRT 1012  Lecture Min Credits: 3.00 And EDU 1011  Lecture Min Credits: 3.00 OrEDU 1001  Lecture Min Credits: 3.00 Or EDU 1201  Lecture Min Credits: 2.00
 

Page: 1 | 2 | 3 | 4