• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

We will analyze the top 200 listened-to songs on Spotify for each week in 2018 to find if sad songs (valence < 0.4) are generally listened to in greater frequency throughout certain periods during the year.

More Repositories

1

Bullet-Journal

BananaNotes is a bullet journaling application that is designed to rapidly log and organize a user's information. The goal of this application is to function as a planner, journal, and task list.
JavaScript
5
star
2

EDS-124BR

Examine issues in computing education (e.g., access and equity). Conceptual and skill development with core programming concepts (flow of control, abstraction, algorithms) using a novice programming framework. Computer science teaching and assessment methods for deep understanding.
1
star
3

mortality-prediction

Predicting COVID-19 mortality for patients using world-wide data using six classifiers.
Java
1
star
4

Java-Practice

This is me brushing up on my Java
Java
1
star
5

Intoduction-To-Data-Structures-and-Algorithms

4 Units, Lecture, 3 hours; laboratory, 3 hours. Prerequisite(s): CS 012 with a grade of "C" or better; proficiency in C++. Topics include basic data structures such as arrays, lists, stacks, and queues. Covers dictionaries (including binary search trees and hashing) and priority queues (heaps). Offers an introductory analysis of algorithms, sorting algorithms, and object-oriented programming including abstract data types, inheritance, and polymorphism. Explores solving complex problems through structured software development.
C++
1
star
6

CS12

4 Units, Lecture, 3 hours, Laboratory, 3 hours, Prerequisite(s): CS 010 with a grade of "C" or better; familiarity with C or C++ language. Covers structured and object-oriented programming in C++. Emphasizes good programming principles and development of substantial programs. Topics include recursion, pointers, linked lists, abstract data types, and libraries. Also covers software engineering principles.
C++
1
star
7

CSE-15L

Hands-on exploration of software development tools and techniques. Investigation of the scientific process as applied to software development and debugging. Emphasis is on weekly hands-on laboratory experiences, development of laboratory notebooking techniques as applied to software design.
1
star
8

Machine-Organization-and-Assembly-Language

4 Units, Lecture, 3 hours; laboratory, 3 hours. Prerequisite(s): CS 010 with a grade of "C" or better. An introduction to computer organization. Topics include number representation, combinational and sequential logic, computer instructions, memory organization, addressing modes, interrupt, input/output (I/O), assembly language programming, assemblers, and linkers.
Assembly
1
star