Pinned Repositories
ACS-1100-Intro-to-Programming
🐍 Intro to Programming
ACS-1111-Object-Oriented-Programming
Object-Oriented Programming @ DU
ACS-1220-Authentication-and-Associations
🔑 Learn how to build websites in Flask using models, forms, authentication, and testing principles!
ACS-1410-Introduction-to-Swift
Learn Swift by Building Apps
ACS-2330-Responsive-Web-Design
Learn responsive web design, for web developers.
ACS-3110-Trees-Sorting
🌳 Explore sorting algorithms, divide-and-conquer recursion, heaps, tries, self-balancing trees, and execution trees. Students will build an original project that applies these data structures to real-world problems such as autocomplete, family trees, and board games.
ACS-3210-Advanced-Web-Patterns
👩💻 Build any web application by learning common patterns for web development like search, pagination, file uploading, and sending email/texts! Later modules introduce advanced web development techniques including serverless architectures and websockets.
ACS-3230-Web-Security
🔐 This course covers key concepts in internet data security and best practices for keeping information safe. Students will examine historical hacks, learn how to analyze websites and web architectures for classical security vulnerabilities, and learn how to defend against security attacks.
ACS-4210-Strongly-Typed-Languages
💪 Learn and implement the design patterns and best practices that make Go a top choice at high-velocity startups like Lyft, Heroku, Docker, Medium, and more!
React-Redux-Tetris-Tutorial
Build the classic arcade game Tetris with React and Redux!
Dominican Applied Computer Science's Repositories
Tech-at-DU/ACS-1100-Intro-to-Programming
🐍 Intro to Programming
Tech-at-DU/ACS-3230-Web-Security
🔐 This course covers key concepts in internet data security and best practices for keeping information safe. Students will examine historical hacks, learn how to analyze websites and web architectures for classical security vulnerabilities, and learn how to defend against security attacks.
Tech-at-DU/ACS-1111-Object-Oriented-Programming
Object-Oriented Programming @ DU
Tech-at-DU/ACS-1700-Web-Foundations
Tech-at-DU/ACS-1320-JavaScript-Foundations
learn Javascript, OOP and React
Tech-at-DU/ACS-3310-Writing-JavaScript-Libraries
learn to write and publish libraries of code with JavaScript and npm.
Tech-at-DU/ecommerce-tutorial
A tutorial that teaches the fundamentals of HTML, CSS and JS
Tech-at-DU/js-practice
Tech-at-DU/ACS-3220-Docker-DevOps-Deployments
🛳 Ship all the things! Explore systems architecture, containers, development controls, uptime management, and more in this Docker-focused DevOps course.
Tech-at-DU/ACS-3320-Web-Design-and-Advanced-CSS
Tech-at-DU/makesite
Create your own custom Static Site Generator (Jekyll, Hugo) by fulfilling the requirements in this repo!
Tech-at-DU/transition-examples
Tech-at-DU/3d-css
Tech-at-DU/ACS-1710-Homework-2-Starter
Tech-at-DU/ACS-1710-Homework-3-Forms-Starter
Tech-at-DU/ACS-1710-Homework-4-APIs-Starter
Tech-at-DU/ACS-1710-Homework-5-Databases-Starter
Tech-at-DU/ACS-1710-Web-Architecture
Tech-at-DU/ACS-4330-Query-Languages
learn to use query languages with JavaScript and GraphQL.
Tech-at-DU/animation-examples
Tech-at-DU/background-images
Tech-at-DU/callbacks-and-promise
Tech-at-DU/flash-cards-tutorial
Tech-at-DU/grid
Tech-at-DU/Herd-Immunity-Simulation
Starter code for the Herd Immunity Simulation project in CS 1.1
Tech-at-DU/JavaScript-Dates-lab
JavaScript Date Object challenges starter code
Tech-at-DU/js-functions
Tech-at-DU/project-todo-tutorial
Tech-at-DU/simple-component
simple Web Component Examples
Tech-at-DU/Superhero-Team-Dueler
Ever wondered which of your favorite super heroes would win in a fight? Team them up for battle in this introduction to object oriented programming.