Noah Stromberg logo

Education

Degrees, certifications, and courses.

Degrees

Degree

Bachelor of Science: Computer Science

University of North Texas
DegreeComputer Science

Computer science curriculum covering algorithms, data structures, software engineering, and systems.

Degree

Associate of Arts: Business Field of Study

Collin College
DegreeBusiness

Foundation in business principles, economics, accounting, and quantitative methods aligned to transfer pathways.

Certifications

Certification

AWS for Developers: DynamoDB

LinkedIn Learning
DynamodbNosql

Hands-on coverage of DynamoDB data modeling, APIs, indexes, and performance patterns for developers.

Certification

Introduction to Artificial Intelligence

LinkedIn Learning
AiMachine Learning

Overview of core AI concepts including search, knowledge representation, and basic machine learning approaches.

Certification

JavaScript Essential Training

LinkedIn Learning
JavascriptEs6

Core JavaScript concepts and modern syntax for building interactive, client-side applications.

Courses

Course

Foundations of Data Structures

University of North Texas
AlgorithmsData Structures

Algorithm analysis and core data structures including sorting, trees and graphs (BFS/DFS, topological order, MST), plus regex parsing and hash tables.

Course

Assembly Language and Computer Organization

University of North Texas
AssemblyComputer Architecture

Low-level programming and computer organization: instruction sets, memory, addressing, procedures, I/O, and performance-aware assembly.

Course

Software Engineering

University of North Texas
TestingVersion Control

Software lifecycle practices: requirements, design, testing, and teamwork using version control and modern development processes.

Course

Principles of Systems Programming

University of North Texas
C/unixConcurrency

Systems programming in C/UNIX: processes, threads, files, memory, concurrency, and interprocess communication.

Course

Algorithms

University of North Texas
GreedyDynamic Programming

Design and analysis of algorithms: greedy, divide-and-conquer, dynamic programming, advanced graph algorithms, and complexity.

Course

Introduction to Artificial Intelligence

University of North Texas
SearchKnowledge Representation

Introductory AI: state-space search, knowledge representation and reasoning, and basic machine learning concepts.

Course

Fundamentals of Database Systems

University of North Texas
SqlSchema Design

Database fundamentals: relational model, SQL, schema design and normalization, transactions, indexing, and query processing.

Course

Programming Languages

University of North Texas
SemanticsParadigms

Syntax, semantics and computation models of programming languages. Formal foundations of major programming paradigms and in-depth study of key features of high-level programming languages from each paradigm.