Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jessenta-drake

A curated list of projects in awesome lists by jessenta-drake .

https://github.com/jessenta-drake/scala-data-structure-projects-

Provides a rigorous analysis of the design, implementation, and properties of advanced data structures. Topics include time-space analysis and tradeoffs in arrays, vectors, lists, stacks, queues, and heaps; tree and graph algorithms and traversals, hashing, sorting, and data structures on secondary storage.

Last synced: 02 Dec 2024

https://github.com/jessenta-drake/artificial-intelligence-python-

AI is frequently in the news for both important ethical questions and practical breakthroughs. This course is an introduction to AI for upper division students. The goal is to put these topics into a common perspective and to give you practical hands-on skill in solving AI problems through programming assignments.

Last synced: 02 Dec 2024

https://github.com/jessenta-drake/mips-projects-

Basic hardware and software issues of computer organization. Topics include computer abstractions and technology, performance evaluation, instruction set architecture, arithmetic logic unit design, advanced computer arithmetic, datapath and control unit design, pipelining, memory hierarchy, input-output.

Last synced: 02 Dec 2024

https://github.com/jessenta-drake/projects-done-in-c-language

This course( CSE220) is a required course in the 2018 and later curriculum. It covers low-level systems programming in userspace at the userspace/kernel boundary. Students will learn about the C programming language, system calls, memory management, threads, and concurrency.

Last synced: 02 Dec 2024

https://github.com/jessenta-drake/scala-projects-

Emphasizes design decisions that affect the efficiency, expandability, and maintainability of code while analyzing the differences amongst a variety of approaches. Design decisions analyzed include choice of data structures and object-oriented techniques such as encapsulation, polymorphism, and inheritance.

asymptotic-analysis databases divide-and-conquer graph-and-tree-traversals hardware multi-language-integration multithreading parallelism recursion testing

Last synced: 19 Dec 2024