Updating search results...

Search Resources

145 Results

View
Selected filters:
  • Information Science
Intellectual Property and Copyright
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Introduction to unit on intellectual property and copyright in CUNY SPS COM 110: Digital Literacy

Subject:
Applied Science
Arts and Humanities
Business and Communication
Career and Technical Education
Communication
Computing and Information
Electronic Technology
Information Science
Technology
Material Type:
Lecture
Provider:
CUNY
Provider Set:
School of Professional Studies
Author:
Kate Moss
Date Added:
12/08/2020
Introduction To MATLAB Programming, Fall 2011
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course is intended to assist undergraduates with learning the basics of programming in general and programming MATLAB in particular.

Subject:
Applied Science
Computer Science
Functions
Information Science
Mathematics
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Yossi Farjoun
Date Added:
01/01/2011
Introduction to Algorithms, Fall 2011
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course provides an introduction to mathematical modeling of computational problems. It covers the common algorithms, algorithmic paradigms, and data structures used to solve these problems. The course emphasizes the relationship between algorithms and programming, and introduces basic performance measures and analysis techniques for these problems.

Subject:
Applied Science
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Erik Demaine
Srinivas Devadas
Date Added:
01/01/2011
Introduction to C++, January IAP 2011
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This is a fast-paced introductory course to the C++ programming language. It is intended for those with little programming background, though prior programming experience will make it easier, and those with previous experience will still learn C++-specific constructs and concepts. This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month.

Subject:
Applied Science
Computer Science
Functions
Information Science
Mathematics
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Dunietz, Jesse
Kovacs, Geza
Marrero, John
Date Added:
01/01/2010
Introduction to C Memory Management and C++ Object-Oriented Programming, January IAP 2010
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

" Ever hang your head in shame after your Python program wasn't as fast as your friend's C program? Ever wish you could use objects without having to use Java? Join us for this fun introduction to C and C++! We will take you through a tour that will start with writing simple C programs, go deep into the caves of C memory manipulation, resurface with an introduction to using C++ classes, dive deeper into advanced C++ class use and the C++ Standard Template Libraries. We'll wrap up by teaching you some tricks of the trade that you may need for tech interviews. We see this as a "C/C++ empowerment" course: we want you to come away understanding why you would want to use C over another language (control over memory, probably for performance reasons), why you would want to use C++ rather than C (objects), and how to be useful in C and C++. This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month."

Subject:
Applied Science
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Kang, Eunsuk
Yang, Jean
Date Added:
01/01/2010
Introduction to C and C++, January IAP 2013
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course provides a fast-paced introduction to the C and C++ programming languages. You will learn the required background knowledge, including memory management, pointers, preprocessor macros, object-oriented programming, and how to find bugs when you inevitably use any of those incorrectly. There will be daily assignments and a small-scale individual project. This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month.

Subject:
Applied Science
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Frank Li
Kyle Murray
Tom Lieber
Date Added:
01/01/2013
Introduction to Communication, Control, and Signal Processing, Spring 2010
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course examines signals, systems and inference as unifying themes in communication, control and signal processing. Topics include input-output and state-space models of linear systems driven by deterministic and random signals; time- and transform-domain representations in discrete and continuous time; group delay; state feedback and observers; probabilistic models; stochastic processes, correlation functions, power spectra, spectral factorization; least-mean square error estimation; Wiener filtering; hypothesis testing; detection; matched filters.

Subject:
Applied Science
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Oppenheim, Alan V.
Verghese, George
Date Added:
01/01/2010
Introduction to Computer Programming Model
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

***LOGIN REQUIRED*** Students will learn the fundamental concepts and terminology of software application development and develop skills in designing and writing simple computer programs. The course provides an overview of the software development process in addition to introducing important programming constructs and methodologies. The course covers such topics as programming language characteristics, integrated development environments, flowcharts, algorithms, variables, operators, conditional statements, looping statements, procedures, error-handling and debugging, object-oriented programming techniques, user interface design, and software modeling.

