Save time! Search across all of our computer & information science databases at once!
|
The ACM Digital Library is a vast collection of citations and full text from ACM journal and newsletter articles and conference proceedings. Covers many areas of computer science and mathematics, including algorithms, interfaces, programming languages, graphics, and networks.
|
Applied Science & Technology Index indexes articles from journals, trade publications, and other sources. It covers applied mathematics, information technology, computer software, artificial intelligence, neural networks, and many other topics.
|
Computing Reviews is an online service from the ACM and Reviews.com. Computing Reviews helps you keep pace with the latest developments and discoveries across all areas of computer science.
|
The Gartner database provides research and analysis about the global information technology industry. Gartner is currently available only via the CUNY portal. Users must click here to log-in through the CUNY portal to access it.
|
The IEEE Computer Society Digital Library provides online access to the full text of 23 IEEE magazines and journals (from 1988 to present) and over 1,700 IEEE conference proceedings (from 1995 to present).
|
A list of SIAM Journals available online through the Brooklyn College Library. Note that different journals are available through different databases.
|
ScienceDirect is a database of abstracts and full-text articles from journals published by Elsevier. It includes dozens of computer science journals.
|
Scopus indexes and abstracts over 14,000 journals in the sciences and social sciences, including computer science. Scopus has an exceptionally user-friendly interface and is an excellent database for students and novice researchers.
|
SpringerLink is a database of abstracts and full-text articles from journals published by Springer. It includes dozens of computer science journals.
|
Wiley Interscience is a database of abstracts and full text from journals and books published by Wiley. It includes dozens of computer science and information technology titles.
|
A tool for identifying which Brooklyn College-owned journals are available in an electronic format.
|
A collection of resources (free & subscription) for locating full text books online.
|
Webopedia is a free online dictionary for words, phrases, and abbreviations that are related to computer and Internet technology.
|
Living Internet is a a free, in-depth reference site about the Internet.
|
RefWorks is powerful bibliographic management software which allows users to create personal databases and use them for a variety of research activities. References are quickly and easily imported from text files or online databases. The databases can then be used to manage, store, and share the information. Users can automatically insert references from their database into their papers and generate formatted bibliographies and manuscripts in seconds.
|
Google Code Search allows you to search the Web for publicly accessible source code.
|
Google Scholar searches the Web for articles, books, and other scholarly materials in many different disciplines. Most searches return an assortment of citations, abstracts, and links to full text.
This link to Google Scholar requires off-campus users to authenticate and yields search results that indicate which articles are available electronically through the BC Library. To bypass authentication, go to http://scholar.google.com/.
|
Scirus is a science-specific search engine that indexes over 450,000,000 Web pages and articles.
|
MIT's OpenCourseWare for electrical engineering and computer science. MIT's OpenCourseWare is a web-based publication of virtually all MIT course content. OCW is open and available to the world and is a permanent MIT activity.
|
The World Wide Web Consortium is an international consortium that aims "to lead the World Wide Web to its full potential by developing protocols and guidelines that ensure long-term growth for the Web."
|
WorldWideScience.org is a global science gateway connecting you to national and international scientific databases and portals.
|
The American Association for Artificial Intelligence (AAAI) is a nonprofit scientific society devoted to advancing the scientific understanding of the mechanisms underlying thought and intelligent behavior and their embodiment in machines. Includes introductions to many topics in artificial intelligence.
|
ACM is the world's oldest and largest educational and scientific computing society. Since 1947 ACM has provided a vital forum for the exchange of information, ideas, and discoveries. Today, ACM serves a membership of computing professionals and students in more than 100 countries in all areas of industry, academia, and government.
|
The Association for Women in Computing is a non-profit professional organization for women and men who have an interest in information and technology. The Association is dedicated to the advancement of women in the technology fields.
|
With nearly 100,000 members, the IEEE Computer Society is the world's leading organization of computer professionals. Founded in 1946, it is the largest of the 37 societies of the Institute of Electrical and Electronics Engineers (IEEE). The Computer Society's vision is to be the leading provider of technical information and services to the world's computing professionals.
|
SIAM exists to ensure the strongest interactions between mathematics and other scientific and technological communities through membership activities, publication of journals and books, and conferences.
|
The Computer History Museum is the world's largest and most significant history museum for preserving and presenting the computing revolution and its impact on the human experience. The Museum offers online exhibitions on a variety of topics related to the history of computing.
|
The IEEE Computer Society's Build Your Career site is a one-stop destination for technologists looking for practical, affordable guidance to help navigate the rapid technology advances, globalization, shifting demographics, and new business approaches that will dramatically change the workforce over the next decade.
|
Use this guide to help you locate the full (complete) text of journal articles at the Brooklyn College Library and beyond.
|
This guide will help you use journal indexes available at the Brooklyn College Library to find published articles on your subject of interest.
|
Search for books in CUNY+, the library catalog for Brooklyn College and all of CUNY, or see if your book is available at a public library.
|
Instructions for students, faculty, and staff to access library article databases and electronic resources from off-campus.
|
Provides C++ and C tutorials and articles, as well as explanations of other aspects of computer science and programming.
|
This site offers various C++ resources, including tutorials, code, forums, utilities, links, libraries, quizzes, and much more.
|
Provides general information about the C++ programming language, including a description of the language, a history of the language, and FAQs. In addition, the site contains documentation pages and tutorials that describe the different features of the C++ language.
|
This site provides lessons, topics, and links that teach how to use the C++ programming language. This site can supplement a course text, serve as a refresher, or help those learning C++ on their own.
|
C++4u is a web site designed to help students learn C, C++, data structures, algorithm analysis, and related topics. This site has compiled a collection of links to C++/C/C# tutorials, source codes, lecture notes, presentations, free books, and animations.
|
The purpose of this tutorial is to give a good understanding of the programming language C++. This tutorial is designed for a wide variety of people: beginners who have never programmed before, programmers who have never used C++ before, C++ programmers who want to brush up their C++ knowledge, or experienced C++ programmers who want a quick and easy reference.
|
This site provides links to various C++ tutorials on the web.
|
This tutorial by the Brooklyn College Learning Center provides a comprehensive and straightforward overview of various C++ concepts and structures, along with examples and exercises to clarify your understanding of the concepts. The tutorial is separated into 5 main areas: 1) Fundamentals: declaration, initialization, assignment, arithmetic operators, and precedence. 2) Input/Output: cout, cin, and working with files. 3) Functions: prototypes, definitions, reference parameters, and call and return. 4) Control Structures: loops (for, while, do-while), if statements, and logical operators. 5) Complex Types: number conversion, classes, strings, and arrays.
|