linq-projects

Various LINQ-based programming assignments

https://github.com/videojogoslusofona/linq-projects

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Various LINQ-based programming assignments

Basic Info
  • Host: GitHub
  • Owner: VideojogosLusofona
  • License: mit
  • Language: C#
  • Default Branch: main
  • Size: 7.4 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Doc License MIT License

LINQ Projects

This repository contains the following LINQ-oriented project assignments:

The goal of these assignments is to teach database concepts to undergraduate students in interdisciplinary degree programs, where teaching databases as a standalone course is not practical. The projects were developed for a CS2-level programming course, where LINQ and basic database concepts are lectured, and have been shown to effectively engage students and improve their understanding of queries and data manipulation.

Citation

  • Fachada, N. (2024). Databases Without Databases: Projects for Including Database Concepts in Interdisciplinary Curricula with LINQ. In Proceedings of the 2024 on Innovation and Technology in Computer Science Education V. 2 (pp. 793-794), Milan, Italy. https://doi.org/10.1145/3649405.3659525

Licenses

  • These assignments are made available under the CC BY-NC-SA 4.0 license.
  • Any code provided with these assignments is made available under the MIT license.

Metadata

Owner

  • Name: Licenciatura em Videojogos, Universidade Lusófona
  • Login: VideojogosLusofona
  • Kind: organization
  • Location: Lisboa, Portugal

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: LINQ Projects
message: >-
  If you reuse these contents, please cite them using the metadata from this
  file.
authors:
  - given-names: Nuno
    family-names: Fachada
    email: nuno.fachada@ulusofona.pt
    affiliation: 'Lusófona University, COPELABS'
    orcid: "https://orcid.org/0000-0002-8487-5837"
repository: "https://github.com/VideojogosLusofona/linq-projects/"
abstract: >
  LINQ-oriented project assignments for teaching database concepts to
  undergraduate students in interdisciplinary degree programs.
keywords:
  - LINQ
  - databases
  - C#
  - Object-oriented
license:
  - CC-BY-NC-SA-4.0
  - MIT
preferred-citation:
  type: conference-paper
  authors:
    - given-names: Nuno
      family-names: Fachada
      email: nuno.fachada@ulusofona.pt
      affiliation: Lusófona University, COPELABS
      orcid: "https://orcid.org/0000-0002-8487-5837"
  title: >
    Databases Without Databases: Projects for Including Database Concepts in
    Interdisciplinary Curricula with LINQ
  collection-title: >
    ITiCSE 2024: Proceedings of the 2024 on Innovation and Technology in
    Computer Science Education
  collection-type: proceedings
  location:
    name: Università degli Studi di Milano
    city: Milan
    country: IT
  doi: 10.1145/3649405.3659525
  volume: 2
  start: 793
  end: 794
  month: 7
  year: 2024
  url: "https://doi.org/10.1145/3649405.3659525"
  publisher:
    name: ACM

GitHub Events

Total
Last Year

Dependencies

4x/Generator/Generator.csproj nuget