Subject:
Applied Science
Information Science
Material Type:
Full Course
Lesson Plan
Provider:
Butte County Office of Education
Provider Set:
CTE Online
Date Added:
03/07/2019
Introduction to Convex Optimization, Fall 2009
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course aims to give students the tools and training to recognize convex optimization problems that arise in scientific and engineering applications, presenting the basic theory, and concentrating on modeling aspects and results that are useful in applications. Topics include convex sets, convex functions, optimization problems, least-squares, linear and quadratic programs, semidefinite programming, optimality conditions, and duality theory. Applications to signal processing, control, machine learning, finance, digital and analog circuit design, computational geometry, statistics, and mechanical engineering are presented. Students complete hands-on exercises using high-level numerical software. Acknowledgements The course materials were developed jointly by Prof. Stephen Boyd (Stanford), who was a visiting professor at MIT when this course was taught, and Prof. Lieven Vanderberghe (UCLA).

Subject:
Applied Science
Business and Communication
Computer Science
Finance
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Boyd, Stephen
Parrilo, Pablo
Date Added:
01/01/2010
Introduction to EECS II: Digital Communication Systems, Fall 2012
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

An introduction to several fundamental ideas in electrical engineering and computer science, using digital communication systems as the vehicle. The three parts of the course - bits, signals, and packets - cover three corresponding layers of abstraction that form the basis of communication systems like the Internet. The course teaches ideas that are useful in other parts of EECS: abstraction, probabilistic analysis, superposition, time and frequency-domain representations, system design principles and trade-offs, and centralized and distributed algorithms. The course emphasizes connections between theoretical concepts and practice using programming tasks and some experiments with real-world communication channels.

Subject:
Applied Science
Computer Science
Engineering
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
George Verghese
Hari Balakrishnan
Date Added:
01/01/2012
Introduction to Library and Information Science
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Library and Information Science (LIS) is the academic and professional study of how information and information carriers are produced, disseminated, discovered, evaluated, selected, acquired, used, organized, maintained, and managed. This book intends to introduce the reader to fundamental concerns and emerging conversations in the field of library and information science.

A secondary goal of this book is to introduce readers to prominent writers, articles, and books within the field of library science. The book originated as a collection of annotations of important LIS articles. Though these citations are being developed into a fuller text, we hope that this book remains firmly rooted in the literature of LIS and related fields, and helps direct readers toward important resources when a particular topic strikes their fancy.

Subject:
Applied Science
Information Science
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
03/07/2019
Introduction to MATLAB, Spring 2008
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course was offered as a non-credit program during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month. The course, intended for students with no programming experience, provides the foundations of programming in MATLABĺ. Variables, arrays, conditional statements, loops, functions, and plots are explained. At the end of the course, students should be able to use MATLAB in their own work, and be prepared to deepen their MATLAB programming skills and tackle other languages for computing, such as Java, C++, or Python. The course mostly follows the official MATLAB Manual, available from The MathWorks. We will cover material from chapters 2-5. Technical Requirements:Special software is required to use some of the files in this course: .m.

Subject:
Applied Science
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Farjoun, Yossi
Date Added:
01/01/2008
Introduction to Nanoelectronics, Spring 2010
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Traditionally, progress in electronics has been driven by miniaturization. But as electronic devices approach the molecular scale, classical models for device behavior must be abandoned. To prepare for the next generation of electronic devices, this class teaches the theory of current, voltage and resistance from atoms up. To describe electrons at the nanoscale, we will begin with an introduction to the principles of quantum mechanics, including quantization, the wave-particle duality, wavefunctions and Schrĺ_dinger's equation. Then we will consider the electronic properties of molecules, carbon nanotubes and crystals, including energy band formation and the origin of metals, insulators and semiconductors. Electron conduction will be taught beginning with ballistic transport and concluding with a derivation of Ohm's law. We will then compare ballistic to bulk MOSFETs. The class will conclude with a discussion of possible fundamental limits to computation.

