Maxim Edelson (@Max-Edelson)
  • Stars
    star
    15
  • Global Rank 765,260 (Top 27 %)
  • Followers 3
  • Following 3
  • Registered about 5 years ago
  • Most used languages
    C++
    28.6 %
    Java
    28.6 %
    JavaScript
    14.3 %
    Assembly
    14.3 %
    Python
    14.3 %
  • Location 🇺🇸 United States
  • Country Total Rank 135,062
  • Country Ranking
    Assembly
    1,645

Top 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

Spotify-Sentiment-Analyser

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.
Python
1
star
5

Java-Practice

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

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
7

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
8

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
9

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