Subject:
Applied Science
Career and Technical Education
Electronic Technology
Information Science
Material Type:
Full Course
Provider:
M.I.T.
Provider Set:
M.I.T. OpenCourseWare
Author:
Baldo, Marc
Date Added:
01/01/2010
Introduction to Open Access
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Progress of every profession, academic discipline and society at large rides on the back of research and development. Research generates new information and knowledge. It is a standardized process of identifying problem, collecting data or evidence, tabulating data and its analysis, drawing inference and establishing new facts in the form of information. Information has its life cycle: conception, generation, communication, evaluation and validation, use, impact and lastly a fuel for new ideas. Research results are published in journals, conference proceedings, monographs, dissertations, reports, and now the web provides many a new forum for its communication. Since their origin in the 17th century, the journals have remained very popular and important channels for dissemination of new ideas and research. Journals have become inseparable organ of scholarship and research communication, and are a huge and wide industry. Their proliferation (with high mortality rate), high cost of production, cumbersome distribution, waiting time for authors to get published, and then more time in getting listed in indexing services, increasing subscription rates, and lastly archiving of back volumes have led to a serious problem known as "Serials Crisis". The ICT, especially the internet and the WWW, descended from the cyber space to solve all these problems over night in the new avatar of e-journals. Their inherent features and versatility have made them immensely popular. Then in the beginning of the 21st century emerged the Open Access (OA) movement with the Budapest Open Access Initiative (BOAI). Philosophy of open access is to provide free of charge and unhindered access to research and its publications without copyright restrictions. The movement got support from great scientists, educationists, publishers, research institutions, professional associations and library organizations. The other OA declarations at Berlin and Bethesda put it on strong footings. Its philosophy is: research funded by tax payers should be available free of charge to tax payers. Research being a public good should be available to all irrespective of their paying capacity. The OA has many forms of access and usage varying from total freedom from paying any charges, full permission to copy, download, print, distribute, archive, translate and even change format to its usage with varying restrictions.
In the beginning, OA publications were doubted for their authenticity and quality: established authors and researchers shied away both from contributing to and citing from OA literature. But Committee on Publication Ethics (COPE, 1997) and its code of conduct formulated in collaboration with DOAJ and OASPA, etc. have stemmed the rot. They have defined best practices and compiled principles of transparency for quality control to sift the grain from the chaff; to keep the fraudulent at bay. Now it is accepted that contributors to OA get increased visibility, global presence, increased accessibility, increased collaboration, increased impact both in citations and applications, and lastly instant feedback, comments and critical reflections. This movement has got roots due to its systematic advocacy campaign. Since 2008 every year 21-27 October is celebrated as the OA week throughout the world. There are many organizations which advocate OA through social media and provide guidance for others.
Open Access research literature has not only made new ideas easy and quick to disseminate, but the impact of research can be quantitatively gauged by various bibliometric, scientometric and webometric methods such as h-index, i-10 index, etc. to measure the scientific productivity, its flow, speed and lastly its concrete influence on individuals, and on the progress of a discipline. The OA movement is gaining momentum every day, thanks to technology, organizational efforts for quality control and its measureable impact on productivity and further research. It needs to be strengthened with participation of every researcher, scientist, educationist and librarian. This module covers five units, covering these issues. At the end of this module, you are expected to be able to:
- Define scholarly communication and open access, and promote and differentiate between the various forms of Open Access;
- Explain issues related to rights management, incl. copyright, copy-left, authors’ rights and related intellectual property rights;
- Demonstrate the impact of Open Access within a scholarly communication environment.
This is Module One of the UNESCO's Open Access Curriculum for Library Schools.
Full-Text is available at http://unesdoc.unesco.org/images/0023/002319/231920E.pdf.

Subject:
Applied Science
Business and Communication
Career and Technical Education
Communication
Education
Educational Technology
Higher Education
Information Science
Material Type:
Full Course
Module
Textbook
Unit of Study
Provider:
UNESCO
Author:
Anup Kumar Das
Uma Kanjilal
Date Added:
03/05/2019
Journalism, 'Fake News' and Disinformation: A Handbook for Journalism Education and Training
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

This new publication by UNESCO is a timely resource and highly topical subject for all those who practice or teach journalism in this Digital Age. UNESCO's new handbook is an essential addition to teaching syllabi for all journalism educators, as well as practising journalists and editors who are interested in information, how we share it and how we use it. It is mission critical that those who practice journalism understand and report on the new threats to trusted information. Political parties, health professionals, business people, scientists, election monitors and others will also find the handbook useful in navigating the information disorder. Written by experts in the fight against disinformation, this handbook explores the very nature of journalism - with modules on why trust matters; thinking critically about how digital technology and social platforms are conduits of the information disorder; fighting back against disinformation and misinformation through media and information literacy; fact-checking 101; social media verification and combating online abuse. The seven individual modules are available online to download that enables readers to develop their own course relevant to their media environment.
This handbook is also useful for the library and information science professionals, students, and LIS educators for understanding the different dimensions of fake news and disinformation.

Table of Contents
Module One | Truth, Trust and Journalism: Why it Matters | by Cherilyn Ireton
Module Two | Thinking about "Information Disorder": Formats of Misinformation, Disinformation and Mal-Information | by Claire Wardle & Hossein Derakshan
Module Three | News Industry Transformation: Digital Technology, Social Platforms and the Spread of Misinformation and Disinformation |by Julie Posetti
Module Four | Combatting Disinformation and Misinformation Through Media and Information Literacy (MIL) | by Magda Abu-Fadil
Module Five | Fact-Checking 101 | by Alexios Mantzarlis
Module Six | Social Media Verification: Assessing Sources and Visual Content | by Tom Trewinnard and Fergus Bell
Module Seven | Combatting Online Abuse: When Journalists and Their Sources are Targeted | by Julie Posetti

Additional Resources: https://en.unesco.org/fightfakenews

Subject:
Applied Science
Business and Communication
Career and Technical Education
Communication
Education
Educational Technology
Higher Education
Information Science
Journalism
Management
Material Type:
Full Course
Module
Textbook
Unit of Study
Provider:
UNESCO
Author:
Alexios Mantzarlis
Cherilyn Ireton
Claire Wardle
Fergus Bell
Hossein Derakshan
Julie Posetti
Magda Abu-Fadil
Tom Trewinnard
Date Added:
01/01/2018
LBSCI 730 Archival Appraisal, Arrangement, and Access OER syllabus
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

LBSCI 730: Archival Appraisal, Arrangement, and Access is the first course in the core sequence for the Advanced Certificate in Archives and Preservation of Cultural Materials at the Queens College Graduate School of Library and Information Studies. The key principles of this course represent the hierarchy of archival practice: access to archives is dependent on the description of archives, which in turn is dependent on the arrangement of archives.
This OER and companion site is both a course tool and an evergreen hub for resources. Students can return to it at any time to revisit readings, check resources, and develop their own practice.
Course site: https://lbsci730.commons.gc.cuny.edu/

Subject:
Applied Science
Information Science
Material Type:
Syllabus
Provider:
CUNY Academic Works
Provider Set:
Queens College
Author:
Colban-Waldron, Caitlin
Date Added:
10/01/2023
LIB 10000: Research in the Digital Age
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Expanding beyond the ability to read and write, there are multiple types of literacy needed to be a successful citizen. In a media-saturated world, these expanded literacies are necessary to understanding and changing the world. Throughout the course, students will think and write critically about information and media in order to better understand and critique our current information environment, in which we all are hoped, assumed, and constructed to be passive consumers. Beyond news media, we will explore how information is created, saved, described, and accessed through institutions like libraries and archives. We will examine the ethics of information use and determine how to critically evaluate sources, and how to leverage the tools at our disposal to discover information in support of academic and personal research.

Subject:
Applied Science
Information Science
Material Type:
Full Course
Syllabus
Provider:
CUNY
Provider Set:
City College
Author:
Sarah Cohn
Date Added:
01/19/2022
The Law of Black Mirror - Syllabus
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Using episodes from the show Black Mirror as a study tool - a show that features tales that explore techno-paranoia - the course analyzes legal and policy considerations of futuristic or hypothetical case studies. The case studies tap into the collective unease about the modern world and bring up a variety of fascinating key philosophical, legal, and economic-based questions.

Subject:
Applied Science
Arts and Humanities
Business and Communication
Communication
Engineering
Genetics
Information Science
Journalism
Law
Life Science
Philosophy
Social Science
Sociology
Material Type:
Syllabus
Provider:
CUNY Academic Works
Provider Set:
Baruch College
Author:
Lev-Aretz, Yafit
Packin, Nizan
Date Added:
08/15/2020
Library Science Strategies for Liberal Arts: Math and Science [Library]
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

This assignment was developed for students in LMF 101- Math and Science who attend a 1-hour library session. This session is aligned with the Inquiry and Problem Solving and Integrative core competencies in terms of exposing students to Searching as Strategic Exploration. Strategy and exploration are the keys to effective research. Students often mistake academic research as similar to Googling. This session will stress the importance of mastering the research process in an academic context. It will encourage students to become familiar with the diverse tools and resources provided by the library. This session will give students a quick outline of the research process. It will stress the importance of identifying information needs, resources and strategies. It will also provide tips and tools for managing the search process and results effectively. LaGuardia's Core Competencies and Communication Abilities Main Course Learning Objectives: Students will be introduced to the concept of library academic resources Students will learn the strengths and weaknesses of different forms of information

Subject:
Applied Science
Information Science
Material Type:
Homework/Assignment
Provider:
CUNY Academic Works
Provider Set:
LaGuardia Community College
Author:
McHale, Christopher
Date Added:
10/01/2017